From 35351c8bc7546f2a45e713eb84ec6e3f0b2bd7e5 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 14 Jun 2023 10:57:38 +0200 Subject: [PATCH] Linux 4.19.286 --- .../batman-adv-broken-sync-while-rescheduling-delayed-work.patch | 0 .../4.19.286}/bluetooth-fix-l2cap_disconnect_req-deadlock.patch | 0 ...ooth-fix-use-after-free-in-hci_remove_ltk-hci_remove_irk.patch | 0 .../bluetooth-l2cap-add-missing-checks-for-invalid-dcid.patch | 0 ...k-return-value-of-btrfs_commit_transaction-in-relocation.patch | 0 ...ntrol-if-transaction-commit-fails-in-prepare_to_relocate.patch | 0 ...fix-use-after-free-bug-for-inodes-when-flushing-capsnaps.patch | 0 .../4.19.286}/drm-amdgpu-fix-xclk-freq-on-chip_stoney.patch | 0 .../ext4-only-check-dquot_initialize_needed-when-debugging.patch | 0 .../i2c-sprd-delete-i2c-adapter-in-.remove-s-error-path.patch | 0 .../4.19.286}/i40e-fix-build-warnings-in-i40e_alloc.h.patch | 0 .../4.19.286}/i40iw-fix-build-warning-in-i40iw_manage_apbvt.patch | 0 .../input-psmouse-fix-oob-access-in-elantech-protocol.patch | 0 ...input-xpad-delete-a-razer-deathadder-mouse-vid-pid-entry.patch | 0 .../lib-cpu_rmap-fix-potential-use-after-free-in-irq_cpu.patch | 0 .../net-dsa-lan9303-allow-vid-0-in-port_fdb_-add-del-met.patch | 0 .../net-sched-fix-possible-refcount-leak-in-tc_chain_tmp.patch | 0 .../net-sched-move-rtm_tca_policy-declaration-to-include.patch | 0 .../pinctrl-meson-axg-add-missing-gpioa_18-gpio-group.patch | 0 ...ng-rtl8192e-replace-macro-rtl_pci_device-with-pci_device.patch | 0 .../rfs-annotate-lockless-accesses-to-rfs-sock-flow-tabl.patch | 0 .../rfs-annotate-lockless-accesses-to-sk-sk_rxhash.patch | 0 {queue-4.19 => releases/4.19.286}/series | 0 .../4.19.286}/spi-qup-request-dma-before-enabling-clocks.patch | 0 24 files changed, 0 insertions(+), 0 deletions(-) rename {queue-4.19 => releases/4.19.286}/batman-adv-broken-sync-while-rescheduling-delayed-work.patch (100%) rename {queue-4.19 => releases/4.19.286}/bluetooth-fix-l2cap_disconnect_req-deadlock.patch (100%) rename {queue-4.19 => releases/4.19.286}/bluetooth-fix-use-after-free-in-hci_remove_ltk-hci_remove_irk.patch (100%) rename {queue-4.19 => releases/4.19.286}/bluetooth-l2cap-add-missing-checks-for-invalid-dcid.patch (100%) rename {queue-4.19 => releases/4.19.286}/btrfs-check-return-value-of-btrfs_commit_transaction-in-relocation.patch (100%) rename {queue-4.19 => releases/4.19.286}/btrfs-unset-reloc-control-if-transaction-commit-fails-in-prepare_to_relocate.patch (100%) rename {queue-4.19 => releases/4.19.286}/ceph-fix-use-after-free-bug-for-inodes-when-flushing-capsnaps.patch (100%) rename {queue-4.19 => releases/4.19.286}/drm-amdgpu-fix-xclk-freq-on-chip_stoney.patch (100%) rename {queue-4.19 => releases/4.19.286}/ext4-only-check-dquot_initialize_needed-when-debugging.patch (100%) rename {queue-4.19 => releases/4.19.286}/i2c-sprd-delete-i2c-adapter-in-.remove-s-error-path.patch (100%) rename {queue-4.19 => releases/4.19.286}/i40e-fix-build-warnings-in-i40e_alloc.h.patch (100%) rename {queue-4.19 => releases/4.19.286}/i40iw-fix-build-warning-in-i40iw_manage_apbvt.patch (100%) rename {queue-4.19 => releases/4.19.286}/input-psmouse-fix-oob-access-in-elantech-protocol.patch (100%) rename {queue-4.19 => releases/4.19.286}/input-xpad-delete-a-razer-deathadder-mouse-vid-pid-entry.patch (100%) rename {queue-4.19 => releases/4.19.286}/lib-cpu_rmap-fix-potential-use-after-free-in-irq_cpu.patch (100%) rename {queue-4.19 => releases/4.19.286}/net-dsa-lan9303-allow-vid-0-in-port_fdb_-add-del-met.patch (100%) rename {queue-4.19 => releases/4.19.286}/net-sched-fix-possible-refcount-leak-in-tc_chain_tmp.patch (100%) rename {queue-4.19 => releases/4.19.286}/net-sched-move-rtm_tca_policy-declaration-to-include.patch (100%) rename {queue-4.19 => releases/4.19.286}/pinctrl-meson-axg-add-missing-gpioa_18-gpio-group.patch (100%) rename {queue-4.19 => releases/4.19.286}/revert-staging-rtl8192e-replace-macro-rtl_pci_device-with-pci_device.patch (100%) rename {queue-4.19 => releases/4.19.286}/rfs-annotate-lockless-accesses-to-rfs-sock-flow-tabl.patch (100%) rename {queue-4.19 => releases/4.19.286}/rfs-annotate-lockless-accesses-to-sk-sk_rxhash.patch (100%) rename {queue-4.19 => releases/4.19.286}/series (100%) rename {queue-4.19 => releases/4.19.286}/spi-qup-request-dma-before-enabling-clocks.patch (100%) diff --git a/queue-4.19/batman-adv-broken-sync-while-rescheduling-delayed-work.patch b/releases/4.19.286/batman-adv-broken-sync-while-rescheduling-delayed-work.patch similarity index 100% rename from queue-4.19/batman-adv-broken-sync-while-rescheduling-delayed-work.patch rename to releases/4.19.286/batman-adv-broken-sync-while-rescheduling-delayed-work.patch diff --git a/queue-4.19/bluetooth-fix-l2cap_disconnect_req-deadlock.patch b/releases/4.19.286/bluetooth-fix-l2cap_disconnect_req-deadlock.patch similarity index 100% rename from queue-4.19/bluetooth-fix-l2cap_disconnect_req-deadlock.patch rename to releases/4.19.286/bluetooth-fix-l2cap_disconnect_req-deadlock.patch diff --git a/queue-4.19/bluetooth-fix-use-after-free-in-hci_remove_ltk-hci_remove_irk.patch b/releases/4.19.286/bluetooth-fix-use-after-free-in-hci_remove_ltk-hci_remove_irk.patch similarity index 100% rename from queue-4.19/bluetooth-fix-use-after-free-in-hci_remove_ltk-hci_remove_irk.patch rename to releases/4.19.286/bluetooth-fix-use-after-free-in-hci_remove_ltk-hci_remove_irk.patch diff --git a/queue-4.19/bluetooth-l2cap-add-missing-checks-for-invalid-dcid.patch b/releases/4.19.286/bluetooth-l2cap-add-missing-checks-for-invalid-dcid.patch similarity index 100% rename from queue-4.19/bluetooth-l2cap-add-missing-checks-for-invalid-dcid.patch rename to releases/4.19.286/bluetooth-l2cap-add-missing-checks-for-invalid-dcid.patch diff --git a/queue-4.19/btrfs-check-return-value-of-btrfs_commit_transaction-in-relocation.patch b/releases/4.19.286/btrfs-check-return-value-of-btrfs_commit_transaction-in-relocation.patch similarity index 100% rename from queue-4.19/btrfs-check-return-value-of-btrfs_commit_transaction-in-relocation.patch rename to releases/4.19.286/btrfs-check-return-value-of-btrfs_commit_transaction-in-relocation.patch diff --git a/queue-4.19/btrfs-unset-reloc-control-if-transaction-commit-fails-in-prepare_to_relocate.patch b/releases/4.19.286/btrfs-unset-reloc-control-if-transaction-commit-fails-in-prepare_to_relocate.patch similarity index 100% rename from queue-4.19/btrfs-unset-reloc-control-if-transaction-commit-fails-in-prepare_to_relocate.patch rename to releases/4.19.286/btrfs-unset-reloc-control-if-transaction-commit-fails-in-prepare_to_relocate.patch diff --git a/queue-4.19/ceph-fix-use-after-free-bug-for-inodes-when-flushing-capsnaps.patch b/releases/4.19.286/ceph-fix-use-after-free-bug-for-inodes-when-flushing-capsnaps.patch similarity index 100% rename from queue-4.19/ceph-fix-use-after-free-bug-for-inodes-when-flushing-capsnaps.patch rename to releases/4.19.286/ceph-fix-use-after-free-bug-for-inodes-when-flushing-capsnaps.patch diff --git a/queue-4.19/drm-amdgpu-fix-xclk-freq-on-chip_stoney.patch b/releases/4.19.286/drm-amdgpu-fix-xclk-freq-on-chip_stoney.patch similarity index 100% rename from queue-4.19/drm-amdgpu-fix-xclk-freq-on-chip_stoney.patch rename to releases/4.19.286/drm-amdgpu-fix-xclk-freq-on-chip_stoney.patch diff --git a/queue-4.19/ext4-only-check-dquot_initialize_needed-when-debugging.patch b/releases/4.19.286/ext4-only-check-dquot_initialize_needed-when-debugging.patch similarity index 100% rename from queue-4.19/ext4-only-check-dquot_initialize_needed-when-debugging.patch rename to releases/4.19.286/ext4-only-check-dquot_initialize_needed-when-debugging.patch diff --git a/queue-4.19/i2c-sprd-delete-i2c-adapter-in-.remove-s-error-path.patch b/releases/4.19.286/i2c-sprd-delete-i2c-adapter-in-.remove-s-error-path.patch similarity index 100% rename from queue-4.19/i2c-sprd-delete-i2c-adapter-in-.remove-s-error-path.patch rename to releases/4.19.286/i2c-sprd-delete-i2c-adapter-in-.remove-s-error-path.patch diff --git a/queue-4.19/i40e-fix-build-warnings-in-i40e_alloc.h.patch b/releases/4.19.286/i40e-fix-build-warnings-in-i40e_alloc.h.patch similarity index 100% rename from queue-4.19/i40e-fix-build-warnings-in-i40e_alloc.h.patch rename to releases/4.19.286/i40e-fix-build-warnings-in-i40e_alloc.h.patch diff --git a/queue-4.19/i40iw-fix-build-warning-in-i40iw_manage_apbvt.patch b/releases/4.19.286/i40iw-fix-build-warning-in-i40iw_manage_apbvt.patch similarity index 100% rename from queue-4.19/i40iw-fix-build-warning-in-i40iw_manage_apbvt.patch rename to releases/4.19.286/i40iw-fix-build-warning-in-i40iw_manage_apbvt.patch diff --git a/queue-4.19/input-psmouse-fix-oob-access-in-elantech-protocol.patch b/releases/4.19.286/input-psmouse-fix-oob-access-in-elantech-protocol.patch similarity index 100% rename from queue-4.19/input-psmouse-fix-oob-access-in-elantech-protocol.patch rename to releases/4.19.286/input-psmouse-fix-oob-access-in-elantech-protocol.patch diff --git a/queue-4.19/input-xpad-delete-a-razer-deathadder-mouse-vid-pid-entry.patch b/releases/4.19.286/input-xpad-delete-a-razer-deathadder-mouse-vid-pid-entry.patch similarity index 100% rename from queue-4.19/input-xpad-delete-a-razer-deathadder-mouse-vid-pid-entry.patch rename to releases/4.19.286/input-xpad-delete-a-razer-deathadder-mouse-vid-pid-entry.patch diff --git a/queue-4.19/lib-cpu_rmap-fix-potential-use-after-free-in-irq_cpu.patch b/releases/4.19.286/lib-cpu_rmap-fix-potential-use-after-free-in-irq_cpu.patch similarity index 100% rename from queue-4.19/lib-cpu_rmap-fix-potential-use-after-free-in-irq_cpu.patch rename to releases/4.19.286/lib-cpu_rmap-fix-potential-use-after-free-in-irq_cpu.patch diff --git a/queue-4.19/net-dsa-lan9303-allow-vid-0-in-port_fdb_-add-del-met.patch b/releases/4.19.286/net-dsa-lan9303-allow-vid-0-in-port_fdb_-add-del-met.patch similarity index 100% rename from queue-4.19/net-dsa-lan9303-allow-vid-0-in-port_fdb_-add-del-met.patch rename to releases/4.19.286/net-dsa-lan9303-allow-vid-0-in-port_fdb_-add-del-met.patch diff --git a/queue-4.19/net-sched-fix-possible-refcount-leak-in-tc_chain_tmp.patch b/releases/4.19.286/net-sched-fix-possible-refcount-leak-in-tc_chain_tmp.patch similarity index 100% rename from queue-4.19/net-sched-fix-possible-refcount-leak-in-tc_chain_tmp.patch rename to releases/4.19.286/net-sched-fix-possible-refcount-leak-in-tc_chain_tmp.patch diff --git a/queue-4.19/net-sched-move-rtm_tca_policy-declaration-to-include.patch b/releases/4.19.286/net-sched-move-rtm_tca_policy-declaration-to-include.patch similarity index 100% rename from queue-4.19/net-sched-move-rtm_tca_policy-declaration-to-include.patch rename to releases/4.19.286/net-sched-move-rtm_tca_policy-declaration-to-include.patch diff --git a/queue-4.19/pinctrl-meson-axg-add-missing-gpioa_18-gpio-group.patch b/releases/4.19.286/pinctrl-meson-axg-add-missing-gpioa_18-gpio-group.patch similarity index 100% rename from queue-4.19/pinctrl-meson-axg-add-missing-gpioa_18-gpio-group.patch rename to releases/4.19.286/pinctrl-meson-axg-add-missing-gpioa_18-gpio-group.patch diff --git a/queue-4.19/revert-staging-rtl8192e-replace-macro-rtl_pci_device-with-pci_device.patch b/releases/4.19.286/revert-staging-rtl8192e-replace-macro-rtl_pci_device-with-pci_device.patch similarity index 100% rename from queue-4.19/revert-staging-rtl8192e-replace-macro-rtl_pci_device-with-pci_device.patch rename to releases/4.19.286/revert-staging-rtl8192e-replace-macro-rtl_pci_device-with-pci_device.patch diff --git a/queue-4.19/rfs-annotate-lockless-accesses-to-rfs-sock-flow-tabl.patch b/releases/4.19.286/rfs-annotate-lockless-accesses-to-rfs-sock-flow-tabl.patch similarity index 100% rename from queue-4.19/rfs-annotate-lockless-accesses-to-rfs-sock-flow-tabl.patch rename to releases/4.19.286/rfs-annotate-lockless-accesses-to-rfs-sock-flow-tabl.patch diff --git a/queue-4.19/rfs-annotate-lockless-accesses-to-sk-sk_rxhash.patch b/releases/4.19.286/rfs-annotate-lockless-accesses-to-sk-sk_rxhash.patch similarity index 100% rename from queue-4.19/rfs-annotate-lockless-accesses-to-sk-sk_rxhash.patch rename to releases/4.19.286/rfs-annotate-lockless-accesses-to-sk-sk_rxhash.patch diff --git a/queue-4.19/series b/releases/4.19.286/series similarity index 100% rename from queue-4.19/series rename to releases/4.19.286/series diff --git a/queue-4.19/spi-qup-request-dma-before-enabling-clocks.patch b/releases/4.19.286/spi-qup-request-dma-before-enabling-clocks.patch similarity index 100% rename from queue-4.19/spi-qup-request-dma-before-enabling-clocks.patch rename to releases/4.19.286/spi-qup-request-dma-before-enabling-clocks.patch -- 2.47.2