linux-2.6-microblaze.git
2024-11-15 Etienne Buiragdb: lx-symbols: do not error out on monolithic build
2024-11-12 zhangguopengkernel/reboot: replace sprintf() with sysfs_emit()
2024-11-12 Alexandru Ardeleanlib: util_macros_kunit: add kunit test for util_macros.h
2024-11-12 Alexandru Ardeleanutil_macros.h: fix/rework find_closest() macros
2024-11-12 Nataniel FarzanImprove consistency of '#error' directive messages
2024-11-12 Dmitry Antipovocfs2: fix uninitialized value in ocfs2_file_read_iter()
2024-11-12 Lance Yanghung_task: add docs for hung_task_detect_count
2024-11-12 Lance Yanghung_task: add detect count for hung tasks
2024-11-06 Uros Bizjakdma-buf: use atomic64_inc_return() in dma_buf_getfile()
2024-11-06 Mirsad Todorovacfs/proc/kcore.c: fix coccinelle reported ERROR instances
2024-11-06 Huang Yingresource: avoid unnecessary resource tree walking in...
2024-11-06 Dr. David Alan... ocfs2: remove unused errmsg function and table
2024-11-06 Andrew Kreimerocfs2: cluster: fix a typo
2024-11-06 Sui Jingfenglib/scatterlist: use sg_phys() helper
2024-11-06 Tamir Dubersteincheckpatch: always parse orig_commit in fixes tag
2024-11-06 Matthew Wilcox... nilfs2: convert metadata aops from writepage to writepages
2024-11-06 Matthew Wilcox... nilfs2: convert nilfs_recovery_copy_block() to take...
2024-11-06 Matthew Wilcox... nilfs2: convert nilfs_page_count_clean_buffers() to...
2024-11-06 Matthew Wilcox... nilfs2: remove nilfs_writepage
2024-11-06 Ryusuke Konishinilfs2: convert checkpoint file to be folio-based
2024-11-06 Ryusuke Konishinilfs2: remove nilfs_palloc_block_get_entry()
2024-11-06 Ryusuke Konishinilfs2: convert DAT file to be folio-based
2024-11-06 Ryusuke Konishinilfs2: convert inode file to be folio-based
2024-11-06 Ryusuke Konishinilfs2: convert persistent object allocator to be folio...
2024-11-06 Ryusuke Konishinilfs2: convert segment usage file to be folio-based
2024-11-06 Ryusuke Konishinilfs2: convert common metadata file code to be folio...
2024-11-06 Ryusuke Konishinilfs2: convert segment buffer to be folio-based
2024-11-06 Kuan-Wei ChiuMAINTAINERS: add entry for min heap library code
2024-11-06 Kuan-Wei ChiuDocumentation/core-api: add min heap API introduction
2024-11-06 Kuan-Wei Chiubcachefs: update min_heap_callbacks to use default...
2024-11-06 Kuan-Wei Chiubcachefs: clean up duplicate min_heap_callbacks declara...
2024-11-06 Kuan-Wei Chiubcache: update min_heap_callbacks to use default builti...
2024-11-06 Kuan-Wei Chiudm vdo: update min_heap_callbacks to use default builti...
2024-11-06 Kuan-Wei Chiuperf/core: update min_heap_callbacks to use default...
2024-11-06 Kuan-Wei Chiulib/test_min_heap: update min_heap_callbacks to use...
2024-11-06 Kuan-Wei Chiulib min_heap: avoid indirect function call by providing...
2024-11-06 Kuan-Wei Chiulib min_heap: optimize min heap by prescaling counters...
2024-11-06 Kuan-Wei Chiulib/min_heap: introduce non-inline versions of min...
2024-11-06 Uros Bizjakpercpu: cast percpu pointer in PERCPU_PTR() via unsigne...
2024-11-06 Uros Bizjakpercpu: introduce PERCPU_PTR() macro
2024-11-06 Uros Bizjakpercpu: merge VERIFY_PERCPU_PTR() into its only user
2024-11-06 Kuan-Wei Chiuperf tools: update expected diff for lib/list_sort.c
2024-11-06 Kuan-Wei Chiutools/lib/list_sort: remove unnecessary header includes
2024-11-06 Kuan-Wei Chiulib/list_sort: remove unnecessary header includes
2024-11-06 Ma Wupengipc: fix memleak if msg_init_ns failed in create_ipc_ns
2024-11-06 WangYuliscripts/spelling.txt: add typo "exprienced" and "rewrit...
2024-11-06 Uros Bizjakperf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU...
2024-11-06 Breno Leitaoscripts/decode_stacktrace.sh: remove trailing space
2024-11-06 Kuan-Wei Chiulib/Makefile: make union-find compilation conditional...
2024-11-06 Shuah Khantools: fix -Wunused-result in linux.c
2024-11-06 Vinicius Peixotolib/crc16_kunit.c: add KUnit tests for crc16
2024-11-06 Sui Jingfengscatterlist: fix a typo
2024-11-06 Thomas Weißschuhreboot: move reboot_notifier_list to kernel/reboot.c
2024-11-06 Ilpo Järvinenresource: correct reallocate_resource() documentation
2024-11-06 I Hsin Chenglist: test: check the size of every lists for list_cut_...
2024-11-06 Kuan-Wei Chiulib/Kconfig.debug: move int_pow test option to runtime...
2024-11-06 Yafang Shaodrm: replace strcpy() with strscpy()
2024-11-06 Yafang Shaomm/util: deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
2024-11-06 Yafang Shaomm/util: fix possible race condition in kstrdup()
2024-11-06 Yafang Shaobpftool: ensure task comm is always NUL-terminated
2024-11-06 Yafang Shaosecurity: replace memcpy() with get_task_comm()
2024-11-06 Yafang Shaoauditsc: replace memcpy() with strscpy()
2024-11-06 Yafang Shaoget rid of __get_task_comm()
2024-11-06 Thorsten Blumipc/msg: replace one-element array with flexible array...
2024-11-06 Yu Jiaoliangscripts/spelling.txt: add more spellings corrections
2024-11-06 Andy Shevchenkoresource: introduce is_type_match() helper and use it
2024-11-06 Andy Shevchenkoresource: replace open coded resource_intersection()
2024-11-06 Tio Zhangkernel/watchdog: always restore watchdog_softlockup...
2024-11-06 Sourabh Jainkexec/crash: no crash update when kexec in progress
2024-11-06 Mohammed Aneesocfs2: fix typo in comment
2024-11-06 Zhang Zekunocfs2: remove unused declaration in header file
2024-11-04 Linus TorvaldsLinux 6.12-rc6
2024-11-03 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-11-03-10-50' of...
2024-11-03 Linus TorvaldsMerge tag 'phy-fixes-6.12' of git://git./linux/kernel...
2024-11-03 Linus TorvaldsMerge tag 'dmaengine-fix-6.12' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'driver-core-6.12-rc6' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'usb-6.12-rc6' of git://git./linux/kernel...
2024-11-03 Yu Zhaomm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
2024-11-03 Yu Zhaomm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TO...
2024-11-03 Linus TorvaldsMerge tag 'char-misc-6.12-rc6' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'input-for-v6.12-rc5' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'kbuild-fixes-v6.12-2' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'x86-urgent-2024-11-03' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'timers-urgent-2024-11-03' of git://git....
2024-11-03 Linus TorvaldsMerge tag 'sched-urgent-2024-11-03' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'perf-urgent-2024-11-03' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'irq-urgent-2024-11-03' of git://git./linux...
2024-11-03 Masahiro Yamadamodpost: fix input MODULE_DEVICE_TABLE() built for...
2024-11-03 Masahiro Yamadamodpost: fix acpi MODULE_DEVICE_TABLE built with mismat...
2024-11-03 Dmitry TorokhovInput: fix regression when re-registering input handlers
2024-11-02 Linus TorvaldsMerge tag 'nfsd-6.12-3' of git://git./linux/kernel...
2024-11-02 Linus TorvaldsMerge tag 'xfs-6.12-fixes-6' of git://git./fs/xfs/xfs...
2024-11-02 Linus TorvaldsMerge tag 'linux_kselftest-fixes-6.12-rc6' of git:...
2024-11-02 Linus TorvaldsMerge tag 'rust-fixes-6.12-3' of https://github.com...
2024-11-02 Linus TorvaldsMerge tag 'pci-v6.12-fixes-2' of git://git./linux/kerne...
2024-11-02 Linus TorvaldsMerge tag 'drm-fixes-2024-11-02' of https://gitlab...
2024-11-02 Linus TorvaldsMerge tag 'cxl-fixes-6.12-rc6' of git://git./linux...
2024-11-01 Linus TorvaldsMerge tag 'block-6.12-20241101' of git://git.kernel...
2024-11-01 Linus TorvaldsMerge tag 'io_uring-6.12-20241101' of git://git.kernel...
2024-11-01 Linus TorvaldsMerge tag 'acpi-6.12-rc6' of git://git./linux/kernel...
next