Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "5 patches. Subsystems affected by this patch series: binfmt, procfs, and mm (vmscan, memcg, and kfence)" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: kfence: make test case compatible with run time set sample interval mm: memcg: synchronize objcg lists with a dedicated spinlock mm: vmscan: remove deadlock due to throttling failing to make progress fs/proc: task_mmu.c: don't read mapcount for migration entry fs/binfmt_elf: fix PT_LOAD p_align values for loaders
Showing
- fs/binfmt_elf.c 1 addition, 1 deletionfs/binfmt_elf.c
- fs/proc/task_mmu.c 31 additions, 9 deletionsfs/proc/task_mmu.c
- include/linux/kfence.h 2 additions, 0 deletionsinclude/linux/kfence.h
- include/linux/memcontrol.h 3 additions, 2 deletionsinclude/linux/memcontrol.h
- mm/kfence/core.c 2 additions, 1 deletionmm/kfence/core.c
- mm/kfence/kfence_test.c 4 additions, 4 deletionsmm/kfence/kfence_test.c
- mm/memcontrol.c 5 additions, 5 deletionsmm/memcontrol.c
- mm/vmscan.c 3 additions, 1 deletionmm/vmscan.c
Loading
Please register or sign in to comment