https://github.com/torvalds/linux
Revision 860b45dae969966a52b4dd0470d8fca8479e4e4b authored by Linus Torvalds on 06 February 2021, 22:37:24 UTC, committed by Linus Torvalds on 06 February 2021, 22:37:24 UTC
Pull io_uring fixes from Jens Axboe:
 "Two small fixes that should go into 5.11:

   - task_work resource drop fix (Pavel)

   - identity COW fix (Xiaoguang)"

* tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block:
  io_uring: drop mm/files between task_work_submit
  io_uring: don't modify identity's files uncess identity is cowed
2 parent s 1e0d27f + aec18a5
History
Tip revision: 860b45dae969966a52b4dd0470d8fca8479e4e4b authored by Linus Torvalds on 06 February 2021, 22:37:24 UTC
Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Tip revision: 860b45d
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 16.3 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 18.3 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 572.2 KB
Makefile -rw-r--r-- 62.9 KB
README -rw-r--r-- 727 bytes

README

back to top