https://github.com/torvalds/linux
Revision 30b6487d151981e850de19b2b3feefd9b9791957 authored by Linus Torvalds on 10 January 2020, 20:03:12 UTC, committed by Linus Torvalds on 10 January 2020, 20:03:12 UTC
Pull io_uring fix from Jens Axboe:
 "Single fix for this series, fixing a regression with the short read
  handling.

  This just removes it, as it cannot safely be done for all cases"

* tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block:
  io_uring: remove punt of short reads to async context
2 parent s 4936ce1 + eacc6df
History
Tip revision: 30b6487d151981e850de19b2b3feefd9b9791957 authored by Linus Torvalds on 10 January 2020, 20:03:12 UTC
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Tip revision: 30b6487
File Mode Size
apparmor
integrity
keys
loadpin
lockdown
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 10.7 KB
Kconfig.hardening -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 1.2 KB
commoncap.c -rw-r--r-- 38.9 KB
device_cgroup.c -rw-r--r-- 20.8 KB
inode.c -rw-r--r-- 10.6 KB
lsm_audit.c -rw-r--r-- 10.6 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 59.7 KB

back to top