summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-26arc: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-14/+20
2026-01-26alpha: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-5/+11
2026-01-26mm/khugepaged: retry with sync writeback for MADV_COLLAPSEShivank Garg-0/+15
2026-01-26mm/khugepaged: map dirty/writeback pages failures to EAGAINShivank Garg-4/+7
2026-01-26net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properlyDavid Yang-12/+12
2026-01-26netdevsim: use u64_stats_t with u64_stats_sync properlyDavid Yang-12/+14
2026-01-26nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima-2/+19
2026-01-26net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang-7/+27
2026-01-26mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()Eric Dumazet-3/+13
2026-01-26selftests: net: fix wrong boolean evaluation in __exit__Gal Pressman-1/+1
2026-01-26r8169: remove optional size argument in calls to strscpyHeiner Kallweit-5/+4
2026-01-26r8169: add support for extended chip version id and RTL9151ASJaven Xu-9/+39
2026-01-26rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi-3/+2
2026-01-26net: usb: replace unnecessary get_link functions with usbnet_get_linkEthan Nelson-Moore-25/+4
2026-01-26net: usb: smsc95xx: use phy_do_ioctl_running functionEthan Nelson-Moore-9/+1
2026-01-26kho: print which scratch buffer failed to be reservedPratyush Yadav (Google)-4/+12
2026-01-26kernel-chktaint: add reporting for tainted modulesRandy Dunlap-1/+17
2026-01-26lib/group_cpus: make group CPU cluster awareWangyang Guo-65/+206
2026-01-26atomic: add option for weaker alignment checkFinn Thain-1/+15
2026-01-26atomic: add alignment check to instrumented atomic operationsPeter Zijlstra-0/+21
2026-01-26atomic: specify alignment for atomic_t and atomic64_tFinn Thain-2/+2
2026-01-26bpf: explicitly align bpf_res_spin_lockFinn Thain-2/+1
2026-01-26init/main: read bootconfig header with get_unaligned_le32()Sun Jian-4/+5
2026-01-26init/main.c: check if rdinit was explicitly set before printing warningLillian Berry-2/+5
2026-01-26linux/log2.h: reduce instruction count for is_power_of_2()Maciej W. Rozycki-1/+1
2026-01-26tsacct: skip all kernel threadsMathieu Desnoyers-1/+1
2026-01-26once: don't use a work queue to reset sleepable static keyLuck, Tony-1/+1
2026-01-26fat: avoid parent link count underflow in rmdirZhiyu Zhang-2/+12
2026-01-26kho: remove duplicate header file referencesLong Wei-1/+0
2026-01-26kho: test: clean up residual memory upon test_kho module unloadLong Wei-1/+5
2026-01-26lib/glob: convert selftest to KUnitKir Chou-193/+139
2026-01-26rust: task: restrict Task::group_leader() to currentAlice Ryhl-12/+12
2026-01-26kernel/fork: update obsolete use_mm references to kthread_use_mmmingzhu.wang(王明珠)-1/+1
2026-01-26ocfs2: add check for free bits before allocation in ocfs2_move_extent()Deepanshu Kartikey-1/+6
2026-01-26lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC commentTomas Glozar-1/+1
2026-01-26kho/abi: add memblock ABI headerMike Rapoport (Microsoft)-83/+81
2026-01-26kho: relocate vmalloc preservation structure to KHO ABI headerJason Miu-41/+88
2026-01-26kho: introduce KHO FDT ABI headerJason Miu-80/+120
2026-01-26kho: docs: combine concepts and FDT documentationMike Rapoport (Microsoft)-163/+75
2026-01-26kho/abi: memfd: make generated documentation more coherentMike Rapoport (Microsoft)-2/+2
2026-01-26kho/abi: luo: make generated documentation more coherentMike Rapoport (Microsoft)-4/+4
2026-01-26ocfs2: adjust function name referenceJulia Lawall-1/+1
2026-01-26x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli-0/+6
2026-01-26of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli-12/+3
2026-01-26ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli-0/+36
2026-01-26types: drop definition of __EXPORTED_HEADERS__Thomas Weißschuh-1/+0
2026-01-26liveupdate: separate memfd support into LIVEUPDATE_MEMFDPasha Tatashin-2/+17
2026-01-26lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabledChaitanya Mishra-2/+2
2026-01-26resource: provide 0args DEFINE_RES variant for unset resource descChristian Marangi-1/+6
2026-01-26ipc/shm: uapi: remove dependency on libcThomas Weißschuh-3/+0