 
            Sorry about that, I was fighting with my email client to send plaintext but I guess I was unsuccessful. I had just included the full git format-patch output with default options.
Here's the series sent by git send-email, if I need to do something else let me know.
Resent after leaving the mailing list off CC, sorry for noise.
Aditya Kumar Singh (1): wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()
Edward Cree (1): sfc: fix NULL dereferences in ef100_process_design_param()
Kees Bakker (1): iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
Xiaogang Chen (1): udmabuf: fix a buf size overflow issue during udmabuf creation
drivers/dma-buf/udmabuf.c | 2 +- drivers/iommu/intel/iommu.c | 7 ++-- drivers/net/ethernet/sfc/ef100_netdev.c | 6 ++-- drivers/net/ethernet/sfc/ef100_nic.c | 47 +++++++++++-------------- drivers/net/wireless/ath/ath12k/mac.c | 6 ++-- 5 files changed, 32 insertions(+), 36 deletions(-)