Merge branch 'akpm' (fixes from Andrew Morton)
Merge misc fixes from Andrew Morton. * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (22 commits) pidns: fix free_pid() to handle the first fork failure ipc,msg: prevent race with rmid in msgsnd,msgrcv ipc/sem.c: update sem_otime for all operations mm/hwpoison: fix the lack of one reference count against poisoned page mm/hwpoison: fix false report on 2nd attempt at page recovery mm/hwpoison: fix test for a transparent huge page mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood block: change config option name for cmdline partition parsing mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration mm: avoid reinserting isolated balloon pages into LRU lists arch/parisc/mm/fault.c: fix uninitialized variable usage include/asm-generic/vtime.h: avoid zero-length file nilfs2: fix issue with race condition of competition between segments for dirty blocks Documentation/kernel-parameters.txt: replace kernelcore with Movable mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored kernel/kmod.c: check for NULL in call_usermodehelper_exec() ipc/sem.c: synchronize the proc interface ipc/sem.c: optimize sem_lock() ipc/sem.c: fix race in sem_lock() mm/compaction.c: periodically schedule when freeing pages ...
No related branches found
No related tags found
Showing
- Documentation/block/00-INDEX 2 additions, 0 deletionsDocumentation/block/00-INDEX
- Documentation/block/cmdline-partition.txt 4 additions, 4 deletionsDocumentation/block/cmdline-partition.txt
- Documentation/kernel-parameters.txt 5 additions, 1 deletionDocumentation/kernel-parameters.txt
- arch/parisc/mm/fault.c 3 additions, 2 deletionsarch/parisc/mm/fault.c
- block/Kconfig 7 additions, 2 deletionsblock/Kconfig
- block/Makefile 1 addition, 1 deletionblock/Makefile
- block/partitions/Kconfig 2 additions, 2 deletionsblock/partitions/Kconfig
- block/partitions/cmdline.c 4 additions, 4 deletionsblock/partitions/cmdline.c
- fs/binfmt_elf.c 18 additions, 12 deletionsfs/binfmt_elf.c
- fs/nilfs2/page.c 2 additions, 0 deletionsfs/nilfs2/page.c
- fs/nilfs2/segment.c 9 additions, 2 deletionsfs/nilfs2/segment.c
- include/asm-generic/vtime.h 1 addition, 0 deletionsinclude/asm-generic/vtime.h
- include/linux/balloon_compaction.h 25 additions, 0 deletionsinclude/linux/balloon_compaction.h
- ipc/msg.c 13 additions, 0 deletionsipc/msg.c
- ipc/sem.c 123 additions, 57 deletionsipc/sem.c
- kernel/kmod.c 4 additions, 0 deletionskernel/kmod.c
- kernel/pid.c 5 additions, 0 deletionskernel/pid.c
- mm/bounce.c 2 additions, 0 deletionsmm/bounce.c
- mm/compaction.c 7 additions, 0 deletionsmm/compaction.c
- mm/hwpoison-inject.c 3 additions, 2 deletionsmm/hwpoison-inject.c
Loading
Please register or sign in to comment