summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/virtio: compile with -pthreadMichael S. Tsirkin2022-03-281-1/+2
* tools/virtio: fix after premapped buf supportMichael S. Tsirkin2022-03-281-2/+2
* virtio_ring: remove flags check for unmap packed indirect descXuan Zhuo2022-03-281-13/+5
* virtio_ring: remove flags check for unmap split indirect descXuan Zhuo2022-03-281-13/+5
* virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed()Xuan Zhuo2022-03-281-9/+8
* net/mlx5: Add support for configuring max device MTUEli Cohen2022-03-281-1/+31
* virtio-crypto: rename skcipher algszhenwei pi2022-03-284-9/+9
* virtio-crypto: implement RSA algorithmzhenwei pi2022-03-286-1/+608
* virtio-crypto: introduce akcipher servicezhenwei pi2022-03-281-1/+80
* virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPCzhenwei pi2022-03-281-0/+1
* Add definition of VIRTIO_F_IN_ORDER feature bitGautam Dawar2022-03-281-0/+6
* mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin2022-03-282-25/+3
* vDPA/ifcvf: cacheline alignment for ifcvf_hwZhu Lingshan2022-03-282-9/+5
* vDPA/ifcvf: implement shared IRQ featureZhu Lingshan2022-03-283-57/+300
* vDPA/ifcvf: implement device MSIX vector allocatorZhu Lingshan2022-03-281-5/+26
* vhost_vdpa: don't setup irq offloading when irq_num < 0Zhu Lingshan2022-03-281-1/+4
* vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvfZhu Lingshan2022-03-283-71/+36
* vhost: cache avail index in vhost_enable_notify()Stefano Garzarella2022-03-281-1/+2
* drivers/virtio: Enable virtio mem for ARM64Gavin Shan2022-03-281-3/+4
* Linux 5.17v5.17Linus Torvalds2022-03-201-1/+1
* Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-201-2/+17
|\
| * kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov2022-03-201-2/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-03-202-15/+39
|\ \
| * | Input: aiptek - properly check endpoint typePavel Skripkin2022-03-151-6/+4
| * | Input: zinitix - do not report shadow fingersLinus Walleij2022-03-071-9/+35
* | | Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-203-36/+36
|\ \ \
| * | | Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean2022-03-163-36/+36
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-03-192-9/+9
|\ \ \ \
| * | | | scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery2022-03-151-7/+6
| * | | | scsi: mpt3sas: Page fault in reply q processingMatt Lupfer2022-03-151-2/+3
* | | | | Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git://git.kernel.org/pub...Linus Torvalds2022-03-193-13/+19
|\ \ \ \ \
| * | | | | perf parse-events: Ignore case in topdown.slots checkIan Rogers2022-03-181-1/+1
| * | | | | perf evlist: Avoid iteration for empty evlist.Ian Rogers2022-03-181-11/+17
| * | | | | perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-181-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-191-6/+11
|\ \ \ \ \
| * | | | | counter: Stop using dev_get_drvdata() to get the counter deviceUwe Kleine-König2022-03-151-6/+11
* | | | | | Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2022-03-194-7/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern2022-03-151-3/+0
| * | | | | usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern2022-03-151-3/+10
| * | | | | partially Revert "usb: musb: Set the DT node on the child device"H. Nikolaus Schaller2022-03-151-1/+0
| * | | | | usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter2022-03-151-0/+1
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-03-182-3/+2
|\ \ \ \ \
| * | | | | arm64: errata: avoid duplicate field initializerArnd Bergmann2022-03-181-1/+0
| * | | | | arm64: fix clang warning about TRAMP_VALIASArnd Bergmann2022-03-181-2/+2
* | | | | | Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-03-181-1/+2
|\ \ \ \ \ \
| * | | | | | smb3: fix incorrect session setup check for multiuser mountsSteve French2022-03-171-1/+2
| |/ / / / /
* | | | | | Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-183-41/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nvme-5.17-2022-03-16' of git://git.infradead.org/nvme into block-5.17Jens Axboe2022-03-162-41/+1
| |\ \ \ \ \ \
| | * | | | | | nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke2022-03-152-41/+1
| * | | | | | | block: release rq qos structures for queue without diskMing Lei2022-03-141-0/+4