]> 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>
Tue, 30 Jul 2024 14:26:22 +0000 (16:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Jul 2024 14:26:22 +0000 (16:26 +0200)
1  2 
queue-6.1/series
queue-6.6/series

index 5499e4218605714fedc6a13c51c086c69e159c8f,14713bb544b29185a2aee184bc8fa5122ef1c8f2..13f651e122517dfe9e3a29f253b7cf5ec5b13a7f
@@@ -390,4 -389,51 +389,52 @@@ pci-dpc-fix-use-after-free-on-concurren
  io_uring-io-wq-limit-retrying-worker-initialisation.patch
  wifi-mac80211-allow-nss-change-only-up-to-capability.patch
  wifi-mac80211-track-capability-opmode-nss-separately.patch
 +wifi-mac80211-check-basic-rates-validity.patch
+ kdb-address-wformat-security-warnings.patch
+ kdb-use-the-passed-prompt-in-kdb_position_cursor.patch
+ jfs-fix-array-index-out-of-bounds-in-difree.patch
+ dmaengine-ti-k3-udma-fix-bchan-count-with-uhc-and-hc.patch
+ phy-cadence-torrent-check-return-value-on-register-r.patch
+ um-time-travel-fix-time-travel-start-option.patch
+ um-time-travel-fix-signal-blocking-race-hang.patch
+ f2fs-fix-start-segno-of-large-section.patch
+ watchdog-rzg2l_wdt-use-pm_runtime_resume_and_get.patch
+ watchdog-rzg2l_wdt-check-return-status-of-pm_runtime.patch
+ f2fs-fix-to-update-user-block-counts-in-block_operat.patch
+ kbuild-avoid-build-error-when-single-dtb-is-turned-i.patch
+ libbpf-fix-no-args-func-prototype-btf-dumping-syntax.patch
+ af_unix-disable-msg_oob-handling-for-sockets-in-sock.patch
+ dma-fix-call-order-in-dmam_free_coherent.patch
+ bpf-events-use-prog-to-emit-ksymbol-event-for-main-p.patch
+ tools-resolve_btfids-fix-comparison-of-distinct-poin.patch
+ mips-smp-cps-fix-address-for-gcr_access-register-for.patch
+ ipv4-fix-incorrect-source-address-in-record-route-op.patch
+ net-bonding-correctly-annotate-rcu-in-bond_should_no.patch
+ netfilter-nft_set_pipapo_avx2-disable-softinterrupts.patch
+ tipc-return-non-zero-value-from-tipc_udp_addr2str-on.patch
+ net-stmmac-correct-byte-order-of-perfect_match.patch
+ net-nexthop-initialize-all-fields-in-dumped-nexthops.patch
+ bpf-fix-a-segment-issue-when-downgrading-gso_size.patch
+ misdn-fix-a-use-after-free-in-hfcmulti_tx.patch
+ apparmor-fix-null-pointer-deref-when-receiving-skb-d.patch
+ powerpc-fix-a-file-leak-in-kvm_vcpu_ioctl_enable_cap.patch
+ lirc-rc_dev_get_from_fd-fix-file-leak.patch
+ auxdisplay-ht16k33-drop-reference-after-led-registra.patch
+ asoc-sof-imx8m-fix-dsp-control-regmap-retrieval.patch
+ spi-microchip-core-fix-the-issues-in-the-isr.patch
+ spi-microchip-core-only-disable-spi-controller-when-.patch
+ spi-microchip-core-switch-to-use-modern-name.patch
+ spi-microchip-core-fix-init-function-not-setting-the.patch
+ nvme-pci-fix-the-instructions-for-disabling-power-ma.patch
+ spidev-add-silicon-labs-em3581-device-compatible.patch
+ spi-spidev-order-compatibles-alphabetically.patch
+ spi-spidev-add-correct-compatible-for-rohm-bh2228fv.patch
+ asoc-intel-use-soc_intel_is_byt_cr-only-when-iosf_mb.patch
+ ceph-fix-incorrect-kmalloc-size-of-pagevec-mempool.patch
+ s390-pci-refactor-arch_setup_msi_irqs.patch
+ s390-pci-allow-allocation-of-more-than-1-msi-interru.patch
+ s390-cpum_cf-fix-endless-loop-in-cf_diag-event-stop.patch
+ iommu-sprd-avoid-null-deref-in-sprd_iommu_hw_en.patch
+ io_uring-fix-io_match_task-must_hold.patch
+ nvme-pci-add-missing-condition-check-for-existence-o.patch
+ fs-don-t-allow-non-init-s_user_ns-for-filesystems-wi.patch
index bdd63fdec35502ade28ca1cba37c786d45fb69b7,dddb4caeb75dd1f81ca16cbc6b879f13f96ec2da..b181143db92a49824fc7591128f5a5dcfbe92a7d
@@@ -512,4 -511,57 +511,58 @@@ mm-mglru-fix-ineffective-protection-cal
  wifi-mac80211-track-capability-opmode-nss-separately.patch
  pci-introduce-cleanup-helpers-for-device-reference-counts-and-locks.patch
  pci-dpc-fix-use-after-free-on-concurrent-dpc-and-hot-removal.patch
 +s390-mm-fix-vm_fault_hwpoison-handling-in-do_exception.patch
+ f2fs-fix-to-truncate-preallocated-blocks-in-f2fs_fil.patch
+ kdb-address-wformat-security-warnings.patch
+ kdb-use-the-passed-prompt-in-kdb_position_cursor.patch
+ jfs-fix-array-index-out-of-bounds-in-difree.patch
+ dmaengine-ti-k3-udma-fix-bchan-count-with-uhc-and-hc.patch
+ phy-cadence-torrent-check-return-value-on-register-r.patch
+ phy-zynqmp-enable-reference-clock-correctly.patch
+ um-time-travel-fix-time-travel-start-option.patch
+ um-time-travel-fix-signal-blocking-race-hang.patch
+ f2fs-fix-start-segno-of-large-section.patch
+ watchdog-rzg2l_wdt-use-pm_runtime_resume_and_get.patch
+ watchdog-rzg2l_wdt-check-return-status-of-pm_runtime.patch
+ f2fs-fix-to-update-user-block-counts-in-block_operat.patch
+ kbuild-avoid-build-error-when-single-dtb-is-turned-i.patch
+ selftests-bpf-fexit_sleep-fix-stack-allocation-for-a.patch
+ libbpf-fix-no-args-func-prototype-btf-dumping-syntax.patch
+ af_unix-disable-msg_oob-handling-for-sockets-in-sock.patch
+ dma-fix-call-order-in-dmam_free_coherent.patch
+ bpf-events-use-prog-to-emit-ksymbol-event-for-main-p.patch
+ tools-resolve_btfids-fix-comparison-of-distinct-poin.patch
+ mips-smp-cps-fix-address-for-gcr_access-register-for.patch
+ ipv4-fix-incorrect-source-address-in-record-route-op.patch
+ net-bonding-correctly-annotate-rcu-in-bond_should_no.patch
+ ice-fix-recipe-read-procedure.patch
+ netfilter-nft_set_pipapo_avx2-disable-softinterrupts.patch
+ tipc-return-non-zero-value-from-tipc_udp_addr2str-on.patch
+ net-stmmac-correct-byte-order-of-perfect_match.patch
+ net-nexthop-initialize-all-fields-in-dumped-nexthops.patch
+ bpf-fix-a-segment-issue-when-downgrading-gso_size.patch
+ misdn-fix-a-use-after-free-in-hfcmulti_tx.patch
+ apparmor-fix-null-pointer-deref-when-receiving-skb-d.patch
+ powerpc-fix-a-file-leak-in-kvm_vcpu_ioctl_enable_cap.patch
+ lirc-rc_dev_get_from_fd-fix-file-leak.patch
+ auxdisplay-ht16k33-drop-reference-after-led-registra.patch
+ asoc-sof-imx8m-fix-dsp-control-regmap-retrieval.patch
+ spi-microchip-core-fix-the-issues-in-the-isr.patch
+ spi-microchip-core-defer-asserting-chip-select-until.patch
+ spi-microchip-core-only-disable-spi-controller-when-.patch
+ spi-microchip-core-switch-to-use-modern-name.patch
+ spi-microchip-core-fix-init-function-not-setting-the.patch
+ spi-microchip-core-ensure-tx-and-rx-fifos-are-empty-.patch
+ nvme-pci-fix-the-instructions-for-disabling-power-ma.patch
+ asoc-sof-amd-fix-for-firmware-reload-failure-in-vang.patch
+ spi-spidev-add-correct-compatible-for-rohm-bh2228fv.patch
+ asoc-intel-use-soc_intel_is_byt_cr-only-when-iosf_mb.patch
+ asoc-tas2781-fix-tasdev_load_calibrated_data.patch
+ ceph-fix-incorrect-kmalloc-size-of-pagevec-mempool.patch
+ s390-pci-refactor-arch_setup_msi_irqs.patch
+ s390-pci-allow-allocation-of-more-than-1-msi-interru.patch
+ s390-cpum_cf-fix-endless-loop-in-cf_diag-event-stop.patch
+ iommu-sprd-avoid-null-deref-in-sprd_iommu_hw_en.patch
+ io_uring-fix-io_match_task-must_hold.patch
+ nvme-pci-add-missing-condition-check-for-existence-o.patch
+ fs-don-t-allow-non-init-s_user_ns-for-filesystems-wi.patch