https://github.com/torvalds/linux
Revision bba2a5b8221850418846d62887d5de311df335f9 authored by Linus Torvalds on 01 September 2017, 17:36:22 UTC, committed by Linus Torvalds on 01 September 2017, 17:36:22 UTC
Pull s390 fixes from Martin Schwidefsky:
 "Three more bug fixes for v4.13.

  The two memory management related fixes are quite new, they fix kernel
  crashes that can be triggered by user space.

  The third commit fixes a bug in the vfio ccw translation code"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/mm: fix BUG_ON in crst_table_upgrade
  s390/mm: fork vs. 5 level page tabel
  vfio: ccw: fix bad ptr math for TIC cda translation
2 parent s a1c516a + 0fdd49a
History
Tip revision: bba2a5b8221850418846d62887d5de311df335f9 authored by Linus Torvalds on 01 September 2017, 17:36:22 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Tip revision: bba2a5b
File Mode Size
Makefile -rw-r--r-- 326 bytes
compat.c -rw-r--r-- 19.1 KB
ipc_sysctl.c -rw-r--r-- 5.4 KB
mq_sysctl.c -rw-r--r-- 2.9 KB
mqueue.c -rw-r--r-- 40.1 KB
msg.c -rw-r--r-- 23.6 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 4.6 KB
sem.c -rw-r--r-- 55.1 KB
shm.c -rw-r--r-- 33.6 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 20.0 KB
util.h -rw-r--r-- 6.1 KB

back to top