aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31netfilter: flowtable: fix nft_flow_route source address for nat casewenxu
2022-05-31netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu
2022-05-31netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso
2022-05-31netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso
2022-05-31netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-05-31xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee
2022-05-31NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
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/mlx5: correct ECE offset in query qp outputChangcheng Liu
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-31MAINTAINERS: Update Lorenzo Pieralisi's email addressLorenzo Pieralisi
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-31Merge tag 'microblaze-v5.19' of git://git.monstr.eu/linux-2.6-microblazeLinus 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: use WARN_ON() to warning illegal status valueJason Wang
2022-05-31virtio: harden vring IRQJason Wang
2022-05-31virtio: allow to unbreak virtqueueJason Wang
2022-05-31virtio-ccw: implement synchronize_cbs()Jason Wang
2022-05-31virtio-mmio: implement synchronize_cbs()Jason Wang
2022-05-31virtio-pci: implement synchronize_cbs()Jason Wang
2022-05-31virtio: introduce config op to synchronize vring callbacksJason Wang
2022-05-31virtio: use virtio_reset_device() when possibleJason Wang
2022-05-31virtio: use virtio_device_ready() in virtio_device_restore()Stefano Garzarella
2022-05-31vdpasim: allow to enable a vq repeatedlyEugenio PĂ©rez
2022-05-31vDPA/ifcvf: fix uninitialized config_vector warningZhu Lingshan