Sign in
android-kvm
/
linux
/
3a3b7fec3974f954600844e41d773c00857ef48a
3a3b7fe
mm: remove CONFIG_MEMCG_KMEM
by Johannes Weiner
· 8 months ago
6df1323
mm: memcg: add cache line padding to mem_cgroup_per_node
by Roman Gushchin
· 8 months ago
9fa001c
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
by Roman Gushchin
· 8 months ago
f6a6de2
Docs/mm/damon/index: add links to admin-guide doc
by SeongJae Park
· 8 months ago
5fb9f04
Docs/mm/damon/index: add links to design
by SeongJae Park
· 8 months ago
d31f562
Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
by SeongJae Park
· 8 months ago
ce15e8f
Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modules' section
by SeongJae Park
· 8 months ago
92117a6
Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operations Set Layer' section
by SeongJae Park
· 8 months ago
316df98
Docs/mm/damon/design: add links from overall architecture to sections of details
by SeongJae Park
· 8 months ago
752f18b
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
by SeongJae Park
· 8 months ago
2081610
Docs/mm/damon/design: clarify regions merging operation
by SeongJae Park
· 8 months ago
efeacc2
Docs/mm/damon/design: fix two typos
by SeongJae Park
· 8 months ago
843a2e2
mm/shmem: fix input and output inconsistencies
by Bang Li
· 8 months ago
cc937da
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
by Edward Liaw
· 8 months ago
95139d9
tools/mm: introduce a tool to assess swap entry allocation for thp_swapout
by Barry Song
· 8 months ago
3f59493
mm: migrate: remove folio_migrate_copy()
by Kefeng Wang
· 8 months ago
f00b295
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
by Kefeng Wang
· 8 months ago
0609139
mm: migrate: support poisoned recover from migrate folio
by Kefeng Wang
· 8 months ago
52881539
mm: migrate: split folio_migrate_mapping()
by Kefeng Wang
· 8 months ago
02f4ee5
mm: add folio_mc_copy()
by Kefeng Wang
· 8 months ago
28bdacb
mm: move memory_failure_queue() into copy_mc_[user]_highpage()
by Kefeng Wang
· 8 months ago
8ef6fd0
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
by Andrew Morton
· 8 months ago
1e3d28f
MAINTAINERS: mailmap: update Lorenzo Stoakes's email address
by Lorenzo Stoakes
· 8 months ago
be9581e
mm: fix crashes from deferred split racing folio migration
by Hugh Dickins
· 8 months ago
2fe29fe
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 compat
by Paul Menzel
· 8 months ago
f442fa6
mm: gup: stop abusing try_grab_folio
by Yang Shi
· 8 months ago
44195d1
docs: mm: add enable_soft_offline sysctl
by Jiaqi Yan
· 8 months ago
72ead83d
selftest/mm: test enable_soft_offline behaviors
by Jiaqi Yan
· 8 months ago
5637443
mm/memory-failure: userspace controls soft-offlining pages
by Jiaqi Yan
· 8 months ago
865319f
mm/memory-failure: refactor log format in soft offline code
by Jiaqi Yan
· 8 months ago
c2fad56
mm: memcg: adjust the warning when seq_buf overflows
by Xiu Jianfeng
· 8 months ago
1c46cc0
mm: memcg: remove redundant seq_buf_has_overflowed()
by Xiu Jianfeng
· 8 months ago
a591d35
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
by Audra Mitchell
· 8 months ago
a47a7af
mm: update uffd-stress to handle EINVAL for unset config features
by Audra Mitchell
· 8 months ago
8ac5dc6
get_task_mm: check PF_KTHREAD lockless
by Oleg Nesterov
· 8 months ago
d73d003
memcg: mm_update_next_owner: move for_each_thread() into try_to_set_owner()
by Oleg Nesterov
· 8 months ago
2a22b77
memcg: mm_update_next_owner: kill the "retry" logic
by Oleg Nesterov
· 8 months ago
1419ff9
mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1
by Roman Gushchin
· 8 months ago
1c3a0b3
mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1
by Roman Gushchin
· 8 months ago
98c9daf
mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_node
by Roman Gushchin
· 8 months ago
94b7e5b
mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1
by Roman Gushchin
· 8 months ago
05dfec1
mm: memcg: guard memcg1-specific fields accesses in mm/memcontrol.c
by Roman Gushchin
· 8 months ago
b5855a2
mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
by Roman Gushchin
· 8 months ago
47d2702
mm: memcg: guard cgroup v1-specific code in mem_cgroup_print_oom_meminfo()
by Roman Gushchin
· 8 months ago
773e9ae
mm: memcg: factor out legacy socket memory accounting code
by Roman Gushchin
· 8 months ago
04fbe92
mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
by Roman Gushchin
· 8 months ago
68cd905
mm: add swappiness= arg to memory.reclaim
by Dan Schatzberg
· 1 year, 2 months ago
410abb2
mm: add defines for min/max swappiness
by Dan Schatzberg
· 1 year, 2 months ago
5ff3bd0
MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files
by Roman Gushchin
· 8 months ago
e93d416
mm: memcg: put cgroup v1-specific code under a config option
by Roman Gushchin
· 8 months ago
6f1173d
mm: memcg: group cgroup v1 memcg related declarations
by Roman Gushchin
· 8 months ago
34926e1
mm: memcg: make memcg1_update_tree() static
by Roman Gushchin
· 8 months ago
ea1e8796
mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
by Roman Gushchin
· 8 months ago
8d49b69
mm: memcg: rename memcg_oom_recover()
by Roman Gushchin
· 8 months ago
292fc2e
mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
by Roman Gushchin
· 8 months ago
cc7b850
mm: memcg: rename memcg_check_events()
by Roman Gushchin
· 8 months ago
66d60c4
mm: memcg: move legacy memcg event code into memcontrol-v1.c
by Roman Gushchin
· 8 months ago
b9eaacb
mm: memcg: rename charge move-related functions
by Roman Gushchin
· 8 months ago
e548ad4
mm: memcg: move charge migration code to memcontrol-v1.c
by Roman Gushchin
· 8 months ago
87024f5
mm: memcg: rename soft limit reclaim-related functions
by Roman Gushchin
· 8 months ago
d12f6d2
mm: memcg: move soft limit reclaim code to memcontrol-v1.c
by Roman Gushchin
· 8 months ago
1b1e134
mm: memcg: introduce memcontrol-v1.c
by Roman Gushchin
· 8 months ago
a0b856b
mm/ksm: optimize the chain()/chain_prune() interfaces
by Chengming Zhou
· 8 months ago
d58a361
mm/ksm: don't waste time searching stable tree for fast changing page
by Chengming Zhou
· 8 months ago
ac90c56
mm/ksm: refactor out try_to_merge_with_zero_page()
by Chengming Zhou
· 8 months ago
003af99
hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
by Aristeu Rozanski
· 8 months ago
64548bc
mm/damon/paddr: initialize nr_succeeded in __damon_pa_migrate_folio_list()
by SeongJae Park
· 8 months ago
593a10d
mm: refactor folio_undo_large_rmappable()
by Kefeng Wang
· 9 months ago
a9e1ddc
nilfs2: fix kernel bug on rename operation of broken directory
by Ryusuke Konishi
· 8 months ago
bd225530
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
by Yu Zhao
· 8 months ago
5a4d8944
cachestat: do not flush stats in recency check
by Nhat Pham
· 8 months ago
9fd154b
mm/shmem: disable PMD-sized page cache if needed
by Gavin Shan
· 8 months ago
3390916
mm/filemap: skip to create PMD-sized page cache if needed
by Gavin Shan
· 8 months ago
1f789a4
mm/readahead: limit page cache size in page_cache_ra_order()
by Gavin Shan
· 8 months ago
099d906
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
by Gavin Shan
· 8 months ago
310d6c1
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
by SeongJae Park
· 8 months ago
1723f04
Fix userfaultfd_api to return EINVAL as expected
by Audra Mitchell
· 8 months ago
a34acf3
mm: vmalloc: check if a hash-index is in cpu_possible_mask
by Uladzislau Rezki (Sony)
· 8 months ago
82f0b6f
mm: prevent derefencing NULL ptr in pfn_section_valid()
by Waiman Long
· 8 months ago
fa2690a
mm: page_ref: remove folio_try_get_rcu()
by Yang Shi
· 8 months ago
8bf890c
selftests/damon/damon_nr_regions: test online-tuned max_nr_regions
by SeongJae Park
· 8 months ago
5ac9ade
_damon_sysfs: implement commit() for online parameters update
by SeongJae Park
· 8 months ago
7814973
selftests/damon: implement test for min/max_nr_regions
by SeongJae Park
· 8 months ago
f606360
selftests/damon/_damon_sysfs: implement kdamonds stop function
by SeongJae Park
· 8 months ago
c9a3003
selftests/damon: implement DAMOS tried regions test
by SeongJae Park
· 8 months ago
c94df80
selftests/damon: implement a program for even-numbered memory regions access
by SeongJae Park
· 8 months ago
209e631
selftests/damon/_damon_sysfs: support schemes_update_tried_regions
by SeongJae Park
· 8 months ago
34ec434
selftests/damon/access_memory: use user-defined region size
by SeongJae Park
· 8 months ago
58540f5
readahead: simplify gotos in page_cache_sync_ra()
by Jan Kara
· 8 months ago
a6eccd5
readahead: fold try_context_readahead() into its single caller
by Jan Kara
· 8 months ago
3a7a11a5
readahead: disentangle async and sync readahead
by Jan Kara
· 8 months ago
0b1efc3
readahead: drop dead code in ondemand_readahead()
by Jan Kara
· 8 months ago
8eaf93a
readahead: drop dead code in page_cache_ra_order()
by Jan Kara
· 8 months ago
bb82ac3
readahead: drop index argument of page_cache_async_readahead()
by Jan Kara
· 8 months ago
878343d
readahead: drop pointless index from force_page_cache_ra()
by Jan Kara
· 8 months ago
7c87758
readahead: properly shorten readahead when falling back to do_page_cache_ra()
by Jan Kara
· 8 months ago
901a269
filemap: fix page_cache_next_miss() when no hole found
by Jan Kara
· 8 months ago
8051b82
readahead: make sure sync readahead reads needed page
by Jan Kara
· 8 months ago
ee86814
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
by David Hildenbrand
· 8 months ago
4b88c23
mm/migrate: make migrate_misplaced_folio() return 0 on success
by David Hildenbrand
· 8 months ago
Next »