index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
livepatch
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
mm/page_alloc: remove prefetchw() on freeing page to buddy system
Wei Yang
1
-11
/
+2
2024-07-10
kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section
Wei Yang
1
-2
/
+2
2024-07-10
kernel/fork.c: get totalram_pages from memblock to calculate max_threads
Wei Yang
1
-1
/
+2
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
20
-131
/
+59
2024-07-10
mm: memcg: add cache line padding to mem_cgroup_per_node
Roman Gushchin
1
-2
/
+4
2024-07-10
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
Roman Gushchin
1
-4
/
+0
2024-07-10
Docs/mm/damon/index: add links to admin-guide doc
SeongJae Park
1
-7
/
+10
2024-07-10
Docs/mm/damon/index: add links to design
SeongJae Park
2
-5
/
+7
2024-07-10
Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
SeongJae Park
1
-0
/
+48
2024-07-10
Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modu...
SeongJae Park
1
-10
/
+0
2024-07-10
Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operat...
SeongJae Park
1
-25
/
+22
2024-07-10
Docs/mm/damon/design: add links from overall architecture to sections of details
SeongJae Park
1
-7
/
+13
2024-07-10
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
SeongJae Park
1
-4
/
+42
2024-07-10
Docs/mm/damon/design: clarify regions merging operation
SeongJae Park
1
-5
/
+12
2024-07-10
Docs/mm/damon/design: fix two typos
SeongJae Park
1
-2
/
+2
2024-07-10
mm/shmem: fix input and output inconsistencies
Bang Li
1
-1
/
+1
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
15
-15
/
+12
2024-07-10
tools/mm: introduce a tool to assess swap entry allocation for thp_swapout
Barry Song
2
-1
/
+235
2024-07-06
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
3
-9
/
+2
2024-07-06
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
Kefeng Wang
2
-3
/
+9
2024-07-06
mm: migrate: support poisoned recover from migrate folio
Kefeng Wang
1
-3
/
+11
2024-07-06
mm: migrate: split folio_migrate_mapping()
Kefeng Wang
1
-16
/
+22
2024-07-06
mm: add folio_mc_copy()
Kefeng Wang
2
-0
/
+18
2024-07-06
mm: move memory_failure_queue() into copy_mc_[user]_highpage()
Kefeng Wang
3
-10
/
+9
2024-07-06
MAINTAINERS: mailmap: update Lorenzo Stoakes's email address
Lorenzo Stoakes
2
-1
/
+2
2024-07-06
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2
-11
/
+13
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...
Paul Menzel
1
-1
/
+3
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
3
-139
/
+156
2024-07-05
docs: mm: add enable_soft_offline sysctl
Jiaqi Yan
1
-0
/
+38
2024-07-05
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
4
-0
/
+236
2024-07-05
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
1
-2
/
+20
2024-07-05
mm/memory-failure: refactor log format in soft offline code
Jiaqi Yan
1
-6
/
+9
2024-07-05
mm: memcg: adjust the warning when seq_buf overflows
Xiu Jianfeng
1
-1
/
+2
2024-07-05
mm: memcg: remove redundant seq_buf_has_overflowed()
Xiu Jianfeng
1
-3
/
+0
2024-07-05
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
Audra Mitchell
1
-0
/
+3
2024-07-05
mm: update uffd-stress to handle EINVAL for unset config features
Audra Mitchell
1
-5
/
+9
2024-07-05
get_task_mm: check PF_KTHREAD lockless
Oleg Nesterov
1
-6
/
+5
2024-07-05
memcg: mm_update_next_owner: move for_each_thread() into try_to_set_owner()
Oleg Nesterov
1
-16
/
+24
2024-07-05
memcg: mm_update_next_owner: kill the "retry" logic
Oleg Nesterov
1
-30
/
+27
2024-07-05
mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1
Roman Gushchin
2
-21
/
+21
2024-07-05
mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1
Roman Gushchin
1
-1
/
+3
2024-07-05
mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_node
Roman Gushchin
1
-0
/
+2
2024-07-05
mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1
Roman Gushchin
1
-50
/
+53
2024-07-05
mm: memcg: guard memcg1-specific fields accesses in mm/memcontrol.c
Roman Gushchin
1
-2
/
+7
2024-07-05
mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
Roman Gushchin
3
-5
/
+12
2024-07-05
mm: memcg: guard cgroup v1-specific code in mem_cgroup_print_oom_meminfo()
Roman Gushchin
1
-0
/
+2
2024-07-05
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
4
-17
/
+40
2024-07-05
mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
Roman Gushchin
3
-21
/
+24
2024-07-05
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
5
-22
/
+81
2024-07-05
mm: add defines for min/max swappiness
Dan Schatzberg
3
-7
/
+9
[next]