https://github.com/torvalds/linux
Revision 8394a1b7151c54c6be66551a0ca1041b398029b6 authored by Linus Torvalds on 15 August 2015, 00:05:26 UTC, committed by Linus Torvalds on 15 August 2015, 00:05:26 UTC
Merge fixes from Andrew Morton:
 "11 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  Update maintainers for DRM STI driver
  mm: cma: mark cma_bitmap_maxno() inline in header
  zram: fix pool name truncation
  memory-hotplug: fix wrong edge when hot add a new node
  .mailmap: Andrey Ryabinin has moved
  ipc/sem.c: update/correct memory barriers
  mm/hwpoison: fix panic due to split huge zero page
  ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()
  ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
  mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
  mm/hwpoison: fix page refcount of unknown non LRU page
2 parent s fbd9163 + 7f11c47
History
Tip revision: 8394a1b7151c54c6be66551a0ca1041b398029b6 authored by Linus Torvalds on 15 August 2015, 00:05:26 UTC
Merge branch 'akpm' (patches from Andrew)
Tip revision: 8394a1b

back to top