开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
2022-08-02
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-28
dm: fix dm-raid crash if md_handle_request() splits bio
Mike Snitzer
2022-07-24
io_uring: add zc notification flush requests
Pavel Begunkov
2022-07-24
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
2022-07-24
io_uring: sendzc with fixed buffers
Pavel Begunkov
2022-07-24
io_uring: allow to pass addr into sendzc
Pavel Begunkov
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
2022-07-24
io_uring: multishot recv
Dylan Yudaken
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
2022-07-24
io_uring: add support for passing fixed file descriptors
Jens Axboe
2022-07-24
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2022-07-24
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
2022-07-24
io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
Jens Axboe
2022-07-24
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
2022-07-24
io_uring: add support for level triggered poll
Jens Axboe
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-22
ublk_drv: make sure that correct flags(features) returned to userspace
Ming Lei
2022-07-21
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
2022-07-19
KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats
Oliver Upton
2022-07-18
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
2022-07-17
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-16
Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-14
ublk_drv: support to complete io command via task_work_add
Ming Lei
2022-07-14
ublk_drv: add io_uring based userspace block driver
Ming Lei
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
2022-07-08
Input: document the units for resolution of size axes
Siarhei Vishniakou
2022-07-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-08
LoadPin: Enable loading from trusted dm-verity devices
Matthias Kaehlcke
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-07-07
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
2022-07-01
Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
2022-06-28
mptcp: fix conflict with <netinet/in.h>
Ossama Othman
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-06-28
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
[next]