index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
9 days
mm/memfd_luo: remove unnecessary memset in zero-size memfd path
Chenghao Duan
-1
/
+0
9 days
mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
Chenghao Duan
-2
/
+6
9 days
mm/memfd: use folio_nr_pages() for shmem inode accounting
Chenghao Duan
-4
/
+6
9 days
mm/sparse: fix preinited section_mem_map clobbering on failure path
Muchun Song
-1
/
+0
9 days
zram: do not forget to endio for partial discard requests
Sergey Senozhatsky
-1
/
+2
9 days
lib: test_hmm: implement a device release method
Alistair Popple
-3
/
+15
9 days
selftests/mm: hmm-tests: don't hardcode THP size to 2MB
Alistair Popple
-67
/
+16
9 days
lib: test_hmm: evict device pages on file close to avoid use-after-free
Alistair Popple
-50
/
+62
9 days
selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
Li Wang
-22
/
+69
9 days
tools/testing/selftests: add merge test for partial msealed range
Lorenzo Stoakes (Oracle)
-0
/
+88
9 days
mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
Jackie Liu
-11
/
+12
9 days
Docs/admin-guide/mm/damon/lru_sort: warn commit_inputs vs param updates race
SeongJae Park
-0
/
+4
9 days
Docs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates race
SeongJae Park
-0
/
+4
9 days
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
-1
/
+2
9 days
mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
SeongJae Park
-0
/
+7
9 days
mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
SeongJae Park
-0
/
+12
9 days
mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
Jackie Liu
-1
/
+4
9 days
mm/damon/core: fix damos_walk() vs kdamond_fn() exit race
SeongJae Park
-7
/
+15
9 days
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
-31
/
+15
9 days
mm: zswap: tie per-CPU acomp_ctx lifetime to the pool
Kanchana P. Sridhar
-100
/
+80
9 days
mm: zswap: remove redundant checks in zswap_cpu_comp_dead()
Kanchana P. Sridhar
-2
/
+10
9 days
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
-2
/
+121
9 days
mm/vmscan: prevent MGLRU reclaim from pinning address space
Suren Baghdasaryan
-2
/
+3
9 days
liveupdate: defer file handler module refcounting to active sessions
Pasha Tatashin
-12
/
+12
9 days
liveupdate: make unregister functions return void
Pasha Tatashin
-28
/
+11
9 days
liveupdate: remove liveupdate_test_unregister()
Pasha Tatashin
-22
/
+0
9 days
liveupdate: auto unregister FLBs on file handler unregistration
Pasha Tatashin
-39
/
+60
9 days
liveupdate: remove luo_session_quiesce()
Pasha Tatashin
-114
/
+11
9 days
liveupdate: defer FLB module refcounting to active sessions
Pasha Tatashin
-10
/
+17
9 days
liveupdate: protect FLB lists with luo_register_rwlock
Pasha Tatashin
-0
/
+15
9 days
liveupdate: protect file handler list with rwsem
Pasha Tatashin
-5
/
+25
9 days
liveupdate: synchronize lazy initialization of FLB private state
Pasha Tatashin
-1
/
+6
9 days
liveupdate: safely print untrusted strings
Pasha Tatashin
-2
/
+4
9 days
mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
Baolin Wang
-1
/
+16
9 days
selftests: liveupdate: add test for double preservation
Pasha Tatashin
-0
/
+41
9 days
memfd: implement get_id for memfd_luo
Pasha Tatashin
-0
/
+6
9 days
liveupdate: prevent double management of files
Pasha Tatashin
-2
/
+32
9 days
kho: document kexec-metadata tracking feature
Breno Leitao
-0
/
+39
9 days
kho: kexec-metadata: track previous kernel chain
Breno Leitao
-0
/
+144
9 days
kho: fix kho_in_debugfs_init() to handle non-FDT blobs
Breno Leitao
-11
/
+21
9 days
kho: persist blob size in KHO FDT
Breno Leitao
-15
/
+46
9 days
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
-41
/
+43
9 days
kho: add size parameter to kho_add_subtree()
Breno Leitao
-16
/
+24
9 days
mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
Breno Leitao
-1
/
+12
9 days
MAINTAINERS: update MGLRU entry to reflect current status
Lorenzo Stoakes (Oracle)
-2
/
+6
9 days
mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...
Qi Zheng
-3
/
+3
9 days
mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
Qi Zheng
-11
/
+17
9 days
mm: memcontrol: correct the type of stats_updates to unsigned long
Qi Zheng
-9
/
+9
9 days
mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
Muchun Song
-1
/
+6
9 days
mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
Muchun Song
-135
/
+151
[prev]
[next]