summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-14vdpa: Use BIT_ULL for bit operationsEli Cohen
2022-01-14vdpa/vdpa_sim: Configure max supported virtqueuesEli Cohen
2022-01-14vdpa/mlx5: Report max device capabilitiesEli Cohen
2022-01-14vdpa: Support reporting max device capabilitiesEli Cohen
2022-01-14vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()Eli Cohen
2022-01-14vdpa: Add support for returning device configuration informationEli Cohen
2022-01-14vdpa/mlx5: Support configuring max data virtqueueEli Cohen
2022-01-14vdpa/mlx5: Fix config_attr_mask assignmentEli Cohen
2022-01-14vdpa: Allow to configure max data virtqueuesEli Cohen
2022-01-14vdpa: Read device configuration only if FEATURES_OKEli Cohen
2022-01-14vdpa: Sync calls set/get config/status with cf_mutexEli Cohen
2022-01-14vdpa/mlx5: Distribute RX virtqueues in RQT objectEli Cohen
2022-01-14vdpa: Provide interface to read driver featuresEli Cohen
2022-01-14vdpa: clean up get_config_size ret value handlingLaura Abbott
2022-01-14virtio_ring: mark ring unused on errorMichael S. Tsirkin
2022-01-14vhost/test: fix memory leak of vhost virtqueuesXianting Tian
2022-01-14vdpa/mlx5: Fix wrong configuration of virtio_version_1_0Eli Cohen
2022-01-14virtio/virtio_pci_legacy_dev: ensure the correct return valuePeng Hao
2022-01-14virtio/virtio_mem: handle a possible NULL as a memcpy parameterPeng Hao
2022-01-14virtio: fix a typo in function "vp_modern_remove" comments.Dapeng Mi
2022-01-14virtio-pci: fix the confusing error message王贇
2022-01-14firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2022-01-14vdpa: Mark vdpa_config_ops.get_vq_notification as optionalEugenio Pérez
2022-01-14vdpa: Avoid duplicate call to vp_vdpa get_statusEugenio Pérez
2022-01-14eni_vdpa: Simplify 'eni_vdpa_probe()'Christophe JAILLET
2022-01-14net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTUEli Cohen
2022-01-14virtio-mem: prepare fake page onlining code for granularity smaller than MAX_...David Hildenbrand
2022-01-14virtio-mem: prepare page onlining code for granularity smaller than MAX_ORDER...David Hildenbrand
2022-01-14vdpa: add driver_override supportStefano Garzarella
2022-01-14docs: document sysfs ABI for vDPA busStefano Garzarella
2022-01-14ifcvf/vDPA: fix misuse virtio-net device config size for blk devZhu Lingshan
2022-01-14vduse: moving kvfree into callerGuanjun
2022-01-14hwrng: virtio - unregister device before resetMichael S. Tsirkin
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-02Linux 5.16-rc8Linus Torvalds
2022-01-02Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin
2022-01-02perf pmu: Fix alias events listJohn Garry
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-31mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz