aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-25ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK_AON bitBrent Lu2-1/+3
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-25btrfs: add tracepoints for ordered extentsJohannes Thumshirn1-0/+64
2022-07-25btrfs: send: enable support for stream v2 and compressed writesOmar Sandoval1-1/+2
2022-07-25btrfs: send: add stream v2 definitionsOmar Sandoval1-0/+7
2022-07-25btrfs: add trace event for submitted RAID56 bioQu Wenruo1-0/+94
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-25drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher1-1/+2
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller3-10/+9
2022-07-25net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima1-4/+4
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld2-20/+10
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 'for-next/mm' into for-next/coreWill Deacon1-0/+12
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon1-0/+8
2022-07-25USB: cdc: add serial-state definesJohan Hovold1-0/+9
2022-07-25USB: cdc: add control-signal definesJohan Hovold1-0/+4
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: add zc notification flush requestsPavel Begunkov1-0/+1
2022-07-24io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov1-1/+11
2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov1-0/+4
2022-07-24io_uring: sendzc with fixed buffersPavel Begunkov1-1/+5
2022-07-24io_uring: allow to pass addr into sendzcPavel Begunkov1-1/+1
2022-07-24io_uring: wire send zc request typePavel Begunkov1-0/+5
2022-07-24io_uring: add notification slot registrationPavel Begunkov1-0/+17
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 Axboe38-194/+873
2022-07-24io_uring: Add tracepoint for short writesStefan Roesch1-0/+25
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-24io_uring: support multishot in recvmsgDylan Yudaken1-0/+7
2022-07-24net: copy from user before calling __get_compat_msghdrDylan Yudaken1-3/+2
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