index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.rustfmt.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
mm/z3fold: use helper function put_z3fold_locked() and put_z3fold_locked_list()
Ruan Jinjie
1
-8
/
+17
2023-08-21
Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMO...
SeongJae Park
1
-17
/
+20
2023-08-21
Docs/ABI/damon: update for DAMON monitoring target type DAMOS filter
SeongJae Park
1
-2
/
+9
2023-08-21
Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter
SeongJae Park
1
-15
/
+18
2023-08-21
selftests/damon/sysfs: test damon_target filter
SeongJae Park
1
-0
/
+2
2023-08-21
mm/damon/sysfs-schemes: support target damos filter
SeongJae Park
1
-0
/
+27
2023-08-21
mm/damon/core: implement target type damos filter
SeongJae Park
2
-6
/
+22
2023-08-21
Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filter
SeongJae Park
1
-11
/
+20
2023-08-21
Docs/ABI/damon: update for address range DAMOS filter
SeongJae Park
1
-2
/
+18
2023-08-21
Docs/mm/damon/design: update for address range filters
SeongJae Park
1
-6
/
+15
2023-08-21
selftests/damon/sysfs: test address range damos filter
SeongJae Park
1
-0
/
+3
2023-08-21
mm/damon/core-test: add a unit test for __damos_filter_out()
SeongJae Park
1
-0
/
+61
2023-08-21
mm/damon/sysfs-schemes: support address range type DAMOS filter
SeongJae Park
1
-0
/
+56
2023-08-21
mm/damon/core: introduce address range type damos filter
SeongJae Park
2
-6
/
+68
2023-08-21
Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytes
SeongJae Park
1
-15
/
+27
2023-08-21
Docs/ABI/damon: update for tried_regions/total_bytes
SeongJae Park
1
-2
/
+11
2023-08-21
selftests/damon/sysfs: test tried_regions/total_bytes file
SeongJae Park
1
-0
/
+1
2023-08-21
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
SeongJae Park
3
-8
/
+27
2023-08-21
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
SeongJae Park
1
-0
/
+17
2023-08-21
Multi-gen LRU: fix can_swap in lru_gen_look_around()
Kalesh Singh
1
-1
/
+2
2023-08-21
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
1
-6
/
+7
2023-08-21
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
1
-4
/
+14
2023-08-21
mm:vmscan: fix inaccurate reclaim during proactive reclaim
Efly Young
1
-2
/
+2
2023-08-21
mm/damon/core-test: add a test for damos_new_filter()
SeongJae Park
1
-0
/
+13
2023-08-21
mm/memcg: update obsolete comment above parent_mem_cgroup()
Miaohe Lin
1
-2
/
+1
2023-08-21
arm64: tlbflush: add some comments for TLB batched flushing
Yicong Yang
1
-0
/
+15
2023-08-21
mm/page_alloc: avoid unneeded alike_pages calculation
Miaohe Lin
1
-6
/
+5
2023-08-21
perf/core: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
1
-22
/
+11
2023-08-21
selinux: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
1
-5
/
+2
2023-08-21
drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
1
-4
/
+1
2023-08-21
mm: factor out VMA stack and heap checks
Kefeng Wang
3
-34
/
+30
2023-08-21
selftests: mm: add KSM_MERGE_TIME tests
Ayush Jain
1
-0
/
+4
2023-08-21
mm/page_ext: move page_ext_operations definition under CONFIG_PAGE_EXTENSION
Kemeng Shi
1
-2
/
+1
2023-08-21
mm/vmstat: remove unused page_ext.h from vmstat
Kemeng Shi
1
-1
/
+0
2023-08-21
mm/page_poison: remove unused page_ext.h from page_poison
Kemeng Shi
1
-1
/
+0
2023-08-21
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
3
-10
/
+17
2023-08-21
mm: improve the comment in isolate_migratepages_block()
Matthew Wilcox
1
-7
/
+7
2023-08-21
mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
ZhangPeng
1
-2
/
+2
2023-08-21
mm: kmsan: use helper macro offset_in_page()
ZhangPeng
2
-2
/
+2
2023-08-21
mm: kmsan: use helper function page_size()
ZhangPeng
2
-2
/
+2
2023-08-21
mm/memory.c: fix some kernel-doc comments
Yang Li
1
-1
/
+2
2023-08-21
mm/memcg: fix obsolete function name in mem_cgroup_protection()
Miaohe Lin
1
-1
/
+1
2023-08-21
mm: zswap: kill zswap_get_swap_cache_page()
Johannes Weiner
1
-89
/
+53
2023-08-21
mm: zswap: tighten up entry invalidation
Johannes Weiner
1
-2
/
+2
2023-08-21
mm: zswap: use zswap_invalidate_entry() for duplicates
Johannes Weiner
1
-3
/
+1
2023-08-21
kernel/iomem.c: remove __weak ioremap_cache helper
Arnd Bergmann
1
-8
/
+4
2023-08-21
mm/page_ext: use page_ext_data helper in page_owner
Kemeng Shi
1
-1
/
+1
2023-08-21
mm/page_ext: use page_ext_data helper in page_table_check
Kemeng Shi
1
-1
/
+1
2023-08-21
mm/page_ext: add common function to get client data from page_ext
Kemeng Shi
1
-0
/
+6
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
3
-7
/
+8
[next]