summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-24net: copy from user before calling __get_compat_msghdrDylan Yudaken
2022-07-24net: copy from user before calling __copy_msghdrDylan Yudaken
2022-07-24io_uring: add netmsg cacheJens Axboe
2022-07-24io_uring: impose max limit on apoll cacheJens Axboe
2022-07-24io_uring: add abstraction around apoll cacheJens Axboe
2022-07-24io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken
2022-07-24io_uring: multishot recvDylan Yudaken
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov
2022-07-24io_uring: add support for passing fixed file descriptorsJens Axboe
2022-07-24io_uring: replace zero-length array with flexible-array memberGustavo A. R. Silva
2022-07-24io_uring: fuse fallback_node and normal tw nodePavel Begunkov
2022-07-24io_uring: add sync cancelation API through io_uring_register()Jens Axboe
2022-07-24io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flagJens Axboe
2022-07-24io_uring: add trace event for running task workDylan Yudaken
2022-07-24io_uring: lockless task listDylan Yudaken
2022-07-24io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov
2022-07-24io_uring: remove ->flush_cqes optimisationPavel Begunkov
2022-07-24io_uring: move a few private types to local headersJens Axboe
2022-07-24io_uring: clean up tracing eventsPavel Begunkov
2022-07-24io_uring: make io_uring_types.h publicPavel Begunkov
2022-07-24io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov
2022-07-24io_uring: add support for level triggered pollJens Axboe
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-22Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds
2022-07-22Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-20tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima
2022-07-20udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima
2022-07-20ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima
2022-07-19KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsOliver Upton
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo
2022-07-18tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima
2022-07-18tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima
2022-07-18tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-15tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-15drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko
2022-07-15tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima
2022-07-15tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima
2022-07-15ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima