index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm/page_owner: record single timestamp value for high order allocations
Hyeonggon Yoo
2023-02-03
1
-1
/
+2
*
mm: memory-failure: document memory failure stats
Jiaqi Yan
2023-02-03
1
-0
/
+39
*
mm: memory-failure: bump memory failure stats to pglist_data
Jiaqi Yan
2023-02-03
1
-0
/
+36
*
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
2023-02-03
4
-0
/
+71
*
mm: multi-gen LRU: simplify lru_gen_look_around()
T.J. Alumbaugh
2023-02-03
1
-50
/
+23
*
mm: multi-gen LRU: improve walk_pmd_range()
T.J. Alumbaugh
2023-02-03
1
-20
/
+20
*
mm: multi-gen LRU: improve lru_gen_exit_memcg()
T.J. Alumbaugh
2023-02-03
1
-0
/
+5
*
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-03
5
-143
/
+178
*
mm: multi-gen LRU: section for Bloom filters
T.J. Alumbaugh
2023-02-03
2
-88
/
+108
*
mm: multi-gen LRU: section for rmap/PT walk feedback
T.J. Alumbaugh
2023-02-03
2
-0
/
+18
*
mm: multi-gen LRU: section for working set protection
T.J. Alumbaugh
2023-02-03
2
-0
/
+19
*
mm: move KMEMLEAK's Kconfig items from lib to mm
Zhaoyang Huang
2023-02-03
2
-71
/
+72
*
mm/damon/core-test: add a test for damon_update_monitoring_results()
SeongJae Park
2023-02-03
1
-0
/
+30
*
mm/damon/core: update monitoring results for new monitoring attributes
SeongJae Park
2023-02-03
1
-0
/
+71
*
mm/damon: update comments in damon.h for damon_attrs
SeongJae Park
2023-02-03
1
-3
/
+3
*
mm/kmemleak: fix UAF bug in kmemleak_scan()
Waiman Long
2023-02-03
1
-6
/
+29
*
mm/kmemleak: simplify kmemleak_cond_resched() usage
Waiman Long
2023-02-03
1
-36
/
+12
*
kselftest: vm: add tests for memory-deny-write-execute
Kees Cook
2023-02-03
2
-0
/
+198
*
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-02-03
6
-1
/
+93
*
tools/mm: allow users to provide additional cflags/ldflags
Herton R. Krzesinski
2023-02-03
1
-2
/
+2
*
Documentation: mm: use `s/higmem/highmem/` fix typo for highmem
Deming Wang
2023-02-03
1
-1
/
+1
*
mm/cma: fix potential memory loss on cma_declare_contiguous_nid
Levi Yun
2023-02-03
1
-12
/
+12
*
swap_state: update shadow_nodes for anonymous page
Yang Yang
2023-02-03
3
-9
/
+21
*
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
2023-02-03
3
-18
/
+18
*
zsmalloc: set default zspage chain size to 8
Sergey Senozhatsky
2023-02-03
1
-1
/
+1
*
zsmalloc: make zspage chain size configurable
Sergey Senozhatsky
2023-02-03
3
-8
/
+191
*
zsmalloc: skip chain size calculation for pow_of_2 classes
Sergey Senozhatsky
2023-02-03
1
-0
/
+3
*
zsmalloc: rework zspage chain size selection
Sergey Senozhatsky
2023-02-03
1
-37
/
+19
*
mm/page_alloc: use deferred_pages_enabled() wherever applicable
Anshuman Khandual
2023-02-03
1
-2
/
+2
*
mm/page_ext: init page_ext early if there are no deferred struct pages
Pasha Tatashin
2023-02-03
4
-5
/
+11
*
mm/damon/core: skip apply schemes if empty
Huaisheng Ye
2023-02-03
1
-1
/
+2
*
mm/secretmem: remove redundant initiialization of pointer file
Colin Ian King
2023-02-03
1
-1
/
+1
*
readahead: convert readahead_expand() to use a folio
Matthew Wilcox (Oracle)
2023-02-03
1
-17
/
+22
*
filemap: convert filemap_range_has_page() to use a folio
Matthew Wilcox (Oracle)
2023-02-03
1
-5
/
+5
*
filemap: convert filemap_map_pmd() to take a folio
Matthew Wilcox (Oracle)
2023-02-03
1
-8
/
+10
*
rmap: add folio parameter to __page_set_anon_rmap()
Matthew Wilcox (Oracle)
2023-02-03
1
-10
/
+11
*
mm: clean up mlock_page / munlock_page references in comments
Matthew Wilcox (Oracle)
2023-02-03
3
-17
/
+19
*
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-03
4
-17
/
+8
*
mm: remove mlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-03
4
-16
/
+8
*
mm: remove page_evictable()
Matthew Wilcox (Oracle)
2023-02-03
2
-55
/
+47
*
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
2023-02-03
3
-10
/
+10
*
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
2023-02-03
3
-10
/
+10
*
mm: use a folio in copy_present_pte()
Matthew Wilcox (Oracle)
2023-02-03
1
-6
/
+9
*
mm: use a folio in copy_pte_range()
Matthew Wilcox (Oracle)
2023-02-03
1
-26
/
+25
*
mm: convert wp_page_copy() to use folios
Matthew Wilcox (Oracle)
2023-02-03
1
-33
/
+32
*
mm: convert do_anonymous_page() to use a folio
Matthew Wilcox (Oracle)
2023-02-03
1
-11
/
+9
*
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
2023-02-03
9
-47
/
+44
*
filemap: remove find_get_pages_range_tag()
Vishal Moola (Oracle)
2023-02-03
4
-88
/
+0
*
nilfs2: convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-03
1
-10
/
+10
*
nilfs2: convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-03
1
-19
/
+20
[prev]
[next]