linux-2.6-microblaze.git
2026-02-12 Ran Xiaokaikho: remove unnecessary WARN_ON(err) in kho_populate()
2026-02-12 Ran Xiaokaikho: fix missing early_memunmap() call in kho_populate()
2026-02-12 Seongjun Hongscripts/gdb: implement x86_page_ops in mm.py
2026-02-12 zhouwenhaoobjpool: fix the overestimation of object pooling metad...
2026-02-12 Aristeu Rozanskiselftests/memfd: use IPC semaphore instead of SIGSTOP...
2026-02-12 Arnd Bergmanndelayacct: fix build regression on accounting tool
2026-02-08 Qiliang Yuanwatchdog/hardlockup: simplify perf event probe and...
2026-02-08 Jinliang Zhengprocfs: fix missing RCU protection when reading real_pa...
2026-02-08 Shengming Huwatchdog/softlockup: fix sample ring index wrap in...
2026-02-08 Alan Maguirekcsan, compiler_types: avoid duplicate type issues...
2026-02-08 Tycho Andersen... kho: fix doc for kho_restore_pages()
2026-02-08 Pasha Tatashintests/liveupdate: add in-kernel liveupdate test
2026-02-08 Pasha Tatashinliveupdate: luo_flb: introduce File-Lifecycle-Bound...
2026-02-08 Pasha Tatashinliveupdate: luo_file: Use private list
2026-02-08 Pasha Tatashinlist: add kunit test for private list primitives
2026-02-08 Pasha Tatashinlist: add primitives for private list manipulations
2026-02-08 Arnd Bergmanndelayacct: fix uapi timespec64 definition
2026-02-03 Pnina Federpanic: add panic_force_cpu= parameter to redirect panic...
2026-02-03 Oleg Nesterovnetclassid: use thread_group_leader(p) in update_classi...
2026-02-03 Oleg NesterovRDMA/umem: don't abuse current->group_leader
2026-02-03 Oleg Nesterovdrm/pan*: don't abuse current->group_leader
2026-02-03 Oleg Nesterovdrm/amd: kill the outdated "Only the pthreads threading...
2026-02-03 Oleg Nesterovdrm/amdgpu: don't abuse current->group_leader
2026-02-03 Oleg Nesterovandroid/binder: use same_thread_group(proc->tsk, curren...
2026-02-03 Oleg Nesterovandroid/binder: don't abuse current->group_leader
2026-02-01 Evangelos Petrongonaskho: skip memoryless NUMA nodes when reserving scratch...
2026-02-01 Vasily Gorbikcrash_dump: fix dm_crypt keys locking and ref leak
2026-02-01 Mike Rapoport... kho: cleanup error handling in kho_populate()
2026-02-01 Ondrej Mosnacekucount: check for CAP_SYS_RESOURCE using ns_capable_noa...
2026-02-01 Ondrej Mosnacekipc: don't audit capability check in ipc_permissions()
2026-02-01 Li Chenkexec: derive purgatory entry from symbol
2026-02-01 Heming Zhaoocfs2: fix reflink preserve cleanup issue
2026-02-01 Haoxiang Lirapidio: replace rio_free_net() with kfree() in rio_sca...
2026-02-01 Wang Yaxindelayacct: add timestamp of delay max
2026-02-01 Eric Dumazetscripts/bloat-o-meter: ignore __noinstr_text_start
2026-02-01 Yury Norovtracing: move tracing declarations from kernel.h to...
2026-02-01 Steven Rostedttracing: remove size parameter in __trace_puts()
2026-02-01 Yury Norovkernel.h: include linux/instruction_pointer.h explicitly
2026-02-01 Yury Norovkernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
2026-02-01 Yury Norovmoduleparam: include required headers explicitly
2026-02-01 Yury Norovkernel.h: drop STACK_MAGIC macro
2026-02-01 Nathan Chancellorcompiler-clang.h: require LLVM 19.1.0 or higher for...
2026-02-01 Pratyush Yadavkho: simplify page initialization in kho_restore_page()
2026-02-01 Pratyush Yadavkho: use unsigned long for nr_pages
2026-02-01 Joe Perchescheckpatch: add an invalid patch separator test
2026-02-01 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-nonmm-stable...
2026-01-27 Pratyush Yadav... kho: print which scratch buffer failed to be reserved
2026-01-27 Randy Dunlapkernel-chktaint: add reporting for tainted modules
2026-01-27 Wangyang Guolib/group_cpus: make group CPU cluster aware
2026-01-27 Finn Thainatomic: add option for weaker alignment check
2026-01-27 Peter Zijlstraatomic: add alignment check to instrumented atomic...
2026-01-27 Finn Thainatomic: specify alignment for atomic_t and atomic64_t
2026-01-27 Finn Thainbpf: explicitly align bpf_res_spin_lock
2026-01-27 Sun Jianinit/main: read bootconfig header with get_unaligned_le32()
2026-01-27 Lillian Berryinit/main.c: check if rdinit was explicitly set before...
2026-01-27 Maciej W. Rozyckilinux/log2.h: reduce instruction count for is_power_of_2()
2026-01-27 Mathieu Desnoyerstsacct: skip all kernel threads
2026-01-27 Luck, Tonyonce: don't use a work queue to reset sleepable static key
2026-01-27 Zhiyu Zhangfat: avoid parent link count underflow in rmdir
2026-01-27 Long Weikho: remove duplicate header file references
2026-01-27 Long Weikho: test: clean up residual memory upon test_kho modul...
2026-01-27 Kir Choulib/glob: convert selftest to KUnit
2026-01-27 Alice Ryhlrust: task: restrict Task::group_leader() to current
2026-01-27 mingzhu.wang... kernel/fork: update obsolete use_mm references to kthre...
2026-01-27 Deepanshu Kartikeyocfs2: add check for free bits before allocation in...
2026-01-27 Tomas Glozarlib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment
2026-01-27 Mike Rapoport... kho/abi: add memblock ABI header
2026-01-27 Jason Miukho: relocate vmalloc preservation structure to KHO...
2026-01-27 Jason Miukho: introduce KHO FDT ABI header
2026-01-27 Mike Rapoport... kho: docs: combine concepts and FDT documentation
2026-01-27 Mike Rapoport... kho/abi: memfd: make generated documentation more coherent
2026-01-27 Mike Rapoport... kho/abi: luo: make generated documentation more coherent
2026-01-27 Julia Lawallocfs2: adjust function name reference
2026-01-27 Harshit Mogalapallix86/kexec: add a sanity check on previous kernel's...
2026-01-27 Harshit Mogalapalliof/kexec: refactor ima_get_kexec_buffer() to use ima_va...
2026-01-27 Harshit Mogalapalliima: verify the previous kernel's IMA buffer lies in...
2026-01-27 Thomas Weißschuhtypes: drop definition of __EXPORTED_HEADERS__
2026-01-27 Pasha Tatashinliveupdate: separate memfd support into LIVEUPDATE_MEMFD
2026-01-27 Chaitanya Mishralib/kstrtox: fix kstrtobool() docstring to mention...
2026-01-27 Christian Marangiresource: provide 0args DEFINE_RES variant for unset...
2026-01-27 Thomas Weißschuhipc/shm: uapi: remove dependency on libc
2026-01-27 Ryota Sakamotolib/tests: convert test_min_heap module to KUnit
2026-01-27 Kari Argillandereditorconfig: add rst extension
2026-01-27 Randy Dunlapkfifo: fix kmalloc_array_node() argument order
2026-01-27 Breno Leitaovmcoreinfo: make hwerr_data visible for debugging
2026-01-27 Matthew Brostmm/zone_device: reinitialize large zone device private...
2026-01-27 Waiman Longmm/mm_init: don't cond_resched() in deferred_init_memma...
2026-01-27 Pimyn Girgismm/kfence: randomize the freelist on initialization
2026-01-27 Andrew Mortonkho: kho_preserve_vmalloc(): don't return 0 when ENOMEM
2026-01-27 Ran Xiaokaikho: init alloc tags when restoring pages from reserved...
2026-01-27 Pratyush Yadav... mm: memfd_luo: restore and free memfd_luo_ser on failure
2026-01-27 Pratyush Yadav... mm: memfd_luo: use memfd_alloc_file() instead of shmem_...
2026-01-27 Pratyush Yadav... memfd: export alloc_file()
2026-01-27 Jan Karaflex_proportions: make fprop_new_period() hardirq safe
2026-01-27 Viacheslav... mailmap: add entry for Viacheslav Bocharov
2026-01-27 Jane Chumm/memory-failure: teach kill_accessing_process to...
2026-01-27 Jane Chumm/memory-failure: fix missing ->mf_stats count in...
2026-01-27 robin.kuomm, swap: restore swap_space attr aviod kernel panic
2026-01-27 Andrey Ryabininmm/kasan: fix KASAN poisoning in vrealloc()
2026-01-27 Kairui Songmm/shmem, swap: fix race of truncate and swap entry...
next