index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
shrinker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-10-31
mm: shrinker: avoid memleak in alloc_shrinker_info
Chen Ridong
1
-3
/
+5
2024-01-05
mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()
Tetsuo Handa
1
-1
/
+1
2023-10-04
mm: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
1
-15
/
+15
2023-10-04
mm: shrinker: hold write lock to reparent shrinker nr_deferred
Qi Zheng
1
-2
/
+2
2023-10-04
mm: shrinker: make memcg slab shrink lockless
Qi Zheng
1
-19
/
+66
2023-10-04
mm: shrinker: make global slab shrink lockless
Qi Zheng
1
-21
/
+68
2023-10-04
mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg...
Qi Zheng
1
-6
/
+6
2023-10-04
mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
Qi Zheng
1
-96
/
+154
2023-10-04
mm: shrinker: remove old APIs
Qi Zheng
1
-143
/
+0
2023-10-04
mm: shrinker: add infrastructure for dynamically allocating shrinker
Qi Zheng
1
-0
/
+106
2023-10-04
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
1
-15
/
+0
2023-10-04
mm: vmscan: move shrinker-related code into a separate file
Qi Zheng
1
-0
/
+709