aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon1-1/+1
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier2-2/+6
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks1-0/+3
2022-07-24io_uring: cache struct io_notifPavel Begunkov1-0/+7
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov1-0/+5
2022-07-24io_uring: export io_put_task()Pavel Begunkov1-0/+25
2022-07-24Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe13-21/+593
2022-07-24fs: Add async write file modification handling.Stefan Roesch1-0/+1
2022-07-24fs: add a FMODE_BUF_WASYNC flags for f_modeStefan Roesch1-0/+3
2022-07-24mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara1-0/+7
2022-07-24net: copy from user before calling __copy_msghdrDylan Yudaken1-4/+3
2022-07-24io_uring: add netmsg cacheJens Axboe1-2/+4
2022-07-24io_uring: impose max limit on apoll cacheJens Axboe1-0/+1
2022-07-24io_uring: add abstraction around apoll cacheJens Axboe1-1/+5
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov1-0/+3
2022-07-24io_uring: fuse fallback_node and normal tw nodePavel Begunkov1-4/+1
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: make io_uring_types.h publicPavel Begunkov1-0/+554
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-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-23cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo1-3/+16
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen1-2/+2
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-37/+192
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-0/+14
2022-07-22PCI: Extend isolated function probing to s390Niklas Schnelle1-0/+8
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-22iomap: remove iomap_writepageChristoph Hellwig1-3/+0
2022-07-22bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTFKumar Kartikeya Dwivedi1-2/+2
2022-07-22firmware: cs_dsp: Add memory chunk helpersCharles Keepax1-0/+73
2022-07-22firmware: cs_dsp: Add pre_stop callbackCharles Keepax1-1/+3
2022-07-22wifi: ieee80211: add helper functions for detecting TM/FTM framesAvraham Stern1-0/+54
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski1-0/+5
2022-07-22Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-2/+13
2022-07-21bpf: Add support for forcing kfunc args to be trustedKumar Kartikeya Dwivedi1-0/+32
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi2-24/+12
2022-07-21bpf: Introduce 8-byte BTF setKumar Kartikeya Dwivedi1-4/+64
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney9-88/+199
2022-07-21Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'poll.2022.07.21a', 'rcu-tasks.2022.06.21a' and 'torture.2022.06.21a' into HEADPaul E. McKenney5-11/+46
2022-07-21rcu: Add polled expedited grace-period primitivesPaul E. McKenney2-0/+12
2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams1-0/+2