summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2022-08-02ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATAZiyangZhang1-0/+18
2022-08-02ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei1-7/+8
2022-08-02ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei1-0/+47
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds67-180/+180
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+22
2022-08-02Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+161
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds1-2/+43
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+67
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)1-4/+0
2022-08-01Merge tag 'spi-nor/for-5.20' into mtd/nextRichard Weinberger2-8/+2
2022-08-01Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2022-08-01Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2022-08-01Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai1-1/+1
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2-0/+107
2022-07-29RISC-V: KVM: Add extensible CSR emulation frameworkAnup Patel1-0/+8
2022-07-29seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer1-0/+1
2022-07-29seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer1-0/+1
2022-07-28devlink: introduce framework for selftestsVikas Gupta1-0/+29
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+3
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer1-2/+2
2022-07-28s390: add ELF note type for encrypted CPU state of a PV VCPUJanosch Frank1-0/+1
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni1-0/+3
2022-07-27Merge branch 'erdma' into rdma.git for-nextJason Gunthorpe2-0/+50
2022-07-27RDMA/erdma: Add the ABI definitionsCheng Xu1-0/+49
2022-07-27RDMA: Add ERDMA to rdma_driver_id definitionCheng Xu1-0/+1
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+6
2022-07-26net: devlink: introduce nested devlink entity for line cardJiri Pirko1-0/+2
2022-07-26net/sched: flower: Add PPPoE filterWojciech Drewek1-0/+3
2022-07-25Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-3/+49
2022-07-25ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK_AON bitBrent Lu1-1/+1
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-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/klasse...David S. Miller1-6/+6
2022-07-25USB: cdc: add serial-state definesJohan Hovold1-0/+9
2022-07-25USB: cdc: add control-signal definesJohan Hovold1-0/+4
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: support multishot in recvmsgDylan Yudaken1-0/+7
2022-07-24io_uring: multishot recvDylan Yudaken1-0/+5
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov1-0/+13
2022-07-24io_uring: add support for passing fixed file descriptorsJens Axboe1-0/+17