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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
mm/x86: drop two unnecessary pud_leaf() definitions
Peter Xu
1
-1
/
+0
2024-03-07
mm: pgtable: add missing pt_index to struct ptdesc
Qi Zheng
1
-0
/
+3
2024-03-07
mm: pgtable: correct the wrong comment about ptdesc->__page_flags
Qi Zheng
1
-1
/
+1
2024-03-07
mm: remove cast from page_to_nid()
Matthew Wilcox (Oracle)
1
-4
/
+2
2024-03-07
mm: constify more page/folio tests
Matthew Wilcox (Oracle)
1
-26
/
+26
2024-03-07
mm: constify testing page/folio flags
Matthew Wilcox (Oracle)
1
-7
/
+17
2024-03-07
mm: make dump_page() take a const argument
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-03-07
mm: add __dump_folio()
Matthew Wilcox (Oracle)
2
-0
/
+10
2024-03-07
mm: remove PageYoung and PageIdle definitions
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-03-07
mm: remove PageWaiters, PageSetWaiters and PageClearWaiters
Matthew Wilcox (Oracle)
1
-9
/
+1
2024-03-07
mm: separate out FOLIO_FLAGS from PAGEFLAGS
Matthew Wilcox (Oracle)
1
-20
/
+43
2024-03-07
hugetlb: parallelize 1G hugetlb initialization
Gang Li
1
-1
/
+1
2024-03-07
padata: downgrade padata_do_multithreaded to serial execution for non-SMP
Gang Li
1
-4
/
+8
2024-03-07
Author: Gang Li padata: dispatch works on
Gang Li Subject: padata: dispatch works on
1
-0
/
+2
2024-03-05
mm: add alloc_contig_migrate_range allocation statistics
Richard Chang
1
-0
/
+38
2024-03-05
modules: wait do_free_init correctly
Changbin Du
1
-0
/
+8
2024-03-05
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-03-05
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-03-05
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
1
-12
/
+0
2024-03-05
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-03-05
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
1
-2
/
+12
2024-03-05
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
1
-6
/
+10
2024-03-05
mm: remove total_mapcount()
David Hildenbrand
1
-8
/
+1
2024-03-05
mm: thp: split huge page to any lower order pages
Zi Yan
1
-8
/
+13
2024-03-05
mm: page_owner: add support for splitting to any order in split page_owner
Zi Yan
1
-5
/
+8
2024-03-05
mm: memcg: make memcg huge page split support any order split
Zi Yan
1
-2
/
+2
2024-03-05
mm/page_owner: use order instead of nr in split_page_owner()
Zi Yan
1
-5
/
+4
2024-03-05
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
1
-2
/
+2
2024-03-05
mm: enumerate all gfp flags
Suren Baghdasaryan
1
-28
/
+62
2024-03-05
mm: update mark_victim tracepoints fields
Carlos Galo
1
-4
/
+32
2024-02-24
writeback: add a writeback iterator
Christoph Hellwig
1
-0
/
+4
2024-02-24
pagevec: add ability to iterate a queue
Matthew Wilcox (Oracle)
1
-0
/
+18
2024-02-24
writeback: factor writeback_get_batch() out of write_cache_pages()
Matthew Wilcox (Oracle)
1
-0
/
+6
2024-02-24
writeback: remove a duplicate prototype for tag_pages_for_writeback
Matthew Wilcox (Oracle)
1
-2
/
+0
2024-02-24
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
1
-0
/
+7
2024-02-24
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
1
-3
/
+23
2024-02-24
mm/damon/core: let goal specified with only target and current values
SeongJae Park
1
-10
/
+9
2024-02-24
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
1
-8
/
+4
2024-02-24
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
1
-0
/
+17
2024-02-24
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
1
-14
/
+22
2024-02-24
mm/damon: move comments and fields for damos-quota-prioritization to the end
SeongJae Park
1
-16
/
+14
2024-02-24
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
1
-2
/
+4
2024-02-24
crash: split crash dumping code out from kexec_core.c
Baoquan He
2
-44
/
+62
2024-02-24
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
4
-74
/
+83
2024-02-24
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
3
-40
/
+49
2024-02-24
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-1
/
+0
2024-02-24
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
1
-0
/
+11
2024-02-24
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
1
-0
/
+47
2024-02-24
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
1
-0
/
+3
2024-02-24
stackdepot: use variable size records for non-evictable entries
Marco Elver
1
-0
/
+3
[next]