index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Lines
2022-07-24
io_uring: sendzc with fixed buffers
Pavel Begunkov
-1
/
+5
2022-07-24
io_uring: allow to pass addr into sendzc
Pavel Begunkov
-1
/
+1
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
-0
/
+5
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
-0
/
+17
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
-0
/
+7
2022-07-24
io_uring: multishot recv
Dylan Yudaken
-0
/
+5
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
-0
/
+13
2022-07-24
io_uring: add support for passing fixed file descriptors
Jens Axboe
-0
/
+17
2022-07-24
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2022-07-24
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
-0
/
+15
2022-07-24
io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
Jens Axboe
-0
/
+2
2022-07-24
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
-1
/
+4
2022-07-24
io_uring: add support for level triggered poll
Jens Axboe
-0
/
+3
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+1
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-1
/
+2
2022-07-22
ublk_drv: make sure that correct flags(features) returned to userspace
Ming Lei
-3
/
+4
2022-07-22
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
-0
/
+4
2022-07-22
wifi: nl80211: add RX and TX timestamp attributes
Avraham Stern
-1
/
+21
2022-07-22
wifi: nl80211/mac80211: clarify link ID in control port TX
Johannes Berg
-0
/
+6
2022-07-22
Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...
Dave Airlie
-87
/
+284
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+8
2022-07-21
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
-1
/
+0
2022-07-21
dmaengine: idxd: Correct IAX operation code names
Fenghua Yu
-3
/
+3
2022-07-20
tools: Fixed MIPS builds due to struct flock re-definition
Florian Fainelli
-0
/
+2
2022-07-20
KVM: s390: resetting the Topology-Change-Report
Pierre Morel
-0
/
+1
2022-07-20
can: error: add definitions for the different CAN error thresholds
Vincent Mailhol
-0
/
+13
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
-0
/
+2
2022-07-20
can: error: specify the values of data[5..7] of CAN error frames
Vincent Mailhol
-1
/
+4
2022-07-19
PCI/DOE: Add DOE mailbox support functions
Jonathan Cameron
-1
/
+28
2022-07-19
RDMA/mlx5: Expose steering anchor to userspace
Mark Bloch
-0
/
+17
2022-07-19
bpf: fix bpf_skb_pull_data documentation
Joanne Koong
-1
/
+2
2022-07-19
KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats
Oliver Upton
-1
/
+1
2022-07-18
drm/amdgpu: add comment to HW_IP_VCN_ENC type
Ruijing Dong
-0
/
+4
2022-07-18
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
-1
/
+0
2022-07-18
net/smc: Extend SMC-R link group netlink attribute
Wen Gu
-0
/
+1
2022-07-18
drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutations
Laurent Pinchart
-0
/
+2
2022-07-17
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+7
2022-07-17
media: Add P010 tiled format
Ezequiel Garcia
-0
/
+1
2022-07-16
Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1
/
+2
2022-07-16
serial: remove VR41XX serial driver
Thomas Bogendoerfer
-4
/
+0
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2022-07-15
media: uapi: move HEVC stateless controls out of staging
Benjamin Gaignard
-0
/
+464
2022-07-15
media: uapi: Move the HEVC stateless control type out of staging
Benjamin Gaignard
-0
/
+6
2022-07-15
media: uapi: Move parsed HEVC pixel format out of staging
Benjamin Gaignard
-0
/
+1
2022-07-15
media: videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
Hans Verkuil
-0
/
+1
2022-07-15
Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-1
/
+77
2022-07-15
media: v4l2: Make colorspace validity checks more future-proof
Laurent Pinchart
-0
/
+22
2022-07-15
media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
Laurent Pinchart
-0
/
+2
2022-07-15
wifi: nl80211: add EML/MLD capabilities to per-iftype capabilities
Johannes Berg
-2
/
+10
2022-07-15
wifi: cfg80211: add API to add/modify/remove a link station
Shaul Triebitz
-0
/
+8
[prev]
[next]