summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-01Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-01rtc: mxc: Silence a clang warningFabio Estevam
2022-06-01Merge tag 'for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-01Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-06-01Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-06-01Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-01Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-06-01gpio: pca953x: use the correct register address to do regcache syncHaibo Chen
2022-06-01efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan
2022-06-01gpu: host1x: Add context busMikko Perttunen
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu
2022-06-01vdpa: ifcvf: set pci driver data in probeJason Wang
2022-06-01vdpa/mlx5: Add RX MAC VLAN filter supportEli Cohen
2022-06-01vdpa/mlx5: Remove flow counter from steeringEli Cohen
2022-06-01xen: replace xen_remap() with memremap()Juergen Gross
2022-05-31Merge tag 'leds-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-05-31Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...Linus Torvalds
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-05-31dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti
2022-05-31PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas
2022-05-31Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"Bjorn Helgaas
2022-05-31Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"Bjorn Helgaas
2022-05-31Revert "PCI: brcmstb: Add control of subdevice voltage regulators"Bjorn Helgaas
2022-05-31Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"Bjorn Helgaas
2022-05-31dm table: fix dm_table_supports_poll to return false if no data devicesMike Snitzer
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-31vhost: rename vhost_work_dev_flushMike Christie
2022-05-31vhost-test: drop flush after vhost_dev_cleanupMike Christie
2022-05-31vhost-scsi: drop flush after vhost_dev_cleanupMike Christie
2022-05-31vhost_vsock: simplify vhost_vsock_flush()Andrey Ryabinin
2022-05-31vhost_test: remove vhost_test_flush_vq()Andrey Ryabinin
2022-05-31vhost_net: get rid of vhost_net_flush_vq() and extra flush callsAndrey Ryabinin
2022-05-31vhost: flush dev once during vhost_dev_stopMike Christie
2022-05-31vhost: get rid of vhost_poll_flush() wrapperAndrey Ryabinin
2022-05-31vhost-vdpa: return -EFAULT on copy_to_user() failureDan Carpenter
2022-05-31vdpasim: Off by one in vdpasim_set_group_asid()Dan Carpenter
2022-05-31virtio: Directly use ida_alloc()/free()keliu
2022-05-31virtio: harden vring IRQJason Wang
2022-05-31virtio: allow to unbreak virtqueueJason Wang