summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-27vfs: function to prevent re-use of block-device-based superblocksDaniil Lunev1-0/+2
2022-07-27Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+9
2022-07-27i2c: extend documentation about retvals of master_xfer functionsWolfram Sang1-1/+2
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams1-0/+5
2022-07-26flow_dissector: Add PPPoE dissectorsWojciech Drewek1-0/+14
2022-07-26mmc: core: Add support for SDIO wakeup interruptAxe Yang2-1/+12
2022-07-26PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()Logan Gunthorpe1-27/+0
2022-07-26dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA supportLogan Gunthorpe2-0/+15
2022-07-26PCI/P2PDMA: Introduce helpers for dma_map_sg implementationsLogan Gunthorpe1-0/+53
2022-07-26lib/scatterlist: add flag for indicating P2PDMA segments in an SGLLogan Gunthorpe1-0/+69
2022-07-26video: fbdev: imxfb: Fold <linux/platform_data/video-imxfb.h> into only userUwe Kleine-König1-23/+0
2022-07-26video: fbdev: imxfb: Drop unused symbols from headerUwe Kleine-König1-35/+0
2022-07-26video: fbdev: imxfb: Drop platform data supportUwe Kleine-König1-12/+0
2022-07-26Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-21/+102
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen1-1/+1
2022-07-25vfio: Rename user_iova of vfio_dma_rw()Nicolin Chen1-1/+1
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen1-3/+2
2022-07-25block: add bdev_max_segments() helperNaohiro Aota1-0/+5
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco1-5/+5
2022-07-25SUNRPC create a function that probes only offline transportsOlga Kornievskaia1-0/+2
2022-07-25SUNRPC export xprt_iter_rewind functionOlga Kornievskaia1-0/+2
2022-07-25SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia2-1/+2
2022-07-25SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia1-0/+1
2022-07-25SUNRPC create an iterator to list only OFFLINE xprtsOlga Kornievskaia1-0/+3
2022-07-25SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia1-0/+1
2022-07-25SUNRPC expose functions for offline remote xprt functionalityOlga Kornievskaia1-0/+3
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld1-6/+6
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon2-0/+5
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-25io_uring: cache struct io_notifPavel Begunkov1-0/+7
2022-07-25io_uring: add zc notification infrastructurePavel Begunkov1-0/+5
2022-07-25io_uring: export io_put_task()Pavel Begunkov1-0/+25
2022-07-25Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe13-21/+593
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-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: let to set a range for file slot allocationPavel Begunkov1-0/+3
2022-07-25io_uring: fuse fallback_node and normal tw nodePavel Begunkov1-4/+1
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: make io_uring_types.h publicPavel Begunkov1-0/+554
2022-07-23SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker1-2/+0