index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
2025-05-12
mm: kmemleak: mark variables as __read_mostly
Luiz Capitulino
2025-05-12
mm: kmemleak: drop wrong comment
Luiz Capitulino
2025-05-12
mm: kmemleak: drop kmemleak_warning variable
Luiz Capitulino
2025-05-12
jfs: implement migrate_folio for jfs_metapage_aops
Shivank Garg
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
2025-05-12
util_macros.h: make the header more resilient
Andy Shevchenko
2025-05-12
sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...
Libo Chen
2025-05-12
sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems
Libo Chen
2025-05-12
mm/selftests: add a test to verify mmap_changing race with -EAGAIN
Peter Xu
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
2025-05-12
mm/damon/sysfs-schemes: use kmalloc_array() and size_add()
Su Hui
2025-05-12
mm: workingset: simplify lockdep check in update_node
Pedro Falcato
2025-05-12
mm/mm_init: use for_each_valid_pfn() in init_unavailable_range()
David Woodhouse
2025-05-12
mm: use for_each_valid_pfn() in memory_hotplug
David Woodhouse
2025-05-12
mm, x86: use for_each_valid_pfn() from __ioremap_check_ram()
David Woodhouse
2025-05-12
mm, PM: use for_each_valid_pfn() in kernel/power/snapshot.c
David Woodhouse
2025-05-12
mm: implement for_each_valid_pfn() for CONFIG_SPARSEMEM
David Woodhouse
2025-05-12
mm: implement for_each_valid_pfn() for CONFIG_FLATMEM
David Woodhouse
2025-05-12
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
2025-05-12
Documentation: KHO: add memblock bindings
Mike Rapoport (Microsoft)
2025-05-12
Documentation: add documentation for KHO
Alexander Graf
2025-05-12
memblock: add KHO support for reserve_mem
Alexander Graf
2025-05-12
x86/Kconfig: enable kexec handover for 64 bits
Alexander Graf
2025-05-12
x86/boot: make sure KASLR does not step over KHO preserved memory
Alexander Graf
2025-05-12
x86/e820: temporarily enable KHO scratch for memory below 1M
Alexander Graf
2025-05-12
x86/kexec: add support for passing kexec handover (KHO) data
Alexander Graf
2025-05-12
x86/setup: use memblock_reserve_kern for memory used by kernel
Mike Rapoport (Microsoft)
2025-05-12
arm64: add KHO support
Alexander Graf
2025-05-12
kexec: add config option for KHO
Alexander Graf
2025-05-12
kexec: add KHO support to kexec file loads
Alexander Graf
2025-05-12
kexec: enable KHO support for memory preservation
Mike Rapoport (Microsoft)
2025-05-12
kexec: add KHO parsing support
Alexander Graf
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
2025-05-12
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
2025-05-12
memblock: add support for scratch memory
Alexander Graf
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
2025-05-12
khugepaged: pass folio instead of head page to trace events
Fan Ni
2025-05-12
mm/numa: remove unnecessary local variable in alloc_node_data()
Ye Liu
2025-05-12
mm/debug_page_alloc: improve error message for invalid guardpage minorder
Ye Liu
2025-05-12
mm/io-mapping: precompute remap protection flags for clarity
Ye Liu
2025-05-12
selftests/mm: use long for dwRegionSize
Siddarth G
2025-05-12
mm: remove unused macro INIT_PASID
Cheng-Han Wu
2025-05-12
mm/rmap: fix typo in comment in page_address_in_vma
Ye Liu
2025-05-12
mm/rmap: rename page__anon_vma to anon_vma for consistency
Ye Liu
2025-05-12
mm: use SWAPPINESS_ANON_ONLY in MGLRU
Zhongkun He
2025-05-12
mm: add max swappiness arg to lru_gen for anonymous memory only
Zhongkun He
2025-05-12
mm: vmscan: add more comments about cache_trim_mode
Zhongkun He
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
2025-05-12
memcg-introduce-non-blocking-limit-setting-option-v3
Shakeel Butt
[next]