Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "11 fixes" * emailed patches form Andrew Morton <akpm@linux-foundation.org>: reiserfs: fix buffer overflow with long warning messages checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages mm: do not bug_on on incorrect length in __mm_populate() mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE fs, elf: make sure to page align bss in load_elf_library x86/purgatory: add missing FORCE to Makefile target net/9p/client.c: put refcount of trans_mod in error case in parse_opts() mm: allow arch to supply p??_free_tlb functions autofs: fix slab out of bounds read in getname_kernel() fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* mm: do not drop unused pages when userfaultd is running
No related branches found
No related tags found
Showing
- arch/x86/purgatory/Makefile 1 addition, 1 deletionarch/x86/purgatory/Makefile
- fs/autofs/dev-ioctl.c 13 additions, 9 deletionsfs/autofs/dev-ioctl.c
- fs/binfmt_elf.c 2 additions, 3 deletionsfs/binfmt_elf.c
- fs/proc/task_mmu.c 2 additions, 1 deletionfs/proc/task_mmu.c
- fs/reiserfs/prints.c 81 additions, 60 deletionsfs/reiserfs/prints.c
- include/asm-generic/tlb.h 8 additions, 0 deletionsinclude/asm-generic/tlb.h
- mm/gup.c 0 additions, 2 deletionsmm/gup.c
- mm/memblock.c 2 additions, 1 deletionmm/memblock.c
- mm/mmap.c 12 additions, 17 deletionsmm/mmap.c
- mm/rmap.c 7 additions, 1 deletionmm/rmap.c
- net/9p/client.c 2 additions, 1 deletionnet/9p/client.c
- scripts/checkpatch.pl 3 additions, 3 deletionsscripts/checkpatch.pl
Loading
Please register or sign in to comment