summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-26kernel-chktaint: add reporting for tainted modulesRandy Dunlap
2026-01-26lib/group_cpus: make group CPU cluster awareWangyang Guo
2026-01-26atomic: add option for weaker alignment checkFinn Thain
2026-01-26atomic: add alignment check to instrumented atomic operationsPeter Zijlstra
2026-01-26atomic: specify alignment for atomic_t and atomic64_tFinn Thain
2026-01-26bpf: explicitly align bpf_res_spin_lockFinn Thain
2026-01-26init/main: read bootconfig header with get_unaligned_le32()Sun Jian
2026-01-26init/main.c: check if rdinit was explicitly set before printing warningLillian Berry
2026-01-26linux/log2.h: reduce instruction count for is_power_of_2()Maciej W. Rozycki
2026-01-26tsacct: skip all kernel threadsMathieu Desnoyers
2026-01-26once: don't use a work queue to reset sleepable static keyLuck, Tony
2026-01-26fat: avoid parent link count underflow in rmdirZhiyu Zhang
2026-01-26kho: remove duplicate header file referencesLong Wei
2026-01-26kho: test: clean up residual memory upon test_kho module unloadLong Wei
2026-01-26lib/glob: convert selftest to KUnitKir Chou
2026-01-26rust: task: restrict Task::group_leader() to currentAlice Ryhl
2026-01-26kernel/fork: update obsolete use_mm references to kthread_use_mmmingzhu.wang(王明珠)
2026-01-26ocfs2: add check for free bits before allocation in ocfs2_move_extent()Deepanshu Kartikey
2026-01-26lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC commentTomas Glozar
2026-01-26kho/abi: add memblock ABI headerMike Rapoport (Microsoft)
2026-01-26kho: relocate vmalloc preservation structure to KHO ABI headerJason Miu
2026-01-26kho: introduce KHO FDT ABI headerJason Miu
2026-01-26kho: docs: combine concepts and FDT documentationMike Rapoport (Microsoft)
2026-01-26kho/abi: memfd: make generated documentation more coherentMike Rapoport (Microsoft)
2026-01-26kho/abi: luo: make generated documentation more coherentMike Rapoport (Microsoft)
2026-01-26ocfs2: adjust function name referenceJulia Lawall
2026-01-26x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli
2026-01-26of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli
2026-01-26ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-01-26types: drop definition of __EXPORTED_HEADERS__Thomas Weißschuh
2026-01-26liveupdate: separate memfd support into LIVEUPDATE_MEMFDPasha Tatashin
2026-01-26lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabledChaitanya Mishra
2026-01-26resource: provide 0args DEFINE_RES variant for unset resource descChristian Marangi
2026-01-26ipc/shm: uapi: remove dependency on libcThomas Weißschuh
2026-01-26lib/tests: convert test_min_heap module to KUnitRyota Sakamoto
2026-01-26editorconfig: add rst extensionKari Argillander
2026-01-26kfifo: fix kmalloc_array_node() argument orderRandy Dunlap
2026-01-20fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID commentMinu Jin
2026-01-20kallsyms: prevent module removal when printing module name and buildidPetr Mladek
2026-01-20kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-01-20kallsyms: cleanup code for appending the module buildidPetr Mladek
2026-01-20module: add helper function for reading module_buildid()Petr Mladek
2026-01-20kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...Petr Mladek
2026-01-20kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()Petr Mladek
2026-01-20.editorconfig: respect .editorconfig settings from parent directoriesKevin Hao
2026-01-20fat: remove unused parameterLalit Shankar Chowdhury
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing
2026-01-20kernel/crash: handle multi-page vmcoreinfo in crash kernel copyPnina Feder
2026-01-20kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTESPnina Feder