summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-25io_uring: Add tracepoint for short writesStefan Roesch1-0/+25
2022-07-25fs: Add async write file modification handling.Stefan Roesch1-0/+1
2022-07-25fs: add a FMODE_BUF_WASYNC flags for f_modeStefan Roesch1-0/+3
2022-07-25mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara1-0/+7
2022-07-25io_uring: support multishot in recvmsgDylan Yudaken1-0/+7
2022-07-25net: copy from user before calling __get_compat_msghdrDylan Yudaken1-3/+2
2022-07-25net: copy from user before calling __copy_msghdrDylan Yudaken1-4/+3
2022-07-25io_uring: add netmsg cacheJens Axboe1-2/+4
2022-07-25io_uring: impose max limit on apoll cacheJens Axboe1-0/+1
2022-07-25io_uring: add abstraction around apoll cacheJens Axboe1-1/+5
2022-07-25io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken1-1/+1
2022-07-25io_uring: multishot recvDylan Yudaken1-0/+5
2022-07-25io_uring: let to set a range for file slot allocationPavel Begunkov2-0/+16
2022-07-25io_uring: add support for passing fixed file descriptorsJens Axboe1-0/+17
2022-07-25io_uring: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-07-25io_uring: fuse fallback_node and normal tw nodePavel Begunkov1-4/+1
2022-07-25io_uring: add sync cancelation API through io_uring_register()Jens Axboe1-0/+15
2022-07-25io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flagJens Axboe1-0/+2
2022-07-25io_uring: add trace event for running task workDylan Yudaken1-0/+30
2022-07-25io_uring: lockless task listDylan Yudaken1-1/+1
2022-07-25io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov1-0/+2
2022-07-25io_uring: remove ->flush_cqes optimisationPavel Begunkov1-1/+0
2022-07-25io_uring: move a few private types to local headersJens Axboe1-18/+0
2022-07-25io_uring: clean up tracing eventsPavel Begunkov1-85/+57
2022-07-25io_uring: make io_uring_types.h publicPavel Begunkov1-0/+554
2022-07-25io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov1-1/+4
2022-07-25io_uring: add support for level triggered pollJens Axboe1-0/+3
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2022-07-22Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds1-3/+0
2022-07-22Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+2
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-23/+45
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra1-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra1-13/+2
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra1-2/+19
2022-07-20tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima1-2/+2
2022-07-20udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-20ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima1-1/+1
2022-07-19KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsOliver Upton1-1/+1
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo1-0/+20
2022-07-18tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima1-1/+1
2022-07-18tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima1-1/+2
2022-07-18tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima1-3/+6
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee1-0/+1
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+7
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-1/+7
2022-07-16tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima3-6/+2
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+11
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds1-1/+1
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1