summaryrefslogtreecommitdiffstats
path: root/io_uring/fdinfo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-04nfsd: dynamically allocate the nfsd-client shrinkerQi Zheng2-9/+12
2023-10-04jbd2,ext4: dynamically allocate the jbd2-journal shrinkerQi Zheng2-12/+19
2023-10-04ext4: dynamically allocate the ext4-es shrinkerQi Zheng2-11/+14
2023-10-04mbcache: dynamically allocate the mbcache shrinkerQi Zheng1-10/+12
2023-10-04virtio_balloon: dynamically allocate the virtio-balloon shrinkerQi Zheng1-10/+14
2023-10-04vmw_balloon: dynamically allocate the vmw-balloon shrinkerQi Zheng1-26/+12
2023-10-04bcache: dynamically allocate the md-bcache shrinkerQi Zheng3-13/+19
2023-10-04md/raid5: dynamically allocate the md-raid5 shrinkerQi Zheng2-12/+16
2023-10-04dm zoned: dynamically allocate the dm-zoned-meta shrinkerQi Zheng1-12/+16
2023-10-04dm: dynamically allocate the dm-bufio shrinkerQi Zheng1-11/+17
2023-10-04drm/panfrost: dynamically allocate the drm-panfrost shrinkerQi Zheng4-15/+24
2023-10-04drm/msm: dynamically allocate the drm-msm_gem shrinkerQi Zheng3-16/+25
2023-10-04drm/i915: dynamically allocate the i915_gem_mm shrinkerQi Zheng2-14/+17
2023-10-04mm: workingset: dynamically allocate the mm-shadow shrinkerQi Zheng1-13/+16
2023-10-04sunrpc: dynamically allocate the sunrpc_cred shrinkerQi Zheng1-8/+12
2023-10-04mm: thp: dynamically allocate the thp-related shrinkersQi Zheng1-24/+43
2023-10-04rcu: dynamically allocate the rcu-kfree shrinkerQi Zheng1-9/+12
2023-10-04rcu: dynamically allocate the rcu-lazy shrinkerQi Zheng1-9/+10
2023-10-04ubifs: dynamically allocate the ubifs-slab shrinkerQi Zheng1-10/+11
2023-10-04quota: dynamically allocate the dquota-cache shrinkerQi Zheng1-8/+9
2023-10-04nfsd: dynamically allocate the nfsd-filecache shrinkerQi Zheng1-10/+13
2023-10-04nfs: dynamically allocate the nfs-acl shrinkerQi Zheng1-8/+13
2023-10-04NFSv4.2: dynamically allocate the nfs-xattr shrinkersQi Zheng1-43/+44
2023-10-04gfs2: dynamically allocate the gfs2-qd shrinkerQi Zheng3-10/+24
2023-10-04gfs2: dynamically allocate the gfs2-glock shrinkerQi Zheng1-9/+10
2023-10-04f2fs: dynamically allocate the f2fs-shrinkerQi Zheng1-8/+23
2023-10-04erofs: dynamically allocate the erofs-shrinkerQi Zheng1-7/+12
2023-10-04xenbus/backend: dynamically allocate the xen-backend shrinkerQi Zheng1-7/+10
2023-10-04drm/ttm: dynamically allocate the drm-ttm_pool shrinkerQi Zheng1-8/+15
2023-10-04binder: dynamically allocate the android-binder shrinkerQi Zheng1-12/+18
2023-10-04kvm: mmu: dynamically allocate the x86-mmu shrinkerQi Zheng1-8/+10
2023-10-04mm: shrinker: add infrastructure for dynamically allocating shrinkerQi Zheng4-8/+142
2023-10-04drm/ttm: introduce pool_shrink_rwsemQi Zheng3-17/+16
2023-10-04mm: shrinker: remove redundant shrinker_rwsem in debugfs operationsQi Zheng1-15/+1
2023-10-04mm: vmscan: move shrinker-related code into a separate fileQi Zheng4-703/+713
2023-10-04mm: move some shrinker-related function declarations to mm/internal.hQi Zheng3-19/+28
2023-10-04proc/kcore: do not try to access unaccepted memoryAdrian Hunter1-1/+2
2023-10-04efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter2-0/+27
2023-10-04kmsan: introduce test_memcpy_initialized_gap()Alexander Potapenko1-0/+53
2023-10-04kmsan: merge test_memcpy_aligned_to_unaligned{,2}() togetherAlexander Potapenko1-24/+13
2023-10-04kmsan: prevent optimizations in memcpy testsAlexander Potapenko1-25/+16
2023-10-04kmsan: simplify kmsan_internal_memmove_metadata()Alexander Potapenko1-96/+31
2023-10-04memfd: drop warning for missing exec-related flagsAleksa Sarai1-6/+0
2023-10-04mm/shmem: remove dead code can not be satisfied by "(CONFIG_SHMEM)&&(!(CONFIG...Ying Sun1-4/+0
2023-10-04mm/vmscan: print err before panicAngus Chen1-1/+2
2023-10-04mm/mm_init.c: remove redundant pr_info when node is memorylessYajun Deng1-2/+0
2023-10-04mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodesYuan Can1-2/+1
2023-10-04mm: remove duplicated vma->vm_flags check when expanding stackXiu Jianfeng1-2/+0
2023-10-04mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...SeongJae Park2-4/+4
2023-10-04mm/damon/core: remove duplicated comment for watermarks-based deactivationSeongJae Park1-3/+0