summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-28tools/virtio: fix after premapped buf supportMichael S. Tsirkin1-2/+2
2022-03-28virtio_ring: remove flags check for unmap packed indirect descXuan Zhuo1-13/+5
2022-03-28virtio_ring: remove flags check for unmap split indirect descXuan Zhuo1-13/+5
2022-03-28virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed()Xuan Zhuo1-9/+8
2022-03-28net/mlx5: Add support for configuring max device MTUEli Cohen1-1/+31
2022-03-28virtio-crypto: rename skcipher algszhenwei pi4-9/+9
2022-03-28virtio-crypto: implement RSA algorithmzhenwei pi6-1/+608
2022-03-28virtio-crypto: introduce akcipher servicezhenwei pi1-1/+80
2022-03-28virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPCzhenwei pi1-0/+1
2022-03-28Add definition of VIRTIO_F_IN_ORDER feature bitGautam Dawar1-0/+6
2022-03-28mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin2-25/+3
2022-03-28vDPA/ifcvf: cacheline alignment for ifcvf_hwZhu Lingshan2-9/+5
2022-03-28vDPA/ifcvf: implement shared IRQ featureZhu Lingshan3-57/+300
2022-03-28vDPA/ifcvf: implement device MSIX vector allocatorZhu Lingshan1-5/+26
2022-03-28vhost_vdpa: don't setup irq offloading when irq_num < 0Zhu Lingshan1-1/+4
2022-03-28vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvfZhu Lingshan3-71/+36
2022-03-28vhost: cache avail index in vhost_enable_notify()Stefano Garzarella1-1/+2
2022-03-28drivers/virtio: Enable virtio mem for ARM64Gavin Shan1-3/+4
2022-03-20Linux 5.17v5.17Linus Torvalds1-1/+1
2022-03-20Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+17
2022-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-15/+39
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov1-2/+17
2022-03-20Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-36/+36
2022-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-9/+9
2022-03-19Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git://git.kernel.org/pub...Linus Torvalds3-13/+19
2022-03-19Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+11
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds4-7/+11
2022-03-19perf parse-events: Ignore case in topdown.slots checkIan Rogers1-1/+1
2022-03-19perf evlist: Avoid iteration for empty evlist.Ian Rogers1-11/+17
2022-03-19perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1
2022-03-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+2
2022-03-18Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2022-03-18Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds3-41/+5
2022-03-18Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-13/+6
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-18Merge tag 'drm-misc-fixes-2022-03-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-13/+6
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds33-133/+154
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-5/+5
2022-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-16/+15
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi1-11/+11
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai1-0/+1
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang1-1/+1
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera1-0/+7
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean1-1/+15
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger1-2/+4
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra3-26/+19
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin1-0/+1