summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* io_uring: wire send zc request typePavel Begunkov2022-07-251-0/+5
* io_uring: add notification slot registrationPavel Begunkov2022-07-251-0/+17
* io_uring: cache struct io_notifPavel Begunkov2022-07-251-0/+7
* io_uring: add zc notification infrastructurePavel Begunkov2022-07-251-0/+5
* io_uring: export io_put_task()Pavel Begunkov2022-07-251-0/+25
* Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe2022-07-2538-194/+873
|\
| * io_uring: support multishot in recvmsgDylan Yudaken2022-07-251-0/+7
| * net: copy from user before calling __get_compat_msghdrDylan Yudaken2022-07-251-3/+2
| * net: copy from user before calling __copy_msghdrDylan Yudaken2022-07-251-4/+3
| * io_uring: add netmsg cacheJens Axboe2022-07-251-2/+4
| * io_uring: impose max limit on apoll cacheJens Axboe2022-07-251-0/+1
| * io_uring: add abstraction around apoll cacheJens Axboe2022-07-251-1/+5
| * io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken2022-07-251-1/+1
| * io_uring: multishot recvDylan Yudaken2022-07-251-0/+5
| * io_uring: let to set a range for file slot allocationPavel Begunkov2022-07-252-0/+16
| * io_uring: add support for passing fixed file descriptorsJens Axboe2022-07-251-0/+17
| * io_uring: replace zero-length array with flexible-array memberGustavo A. R. Silva2022-07-251-1/+1
| * io_uring: fuse fallback_node and normal tw nodePavel Begunkov2022-07-251-4/+1
| * io_uring: add sync cancelation API through io_uring_register()Jens Axboe2022-07-251-0/+15
| * io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flagJens Axboe2022-07-251-0/+2
| * io_uring: add trace event for running task workDylan Yudaken2022-07-251-0/+30
| * io_uring: lockless task listDylan Yudaken2022-07-251-1/+1
| * io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov2022-07-251-0/+2
| * io_uring: remove ->flush_cqes optimisationPavel Begunkov2022-07-251-1/+0
| * io_uring: move a few private types to local headersJens Axboe2022-07-251-18/+0
| * io_uring: clean up tracing eventsPavel Begunkov2022-07-251-85/+57
| * io_uring: make io_uring_types.h publicPavel Begunkov2022-07-251-0/+554
| * io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov2022-07-251-1/+4
| * io_uring: add support for level triggered pollJens Axboe2022-07-251-0/+3
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-07-231-1/+1
| |\
| | * KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsOliver Upton2022-07-191-1/+1
| * | Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-07-221-2/+2
| |\ \
| | * \ Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-221-2/+2
| | |\ \
| | | * | drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko2022-07-151-2/+2
| * | | | mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds2022-07-221-3/+0
| * | | | Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-219-23/+45
| |\ \ \ \
| | * | | | tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-201-2/+2
| | * | | | udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | amt: use workqueue for gateway side message handlingTaehee Yoo2022-07-191-0/+20
| | * | | | tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima2022-07-181-1/+1
| | * | | | tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima2022-07-181-1/+2
| | * | | | tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima2022-07-181-3/+6
| | * | | | net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee2022-07-181-0/+1
| | * | | | tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima2022-07-163-6/+2
| | * | | | tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima2022-07-152-3/+3
| | * | | | tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima2022-07-151-1/+2
| | * | | | ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima2022-07-151-1/+1
| | * | | | ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima2022-07-151-1/+1
| | * | | | ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima2022-07-151-1/+1