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-07-10
selftets/damon: add a test for memcg_path leak
SeongJae Park
2
-0
/
+44
2025-07-10
mm/memremap: remove unused devmap_managed_key
Alistair Popple
1
-27
/
+0
2025-07-10
mm: remove callers of pfn_t functionality
Alistair Popple
43
-235
/
+109
2025-07-10
mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
Alistair Popple
3
-54
/
+2
2025-07-10
mm: remove devmap related functions and page table bits
Alistair Popple
25
-319
/
+17
2025-07-10
fs/dax: remove FS_DAX_LIMITED config option
Alistair Popple
3
-24
/
+1
2025-07-10
powerpc: remove checks for devmap pages and PMDs/PUDs
Alistair Popple
6
-14
/
+10
2025-07-10
mm/khugepaged: remove redundant pmd_devmap() check
Alistair Popple
1
-2
/
+0
2025-07-10
mm: remove redundant pXd_devmap calls
Alistair Popple
15
-59
/
+40
2025-07-10
mm/huge_memory: remove pXd_devmap usage from insert_pXd_pfn()
Alistair Popple
1
-10
/
+2
2025-07-10
mm/gup: remove pXX_devmap usage from get_user_pages()
Alistair Popple
3
-198
/
+5
2025-07-10
mm: convert vmf_insert_mixed() from using pte_devmap to pte_special
Alistair Popple
3
-22
/
+3
2025-07-10
mm: remove remaining uses of PFN_DEV
Alistair Popple
6
-12
/
+8
2025-07-10
mm: filter zone device pages returned from folio_walk_start()
Alistair Popple
1
-1
/
+1
2025-07-10
mm: convert pXd_devmap checks to vma_is_dax
Alistair Popple
3
-8
/
+2
2025-07-10
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
8
-12
/
+22
2025-07-10
selftests/udmabuf: add a test to pin first before writing to memfd
Vivek Kasireddy
1
-1
/
+19
2025-07-10
mm/memfd: reserve hugetlb folios before allocation
Vivek Kasireddy
3
-8
/
+19
2025-07-10
mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updated
Vivek Kasireddy
3
-11
/
+18
2025-07-10
codetag: avoid unused alloc_tags sections/symbols
Petr Pavlu
1
-2
/
+8
2025-07-10
mm/damon: fix minor typos in damon header
Nathan Gao
1
-2
/
+2
2025-07-10
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
11
-20
/
+20
2025-07-10
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
38
-270
/
+270
2025-07-10
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
8
-9
/
+9
2025-07-10
Revert "mm: make alloc_demote_folio externally invokable for migration"
SeongJae Park
2
-2
/
+2
2025-07-10
Revert "mm: rename alloc_demote_folio to alloc_migrate_folio"
SeongJae Park
2
-3
/
+3
2025-07-10
mm/damon/paddr: use alloc_migartion_target() with no migration fallback nodemask
SeongJae Park
1
-3
/
+1
2025-07-10
tools/testing/radix-tree: test maple tree chaining mas_preallocate() calls
Liam R. Howlett
1
-0
/
+12
2025-07-10
testing/radix-tree/maple: increase readers and reduce delay for faster machines
Liam R. Howlett
1
-3
/
+4
2025-07-10
mm: huge_memory: fix the check for allowed huge orders in shmem
Baolin Wang
1
-1
/
+1
2025-07-10
selftest/mm: skip if fallocate() is unsupported in gup_longterm
Mark Brown
1
-1
/
+9
2025-07-10
mm/vma: use vmg->target to specify target VMA for new VMA merge
Lorenzo Stoakes
3
-21
/
+23
2025-07-10
highmem: remove a use of folio->page
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-07-10
secretmem: remove uses of struct page
Matthew Wilcox (Oracle)
1
-9
/
+7
2025-07-10
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
David Hildenbrand
2
-24
/
+47
2025-07-10
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
David Hildenbrand
1
-19
/
+40
2025-07-10
mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
David Hildenbrand
1
-4
/
+3
2025-07-10
selftests: mm: add shmem collapse as a default test item
Baolin Wang
1
-0
/
+4
2025-07-10
selftests: khugepaged: fix the shmem collapse failure
Baolin Wang
1
-2
/
+0
2025-07-10
mm: remove zero_user()
Matthew Wilcox (Oracle)
1
-6
/
+0
2025-07-10
ceph: convert ceph_zero_partial_page() to use a folio
Matthew Wilcox (Oracle)
1
-11
/
+11
2025-07-10
direct-io: use memzero_page()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-07-10
null_blk: use memzero_page()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-07-10
bio: use memzero_page() in bio_truncate()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-07-10
mm: use folio_expected_ref_count() helper for reference counting
Shivank Garg
2
-4
/
+2
2025-07-10
selftests/mm: use generic read_sysfs in thuge-gen test
Pu Lehui
1
-28
/
+10
2025-07-10
mm: madvise: use per_vma lock for MADV_FREE
Barry Song
3
-7
/
+25
2025-07-10
mm: optimize mremap() by PTE batching
Dev Jain
1
-7
/
+32
2025-07-10
mm: call pointers to ptes as ptep
Dev Jain
1
-15
/
+16
2025-07-10
mm/memory-tier: fix abstract distance calculation overflow
Li Zhijian
1
-1
/
+1
[next]