index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+161
2022-08-02
Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...
Linus Torvalds
1
-2
/
+43
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+67
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2022-08-01
Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2022-07-29
dm: fix dm-raid crash if md_handle_request() splits bio
Mike Snitzer
1
-2
/
+2
2022-07-25
io_uring: add zc notification flush requests
Pavel Begunkov
1
-0
/
+1
2022-07-25
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
1
-1
/
+11
2022-07-25
io_uring: flush notifiers after sendzc
Pavel Begunkov
1
-0
/
+4
2022-07-25
io_uring: sendzc with fixed buffers
Pavel Begunkov
1
-1
/
+5
2022-07-25
io_uring: allow to pass addr into sendzc
Pavel Begunkov
1
-1
/
+1
2022-07-25
io_uring: wire send zc request type
Pavel Begunkov
1
-0
/
+5
2022-07-25
io_uring: add notification slot registration
Pavel Begunkov
1
-0
/
+17
2022-07-25
io_uring: support multishot in recvmsg
Dylan Yudaken
1
-0
/
+7
2022-07-25
io_uring: multishot recv
Dylan Yudaken
1
-0
/
+5
2022-07-25
io_uring: let to set a range for file slot allocation
Pavel Begunkov
1
-0
/
+13
2022-07-25
io_uring: add support for passing fixed file descriptors
Jens Axboe
1
-0
/
+17
2022-07-25
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-07-25
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
1
-0
/
+15
2022-07-25
io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
Jens Axboe
1
-0
/
+2
2022-07-25
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
1
-1
/
+4
2022-07-25
io_uring: add support for level triggered poll
Jens Axboe
1
-0
/
+3
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-07-22
ublk_drv: make sure that correct flags(features) returned to userspace
Ming Lei
1
-3
/
+4
2022-07-21
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
1
-1
/
+0
2022-07-19
KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats
Oliver Upton
1
-1
/
+1
2022-07-18
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
1
-1
/
+0
2022-07-17
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+7
2022-07-16
Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+7
2022-07-14
ublk_drv: support to complete io command via task_work_add
Ming Lei
1
-0
/
+6
2022-07-14
ublk_drv: add io_uring based userspace block driver
Ming Lei
1
-0
/
+156
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
1
-0
/
+1
2022-07-09
Input: document the units for resolution of size axes
Siarhei Vishniakou
1
-4
/
+7
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-4
/
+7
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
1
-4
/
+7
2022-07-08
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
1
-1
/
+4
2022-07-01
Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
1
-0
/
+8
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
1
-1
/
+1
2022-06-29
mptcp: fix conflict with <netinet/in.h>
Ossama Othman
1
-4
/
+5
2022-06-28
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
1
-1
/
+4
2022-06-27
tty: Add N_CAN327 line discipline ID for ELM327 based CAN driver
Max Staudt
1
-1
/
+2
2022-06-14
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
1
-6
/
+0
2022-06-10
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
1
-2
/
+2
2022-06-06
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
[next]