summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
14 dayskcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
14 daystests/liveupdate: add in-kernel liveupdate testPasha Tatashin
14 daysliveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin
14 dayslist: add primitives for private list manipulationsPasha Tatashin
2026-02-03panic: add panic_force_cpu= parameter to redirect panic to a specific CPUPnina Feder
2026-01-31ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
2026-01-31delayacct: add timestamp of delay maxWang Yaxin
2026-01-31tracing: move tracing declarations from kernel.h to a dedicated headerYury Norov
2026-01-31tracing: remove size parameter in __trace_puts()Steven Rostedt
2026-01-31kernel.h: include linux/instruction_pointer.h explicitlyYury Norov
2026-01-31kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.hYury Norov
2026-01-31moduleparam: include required headers explicitlyYury Norov
2026-01-31kernel.h: drop STACK_MAGIC macroYury Norov
2026-01-31compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor
2026-01-31kho: use unsigned long for nr_pagesPratyush Yadav
2026-01-31Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changesAndrew Morton
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-26linux/log2.h: reduce instruction count for is_power_of_2()Maciej W. Rozycki
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/abi: memfd: make generated documentation more coherentMike Rapoport (Microsoft)
2026-01-26kho/abi: luo: make generated documentation more coherentMike Rapoport (Microsoft)
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-26resource: provide 0args DEFINE_RES variant for unset resource descChristian Marangi
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost
2026-01-26memfd: export alloc_file()Pratyush Yadav (Google)
2026-01-26mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin
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-20module: add helper function for reading module_buildid()Petr Mladek
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds