]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Aug 2024 10:08:29 +0000 (12:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Aug 2024 10:08:29 +0000 (12:08 +0200)
commitef17ce4ad0a3aac0464344b77a04dcdef9de492e
tree4bc9643bea4de7bbd8bf9028fa00ede73d20f9b0
parent2beb86f6f1f1222c4bf835619a02d74d03f960d4
6.10-stable patches

added patches:
acpi-ec-evaluate-_reg-outside-the-ec-scope-more-carefully.patch
acpica-add-a-depth-argument-to-acpi_execute_reg_methods.patch
alloc_tag-introduce-clear_page_tag_ref-helper-function.patch
alloc_tag-mark-pages-reserved-during-cma-activation-as-not-tagged.patch
alsa-hda-tas2781-fix-wrong-calibrated-data-order.patch
alsa-timer-relax-start-tick-time-check-for-slave-timer-elements.patch
alsa-usb-audio-add-delay-quirk-for-vivo-usb-c-xe710-headset.patch
alsa-usb-audio-support-yamaha-p-125-quirk-entry.patch
arm64-acpi-numa-initialize-all-values-of-acpi_early_node_map-to-numa_no_node.patch
btrfs-check-delayed-refs-when-we-re-checking-if-a-ref-exists.patch
btrfs-only-enable-extent-map-shrinker-for-debug-builds.patch
btrfs-only-run-the-extent-map-shrinker-from-kswapd-tasks.patch
btrfs-send-allow-cloning-non-aligned-extent-if-it-ends-at-i_size.patch
btrfs-tree-checker-add-dev-extent-item-checks.patch
btrfs-tree-checker-reject-btrfs_ft_unknown-dir-type.patch
btrfs-zoned-properly-take-lock-to-read-update-block-group-s-zoned-variables.patch
char-xillybus-check-usb-endpoints-when-probing-device.patch
char-xillybus-don-t-destroy-workqueue-from-work-item-running-on-it.patch
char-xillybus-refine-workqueue-handling.patch
dm-persistent-data-fix-memory-allocation-failure.patch
dm-resume-don-t-return-einval-when-signalled.patch
drm-amdgpu-actually-check-flags-for-all-context-ops.patch
fix-bitmap-corruption-on-close_range-with-close_range_unshare.patch
fs-netfs-fscache_cookie-add-missing-n_accesses-check.patch
i2c-qcom-geni-add-missing-geni_icc_disable-in-geni_i2c_runtime_resume.patch
i2c-tegra-do-not-mark-acpi-devices-as-irq-safe.patch
keys-trusted-dcp-fix-leak-of-blob-encryption-key.patch
keys-trusted-fix-dcp-blob-payload-length-assignment.patch
kvm-s390-fix-validity-interception-issue-when-gisa-is-switched-off.patch
md-raid1-fix-data-corruption-for-degraded-array-with-slow-disk.patch
media-atomisp-fix-streaming-no-longer-working-on-byt-isp2400-devices.patch
memcg_write_event_control-fix-a-user-triggerable-oops.patch
mm-fix-endless-reclaim-on-machines-with-unaccepted-memory.patch
mm-hugetlb-fix-hugetlb-vs.-core-mm-pt-locking.patch
mm-memory-failure-use-raw_spinlock_t-in-struct-memory_failure_cpu.patch
mm-numa-no-task_numa_fault-call-if-pmd-is-changed.patch
mm-numa-no-task_numa_fault-call-if-pte-is-changed.patch
mm-vmalloc-fix-page-mapping-if-vm_area_alloc_pages-with-high-order-fallback-to-order-0.patch
mseal-fix-is_madv_discard.patch
net-mana-fix-doorbell-out-of-order-violation-and-avoid-unnecessary-doorbell-rings.patch
net-mana-fix-rx-buf-alloc_size-alignment-and-atomic-op-panic.patch
perf-bpf-don-t-call-bpf_overflow_handler-for-tracing-events.patch
riscv-change-xip-s-kernel_map.size-to-be-size-of-the-entire-kernel.patch
riscv-entry-always-initialize-regs-a0-to-enosys.patch
rtla-osnoise-prevent-null-dereference-in-error-handling.patch
s390-dasd-fix-error-recovery-leading-to-data-corruption-on-ese-devices.patch
selftests-memfd_secret-don-t-build-memfd_secret-test-on-unsupported-arches.patch
selinux-add-the-processing-of-the-failure-of-avc_add_xperms_decision.patch
selinux-fix-potential-counting-error-in-avc_add_xperms_decision.patch
smb3-fix-lock-breakage-for-cached-writes.patch
thermal-gov_bang_bang-call-__thermal_cdev_update-directly.patch
thunderbolt-mark-xdomain-as-unplugged-when-router-is-removed.patch
tracing-return-from-tracing_buffers_read-if-the-file-has-been-closed.patch
usb-misc-ljca-add-lunar-lake-ljca-gpio-hid-to-ljca_gpio_hids.patch
usb-xhci-check-for-xhci-interrupters-being-allocated-in-xhci_mem_clearup.patch
vfs-don-t-evict-inode-under-the-inode-lru-traversing-context.patch
wifi-brcmfmac-cfg80211-handle-ssid-based-pmksa-deletion.patch
xhci-fix-panther-point-null-pointer-deref-at-full-speed-re-enumeration.patch
59 files changed:
queue-6.10/acpi-ec-evaluate-_reg-outside-the-ec-scope-more-carefully.patch [new file with mode: 0644]
queue-6.10/acpica-add-a-depth-argument-to-acpi_execute_reg_methods.patch [new file with mode: 0644]
queue-6.10/alloc_tag-introduce-clear_page_tag_ref-helper-function.patch [new file with mode: 0644]
queue-6.10/alloc_tag-mark-pages-reserved-during-cma-activation-as-not-tagged.patch [new file with mode: 0644]
queue-6.10/alsa-hda-tas2781-fix-wrong-calibrated-data-order.patch [new file with mode: 0644]
queue-6.10/alsa-timer-relax-start-tick-time-check-for-slave-timer-elements.patch [new file with mode: 0644]
queue-6.10/alsa-usb-audio-add-delay-quirk-for-vivo-usb-c-xe710-headset.patch [new file with mode: 0644]
queue-6.10/alsa-usb-audio-support-yamaha-p-125-quirk-entry.patch [new file with mode: 0644]
queue-6.10/arm64-acpi-numa-initialize-all-values-of-acpi_early_node_map-to-numa_no_node.patch [new file with mode: 0644]
queue-6.10/btrfs-check-delayed-refs-when-we-re-checking-if-a-ref-exists.patch [new file with mode: 0644]
queue-6.10/btrfs-only-enable-extent-map-shrinker-for-debug-builds.patch [new file with mode: 0644]
queue-6.10/btrfs-only-run-the-extent-map-shrinker-from-kswapd-tasks.patch [new file with mode: 0644]
queue-6.10/btrfs-send-allow-cloning-non-aligned-extent-if-it-ends-at-i_size.patch [new file with mode: 0644]
queue-6.10/btrfs-tree-checker-add-dev-extent-item-checks.patch [new file with mode: 0644]
queue-6.10/btrfs-tree-checker-reject-btrfs_ft_unknown-dir-type.patch [new file with mode: 0644]
queue-6.10/btrfs-zoned-properly-take-lock-to-read-update-block-group-s-zoned-variables.patch [new file with mode: 0644]
queue-6.10/char-xillybus-check-usb-endpoints-when-probing-device.patch [new file with mode: 0644]
queue-6.10/char-xillybus-don-t-destroy-workqueue-from-work-item-running-on-it.patch [new file with mode: 0644]
queue-6.10/char-xillybus-refine-workqueue-handling.patch [new file with mode: 0644]
queue-6.10/dm-persistent-data-fix-memory-allocation-failure.patch [new file with mode: 0644]
queue-6.10/dm-resume-don-t-return-einval-when-signalled.patch [new file with mode: 0644]
queue-6.10/drm-amdgpu-actually-check-flags-for-all-context-ops.patch [new file with mode: 0644]
queue-6.10/fix-bitmap-corruption-on-close_range-with-close_range_unshare.patch [new file with mode: 0644]
queue-6.10/fs-netfs-fscache_cookie-add-missing-n_accesses-check.patch [new file with mode: 0644]
queue-6.10/i2c-qcom-geni-add-missing-geni_icc_disable-in-geni_i2c_runtime_resume.patch [new file with mode: 0644]
queue-6.10/i2c-tegra-do-not-mark-acpi-devices-as-irq-safe.patch [new file with mode: 0644]
queue-6.10/keys-trusted-dcp-fix-leak-of-blob-encryption-key.patch [new file with mode: 0644]
queue-6.10/keys-trusted-fix-dcp-blob-payload-length-assignment.patch [new file with mode: 0644]
queue-6.10/kvm-s390-fix-validity-interception-issue-when-gisa-is-switched-off.patch [new file with mode: 0644]
queue-6.10/md-raid1-fix-data-corruption-for-degraded-array-with-slow-disk.patch [new file with mode: 0644]
queue-6.10/media-atomisp-fix-streaming-no-longer-working-on-byt-isp2400-devices.patch [new file with mode: 0644]
queue-6.10/memcg_write_event_control-fix-a-user-triggerable-oops.patch [new file with mode: 0644]
queue-6.10/mm-fix-endless-reclaim-on-machines-with-unaccepted-memory.patch [new file with mode: 0644]
queue-6.10/mm-hugetlb-fix-hugetlb-vs.-core-mm-pt-locking.patch [new file with mode: 0644]
queue-6.10/mm-memory-failure-use-raw_spinlock_t-in-struct-memory_failure_cpu.patch [new file with mode: 0644]
queue-6.10/mm-numa-no-task_numa_fault-call-if-pmd-is-changed.patch [new file with mode: 0644]
queue-6.10/mm-numa-no-task_numa_fault-call-if-pte-is-changed.patch [new file with mode: 0644]
queue-6.10/mm-vmalloc-fix-page-mapping-if-vm_area_alloc_pages-with-high-order-fallback-to-order-0.patch [new file with mode: 0644]
queue-6.10/mseal-fix-is_madv_discard.patch [new file with mode: 0644]
queue-6.10/net-mana-fix-doorbell-out-of-order-violation-and-avoid-unnecessary-doorbell-rings.patch [new file with mode: 0644]
queue-6.10/net-mana-fix-rx-buf-alloc_size-alignment-and-atomic-op-panic.patch [new file with mode: 0644]
queue-6.10/perf-bpf-don-t-call-bpf_overflow_handler-for-tracing-events.patch [new file with mode: 0644]
queue-6.10/riscv-change-xip-s-kernel_map.size-to-be-size-of-the-entire-kernel.patch [new file with mode: 0644]
queue-6.10/riscv-entry-always-initialize-regs-a0-to-enosys.patch [new file with mode: 0644]
queue-6.10/rtla-osnoise-prevent-null-dereference-in-error-handling.patch [new file with mode: 0644]
queue-6.10/s390-dasd-fix-error-recovery-leading-to-data-corruption-on-ese-devices.patch [new file with mode: 0644]
queue-6.10/selftests-memfd_secret-don-t-build-memfd_secret-test-on-unsupported-arches.patch [new file with mode: 0644]
queue-6.10/selinux-add-the-processing-of-the-failure-of-avc_add_xperms_decision.patch [new file with mode: 0644]
queue-6.10/selinux-fix-potential-counting-error-in-avc_add_xperms_decision.patch [new file with mode: 0644]
queue-6.10/series
queue-6.10/smb3-fix-lock-breakage-for-cached-writes.patch [new file with mode: 0644]
queue-6.10/thermal-gov_bang_bang-call-__thermal_cdev_update-directly.patch [new file with mode: 0644]
queue-6.10/thunderbolt-mark-xdomain-as-unplugged-when-router-is-removed.patch [new file with mode: 0644]
queue-6.10/tracing-return-from-tracing_buffers_read-if-the-file-has-been-closed.patch [new file with mode: 0644]
queue-6.10/usb-misc-ljca-add-lunar-lake-ljca-gpio-hid-to-ljca_gpio_hids.patch [new file with mode: 0644]
queue-6.10/usb-xhci-check-for-xhci-interrupters-being-allocated-in-xhci_mem_clearup.patch [new file with mode: 0644]
queue-6.10/vfs-don-t-evict-inode-under-the-inode-lru-traversing-context.patch [new file with mode: 0644]
queue-6.10/wifi-brcmfmac-cfg80211-handle-ssid-based-pmksa-deletion.patch [new file with mode: 0644]
queue-6.10/xhci-fix-panther-point-null-pointer-deref-at-full-speed-re-enumeration.patch [new file with mode: 0644]