summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-29Merge series "slab: Re-entrant kmalloc_nolock()"Vlastimil Babka
2025-09-29slab: Introduce kmalloc_nolock() and kfree_nolock().Alexei Starovoitov
2025-09-29slab: Reuse first bit for OBJEXTS_ALLOC_FAILAlexei Starovoitov
2025-09-29mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().Alexei Starovoitov
2025-09-29locking/local_lock: Introduce local_lock_is_locked().Alexei Starovoitov
2025-09-29maple_tree: Add single node allocation support to maple stateLiam R. Howlett
2025-09-29maple_tree: Prefilled sheaf conversion and testingLiam R. Howlett
2025-09-29slab: sheaf prefilling for guaranteed allocationsVlastimil Babka
2025-09-28lib/string_choices: Add str_assert_deassert() helperLad Prabhakar
2025-09-28mm: convert folio_page() back to a macroDavid Hildenbrand
2025-09-28mm: silence data-race in update_hiwater_rssLance Yang
2025-09-28mm/ksm: fix incorrect KSM counter handling in mm_struct during forkDonet Tom
2025-09-28mm/page_vma_mapped: track if the page is mapped across page table boundaryKiryl Shutsemau
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-28net/mlx5: IFC add balance ID and LAG per MP group bitsMark Bloch
2025-09-28net/mlx5: Add IFC bit for TIR/SQ order capabilityTariq Toukan
2025-09-27Have cc(1) catch attempts to modify ->f_pathAl Viro
2025-09-27Merge branches 'work.path' and 'work.mount' into work.f_pathAl Viro
2025-09-28Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-09-27bpf: Enforce expected_attach_type for tailcall compatibilityDaniel Borkmann
2025-09-27PM: runtime: Update kerneldoc return codesBrian Norris
2025-09-27bpf: Remove duplicate crypto/sha2.h headerJiapeng Chong
2025-09-26net: airoha: npu: Add a NPU callback to initialize flow statsLorenzo Bianconi
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-26ptr_ring: drop duplicated tail zeroing codeMichael S. Tsirkin
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-09-26Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-26of: base: Add of_get_next_child_with_prefix() stubBjorn Helgaas
2025-09-26Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-26PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakageRafael J. Wysocki
2025-09-26slab: add opt-in caching layer of percpu sheavesVlastimil Babka
2025-09-26locking/local_lock: Expose dep_map in local_trylock_t.Alexei Starovoitov
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-25bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACETao Chen
2025-09-25include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton
2025-09-25mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
2025-09-25i2c: boardinfo: Annotate code used in init phase onlyHeiner Kallweit
2025-09-25irqchip: Add driver for the RPMI system MSI service groupAnup Patel
2025-09-25PM: hibernate: Add pm_hibernation_mode_is_suspend()Mario Limonciello (AMD)
2025-09-25clk: Add clock driver for the RISC-V RPMI clock service groupRahul Pathak
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25Merge tag 'thunderbolt-for-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-25platform/chrome: update pwm fan control host commandsSung-Chi Li
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-09-25net: gso: restore ids of outer ip headers correctlyRichard Gobert
2025-09-25sched: Fix some typos in include/linux/preempt.hMenglong Dong
2025-09-25sched: Make migrate_{en,dis}able() inlineMenglong Dong
2025-09-25rcu: Replace preempt.h with sched.h in include/linux/rcupdate.hMenglong Dong
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra