Merge branch 'akpm' (Andrew's fixups)
Merge random fixes from Andrew Morton. * emailed from Andrew Morton <akpm@linux-foundation.org>: (11 patches) mm: correctly synchronize rss-counters at exit/exec btree: catch NULL value before it does harm btree: fix tree corruption in btree_get_prev() ipc: shm: restore MADV_REMOVE functionality on shared memory segments drivers/platform/x86/acerhdf.c: correct Boris' mail address c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment c/r: prctl: add ability to get clear_tid_address c/r: prctl: add minimal address test to PR_SET_MM c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal MAINTAINERS: whitespace fixes shmem: replace_page must flush_dcache and others
Showing
- MAINTAINERS 9 additions, 9 deletionsMAINTAINERS
- drivers/platform/x86/acerhdf.c 1 addition, 1 deletiondrivers/platform/x86/acerhdf.c
- fs/exec.c 0 additions, 1 deletionfs/exec.c
- include/linux/prctl.h 6 additions, 4 deletionsinclude/linux/prctl.h
- include/linux/sched.h 1 addition, 0 deletionsinclude/linux/sched.h
- ipc/shm.c 12 additions, 0 deletionsipc/shm.c
- kernel/exit.c 8 additions, 5 deletionskernel/exit.c
- kernel/fork.c 8 additions, 0 deletionskernel/fork.c
- kernel/sys.c 33 additions, 27 deletionskernel/sys.c
- lib/btree.c 3 additions, 2 deletionslib/btree.c
- mm/shmem.c 37 additions, 20 deletionsmm/shmem.c
Loading
Please register or sign in to comment