summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vdpa/mlx5: Distribute RX virtqueues in RQT objectEli Cohen2022-01-141-23/+7
* vdpa: Provide interface to read driver featuresEli Cohen2022-01-1410-34/+87
* vdpa: clean up get_config_size ret value handlingLaura Abbott2022-01-141-1/+1
* virtio_ring: mark ring unused on errorMichael S. Tsirkin2022-01-141-1/+3
* vhost/test: fix memory leak of vhost virtqueuesXianting Tian2022-01-141-0/+1
* vdpa/mlx5: Fix wrong configuration of virtio_version_1_0Eli Cohen2022-01-141-2/+0
* virtio/virtio_pci_legacy_dev: ensure the correct return valuePeng Hao2022-01-141-1/+3
* virtio/virtio_mem: handle a possible NULL as a memcpy parameterPeng Hao2022-01-141-1/+1
* virtio: fix a typo in function "vp_modern_remove" comments.Dapeng Mi2022-01-141-1/+1
* virtio-pci: fix the confusing error message王贇2022-01-141-1/+1
* firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold2022-01-141-0/+1
* firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold2022-01-141-1/+1
* firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold2022-01-141-7/+6
* firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold2022-01-141-4/+1
* vdpa: Mark vdpa_config_ops.get_vq_notification as optionalEugenio Pérez2022-01-141-1/+1
* vdpa: Avoid duplicate call to vp_vdpa get_statusEugenio Pérez2022-01-141-1/+1
* eni_vdpa: Simplify 'eni_vdpa_probe()'Christophe JAILLET2022-01-141-12/+0
* net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTUEli Cohen2022-01-141-0/+1
* virtio-mem: prepare fake page onlining code for granularity smaller than MAX_...David Hildenbrand2022-01-141-13/+13
* virtio-mem: prepare page onlining code for granularity smaller than MAX_ORDER...David Hildenbrand2022-01-141-24/+62
* vdpa: add driver_override supportStefano Garzarella2022-01-143-0/+96
* docs: document sysfs ABI for vDPA busStefano Garzarella2022-01-142-0/+38
* ifcvf/vDPA: fix misuse virtio-net device config size for blk devZhu Lingshan2022-01-143-33/+41
* vduse: moving kvfree into callerGuanjun2022-01-141-1/+2
* hwrng: virtio - unregister device before resetMichael S. Tsirkin2022-01-141-1/+1
* virtio: wrap config->reset callsMichael S. Tsirkin2022-01-1426-33/+40
* Linux 5.16-rc8v5.16-rc8Linus Torvalds2022-01-021-1/+1
* Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds2022-01-026-21/+43
|\
| * perf top: Fix TUI exit screen refresh race conditionyaowenbin2022-01-021-3/+5
| * perf pmu: Fix alias events listJohn Garry2022-01-021-6/+17
| * perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter2021-12-281-10/+13
| * perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter2021-12-281-1/+1
| * perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter2021-12-281-0/+1
| * perf expr: Fix return value of ids__new()Miaoqian Lin2021-12-281-1/+6
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-022-3/+8
|\ \
| * | Docs: Fixes link to I2C specificationDeep Majumder2021-12-311-3/+5
| * | i2c: validate user data in compat ioctlPavel Skripkin2021-12-311-0/+3
* | | Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-021-1/+1
|\ \ \
| * | | x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn2021-12-291-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-012-4/+11
|\ \ \
| * | | Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2021-12-301-2/+9
| * | | Input: appletouch - initialize work before device registrationPavel Skripkin2021-12-301-2/+2
* | | | mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman2021-12-311-1/+2
* | | | mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman2021-12-313-10/+59
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-312-8/+17
|\ \ \ \
| * | | | mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park2021-12-311-2/+7
| * | | | userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz2021-12-311-6/+10
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-313-6/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov2021-12-221-2/+5
| * | | | scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng2021-12-221-2/+4