]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Jun 2020 07:14:15 +0000 (09:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Jun 2020 07:14:15 +0000 (09:14 +0200)
1  2 
queue-4.14/series
queue-4.19/ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
queue-4.19/series
queue-5.4/ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
queue-5.4/series
queue-5.7/ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
queue-5.7/loop-replace-kill_bdev-with-invalidate_bdev.patch
queue-5.7/series

index 7f34a7360f11bb71a3713858870a9f958dd4f8bf,c41169bd5411a8436638e024e696f91a854b00dd..48da08335280b15ce0a5ee3cd6aa6d71368f99f2
@@@ -30,4 -30,28 +30,29 @@@ alsa-usb-audio-add-quirk-for-denon-dcd-
  xhci-fix-incorrect-ep_state_mask.patch
  xhci-fix-enumeration-issue-when-setting-max-packet-size-for-fs-devices.patch
  cdc-acm-add-disable_echo-quirk-for-microchip-smsc-chip.patch
 +loop-replace-kill_bdev-with-invalidate_bdev.patch
+ alsa-usb-audio-uac1-invalidate-ctl-on-interrupt.patch
+ alsa-usb-audio-clean-up-mixer-element-list-traverse.patch
+ alsa-usb-audio-fix-oob-access-of-mixer-element-list.patch
+ xhci-poll-for-u0-after-disabling-usb2-lpm.patch
+ cifs-smb3-fix-data-inconsistent-when-punch-hole.patch
+ cifs-smb3-fix-data-inconsistent-when-zero-file-range.patch
+ efi-esrt-fix-reference-count-leak-in-esre_create_sys.patch
+ arm-dts-nsp-correct-fa2-mailbox-node.patch
+ rxrpc-fix-handling-of-rwind-from-an-ack-packet.patch
+ rdma-cma-protect-bind_list-and-listen_list-while-fin.patch
+ asoc-rockchip-fix-a-reference-count-leak.patch
+ rdma-mad-fix-possible-memory-leak-in-ib_mad_post_rec.patch
+ net-qed-fix-left-elements-count-calculation.patch
+ net-qed-fix-nvme-login-fails-over-vfs.patch
+ net-qed-fix-excessive-qm-ilt-lines-consumption.patch
+ arm-imx5-add-missing-put_device-call-in-imx_suspend_.patch
+ usb-gadget-udc-potential-oops-in-error-handling-code.patch
+ netfilter-ipset-fix-unaligned-atomic-access.patch
+ net-bcmgenet-use-hardware-padding-of-runt-frames.patch
+ sched-core-fix-pi-boosting-between-rt-and-deadline-t.patch
+ ata-libata-fix-usage-of-page-address-by-page_address.patch
+ net-alx-fix-race-condition-in-alx_remove.patch
+ s390-ptrace-fix-setting-syscall-number.patch
+ kbuild-improve-cc-option-to-clean-up-all-temporary-f.patch
+ blktrace-break-out-of-blktrace-setup-on-concurrent-c.patch
index eaf3184fbf9d6927f817e228bb384784698a6d1d,c6ebf338663632ef87fb298932e68a929cf70373..3fdbb1ad68a954b8c63b43234cc25d46a52df6f7
@@@ -37,15 -37,16 +37,15 @@@ Signed-off-by: Shay Drory <shayd@mellan
  Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
  Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
  Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
+ Signed-off-by: Sasha Levin <sashal@kernel.org>
 +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  ---
 - drivers/infiniband/core/mad.c | 2 +-
 + drivers/infiniband/core/mad.c |    2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)
  
 -diff --git a/drivers/infiniband/core/mad.c b/drivers/infiniband/core/mad.c
 -index fd0a2fd8bfdf7..a36b3b4f5c0a2 100644
  --- a/drivers/infiniband/core/mad.c
  +++ b/drivers/infiniband/core/mad.c
 -@@ -615,10 +615,10 @@ static void unregister_mad_agent(struct ib_mad_agent_private *mad_agent_priv)
 +@@ -615,10 +615,10 @@ static void unregister_mad_agent(struct
        idr_unlock(&ib_mad_clients);
   
        flush_workqueue(port_priv->wq);
index ef33ad76c9e687f1be74541ea36df5a0e983ebae,5ab15c2020a2785b774aecb159f0bde25463aa20..9afa1061b76e9cd80bef61f3b6592765e4163ef3
@@@ -54,5 -54,49 +54,50 @@@ xhci-fix-incorrect-ep_state_mask.patc
  xhci-fix-enumeration-issue-when-setting-max-packet-size-for-fs-devices.patch
  xhci-return-if-xhci-doesn-t-support-lpm.patch
  cdc-acm-add-disable_echo-quirk-for-microchip-smsc-chip.patch
 -ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
 +loop-replace-kill_bdev-with-invalidate_bdev.patch
 +ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
+ cifs-smb3-fix-data-inconsistent-when-punch-hole.patch
+ cifs-smb3-fix-data-inconsistent-when-zero-file-range.patch
+ xfrm-fix-double-esp-trailer-insertion-in-ipsec-crypt.patch
+ asoc-q6asm-handle-eos-correctly.patch
+ efi-esrt-fix-reference-count-leak-in-esre_create_sys.patch
+ regualtor-pfuze100-correct-sw1a-sw2-on-pfuze3000.patch
+ asoc-fsl_ssi-fix-bclk-calculation-for-mono-channel.patch
+ arm-dts-fix-duovero-smsc-interrupt-for-suspend.patch
+ x86-resctrl-fix-a-null-vs-is_err-static-checker-warn.patch
+ regmap-fix-memory-leak-from-regmap_register_patch.patch
+ arm-dts-nsp-correct-fa2-mailbox-node.patch
+ rxrpc-fix-handling-of-rwind-from-an-ack-packet.patch
+ rdma-qedr-fix-kasan-use-after-free-in-ucma_event_han.patch
+ rdma-cma-protect-bind_list-and-listen_list-while-fin.patch
+ asoc-rockchip-fix-a-reference-count-leak.patch
+ rdma-mad-fix-possible-memory-leak-in-ib_mad_post_rec.patch
+ net-qed-fix-left-elements-count-calculation.patch
+ net-qed-fix-nvme-login-fails-over-vfs.patch
+ net-qed-fix-excessive-qm-ilt-lines-consumption.patch
+ cxgb4-move-handling-l2t-arp-failures-to-caller.patch
+ arm-imx5-add-missing-put_device-call-in-imx_suspend_.patch
+ usb-gadget-udc-potential-oops-in-error-handling-code.patch
+ nvme-multipath-set-bdi-capabilities-once.patch
+ nvme-fix-possible-deadlock-when-i-o-is-blocked.patch
+ nvme-multipath-fix-deadlock-between-ana_work-and-sca.patch
+ netfilter-ipset-fix-unaligned-atomic-access.patch
+ net-bcmgenet-use-hardware-padding-of-runt-frames.patch
+ i2c-fsi-fix-the-port-number-field-in-status-register.patch
+ i2c-core-check-returned-size-of-emulated-smbus-block.patch
+ sched-deadline-initialize-dl_boosted.patch
+ sched-core-fix-pi-boosting-between-rt-and-deadline-t.patch
+ sata_rcar-handle-pm_runtime_get_sync-failure-cases.patch
+ ata-libata-fix-usage-of-page-address-by-page_address.patch
+ drm-amd-display-use-kfree-to-free-rgb_user-in-calcul.patch
+ riscv-atomic-fix-sign-extension-for-rv64i.patch
+ hwrng-ks-sa-fix-runtime-pm-imbalance-on-error.patch
+ arm64-sve-eliminate-data-races-on-sve_default_vl.patch
+ ibmvnic-harden-device-login-requests.patch
+ net-alx-fix-race-condition-in-alx_remove.patch
+ s390-ptrace-fix-setting-syscall-number.patch
+ s390-vdso-fix-vdso-clock_getres.patch
+ arm64-sve-fix-build-failure-when-arm64_sve-y-and-sys.patch
+ kbuild-improve-cc-option-to-clean-up-all-temporary-f.patch
+ blktrace-break-out-of-blktrace-setup-on-concurrent-c.patch
+ risc-v-don-t-allow-write-exec-only-page-mapping-requ.patch
index 31af7d0b0170157ef2198b907f7136da2989ba1c,900a65342fd49917f6780d230718581cac41b6cb..19e992ed43cae6c14975b52b523c497f333320d6
@@@ -37,15 -37,16 +37,16 @@@ Signed-off-by: Shay Drory <shayd@mellan
  Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
  Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
  Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
+ Signed-off-by: Sasha Levin <sashal@kernel.org>
 +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 +
  ---
 - drivers/infiniband/core/mad.c | 2 +-
 + drivers/infiniband/core/mad.c |    2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)
  
 -diff --git a/drivers/infiniband/core/mad.c b/drivers/infiniband/core/mad.c
 -index 455ecff54a8df..2284930b5f915 100644
  --- a/drivers/infiniband/core/mad.c
  +++ b/drivers/infiniband/core/mad.c
 -@@ -639,10 +639,10 @@ static void unregister_mad_agent(struct ib_mad_agent_private *mad_agent_priv)
 +@@ -639,10 +639,10 @@ static void unregister_mad_agent(struct
        xa_erase(&ib_mad_clients, mad_agent_priv->agent.hi_tid);
   
        flush_workqueue(port_priv->wq);
index 0bb0e205d70093a534045a36e47c9008792927e0,9b9f190c21a3cba49e36ab2e753e28ce6fcf55a7..de86e434514e25759e392887af41bd61f5d6296e
@@@ -55,6 -55,82 +55,84 @@@ xhci-fix-incorrect-ep_state_mask.patc
  xhci-fix-enumeration-issue-when-setting-max-packet-size-for-fs-devices.patch
  xhci-return-if-xhci-doesn-t-support-lpm.patch
  cdc-acm-add-disable_echo-quirk-for-microchip-smsc-chip.patch
 -ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
 +loop-replace-kill_bdev-with-invalidate_bdev.patch
 +ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
 +ib-hfi1-fix-module-use-count-flaw-due-to-leftover-module-put-calls.patch
+ bus-ti-sysc-flush-posted-write-on-enable-and-disable.patch
+ bus-ti-sysc-ignore-clockactivity-unless-specified-as.patch
+ arm-omap2-fix-legacy-mode-dss_reset.patch
+ xfrm-fix-double-esp-trailer-insertion-in-ipsec-crypt.patch
+ asoc-q6asm-handle-eos-correctly.patch
+ efi-tpm-verify-event-log-header-before-parsing.patch
+ efi-esrt-fix-reference-count-leak-in-esre_create_sys.patch
+ asoc-q6afe-add-support-to-get-port-direction.patch
+ asoc-qcom-common-set-correct-directions-for-dailinks.patch
+ regualtor-pfuze100-correct-sw1a-sw2-on-pfuze3000.patch
+ rdma-siw-fix-pointer-to-int-cast-warning-in-siw_rx_p.patch
+ asoc-fsl_ssi-fix-bclk-calculation-for-mono-channel.patch
+ samples-bpf-xdp_redirect_cpu-set-max_cpus-according-.patch
+ bpf-xdp-samples-fix-null-pointer-dereference-in-_use.patch
+ arm-dts-am335x-pocketbeagle-fix-mmc0-write-protect.patch
+ arm-dts-fix-duovero-smsc-interrupt-for-suspend.patch
+ x86-resctrl-fix-a-null-vs-is_err-static-checker-warn.patch
+ regmap-fix-memory-leak-from-regmap_register_patch.patch
+ devmap-use-bpf_map_area_alloc-for-allocating-hash-bu.patch
+ bpf-don-t-return-einval-from-get-set-sockopt-when-op.patch
+ arm-dts-nsp-correct-fa2-mailbox-node.patch
+ rxrpc-fix-handling-of-rwind-from-an-ack-packet.patch
+ rdma-rvt-fix-potential-memory-leak-caused-by-rvt_all.patch
+ rdma-qedr-fix-kasan-use-after-free-in-ucma_event_han.patch
+ rdma-cma-protect-bind_list-and-listen_list-while-fin.patch
+ asoc-rockchip-fix-a-reference-count-leak.patch
+ s390-qeth-fix-error-handling-for-isolation-mode-cmds.patch
+ rdma-mad-fix-possible-memory-leak-in-ib_mad_post_rec.patch
+ selftests-net-report-etf-errors-correctly.patch
+ iommu-vt-d-enable-pci-acs-for-platform-opt-in-hint.patch
+ iommu-vt-d-update-scalable-mode-paging-structure-coh.patch
+ net-qed-fix-left-elements-count-calculation.patch
+ net-qed-fix-async-event-callbacks-unregistering.patch
+ net-qede-stop-adding-events-on-an-already-destroyed-.patch
+ net-qed-fix-nvme-login-fails-over-vfs.patch
+ net-qed-fix-excessive-qm-ilt-lines-consumption.patch
+ net-qede-fix-ptp-initialization-on-recovery.patch
+ net-qede-fix-use-after-free-on-recovery-and-aer-hand.patch
+ cxgb4-move-handling-l2t-arp-failures-to-caller.patch
+ arm-imx5-add-missing-put_device-call-in-imx_suspend_.patch
+ scsi-lpfc-avoid-another-null-dereference-in-lpfc_sli.patch
+ usb-gadget-udc-potential-oops-in-error-handling-code.patch
+ usb-renesas_usbhs-getting-residue-from-callback_resu.patch
+ nvme-multipath-set-bdi-capabilities-once.patch
+ nvme-fix-possible-deadlock-when-i-o-is-blocked.patch
+ nvme-multipath-fix-deadlock-between-ana_work-and-sca.patch
+ nvme-don-t-protect-ns-mutation-with-ns-head-lock.patch
+ nvme-multipath-fix-deadlock-due-to-head-lock.patch
+ netfilter-ipset-fix-unaligned-atomic-access.patch
+ net-bcmgenet-use-hardware-padding-of-runt-frames.patch
+ clk-sifive-allocate-sufficient-memory-for-struct-__p.patch
+ i2c-fsi-fix-the-port-number-field-in-status-register.patch
+ i2c-core-check-returned-size-of-emulated-smbus-block.patch
+ afs-fix-storage-of-cell-names.patch
+ sched-deadline-initialize-dl_boosted.patch
+ sched-core-fix-pi-boosting-between-rt-and-deadline-t.patch
+ sata_rcar-handle-pm_runtime_get_sync-failure-cases.patch
+ ata-libata-fix-usage-of-page-address-by-page_address.patch
+ drm-amd-display-use-kfree-to-free-rgb_user-in-calcul.patch
+ riscv-atomic-fix-sign-extension-for-rv64i.patch
+ hwrng-ks-sa-fix-runtime-pm-imbalance-on-error.patch
+ arm64-sve-eliminate-data-races-on-sve_default_vl.patch
+ ibmvnic-harden-device-login-requests.patch
+ net-alx-fix-race-condition-in-alx_remove.patch
+ test_objagg-fix-potential-memory-leak-in-error-handl.patch
+ pinctrl-qcom-spmi-gpio-fix-warning-about-irq-chip-re.patch
+ pinctrl-tegra-use-noirq-suspend-resume-callbacks.patch
+ s390-ptrace-pass-invalid-syscall-numbers-to-tracing.patch
+ s390-ptrace-fix-setting-syscall-number.patch
+ s390-vdso-use-ld-instead-of-cc-to-link-vdso.patch
+ s390-vdso-fix-vdso-clock_getres.patch
+ arm64-sve-fix-build-failure-when-arm64_sve-y-and-sys.patch
+ kbuild-improve-cc-option-to-clean-up-all-temporary-f.patch
+ recordmcount-support-64k-sections.patch
+ kprobes-suppress-the-suspicious-rcu-warning-on-kprob.patch
+ blktrace-break-out-of-blktrace-setup-on-concurrent-c.patch
+ block-update-hctx-map-when-use-multiple-maps.patch
+ risc-v-don-t-allow-write-exec-only-page-mapping-requ.patch
index 31af7d0b0170157ef2198b907f7136da2989ba1c,823aae14c25390936caaf4545e549a8aebf56516..967798e88985708bb3180807885791051dc5f56f
@@@ -37,15 -37,16 +37,15 @@@ Signed-off-by: Shay Drory <shayd@mellan
  Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
  Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
  Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
+ Signed-off-by: Sasha Levin <sashal@kernel.org>
 +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  ---
 - drivers/infiniband/core/mad.c | 2 +-
 + drivers/infiniband/core/mad.c |    2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)
  
 -diff --git a/drivers/infiniband/core/mad.c b/drivers/infiniband/core/mad.c
 -index e9ac351a409ef..049c9cdc10dec 100644
  --- a/drivers/infiniband/core/mad.c
  +++ b/drivers/infiniband/core/mad.c
 -@@ -639,10 +639,10 @@ static void unregister_mad_agent(struct ib_mad_agent_private *mad_agent_priv)
 +@@ -639,10 +639,10 @@ static void unregister_mad_agent(struct
        xa_erase(&ib_mad_clients, mad_agent_priv->agent.hi_tid);
   
        flush_workqueue(port_priv->wq);
index 3e540f8d65110f3781195510dd71ecc52706bc6a,cf2d5549cc14fe51d5dd770bdb93ad184c18d341..63db36c3494fb46b559b46225faabc6e6d5b2a45
@@@ -31,15 -31,16 +31,16 @@@ Signed-off-by: Zheng Bin <zhengbin13@hu
  Reviewed-by: Christoph Hellwig <hch@lst.de>
  Reviewed-by: Bart Van Assche <bvanassche@acm.org>
  Signed-off-by: Jens Axboe <axboe@kernel.dk>
+ Signed-off-by: Sasha Levin <sashal@kernel.org>
 +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 +
  ---
-  drivers/block/loop.c |    6 +++---
-  1 file changed, 3 insertions(+), 3 deletions(-)
 - drivers/block/loop.c | 8 ++++----
++ drivers/block/loop.c |    8 ++++----
+  1 file changed, 4 insertions(+), 4 deletions(-)
  
 -diff --git a/drivers/block/loop.c b/drivers/block/loop.c
 -index da693e6a834e5..418bb4621255a 100644
  --- a/drivers/block/loop.c
  +++ b/drivers/block/loop.c
 -@@ -1289,7 +1289,7 @@ loop_set_status(struct loop_device *lo, const struct loop_info64 *info)
 +@@ -1289,7 +1289,7 @@ loop_set_status(struct loop_device *lo,
        if (lo->lo_offset != info->lo_offset ||
            lo->lo_sizelimit != info->lo_sizelimit) {
                sync_blockdev(lo->lo_device);
        }
   
        /* I/O need to be drained during transfer transition */
 -@@ -1320,7 +1320,7 @@ loop_set_status(struct loop_device *lo, const struct loop_info64 *info)
++@@ -1320,7 +1320,7 @@ loop_set_status(struct loop_device *lo,
+  
+       if (lo->lo_offset != info->lo_offset ||
+           lo->lo_sizelimit != info->lo_sizelimit) {
+ -             /* kill_bdev should have truncated all the pages */
+ +             /* invalidate_bdev should have truncated all the pages */
+               if (lo->lo_device->bd_inode->i_mapping->nrpages) {
+                       err = -EAGAIN;
+                       pr_warn("%s: loop%d (%s) has still dirty pages (nrpages=%lu)\n",
 -@@ -1565,11 +1565,11 @@ static int loop_set_block_size(struct loop_device *lo, unsigned long arg)
 +@@ -1565,11 +1565,11 @@ static int loop_set_block_size(struct lo
                return 0;
   
        sync_blockdev(lo->lo_device);
index 00aa7b81b3f6fe67f8130489250d1dd407ffae18,83af4d4d5db8412deb88b65e2409fa827c6f0362..c5344a9afce33eb9a5a5db54a5f25c05a37b4aaf
@@@ -87,7 -87,121 +87,122 @@@ xhci-fix-incorrect-ep_state_mask.patc
  xhci-fix-enumeration-issue-when-setting-max-packet-size-for-fs-devices.patch
  xhci-return-if-xhci-doesn-t-support-lpm.patch
  cdc-acm-add-disable_echo-quirk-for-microchip-smsc-chip.patch
- risc-v-acquire-mmap-lock-before-invoking-walk_page_range.patch
  loop-replace-kill_bdev-with-invalidate_bdev.patch
 -ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
 +ib-mad-fix-use-after-free-when-destroying-mad-agent.patch
 +ib-hfi1-fix-module-use-count-flaw-due-to-leftover-module-put-calls.patch
+ bus-ti-sysc-flush-posted-write-on-enable-and-disable.patch
+ bus-ti-sysc-use-optional-clocks-on-for-enable-and-wa.patch
+ bus-ti-sysc-ignore-clockactivity-unless-specified-as.patch
+ bus-ti-sysc-fix-uninitialized-framedonetv_irq.patch
+ arm-omap2-fix-legacy-mode-dss_reset.patch
+ xfrm-fix-double-esp-trailer-insertion-in-ipsec-crypt.patch
+ arm-dts-fix-am33xx.dtsi-usb-ranges-length.patch
+ arm-dts-fix-am33xx.dtsi-ti-sysc-mask-wrong-softreset.patch
+ asoc-q6asm-handle-eos-correctly.patch
+ regulator-da9063-fix-ldo9-suspend-and-warning.patch
+ arm-dts-bcm5301x-add-missing-memory-device_type-for-.patch
+ arm-bcm-select-arm_timer_sp804-for-arch_bcm_nsp.patch
+ x86-cpu-move-resctrl-cpuid-code-to-resctrl.patch
+ x86-resctrl-support-cpuid-enumeration-of-mbm-counter.patch
+ x86-resctrl-fix-memory-bandwidth-counter-width-for-a.patch
+ efi-tpm-verify-event-log-header-before-parsing.patch
+ efi-esrt-fix-reference-count-leak-in-esre_create_sys.patch
+ asoc-soc-pcm-fix-checks-for-multi-cpu-fe-dailinks.patch
+ asoc-q6afe-add-support-to-get-port-direction.patch
+ asoc-qcom-common-set-correct-directions-for-dailinks.patch
+ regualtor-pfuze100-correct-sw1a-sw2-on-pfuze3000.patch
+ efi-libstub-fix-path-separator-regression.patch
+ rdma-siw-fix-pointer-to-int-cast-warning-in-siw_rx_p.patch
+ arm-dts-nsp-disable-pl330-by-default-add-dma-coheren.patch
+ asoc-fsl_ssi-fix-bclk-calculation-for-mono-channel.patch
+ samples-bpf-xdp_redirect_cpu-set-max_cpus-according-.patch
+ bpf-xdp-samples-fix-null-pointer-dereference-in-_use.patch
+ arm-dts-am335x-pocketbeagle-fix-mmc0-write-protect.patch
+ arm-dts-fix-duovero-smsc-interrupt-for-suspend.patch
+ dma-direct-re-encrypt-memory-if-dma_direct_alloc_pag.patch
+ dma-direct-check-return-value-when-encrypting-or-dec.patch
+ x86-resctrl-fix-a-null-vs-is_err-static-checker-warn.patch
+ efi-x86-setup-stack-correctly-for-efi_pe_entry.patch
+ regmap-fix-memory-leak-from-regmap_register_patch.patch
+ devmap-use-bpf_map_area_alloc-for-allocating-hash-bu.patch
+ bpf-don-t-return-einval-from-get-set-sockopt-when-op.patch
+ arm-dts-nsp-correct-fa2-mailbox-node.patch
+ rxrpc-fix-handling-of-rwind-from-an-ack-packet.patch
+ rdma-rvt-fix-potential-memory-leak-caused-by-rvt_all.patch
+ rdma-efa-set-maximum-pkeys-device-attribute.patch
+ rdma-qedr-fix-kasan-use-after-free-in-ucma_event_han.patch
+ rdma-cma-protect-bind_list-and-listen_list-while-fin.patch
+ rdma-core-check-that-type_attrs-is-not-null-prior-ac.patch
+ asoc-rockchip-fix-a-reference-count-leak.patch
+ s390-qeth-fix-error-handling-for-isolation-mode-cmds.patch
+ rdma-mad-fix-possible-memory-leak-in-ib_mad_post_rec.patch
+ selftests-net-report-etf-errors-correctly.patch
+ ionic-tame-the-watchdog-timer-on-reconfig.patch
+ revert-kvm-vmx-micro-optimize-vmexit-time-when-not-e.patch
+ iommu-vt-d-set-u-s-bit-in-first-level-page-table-by-.patch
+ iommu-vt-d-enable-pci-acs-for-platform-opt-in-hint.patch
+ iommu-vt-d-update-scalable-mode-paging-structure-coh.patch
+ soc-imx8m-correct-i.mx8mp-uid-fuse-offset.patch
+ dma-direct-add-missing-set_memory_decrypted-for-cohe.patch
+ net-qed-fix-left-elements-count-calculation.patch
+ net-qed-fix-async-event-callbacks-unregistering.patch
+ net-qede-stop-adding-events-on-an-already-destroyed-.patch
+ net-qed-fix-nvme-login-fails-over-vfs.patch
+ net-qed-fix-excessive-qm-ilt-lines-consumption.patch
+ net-qede-fix-ptp-initialization-on-recovery.patch
+ net-qede-fix-use-after-free-on-recovery-and-aer-hand.patch
+ net-qed-reset-ilt-block-sizes-before-recomputing-to-.patch
+ cxgb4-move-handling-l2t-arp-failures-to-caller.patch
+ cxgb4-move-ptp-lock-and-unlock-to-caller-in-tx-path.patch
+ arm-imx5-add-missing-put_device-call-in-imx_suspend_.patch
+ scsi-lpfc-avoid-another-null-dereference-in-lpfc_sli.patch
+ usb-gadget-udc-potential-oops-in-error-handling-code.patch
+ usb-renesas_usbhs-getting-residue-from-callback_resu.patch
+ nvme-multipath-set-bdi-capabilities-once.patch
+ nvme-fix-possible-deadlock-when-i-o-is-blocked.patch
+ nvme-multipath-fix-deadlock-between-ana_work-and-sca.patch
+ nvme-don-t-protect-ns-mutation-with-ns-head-lock.patch
+ nvme-multipath-fix-deadlock-due-to-head-lock.patch
+ qed-add-missing-error-test-for-dbg_status_no_matchin.patch
+ netfilter-ipset-fix-unaligned-atomic-access.patch
+ net-bcmgenet-use-hardware-padding-of-runt-frames.patch
+ io_uring-fix-hanging-iopoll-in-case-of-eagain.patch
+ clk-sifive-allocate-sufficient-memory-for-struct-__p.patch
+ i2c-fsi-fix-the-port-number-field-in-status-register.patch
+ net-macb-free-resources-on-failure-path-of-at91ether.patch
+ wireguard-receive-account-for-napi_gro_receive-never.patch
+ socionext-account-for-napi_gro_receive-never-returni.patch
+ wil6210-account-for-napi_gro_receive-never-returning.patch
+ selftests-powerpc-fix-build-failure-in-ebb-tests.patch
+ i2c-core-check-returned-size-of-emulated-smbus-block.patch
+ afs-fix-storage-of-cell-names.patch
+ sched-deadline-initialize-dl_boosted.patch
+ sched-core-fix-pi-boosting-between-rt-and-deadline-t.patch
+ sched-cfs-change-initial-value-of-runnable_avg.patch
+ sata_rcar-handle-pm_runtime_get_sync-failure-cases.patch
+ ata-libata-fix-usage-of-page-address-by-page_address.patch
+ drm-amd-display-use-kfree-to-free-rgb_user-in-calcul.patch
+ riscv-atomic-fix-sign-extension-for-rv64i.patch
+ bcache-check-and-adjust-logical-block-size-for-backi.patch
+ hwrng-ks-sa-fix-runtime-pm-imbalance-on-error.patch
+ arm64-sve-eliminate-data-races-on-sve_default_vl.patch
+ ibmvnic-harden-device-login-requests.patch
+ net-alx-fix-race-condition-in-alx_remove.patch
+ test_objagg-fix-potential-memory-leak-in-error-handl.patch
+ pinctrl-qcom-spmi-gpio-fix-warning-about-irq-chip-re.patch
+ pinctrl-tegra-use-noirq-suspend-resume-callbacks.patch
+ s390-seccomp-pass-syscall-arguments-via-seccomp_data.patch
+ s390-ptrace-return-enosys-when-invalid-syscall-is-su.patch
+ s390-ptrace-pass-invalid-syscall-numbers-to-tracing.patch
+ s390-ptrace-fix-setting-syscall-number.patch
+ s390-vdso-use-ld-instead-of-cc-to-link-vdso.patch
+ s390-vdso-fix-vdso-clock_getres.patch
+ arm64-sve-fix-build-failure-when-arm64_sve-y-and-sys.patch
+ kbuild-improve-cc-option-to-clean-up-all-temporary-f.patch
+ recordmcount-support-64k-sections.patch
+ kprobes-suppress-the-suspicious-rcu-warning-on-kprob.patch
+ blktrace-break-out-of-blktrace-setup-on-concurrent-c.patch
+ nvdimm-region-always-show-the-align-attribute.patch
+ block-update-hctx-map-when-use-multiple-maps.patch
+ risc-v-don-t-allow-write-exec-only-page-mapping-requ.patch
+ x86-resctrl-rename-asm-resctrl_sched.h-to-asm-resctr.patch