summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov
2022-07-24io_uring: fuse fallback_node and normal tw nodePavel Begunkov
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: make io_uring_types.h publicPavel Begunkov
2022-07-23SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker
2022-07-23SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker
2022-07-23SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker
2022-07-23SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton
2022-07-23SUNRPC: Shrink size of struct rpc_taskTrond Myklebust
2022-07-23cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Extend isolated function probing to s390Niklas Schnelle
2022-07-22bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)Song Liu
2022-07-22bpf, x64: Allow to use caller address from stackJiri Olsa
2022-07-22ftrace: Allow IPMODIFY and DIRECT ops on the same functionSong Liu
2022-07-22ftrace: Add modify_ftrace_direct_multi_nolockSong Liu
2022-07-22iomap: remove iomap_writepageChristoph Hellwig
2022-07-22bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTFKumar Kartikeya Dwivedi
2022-07-22firmware: cs_dsp: Add memory chunk helpersCharles Keepax
2022-07-22firmware: cs_dsp: Add pre_stop callbackCharles Keepax
2022-07-22wifi: ieee80211: add helper functions for detecting TM/FTM framesAvraham Stern
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski
2022-07-22Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2022-07-21bpf: Add support for forcing kfunc args to be trustedKumar Kartikeya Dwivedi
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-07-21bpf: Introduce 8-byte BTF setKumar Kartikeya Dwivedi
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney
2022-07-21Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney
2022-07-21rcu: Add polled expedited grace-period primitivesPaul E. McKenney
2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21cxl/acpi: Track CXL resources in iomem_resourceDan Williams
2022-07-21dmaengine: imx-sdma: Add FIFO stride support for multi FIFO scriptShengjiu Wang
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbƁukasz Spintzyk
2022-07-21x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-20bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guardsStanislav Fomichev
2022-07-20vfio: Replace the iommu notifier with a device listJason Gunthorpe
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2022-07-20x86/amd_nb: Add AMD PCI IDs for SMN communicationMario Limonciello
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier
2022-07-20irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv