开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-04
MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files
Roman Gushchin
2024-07-04
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
mm: memcg: group cgroup v1 memcg related declarations
Roman Gushchin
2024-07-04
mm: memcg: make memcg1_update_tree() static
Roman Gushchin
2024-07-04
mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename memcg_oom_recover()
Roman Gushchin
2024-07-04
mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename memcg_check_events()
Roman Gushchin
2024-07-04
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename charge move-related functions
Roman Gushchin
2024-07-04
mm: memcg: move charge migration code to memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-04
mm: memcg: move soft limit reclaim code to memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: introduce memcontrol-v1.c
Roman Gushchin
2024-07-04
mm/ksm: optimize the chain()/chain_prune() interfaces
Chengming Zhou
2024-07-04
mm/ksm: don't waste time searching stable tree for fast changing page
Chengming Zhou
2024-07-04
mm/ksm: refactor out try_to_merge_with_zero_page()
Chengming Zhou
2024-07-04
hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
Aristeu Rozanski
2024-07-04
mm/damon/paddr: initialize nr_succeeded in __damon_pa_migrate_folio_list()
SeongJae Park
2024-07-04
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
2024-07-03
selftests/damon/damon_nr_regions: test online-tuned max_nr_regions
SeongJae Park
2024-07-03
_damon_sysfs: implement commit() for online parameters update
SeongJae Park
2024-07-03
selftests/damon: implement test for min/max_nr_regions
SeongJae Park
2024-07-03
selftests/damon/_damon_sysfs: implement kdamonds stop function
SeongJae Park
2024-07-03
selftests/damon: implement DAMOS tried regions test
SeongJae Park
2024-07-03
selftests/damon: implement a program for even-numbered memory regions access
SeongJae Park
2024-07-03
selftests/damon/_damon_sysfs: support schemes_update_tried_regions
SeongJae Park
2024-07-03
selftests/damon/access_memory: use user-defined region size
SeongJae Park
2024-07-03
readahead: simplify gotos in page_cache_sync_ra()
Jan Kara
2024-07-03
readahead: fold try_context_readahead() into its single caller
Jan Kara
2024-07-03
readahead: disentangle async and sync readahead
Jan Kara
2024-07-03
readahead: drop dead code in ondemand_readahead()
Jan Kara
2024-07-03
readahead: drop dead code in page_cache_ra_order()
Jan Kara
2024-07-03
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
2024-07-03
readahead: drop pointless index from force_page_cache_ra()
Jan Kara
2024-07-03
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
2024-07-03
filemap: fix page_cache_next_miss() when no hole found
Jan Kara
2024-07-03
readahead: make sure sync readahead reads needed page
Jan Kara
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
2024-07-03
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
2024-07-03
kmsan: do not pass NULL pointers as 0
Ilya Leoshkevich
2024-07-03
kmsan: add missing __user tags
Ilya Leoshkevich
2024-07-03
kmsan: enable on s390
Ilya Leoshkevich
2024-07-03
s390/kmsan: implement the architecture-specific functions
Ilya Leoshkevich
2024-07-03
s390/unwind: disable KMSAN checks
Ilya Leoshkevich
2024-07-03
s390/uaccess: add the missing linux/instrumented.h #include
Ilya Leoshkevich
2024-07-03
s390/uaccess: add KMSAN support to put_user() and get_user()
Ilya Leoshkevich
[next]