index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap
Vivek Kasireddy
1
-3
/
+5
2024-07-12
udmabuf: add CONFIG_MMU dependency
Arnd Bergmann
1
-0
/
+1
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
4
-0
/
+192
2024-07-12
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
1
-47
/
+77
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2
-0
/
+49
2024-07-12
mm/zswap: use only one pool in zswap
Chengming Zhou
1
-41
/
+20
2024-07-12
mm/zsmalloc: change back to per-size_class lock
Chengming Zhou
1
-35
/
+50
2024-07-12
mm/hugetlb.c: undo errant change
Andrew Morton
1
-0
/
+1
2024-07-10
mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
Barry Song
1
-1
/
+1
2024-07-10
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
1
-1
/
+1
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
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
22
-274
/
+323
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-04
docs: mm: add enable_soft_offline sysctl
Jiaqi Yan
1
-0
/
+38
2024-07-04
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
4
-0
/
+236
2024-07-04
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
1
-2
/
+20
2024-07-04
mm/memory-failure: refactor log format in soft offline code
Jiaqi Yan
1
-6
/
+9
2024-07-04
mm: memcg: adjust the warning when seq_buf overflows
Xiu Jianfeng
1
-1
/
+2
2024-07-04
mm: memcg: remove redundant seq_buf_has_overflowed()
Xiu Jianfeng
1
-3
/
+0
2024-07-04
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
Audra Mitchell
1
-0
/
+3
2024-07-04
mm: update uffd-stress to handle EINVAL for unset config features
Audra Mitchell
1
-5
/
+9
2024-07-04
get_task_mm: check PF_KTHREAD lockless
Oleg Nesterov
1
-6
/
+5
2024-07-04
memcg: mm_update_next_owner: move for_each_thread() into try_to_set_owner()
Oleg Nesterov
1
-16
/
+24
2024-07-04
memcg: mm_update_next_owner: kill the "retry" logic
Oleg Nesterov
1
-30
/
+27
[prev]
[next]