-
- Downloads
Merge branch 'akpm' (patches from Andrew)
Merge fixes from Andrew Morton: "18 fixes" [ The 18 fixes turned into 17 commits, because one of the fixes was a fix for another patch in the series that I just folded in by editing the patch manually - hopefully correctly - Linus ] * emailed patches from Andrew Morton <akpm@linux-foundation.org>: mm: fix memory leak in copy_huge_pmd() drivers/hwspinlock: fix race between radix tree insertion and lookup radix-tree: fix race in gang lookup mm/vmpressure.c: fix subtree pressure detection mm: polish virtual memory accounting mm: warn about VmData over RLIMIT_DATA Documentation: cgroup-v2: add memory.stat::sock description mm: memcontrol: drop superfluous entry in the per-memcg stats array drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration proc: revert /proc/<pid>/maps [stack:TID] annotation numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 MAINTAINERS: update Seth email ocfs2/cluster: fix memory leak in o2hb_region_release lib/test-string_helpers.c: fix and improve string_get_size() tests thp: limit number of object to scan on deferred_split_scan() thp: change deferred_split_count() to return number of THP in queue thp: make split_queue per-node
No related branches found
No related tags found
Showing
- Documentation/cgroup-v2.txt 4 additions, 0 deletionsDocumentation/cgroup-v2.txt
- Documentation/filesystems/proc.txt 5 additions, 8 deletionsDocumentation/filesystems/proc.txt
- Documentation/kernel-parameters.txt 5 additions, 0 deletionsDocumentation/kernel-parameters.txt
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- drivers/hwspinlock/hwspinlock_core.c 4 additions, 0 deletionsdrivers/hwspinlock/hwspinlock_core.c
- drivers/scsi/sg.c 1 addition, 1 deletiondrivers/scsi/sg.c
- fs/ocfs2/cluster/heartbeat.c 8 additions, 6 deletionsfs/ocfs2/cluster/heartbeat.c
- fs/proc/task_mmu.c 27 additions, 46 deletionsfs/proc/task_mmu.c
- fs/proc/task_nommu.c 20 additions, 29 deletionsfs/proc/task_nommu.c
- include/linux/memcontrol.h 1 addition, 1 deletioninclude/linux/memcontrol.h
- include/linux/mm.h 5 additions, 4 deletionsinclude/linux/mm.h
- include/linux/mm_types.h 3 additions, 3 deletionsinclude/linux/mm_types.h
- include/linux/mmzone.h 6 additions, 0 deletionsinclude/linux/mmzone.h
- include/linux/radix-tree.h 16 additions, 0 deletionsinclude/linux/radix-tree.h
- lib/radix-tree.c 10 additions, 2 deletionslib/radix-tree.c
- lib/test-string_helpers.c 49 additions, 18 deletionslib/test-string_helpers.c
- mm/huge_memory.c 48 additions, 39 deletionsmm/huge_memory.c
- mm/internal.h 31 additions, 0 deletionsmm/internal.h
- mm/mmap.c 17 additions, 6 deletionsmm/mmap.c
- mm/page_alloc.c 5 additions, 0 deletionsmm/page_alloc.c
Loading
Please register or sign in to comment