aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-24io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken1-1/+1
2022-07-24io_uring: multishot recvDylan Yudaken1-0/+5
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov2-0/+16
2022-07-24io_uring: add support for passing fixed file descriptorsJens Axboe1-0/+17
2022-07-24io_uring: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-07-24io_uring: fuse fallback_node and normal tw nodePavel Begunkov1-4/+1
2022-07-24io_uring: add sync cancelation API through io_uring_register()Jens Axboe1-0/+15
2022-07-24io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flagJens Axboe1-0/+2
2022-07-24io_uring: add trace event for running task workDylan Yudaken1-0/+30
2022-07-24io_uring: lockless task listDylan Yudaken1-1/+1
2022-07-24io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov1-0/+2
2022-07-24io_uring: remove ->flush_cqes optimisationPavel Begunkov1-1/+0
2022-07-24io_uring: move a few private types to local headersJens Axboe1-18/+0
2022-07-24io_uring: clean up tracing eventsPavel Begunkov1-85/+57
2022-07-24io_uring: make io_uring_types.h publicPavel Begunkov1-0/+554
2022-07-24io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov1-1/+4
2022-07-24io_uring: add support for level triggered pollJens Axboe1-0/+3
2022-07-24spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-07-23SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker1-2/+0
2022-07-23SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker1-0/+2
2022-07-23SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker1-0/+1
2022-07-23SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker1-0/+2
2022-07-23SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever1-0/+20
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton1-0/+1
2022-07-23SUNRPC: Shrink size of struct rpc_taskTrond Myklebust1-2/+2
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2022-07-23cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo1-3/+16
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen1-2/+2
2022-07-22ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLANMatthias May1-4/+8
2022-07-22Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski6-40/+518
2022-07-22Bluetooth: ISO: Add broadcast supportLuiz Augusto von Dentz2-0/+13
2022-07-22Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz4-20/+261
2022-07-22Bluetooth: Add BTPROTO_ISO socket typeLuiz Augusto von Dentz3-2/+58
2022-07-22Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz5-4/+169
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski10-38/+227
2022-07-22asm-generic: Add new pci.h and use itStafford Horne1-0/+30
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-0/+14
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-17/+0
2022-07-22Revert "tcp: change pingpong threshold to 3"Wei Wang1-9/+1
2022-07-22PCI: Extend isolated function probing to s390Niklas Schnelle1-0/+8
2022-07-22Bluetooth: hci_core: Introduce hci_recv_event_dataLuiz Augusto von Dentz1-0/+2
2022-07-22bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)Song Liu1-0/+8
2022-07-22bpf, x64: Allow to use caller address from stackJiri Olsa1-0/+5
2022-07-22ftrace: Allow IPMODIFY and DIRECT ops on the same functionSong Liu1-0/+38
2022-07-22ftrace: Add modify_ftrace_direct_multi_nolockSong Liu1-0/+5
2022-07-22Bluetooth: Remove update_scan hci_request dependancyBrian Gix2-1/+1
2022-07-22Bluetooth: Remove dead code from hci_request.cBrian Gix1-1/+0
2022-07-22Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2022-07-22iomap: remove iomap_writepageChristoph Hellwig1-3/+0
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds1-3/+0