index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-01-25
mm/damon/paddr: report filter-passed bytes back for normal actions
SeongJae Park
2025-01-25
mm/damon: ask apply_scheme() to report filter-passed region-internal bytes
SeongJae Park
2025-01-25
Docs/admin-guide/mm/damon/usage: link damos stat design doc
SeongJae Park
2025-01-25
Docs/mm/damon/design: add 'statistics' section
SeongJae Park
2025-01-25
mm/damon: clarify trying vs applying on damos_stat kernel-doc comment
SeongJae Park
2025-01-25
mm/damon/sysfs: remove unused code for schemes tried regions update
SeongJae Park
2025-01-25
mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
SeongJae Park
2025-01-25
Docs/mm/damon/design: document DAMOS regions walking
SeongJae Park
2025-01-25
mm/damon/core: implement damos_walk()
SeongJae Park
2025-01-25
mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
SeongJae Park
2025-01-25
mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
SeongJae Park
2025-01-25
mm/damon/sysfs: use damon_call() for update_schemes_stats
SeongJae Park
2025-01-25
mm/damon/core: introduce damon_call()
SeongJae Park
2025-01-25
mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
SeongJae Park
2025-01-25
mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_s...
SeongJae Park
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
ARM: mm: rename PGD helpers
Kevin Brodsky
2025-01-25
m68k: mm: add calls to pagetable_pmd_[cd]tor
Kevin Brodsky
2025-01-25
parisc: mm: ensure pagetable_pmd_[cd]tor are called
Kevin Brodsky
2025-01-25
mm: move common part of pagetable_*_ctor to helper
Kevin Brodsky
2025-01-25
mm/debug: prefer VM_WARN_ON_VMG() to report VMG debug warnings
Lorenzo Stoakes
2025-01-25
mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge state
Lorenzo Stoakes
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
2025-01-25
mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
Qi Zheng
2025-01-25
mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
Qi Zheng
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2025-01-25
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
2025-01-25
riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
2025-01-25
arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
2025-01-25
arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
s390: pgtable: add statistics for PUD and P4D level page table
Qi Zheng
2025-01-25
arm64: pgtable: use mmu gather to free p4d level page table
Qi Zheng
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
2025-01-25
riscv: mm: skip pgtable level check in {pud,p4d}_alloc_one
Kevin Brodsky
2025-01-25
mm: remove unnecessary calls to lru_add_drain
Rik van Riel
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
2025-01-25
selftests/mm: add new test cases to the migration test
Donet Tom
2025-01-25
mm: replace free hugepage folios after migration
yangge
2025-01-25
zram: cond_resched() in writeback loop
Sergey Senozhatsky
2025-01-25
zram: use zram_read_from_zspool() in writeback
Sergey Senozhatsky
2025-01-25
zram: factor out different page types read
Sergey Senozhatsky
2025-01-25
zram: factor out ZRAM_HUGE write
Sergey Senozhatsky
2025-01-25
zram: factor out ZRAM_SAME write
Sergey Senozhatsky
2025-01-25
zram: remove entry element member
Sergey Senozhatsky
[prev]
[next]