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
2026-04-05
mm: update vma_supports_mlock() to use new VMA flags
Lorenzo Stoakes (Oracle)
1
-1
/
+3
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
29
-140
/
+191
2026-04-05
tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
Lorenzo Stoakes (Oracle)
1
-9
/
+54
2026-04-05
mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
4
-6
/
+73
2026-04-05
tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
1
-6
/
+13
2026-04-05
mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
3
-34
/
+88
2026-04-05
tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
1
-0
/
+6
2026-04-05
mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
2
-4
/
+58
2026-04-05
mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
3
-11
/
+49
2026-04-05
mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
3
-14
/
+9
2026-04-05
tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
2
-0
/
+28
2026-04-05
mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
2
-13
/
+21
2026-04-05
tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
3
-36
/
+92
2026-04-05
mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
4
-32
/
+62
2026-04-05
tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
6
-163
/
+186
2026-04-05
mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
3
-3
/
+14
2026-04-05
tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
3
-0
/
+167
2026-04-05
mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
5
-10
/
+117
2026-04-05
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
1
-2
/
+1
2026-04-05
bug: avoid format attribute warning for clang as well
Arnd Bergmann
1
-5
/
+2
2026-04-05
mm/pagewalk: fix race between concurrent split and refault
Max Boone
1
-3
/
+22
2026-04-05
mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
David Hildenbrand (Arm)
1
-3
/
+15
2026-04-05
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
1
-0
/
+3
2026-04-05
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
2026-04-05
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
2026-04-05
mm/swap: fix swap cache memcg accounting
Alexandre Ghiti
1
-5
/
+4
2026-04-05
MAINTAINERS, mailmap: update email address for Harry Yoo
Harry Yoo (Oracle)
2
-2
/
+3
2026-04-05
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
1
-11
/
+21
2026-04-05
selftests/mm: add folio_split() and filemap_get_entry() race test
Zi Yan
4
-0
/
+301
2026-04-05
mm: remove unused page_is_file_lru() function
Ye Liu
1
-5
/
+0
2026-04-05
drivers/base/memory: fix stale reference to memory_block_add_nid()
Kexin Sun
1
-1
/
+1
2026-04-05
mm/page_alloc: don't increase highatomic reserve after pcp alloc
Frank van der Linden
1
-7
/
+23
2026-04-05
mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
Bing Jiao
1
-1
/
+2
2026-04-05
mm: change to return bool for the MMU notifier's young flag check
Baolin Wang
4
-80
/
+66
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
5
-14
/
+14
2026-04-05
mm: change to return bool for pmdp_clear_flush_young()
Baolin Wang
5
-15
/
+16
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
8
-29
/
+27
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
11
-34
/
+33
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
14
-50
/
+46
2026-04-05
mm: update outdated comments for removed scan_swap_map_slots()
Kexin Sun
2
-3
/
+3
2026-04-05
mm: vmalloc: update outdated comment for renamed vread()
Kexin Sun
2
-6
/
+6
2026-04-05
mm: mark early-init static variables with __meminitdata
Kaitao Cheng
2
-2
/
+2
2026-04-05
mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()
Shigeru Yoshida
1
-0
/
+1
2026-04-05
mm/execmem: make the populate and alloc atomic
Hubert Mazur
1
-26
/
+29
2026-04-05
Docs/mm/damon: document min_nr_regions constraint and rationale
Liew Rui Yan
3
-0
/
+15
2026-04-05
mm/damon/core: document damos_commit_dests() failure semantics
Josh Law
1
-0
/
+17
2026-04-05
mm/mglru: fix cgroup OOM during MGLRU state switching
Leno Hou
3
-10
/
+41
2026-04-05
zsmalloc: return -EBUSY for zspage migration lock contention
teawater
1
-1
/
+13
2026-04-05
mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
David Hildenbrand (Arm)
6
-25
/
+24
2026-04-05
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
7
-12
/
+3
[prev]
[next]