summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-01-0518-141/+148
|\
| * virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca2022-12-281-2/+4
| * vdpa_sim_net: should not drop the multicast/broadcast packetCindy Lu2022-12-281-0/+3
| * vdpasim: fix memory leak when freeing IOTLBsJason Wang2022-12-281-1/+3
| * vdpa: conditionally fill max max queue pair for statsJason Wang2022-12-281-5/+4
| * vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang2022-12-281-1/+1
| * vduse: Validate vq_num in vduse_validate_config()Harshit Mogalapalli2022-12-281-0/+3
| * vhost_vdpa: fix the crash in unmap a large memoryCindy Lu2022-12-281-20/+26
| * virtio: Implementing attribute show with sysfs_emitDawei Li2022-12-281-6/+6
| * virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun2022-12-281-1/+2
| * vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella2022-12-281-2/+1
| * virtio_blk: use UINT_MAX instead of -1UAngus Chen2022-12-281-1/+1
| * vhost-vdpa: fix an iotlb memory leakStefano Garzarella2022-12-281-4/+8
| * vhost: fix range used in translate_desc()Stefano Garzarella2022-12-281-2/+2
| * vringh: fix range used in iotlb_translate()Stefano Garzarella2022-12-281-3/+2
| * vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can2022-12-281-1/+8
| * vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie2022-12-282-2/+6
| * virtio_pci: modify ENOENT to EINVALAngus Chen2022-12-281-1/+1
| * RDMA/mlx5: remove variable iColin Ian King2022-12-281-2/+0
| * virtio_ring: use helper function is_power_of_2()Shaoqin Huang2022-12-281-1/+1
| * virtio_pci: use helper function is_power_of_2()Shaoqin Huang2022-12-281-1/+1
| * vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen2022-12-283-59/+39
| * vdpa/mlx5: Avoid using reslock in event_handlerEli Cohen2022-12-281-12/+4
| * vdpa/mlx5: Fix wrong mac address deletionEli Cohen2022-12-281-1/+1
| * vdpa/mlx5: Return error on vlan ctrl commands if not supportedEli Cohen2022-12-281-0/+3
| * vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen2022-12-281-3/+5
| * virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev2022-12-281-13/+16
| * vdpa: merge functionally duplicated dev_features attributesSi-Wei Liu2022-12-281-1/+1
* | Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-0112-45/+212
|\ \
| * | drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula2022-12-301-1/+1
| * | drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula2022-12-303-3/+95
| * | drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison2022-12-301-14/+28
| * | drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld2022-12-306-26/+82
| * | drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi2022-12-301-1/+0
| * | drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda2022-12-301-1/+7
| |/
* | Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-12-311-9/+23
|\ \
| * | ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan2022-12-271-9/+23
| |/
* | Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-305-83/+80
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki2022-12-304-9/+67
| |\ \ \
| | | * | ACPI: video: Fix Apple GMUX backlight detectionHans de Goede2022-12-221-1/+22
| | | * | ACPI: video: Don't enable fallback path for creating ACPI backlight by defaultMario Limonciello2022-12-221-5/+1
| | | * | drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello2022-12-221-0/+4
| | | * | ACPI: video: Allow GPU drivers to report no panelsMario Limonciello2022-12-221-0/+11
| | * | | ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksHans de Goede2022-12-221-0/+7
| | * | | ACPI: resource: do IRQ override on Lenovo 14ALC7Adrian Freund2022-12-221-3/+10
| | * | | ACPI: resource: do IRQ override on XMG Core 15Erik Schumacher2022-12-221-0/+12
| | |/ /
| * | | ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello2022-12-221-84/+3
| * | | ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello2022-12-221-0/+20
| |/ /
* | | Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds2022-12-307-57/+103
|\ \ \ | |_|/ |/| |
| * | nvme-auth: fix smatch warning complaintsSagi Grimberg2022-12-281-1/+1