index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
huge_mm.h: disallow is_huge_zero_folio(NULL)
Max Kellermann
1
-0
/
+2
2025-09-14
mm/page_alloc: find_large_buddy() from start_pfn aligned order
Wei Yang
1
-1
/
+7
2025-09-14
tools: testing: use existing atomic.h for vma/maple tests
Brendan Jackman
3
-30
/
+5
2025-09-14
tools: testing: support EXTRA_CFLAGS in shared.mk
Brendan Jackman
1
-0
/
+1
2025-09-14
tools: testing: allow importing arch headers in shared.mk
Brendan Jackman
1
-1
/
+4
2025-09-14
tools/include: implement a couple of atomic_t ops
Brendan Jackman
1
-0
/
+22
2025-09-14
pagevec.h: add `const` to pointer parameters of getter functions
Max Kellermann
1
-2
/
+2
2025-09-14
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
6
-43
/
+61
2025-09-14
Docs/ABI/damon: document addr_unit file
SeongJae Park
1
-0
/
+7
2025-09-14
Docs/admin-guide/mm/damon/usage: document addr_unit file
SeongJae Park
2
-4
/
+9
2025-09-14
Docs/mm/damon/design: document 'address unit' parameter
SeongJae Park
1
-1
/
+13
2025-09-14
mm/damon/sysfs: implement addr_unit file under context dir
SeongJae Park
1
-0
/
+33
2025-09-14
mm/damon/paddr: support addr_unit for DAMOS_STAT
SeongJae Park
1
-6
/
+7
2025-09-14
mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}
SeongJae Park
1
-7
/
+8
2025-09-14
mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIO
SeongJae Park
1
-12
/
+17
2025-09-14
mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
SeongJae Park
1
-7
/
+23
2025-09-14
mm/damon/paddr: support addr_unit for access monitoring
SeongJae Park
1
-11
/
+21
2025-09-14
mm/damon/core: add damon_ctx->addr_unit
SeongJae Park
2
-1
/
+5
2025-09-14
mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_end
Wei Yang
2
-9
/
+7
2025-09-14
mm/page_alloc: use xxx_pageblock_isolate() for better reading
Wei Yang
1
-4
/
+3
2025-09-14
btrfs: set AS_KERNEL_FILE on the btree_inode
Boris Burkov
1
-0
/
+1
2025-09-14
mm: add vmstat for kernel_file pages
Boris Burkov
3
-0
/
+9
2025-09-14
mm/filemap: add AS_KERNEL_FILE
Boris Burkov
3
-0
/
+10
2025-09-14
Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"
Miaohe Lin
1
-1
/
+0
2025-09-14
selftests/mm/uffd-stress: stricten constraint on free hugepages needed before...
Dev Jain
1
-6
/
+11
2025-09-14
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
2
-3
/
+12
2025-09-14
mm: shmem: drop the unnecessary folio_nr_pages()
Baolin Wang
1
-1
/
+0
2025-09-14
mm: shmem: use 'folio' for shmem_partial_swap_usage()
Baolin Wang
1
-4
/
+4
2025-09-14
mm/page_alloc: harmonize should_compact_retry() type
Brendan Jackman
1
-1
/
+1
2025-09-14
maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docs
Sidhartha Kumar
2
-14
/
+14
2025-09-14
kho: make sure kho_scratch argument is fully consumed
Pratyush Yadav
1
-0
/
+4
2025-09-14
kmem/tracing: add kmem name to kmem_cache_alloc tracepoint
Wander Lairson Costa
1
-1
/
+4
2025-09-14
mm/page-writeback: drop usage of folio_index
Kairui Song
1
-5
/
+11
2025-09-14
selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
I Viswanath
1
-12
/
+12
2025-09-14
drivers/base/node: handle error properly in register_one_node()
Donet Tom
1
-0
/
+5
2025-09-14
mm/khugepaged: use list_xxx() helper to improve readability
Wei Yang
1
-4
/
+3
2025-09-14
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
7
-19
/
+6
2025-09-14
kselftest: mm: fix typos in test_vmalloc.sh
ally heev
1
-3
/
+3
2025-09-14
mm/huge_memory: remove enforce_sysfs from __thp_vma_allowable_orders
Usama Arif
1
-4
/
+3
2025-09-14
mm: remove is_migrate_highatomic()
Brendan Jackman
2
-6
/
+1
2025-09-14
rust: mm: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2
-2
/
+3
2025-09-14
mm/zswap: reduce the size of the compression buffer to a single page
Nhat Pham
1
-7
/
+2
2025-09-14
mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
gaoxiang17
2
-7
/
+14
2025-09-14
mm/rmap: use folio_large_nr_pages() when we are sure it is a large folio
Wei Yang
1
-1
/
+1
2025-09-14
mm/rmap: not necessary to mask off FOLIO_PAGES_MAPPED
Wei Yang
1
-1
/
+1
2025-09-14
mm, x86/mm: move creating the tlb_flush event back to x86 code
Steven Rostedt
2
-1
/
+1
2025-09-14
mm: remove write_cache_pages
Christoph Hellwig
2
-36
/
+0
2025-09-14
bcachefs: stop using write_cache_pages
Christoph Hellwig
1
-1
/
+12
2025-09-14
ntfs3: stop using write_cache_pages
Christoph Hellwig
1
-5
/
+10
2025-09-14
lib/test_hmm: drop redundant conversion to bool
Xichao Zhao
1
-1
/
+1
[next]