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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
1
-0
/
+1
2026-04-18
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
2
-1
/
+3
2026-04-18
liveupdate: make unregister functions return void
Pasha Tatashin
1
-8
/
+6
2026-04-18
liveupdate: protect FLB lists with luo_register_rwlock
Pasha Tatashin
1
-0
/
+1
2026-04-18
liveupdate: prevent double management of files
Pasha Tatashin
1
-0
/
+2
2026-04-18
kho: kexec-metadata: track previous kernel chain
Breno Leitao
1
-0
/
+46
2026-04-18
kho: persist blob size in KHO FDT
Breno Leitao
2
-6
/
+19
2026-04-18
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
1
-4
/
+4
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
1
-2
/
+2
2026-04-18
mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...
Qi Zheng
1
-1
/
+1
2026-04-18
mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
Muchun Song
1
-0
/
+6
2026-04-18
mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
Muchun Song
1
-52
/
+25
2026-04-18
mm: memcontrol: convert objcg to be per-memcg per-node type
Qi Zheng
2
-12
/
+13
2026-04-18
mm: workingset: use lruvec_lru_size() to get the number of lru pages
Qi Zheng
1
-0
/
+1
2026-04-18
mm: vmscan: prepare for reparenting MGLRU folios
Qi Zheng
1
-0
/
+17
2026-04-18
mm: vmscan: prepare for reparenting traditional LRU folios
Qi Zheng
1
-0
/
+21
2026-04-18
mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
Muchun Song
2
-19
/
+18
2026-04-18
mm: do not open-code lruvec lock
Qi Zheng
1
-0
/
+5
2026-04-18
mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
Muchun Song
1
-3
/
+8
2026-04-18
writeback: prevent memory cgroup release in writeback module
Muchun Song
1
-2
/
+7
2026-04-18
mm: memcontrol: return root object cgroup for root memory cgroup
Muchun Song
1
-6
/
+20
2026-04-18
mm: rename unlock_page_lruvec_irq and its variants
Muchun Song
1
-5
/
+5
2026-04-18
mm/vma: remove __vma_check_mmap_hook()
Lorenzo Stoakes
1
-8
/
+1
2026-04-05
mm: add softleaf_is_valid_pmd_entry(), pmd_to_softleaf_folio()
Lorenzo Stoakes (Oracle)
1
-4
/
+35
2026-04-05
mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
Lorenzo Stoakes (Oracle)
1
-2
/
+2
2026-04-05
mm/huge_memory: simplify vma_is_specal_huge()
Lorenzo Stoakes (Oracle)
2
-18
/
+2
2026-04-05
mm: add mmap_action_map_kernel_pages[_full]()
Lorenzo Stoakes (Oracle)
2
-2
/
+100
2026-04-05
uio: replace deprecated mmap hook with mmap_prepare in uio_info
Lorenzo Stoakes (Oracle)
1
-2
/
+2
2026-04-05
drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
1
-2
/
+2
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
2
-2
/
+5
2026-04-05
mm: add mmap_action_simple_ioremap()
Lorenzo Stoakes (Oracle)
2
-2
/
+28
2026-04-05
mm: add vm_ops->mapped hook
Lorenzo Stoakes (Oracle)
2
-1
/
+25
2026-04-05
mm: document vm_operations_struct->open the same as close()
Lorenzo Stoakes (Oracle)
1
-5
/
+10
2026-04-05
mm: various small mmap_prepare cleanups
Lorenzo Stoakes (Oracle)
2
-6
/
+3
2026-04-05
mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2
-55
/
+12
2026-04-05
mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2
-12
/
+13
2026-04-05
mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
1
-2
/
+4
2026-04-05
mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
1
-0
/
+16
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2
-24
/
+35
2026-04-05
mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
1
-0
/
+46
2026-04-05
mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
2
-13
/
+48
2026-04-05
mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
1
-0
/
+26
2026-04-05
mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
1
-0
/
+28
2026-04-05
mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
1
-6
/
+6
2026-04-05
mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
1
-6
/
+14
2026-04-05
mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
1
-13
/
+19
2026-04-05
mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
1
-1
/
+5
2026-04-05
mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
2
-9
/
+59
2026-04-05
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
1
-11
/
+21
2026-04-05
mm: remove unused page_is_file_lru() function
Ye Liu
1
-5
/
+0
[next]