Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Merge yet more updates and hotfixes from Andrew Morton: "Post-linux-next material, based upon latest upstream to catch the now-merged dependencies: - 10 patches. Subsystems affected by this patch series: mm (vmstat and migration) and compat. And bunch of hotfixes, mostly cc:stable: - 8 patches. Subsystems affected by this patch series: mm (hmm, hugetlb, vmscan, pagealloc, pagemap, kmemleak, mempolicy, and memblock)" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: arch: remove compat_alloc_user_space compat: remove some compat entry points mm: simplify compat numa syscalls mm: simplify compat_sys_move_pages kexec: avoid compat_alloc_user_space kexec: move locking into do_kexec_load mm: migrate: change to use bool type for 'page_was_mapped' mm: migrate: fix the incorrect function name in comments mm: migrate: introduce a local variable to get the number of pages mm/vmstat: protect per cpu variables with preempt disable on RT * emailed hotfixes from Andrew Morton <akpm@linux-foundation.org>: nds32/setup: remove unused memblock_region variable in setup_memory() mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp mmap_lock: change trace and locking order mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype mm,vmscan: fix divide by zero in get_scan_count mm/hugetlb: initialize hugetlb_usage in mm_init mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
Showing
- arch/arm64/include/asm/compat.h 0 additions, 5 deletionsarch/arm64/include/asm/compat.h
- arch/arm64/include/asm/uaccess.h 0 additions, 11 deletionsarch/arm64/include/asm/uaccess.h
- arch/arm64/include/asm/unistd32.h 5 additions, 5 deletionsarch/arm64/include/asm/unistd32.h
- arch/arm64/lib/Makefile 1 addition, 1 deletionarch/arm64/lib/Makefile
- arch/arm64/lib/copy_in_user.S 0 additions, 77 deletionsarch/arm64/lib/copy_in_user.S
- arch/mips/cavium-octeon/octeon-memcpy.S 0 additions, 2 deletionsarch/mips/cavium-octeon/octeon-memcpy.S
- arch/mips/include/asm/compat.h 0 additions, 8 deletionsarch/mips/include/asm/compat.h
- arch/mips/include/asm/uaccess.h 0 additions, 26 deletionsarch/mips/include/asm/uaccess.h
- arch/mips/kernel/syscalls/syscall_n32.tbl 5 additions, 5 deletionsarch/mips/kernel/syscalls/syscall_n32.tbl
- arch/mips/kernel/syscalls/syscall_o32.tbl 5 additions, 5 deletionsarch/mips/kernel/syscalls/syscall_o32.tbl
- arch/mips/lib/memcpy.S 0 additions, 11 deletionsarch/mips/lib/memcpy.S
- arch/nds32/kernel/setup.c 0 additions, 1 deletionarch/nds32/kernel/setup.c
- arch/parisc/include/asm/compat.h 0 additions, 6 deletionsarch/parisc/include/asm/compat.h
- arch/parisc/include/asm/uaccess.h 0 additions, 2 deletionsarch/parisc/include/asm/uaccess.h
- arch/parisc/kernel/syscalls/syscall.tbl 4 additions, 4 deletionsarch/parisc/kernel/syscalls/syscall.tbl
- arch/parisc/lib/memcpy.c 0 additions, 9 deletionsarch/parisc/lib/memcpy.c
- arch/powerpc/include/asm/compat.h 0 additions, 16 deletionsarch/powerpc/include/asm/compat.h
- arch/powerpc/kernel/syscalls/syscall.tbl 5 additions, 5 deletionsarch/powerpc/kernel/syscalls/syscall.tbl
- arch/s390/include/asm/compat.h 0 additions, 10 deletionsarch/s390/include/asm/compat.h
- arch/s390/include/asm/uaccess.h 0 additions, 3 deletionsarch/s390/include/asm/uaccess.h
Loading
Please register or sign in to comment