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: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
4
-8
/
+12
2026-04-05
mm: add vma_desc_test_all() and use it
Lorenzo Stoakes (Oracle)
4
-8
/
+31
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
16
-70
/
+72
2026-04-05
kasan: fix bug type classification for SW_TAGS mode
Andrey Ryabinin
1
-4
/
+9
2026-04-05
mm/vmscan: fix unintended mtc->nmask mutation in alloc_demote_folio()
Bing Jiao
1
-9
/
+5
2026-04-05
mm/oom_kill.c: simpilfy rcu call with guard(rcu)
Maninder Singh
1
-6
/
+3
2026-04-05
mm/page_reporting: change page_reporting_order to PAGE_REPORTING_ORDER_UNSPEC...
Yuvraj Sakshith
1
-2
/
+2
2026-04-05
mm/page_reporting: change PAGE_REPORTING_ORDER_UNSPECIFIED to -1
Yuvraj Sakshith
1
-1
/
+1
2026-04-05
hv_balloon: set unspecified page reporting order
Yuvraj Sakshith
1
-1
/
+1
2026-04-05
virtio_balloon: set unspecified page reporting order
Yuvraj Sakshith
1
-0
/
+2
2026-04-05
mm/page_reporting: add PAGE_REPORTING_ORDER_UNSPECIFIED
Yuvraj Sakshith
2
-1
/
+3
2026-04-05
mm: memcg: separate slab stat accounting from objcg charge cache
Johannes Weiner
1
-39
/
+61
2026-04-05
mm: memcontrol: use __account_obj_stock() in the !locked path
Johannes Weiner
1
-1
/
+5
2026-04-05
mm: memcontrol: split out __obj_cgroup_charge()
Johannes Weiner
1
-5
/
+16
2026-04-05
mm: memcg: simplify objcg charge size and stock remainder math
Johannes Weiner
1
-10
/
+6
2026-04-05
mm: memcg: factor out trylock_stock() and unlock_stock()
Johannes Weiner
1
-6
/
+19
2026-04-05
arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
Baolin Wang
1
-6
/
+12
2026-04-05
mm: support batched checking of the young flag for MGLRU
Baolin Wang
4
-33
/
+49
2026-04-05
mm: add a batched helper to clear the young flag for large folios
Baolin Wang
2
-5
/
+48
2026-04-05
mm: rmap: add a ZONE_DEVICE folio warning in folio_referenced()
Baolin Wang
1
-0
/
+1
2026-04-05
mm: rename ptep/pmdp_clear_young_notify() to ptep/pmdp_test_and_clear_young_n...
Baolin Wang
2
-8
/
+8
2026-04-05
mm: use inline helper functions instead of ugly macros
Baolin Wang
2
-54
/
+52
2026-04-05
mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
David Hildenbrand (Arm)
1
-2
/
+2
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
7
-18
/
+16
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
10
-22
/
+22
2026-04-05
mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
David Hildenbrand (Arm)
3
-14
/
+16
2026-04-05
mm: rename zap_vma_pages() to zap_vma()
David Hildenbrand (Arm)
5
-5
/
+9
2026-04-05
mm/memory: inline unmap_page_range() into __zap_vma_range()
David Hildenbrand (Arm)
1
-20
/
+12
2026-04-05
mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
David Hildenbrand (Arm)
2
-4
/
+10
2026-04-05
mm/memory: convert details->even_cows into details->skip_cows
David Hildenbrand (Arm)
3
-8
/
+7
2026-04-05
mm/memory: move adjusting of address range to unmap_vmas()
David Hildenbrand (Arm)
1
-35
/
+23
2026-04-05
mm/memory: rename unmap_single_vma() to __zap_vma_range()
David Hildenbrand (Arm)
1
-3
/
+3
2026-04-05
mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
David Hildenbrand (Arm)
3
-22
/
+34
2026-04-05
mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
mm/memory: simplify calculation in unmap_mapping_range_tree()
David Hildenbrand (Arm)
3
-12
/
+10
2026-04-05
mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
David Hildenbrand (Arm)
1
-16
/
+7
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
9
-22
/
+20
2026-04-05
mm/madvise: drop range checks in madvise_free_single_vma()
David Hildenbrand (Arm)
1
-9
/
+4
2026-04-05
kasan: docs: SLUB is the only remaining slab implementation
David Hildenbrand (Arm)
1
-3
/
+0
2026-04-05
vmalloc: support __GFP_RETRY_MAYFAIL and __GFP_NORETRY
Michal Hocko
1
-5
/
+12
2026-04-05
mm/vmalloc: fix incorrect size reporting on allocation failure
Uladzislau Rezki (Sony)
1
-1
/
+1
2026-04-05
Documentation: fix a hugetlbfs reservation statement
Jane Chu
1
-1
/
+1
2026-04-05
mm: make ref_unless functions unless_zero only
Gladyshev Ilya
2
-7
/
+7
2026-04-05
mm/page_alloc: remove pcpu_spin_* wrappers
Vlastimil Babka
1
-15
/
+9
2026-04-05
mm/page_alloc: remove IRQ saving/restoring from pcp locking
Vlastimil Babka
1
-30
/
+16
2026-04-05
mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
Vlastimil Babka
1
-58
/
+34
2026-04-05
mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test
SeongJae Park
1
-0
/
+52
2026-04-05
mm/damon/vaddr: do not split regions for min_nr_regions
SeongJae Park
2
-144
/
+2
2026-04-05
mm/damon/core: split regions for min_nr_regions
SeongJae Park
1
-6
/
+39
2026-04-05
mm/kasan: fix double free for kasan pXds
Ritesh Harjani (IBM)
1
-4
/
+4
[prev]
[next]