summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-26flow_dissector: Add PPPoE dissectorsWojciech Drewek
2022-07-26mmc: core: Add support for SDIO wakeup interruptAxe Yang
2022-07-26PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()Logan Gunthorpe
2022-07-26RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe
2022-07-26dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA supportLogan Gunthorpe
2022-07-26PCI/P2PDMA: Introduce helpers for dma_map_sg implementationsLogan Gunthorpe
2022-07-26lib/scatterlist: add flag for indicating P2PDMA segments in an SGLLogan Gunthorpe
2022-07-26ip_tunnels: Add new flow flags field to ip_tunnel_keyPaul Chaignon
2022-07-26video: fbdev: imxfb: Fold <linux/platform_data/video-imxfb.h> into only userUwe Kleine-König
2022-07-26video: fbdev: imxfb: Drop unused symbols from headerUwe Kleine-König
2022-07-26video: fbdev: imxfb: Drop platform data supportUwe Kleine-König
2022-07-25Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-25ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK_AON bitBrent Lu
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen
2022-07-25vfio: Rename user_iova of vfio_dma_rw()Nicolin Chen
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen
2022-07-25block: add bdev_max_segments() helperNaohiro Aota
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco
2022-07-25btrfs: add tracepoints for ordered extentsJohannes Thumshirn
2022-07-25btrfs: send: enable support for stream v2 and compressed writesOmar Sandoval
2022-07-25btrfs: send: add stream v2 definitionsOmar Sandoval
2022-07-25btrfs: add trace event for submitted RAID56 bioQu Wenruo
2022-07-25SUNRPC create a function that probes only offline transportsOlga Kornievskaia
2022-07-25SUNRPC export xprt_iter_rewind functionOlga Kornievskaia
2022-07-25SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia
2022-07-25SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia
2022-07-25SUNRPC create an iterator to list only OFFLINE xprtsOlga Kornievskaia
2022-07-25SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia
2022-07-25SUNRPC expose functions for offline remote xprt functionalityOlga Kornievskaia
2022-07-25drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-25net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon
2022-07-25USB: cdc: add serial-state definesJohan Hovold
2022-07-25USB: cdc: add control-signal definesJohan Hovold
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks
2022-07-24io_uring: add zc notification flush requestsPavel Begunkov
2022-07-24io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov
2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov
2022-07-24io_uring: sendzc with fixed buffersPavel Begunkov
2022-07-24io_uring: allow to pass addr into sendzcPavel Begunkov
2022-07-24io_uring: wire send zc request typePavel Begunkov
2022-07-24io_uring: add notification slot registrationPavel Begunkov
2022-07-24io_uring: cache struct io_notifPavel Begunkov
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov