index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
1
-0
/
+13
2024-09-10
slab: make __kmem_cache_create() static inline
Christian Brauner
1
-38
/
+0
2024-09-10
slab: make kmem_cache_create_usercopy() static inline
Christian Brauner
1
-45
/
+0
2024-09-10
slab: remove kmem_cache_create_rcu()
Christian Brauner
1
-43
/
+0
2024-09-10
slab: create kmem_cache_create() compatibility layer
Christian Brauner
1
-5
/
+5
2024-09-10
slab: remove rcu_freeptr_offset from struct kmem_cache
Christian Brauner
2
-20
/
+7
2024-09-10
slab: pass struct kmem_cache_args to do_kmem_cache_create()
Christian Brauner
3
-23
/
+25
2024-09-10
slab: pull kmem_cache_open() into do_kmem_cache_create()
Christian Brauner
1
-70
/
+62
2024-09-10
slab: pass struct kmem_cache_args to create_cache()
Christian Brauner
1
-20
/
+19
2024-09-10
slab: port kmem_cache_create_usercopy() to struct kmem_cache_args
Christian Brauner
1
-22
/
+8
2024-09-10
slab: port kmem_cache_create_rcu() to struct kmem_cache_args
Christian Brauner
1
-3
/
+7
2024-09-10
slab: port kmem_cache_create() to struct kmem_cache_args
Christian Brauner
1
-2
/
+6
2024-09-10
slab: add struct kmem_cache_args
Christian Brauner
1
-16
/
+51
2024-09-10
slab: s/__kmem_cache_create/do_kmem_cache_create/g
Christian Brauner
3
-4
/
+4
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
2
-0
/
+60
2024-09-09
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
1
-0
/
+1
2024-09-09
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
3
-4
/
+4
2024-09-09
mm/vmalloc.c: use "high-order" in description non 0-order pages
Uladzislau Rezki (Sony)
1
-2
/
+2
2024-09-09
mm/vmalloc.c: use helper function va_size()
ZhangPeng
1
-9
/
+8
2024-09-09
mm: replace xa_get_order with xas_get_order where appropriate
Shakeel Butt
2
-4
/
+4
2024-09-09
mm: clean up mem_cgroup_iter()
Kinsey Ho
1
-20
/
+12
2024-09-09
mm: restart if multiple traversals raced
Kinsey Ho
1
-9
/
+17
2024-09-09
mm: increment gen # before restarting traversal
Kinsey Ho
1
-10
/
+12
2024-09-09
mm: don't hold css->refcnt during traversal
Kinsey Ho
1
-17
/
+1
2024-09-09
mm/page_alloc: fix build with CONFIG_UNACCEPTED_MEMORY=n
Andrew Morton
1
-11
/
+5
2024-09-09
mm: migrate: remove unused includes
Kefeng Wang
1
-7
/
+0
2024-09-09
mm: thp: simplify split_huge_pages_pid()
Nanyong Sun
1
-6
/
+1
2024-09-09
mm: migrate: simplify find_mm_struct()
Nanyong Sun
1
-7
/
+1
2024-09-09
mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...
SeongJae Park
2
-1
/
+19
2024-09-09
mm: page_alloc: fix missed updates of PGFREE in free_unref_{page/folios}
Yosry Ahmed
1
-6
/
+4
2024-09-09
mm: care about shadow stack guard gap when getting an unmapped area
Mark Brown
1
-0
/
+14
2024-09-09
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
1
-4
/
+6
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
1
-24
/
+7
2024-09-09
mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
SeongJae Park
1
-1
/
+1
2024-09-09
mm: Kconfig: fixup zsmalloc configuration
Sergey Senozhatsky
1
-1
/
+1
2024-09-09
filemap: fix the last_index of mm_filemap_get_pages
Takaya Saeki
1
-1
/
+1
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
4
-31
/
+34
2024-09-09
mm: page_alloc: simpify page del and expand
Huan Yang
1
-10
/
+25
2024-09-09
mm/vmalloc.c: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-8
/
+3
2024-09-09
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
1
-0
/
+26
2024-09-09
mm: split underused THPs
Usama Arif
3
-3
/
+61
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
6
-18
/
+42
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
3
-15
/
+69
2024-09-09
mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...
Barry Song
1
-25
/
+25
2024-09-09
mm/hugetlb: sort out global lock annotations
Mateusz Guzik
1
-3
/
+3
2024-09-09
mm: shmem: extend shmem_unused_huge_shrink() to all sizes
Hugh Dickins
1
-25
/
+20
2024-09-09
mm: shmem: fix minor off-by-one in shrinkable calculation
Hugh Dickins
1
-1
/
+1
2024-09-09
Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"
SeongJae Park
1
-11
/
+4
2024-09-09
mm/damon/core: replace per-quota regions priority histogram buffer usage with...
SeongJae Park
1
-3
/
+6
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
1
-0
/
+5
[prev]
[next]