summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-31ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek-0/+6
2026-01-31delayacct: add timestamp of delay maxWang Yaxin-1/+34
2026-01-31tracing: move tracing declarations from kernel.h to a dedicated headerYury Norov-195/+205
2026-01-31tracing: remove size parameter in __trace_puts()Steven Rostedt-2/+2
2026-01-31kernel.h: include linux/instruction_pointer.h explicitlyYury Norov-0/+1
2026-01-31kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.hYury Norov-13/+14
2026-01-31moduleparam: include required headers explicitlyYury Norov-0/+5
2026-01-31kernel.h: drop STACK_MAGIC macroYury Norov-2/+0
2026-01-31compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor-1/+1
2026-01-31kho: use unsigned long for nr_pagesPratyush Yadav-3/+3
2026-01-31Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changesAndrew Morton-3/+26
2026-01-31mm, swap: drop the SWAP_HAS_CACHE flagKairui Song-1/+0
2026-01-31mm, swap: add folio to swap cache directly on allocationKairui Song-5/+0
2026-01-31mm, swap: cleanup swap entry management workflowKairui Song-33/+25
2026-01-31mm, swap: use swap cache as the swap in synchronize layerKairui Song-6/+0
2026-01-31mm/shmem, swap: remove SWAP_MAP_SHMEMNhat Pham-8/+7
2026-01-31mm/vma: add and use vma_assert_stabilised()Lorenzo Stoakes-4/+53
2026-01-31mm/vma: update vma_assert_locked() to use lockdepLorenzo Stoakes-8/+48
2026-01-31mm/vma: improve and document __is_vma_write_locked()Lorenzo Stoakes-21/+24
2026-01-31mm/vma: introduce helper struct + thread through exclusive lock fnsLorenzo Stoakes-8/+29
2026-01-31mm/vma: clean up __vma_enter/exit_locked()Lorenzo Stoakes-2/+2
2026-01-31mm/vma: add+use vma lockdep acquire/release definesLorenzo Stoakes-3/+34
2026-01-31mm/vma: rename is_vma_write_only(), separate out shared refcount putLorenzo Stoakes-13/+53
2026-01-31mm/vma: document possible vma->vm_refcnt values and reference commentLorenzo Stoakes-2/+47
2026-01-31mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAGLorenzo Stoakes-10/+21
2026-01-31mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park-4/+4
2026-01-31mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park-1/+1
2026-01-31mm/damon: document damon_call_control->dealloc_on_cancel repeat behaviorSeongJae Park-1/+1
2026-01-31mm/damon: remove damon_operations->cleanup()SeongJae Park-3/+0
2026-01-31mm: page_isolation: introduce page_is_unmovable()Kefeng Wang-0/+2
2026-01-31mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen-4/+66
2026-01-31mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaimJiayuan Chen-0/+2
2026-01-31mm: fix OOM killer inaccuracy on large many-core systemsMathieu Desnoyers-0/+7
2026-01-31mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)-2/+2
2026-01-31mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)-8/+8
2026-01-31mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)-6/+5
2026-01-31mm/balloon_compaction: remove "extern" from functionsDavid Hildenbrand (Red Hat)-8/+8
2026-01-31mm/balloon_compaction: move internal helpers to balloon_compaction.cDavid Hildenbrand (Red Hat)-44/+0
2026-01-31mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()David Hildenbrand (Red Hat)-7/+0
2026-01-31mm/balloon_compaction: remove balloon_page_push/pop()David Hildenbrand (Red Hat)-30/+0
2026-01-31mm/balloon_compaction: drop fs.h include from balloon_compaction.hDavid Hildenbrand (Red Hat)-1/+0
2026-01-31mm/balloon_compaction: make balloon_mops staticDavid Hildenbrand (Red Hat)-1/+0
2026-01-31mm/balloon_compaction: remove dependency on page lockDavid Hildenbrand (Red Hat)-12/+13
2026-01-31mm/balloon_compaction: use a device-independent balloon (list) lockDavid Hildenbrand (Red Hat)-4/+2
2026-01-31mm/balloon_compaction: centralize adjust_managed_page_count() handlingDavid Hildenbrand (Red Hat)-0/+2
2026-01-31mm/khugepaged: change collapse_pte_mapped_thp() to return voidShivank Garg-5/+4
2026-01-31Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,Andrew Morton-3/+26
2026-01-31bpf, arm64: Add fsession supportLeon Hwang-1/+6
2026-01-31bpf: Add bpf_jit_supports_fsession()Leon Hwang-0/+1
2026-01-31ublk: add UBLK_F_NO_AUTO_PART_SCAN feature flagMing Lei-0/+3