开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-21
Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-05-20
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
2022-05-17
dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
Jérôme Pouiller
2022-05-15
cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete
Paul Gortmaker
2022-05-14
io_uring: add IORING_ACCEPT_MULTISHOT for accept
Hao Xu
2022-05-13
io_uring: add flag for allocating a fully sparse direct descriptor space
Jens Axboe
2022-05-13
io_uring: allow allocated fixed files for openat/openat2
Jens Axboe
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-05-11
nvme: add vectored-io support for uring-cmd
Anuj Gupta
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
2022-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-05-10
loop: remove most the top-of-file boilerplate comment from the UAPI header
Christoph Hellwig
2022-05-10
virtio: fix virtio transitional ids
Shunsuke Mie
2022-05-09
io_uring: support CQE32 in io_uring_cqe
Stefan Roesch
2022-05-09
io_uring: add support for 128-byte SQEs
Jens Axboe
2022-05-09
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough
Jens Axboe
2022-05-09
Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthrough
Jens Axboe
2022-05-09
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Gleb Fotengauer-Malinovskiy
2022-05-05
io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsg
Jens Axboe
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-30
io_uring: add IORING_SETUP_TASKRUN_FLAG
Jens Axboe
2022-04-30
io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is used
Jens Axboe
2022-04-29
io_uring: return hint on whether more data is available after receive
Jens Axboe
2022-04-29
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-net
Jens Axboe
2022-04-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
2022-04-28
elf: Fix the arm64 MTE ELF segment name and value
Catalin Marinas
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-26
io_uring: add type to op enum
Dylan Yudaken
2022-04-24
io_uring: add socket(2) support
Jens Axboe
2022-04-24
io_uring: add fgetxattr and getxattr support
Stefan Roesch
2022-04-24
io_uring: add fsetxattr and setxattr support
Stefan Roesch
2022-04-24
io_uring: add support for IORING_ASYNC_CANCEL_ANY
Jens Axboe
2022-04-24
io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
Jens Axboe
2022-04-24
io_uring: add support for IORING_ASYNC_CANCEL_ALL
Jens Axboe
2022-04-23
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-17
Input: add Marine Navigation Keycodes
Shelby Heffron
2022-04-15
Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]