summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-03-28virtio_ring: remove flags check for unmap split indirect descXuan Zhuo
2022-03-28virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed()Xuan Zhuo
2022-03-28net/mlx5: Add support for configuring max device MTUEli Cohen
2022-03-28virtio-crypto: rename skcipher algszhenwei pi
2022-03-28virtio-crypto: implement RSA algorithmzhenwei pi
2022-03-28virtio-crypto: introduce akcipher servicezhenwei pi
2022-03-28virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPCzhenwei pi
2022-03-28Add definition of VIRTIO_F_IN_ORDER feature bitGautam Dawar
2022-03-28mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin
2022-03-28vDPA/ifcvf: cacheline alignment for ifcvf_hwZhu Lingshan
2022-03-28vDPA/ifcvf: implement shared IRQ featureZhu Lingshan
2022-03-28vDPA/ifcvf: implement device MSIX vector allocatorZhu Lingshan
2022-03-28vhost_vdpa: don't setup irq offloading when irq_num < 0Zhu Lingshan
2022-03-28vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvfZhu Lingshan
2022-03-28vhost: cache avail index in vhost_enable_notify()Stefano Garzarella
2022-03-28drivers/virtio: Enable virtio mem for ARM64Gavin Shan
2022-03-20Linux 5.17Linus Torvalds
2022-03-20Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov
2022-03-19Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-03-19Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git://git.kernel.org/pub...Linus Torvalds
2022-03-19Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-18Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-03-18Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-18Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-18Merge tag 'drm-misc-fixes-2022-03-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin
2022-03-17drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann
2022-03-17Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann