index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
mm: list_lru: fix the return value of list_lru_count_one()
Muchun Song
1
-1
/
+4
2021-11-06
mm: list_lru: remove holding lru lock
Muchun Song
1
-11
/
+0
2021-11-06
memcg, kmem: further deprecate kmem.limit_in_bytes
Shakeel Butt
2
-43
/
+7
2021-11-06
mm/list_lru.c: prefer struct_size over open coded arithmetic
Len Baker
1
-4
/
+3
2021-11-06
mm/memcg: remove obsolete memcg_free_kmem()
Waiman Long
1
-11
/
+3
2021-11-06
memcg: unify memcg stat flushing
Shakeel Butt
1
-9
/
+10
2021-11-06
memcg: flush stats only if updated
Shakeel Butt
1
-23
/
+55
2021-11-06
mm/memcg: drop swp_entry_t* in mc_handle_file_pte()
Peter Xu
1
-2
/
+2
2021-11-06
mm: optimise put_pages_list()
Matthew Wilcox (Oracle)
1
-7
/
+16
2021-11-06
mm/swapfile: fix an integer overflow in swap_show()
Rafael Aquini
1
-2
/
+2
2021-11-06
mm/swapfile: remove needless request_queue NULL pointer check
Xu Wang
1
-1
/
+1
2021-11-06
mm/gup: further simplify __gup_device_huge()
John Hubbard
1
-4
/
+1
2021-11-06
mm: move more expensive part of XA setup out of mapping check
Jens Axboe
1
-18
/
+25
2021-11-06
mm/filemap.c: remove bogus VM_BUG_ON
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-11-06
mm: don't read i_size of inode unless we need it
Jens Axboe
1
-4
/
+3
2021-11-06
mm: simplify bdi refcounting
Christoph Hellwig
2
-8
/
+8
2021-11-06
mm: don't automatically unregister bdis
Christoph Hellwig
1
-2
/
+1
2021-11-06
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
2
-0
/
+4
2021-11-06
mtd: call bdi_unregister explicitly
Christoph Hellwig
1
-0
/
+1
2021-11-06
mm: export bdi_unregister
Christoph Hellwig
1
-0
/
+1
2021-11-06
mm: stop filemap_read() from grabbing a superfluous page
David Howells
1
-0
/
+3
2021-11-06
mm/page_ext.c: fix a comment
Yinan Zhang
1
-1
/
+1
2021-11-06
percpu: add __alloc_size attributes for better bounds checking
Kees Cook
1
-3
/
+3
2021-11-06
mm/page_alloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-2
/
+2
2021-11-06
mm/vmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-11
/
+11
2021-11-06
mm/kvmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-8
/
+8
2021-11-06
slab: add __alloc_size attributes for better bounds checking
Kees Cook
1
-28
/
+33
2021-11-06
slab: clean up function prototypes
Kees Cook
1
-34
/
+34
2021-11-06
Compiler Attributes: add __alloc_size() for better bounds checking
Kees Cook
5
-1
/
+47
2021-11-06
rapidio: avoid bogus __alloc_size warning
Kees Cook
1
-4
/
+5
2021-11-06
kasan: test: bypass __alloc_size checks
Kees Cook
2
-1
/
+9
2021-11-06
mm: debug_vm_pgtable: don't use __P000 directly
Guo Ren
1
-3
/
+4
2021-11-06
mm/smaps: simplify shmem handling of pte holes
Peter Xu
1
-10
/
+12
2021-11-06
mm/smaps: use vma->vm_pgoff directly when counting partial swap
Peter Xu
1
-3
/
+2
2021-11-06
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
1
-2
/
+4
2021-11-06
kasan: test: add memcpy test that avoids out-of-bounds write
Peter Collingbourne
1
-1
/
+17
2021-11-06
kasan: fix tag for large allocations when using CONFIG_SLAB
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-11-06
workqueue, kasan: avoid alloc_pages() when recording stack
Marco Elver
1
-1
/
+1
2021-11-06
kasan: generic: introduce kasan_record_aux_stack_noalloc()
Marco Elver
2
-2
/
+14
2021-11-06
kasan: common: provide can_alloc in kasan_save_stack()
Marco Elver
3
-5
/
+5
2021-11-06
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
2
-6
/
+41
2021-11-06
lib/stackdepot: remove unused function argument
Marco Elver
1
-5
/
+4
2021-11-06
lib/stackdepot: include gfp.h
Marco Elver
1
-0
/
+2
2021-11-06
mm: don't include <linux/dax.h> in <linux/mempolicy.h>
Christoph Hellwig
2
-1
/
+1
2021-11-06
mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...
Sebastian Andrzej Siewior
2
-2
/
+2
2021-11-06
mm, slub: use prefetchw instead of prefetch
Hyeonggon Yoo
1
-1
/
+1
2021-11-06
mm/slub: increase default cpu partial list sizes
Vlastimil Babka
1
-4
/
+4
2021-11-06
mm, slub: change percpu partial accounting from objects to pages
Vlastimil Babka
3
-43
/
+61
2021-11-06
slub: add back check for free nonslab objects
Kefeng Wang
1
-1
/
+3
2021-11-06
mm/slab.c: remove useless lines in enable_cpucache()
Shi Lei
1
-3
/
+0
[prev]
[next]