aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds13-56/+562
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds18-922/+921
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds20-285/+1179
2022-06-01Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds2-7/+6
2022-06-01Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds10-156/+153
2022-06-01Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-7/+8
2022-06-01Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds3-6/+7
2022-06-01gpio: pca953x: use the correct register address to do regcache syncHaibo Chen1-8/+11
2022-06-01efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel2-30/+25
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel1-2/+2
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-01gpu: host1x: Add context busMikko Perttunen4-2/+38
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu2-4/+8
2022-06-01vdpa: ifcvf: set pci driver data in probeJason Wang1-1/+2
2022-06-01vdpa/mlx5: Add RX MAC VLAN filter supportEli Cohen1-58/+216
2022-06-01vdpa/mlx5: Remove flow counter from steeringEli Cohen1-18/+6
2022-06-01xen: replace xen_remap() with memremap()Juergen Gross3-8/+8
2022-05-31Merge tag 'leds-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds11-42/+1719
2022-05-31Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds13-232/+371
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed1-11/+23
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy1-0/+5
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy7-11/+31
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey1-8/+11
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman3-3/+39
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky1-5/+4
2022-05-31dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti1-0/+1
2022-05-31PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas1-0/+2
2022-05-31Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"Bjorn Helgaas1-39/+26
2022-05-31Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"Bjorn Helgaas1-76/+0
2022-05-31Revert "PCI: brcmstb: Add control of subdevice voltage regulators"Bjorn Helgaas1-78/+5
2022-05-31Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"Bjorn Helgaas1-44/+9
2022-05-31dm table: fix dm_table_supports_poll to return false if no data devicesMike Snitzer1-4/+15
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds37-976/+1558
2022-05-31vhost: rename vhost_work_dev_flushMike Christie6-11/+11
2022-05-31vhost-test: drop flush after vhost_dev_cleanupMike Christie1-3/+0
2022-05-31vhost-scsi: drop flush after vhost_dev_cleanupMike Christie1-2/+0
2022-05-31vhost_vsock: simplify vhost_vsock_flush()Andrey Ryabinin1-5/+0
2022-05-31vhost_test: remove vhost_test_flush_vq()Andrey Ryabinin1-8/+3
2022-05-31vhost_net: get rid of vhost_net_flush_vq() and extra flush callsAndrey Ryabinin1-9/+2
2022-05-31vhost: flush dev once during vhost_dev_stopMike Christie1-3/+3
2022-05-31vhost: get rid of vhost_poll_flush() wrapperAndrey Ryabinin5-15/+6
2022-05-31vhost-vdpa: return -EFAULT on copy_to_user() failureDan Carpenter1-3/+5
2022-05-31vdpasim: Off by one in vdpasim_set_group_asid()Dan Carpenter1-1/+1
2022-05-31virtio: Directly use ida_alloc()/free()keliu1-3/+3
2022-05-31virtio: harden vring IRQJason Wang5-7/+33
2022-05-31virtio: allow to unbreak virtqueueJason Wang1-0/+22
2022-05-31virtio-ccw: implement synchronize_cbs()Jason Wang1-0/+30
2022-05-31virtio-mmio: implement synchronize_cbs()Jason Wang1-0/+8
2022-05-31virtio-pci: implement synchronize_cbs()Jason Wang2-0/+3