]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Apr 2020 10:54:54 +0000 (12:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Apr 2020 10:54:54 +0000 (12:54 +0200)
commit42efb1399b1a69bedcb0bd4f38149b06c19d8698
tree98601aa83b2cebe126c364585ee0656a463592f0
parent69bd51203d9ea41e69241c9e67e1740553cf1cc8
5.4-stable patches

added patches:
acpi-nfit-improve-bounds-checking-for-func.patch
alsa-hda-realtek-enable-the-headset-mic-on-asus-fx505dt.patch
alsa-usb-audio-check-mapping-at-creating-connector-controls-too.patch
alsa-usb-audio-don-t-create-jack-controls-for-pcm-terminals.patch
alsa-usb-audio-don-t-override-ignore_ctl_error-value-from-the-map.patch
alsa-usb-audio-filter-error-from-connector-kctl-ops-too.patch
arm-dts-imx7-colibri-fix-muxing-of-usbc_det-pin.patch
arm64-dts-librem5-devkit-add-a-vbus-supply-to-usb0.patch
arm64-vdso-don-t-free-unallocated-pages.patch
asoc-intel-mrfld-fix-incorrect-check-on-p-sink.patch
asoc-intel-mrfld-return-error-codes-when-an-error-occurs.patch
btrfs-check-commit-root-generation-in-should_ignore_root.patch
clk-at91-sam9x60-fix-usb-clock-parents.patch
clk-at91-usb-use-proper-usbs_mask.patch
ext4-fix-incorrect-group-count-in-ext4_fill_super-error-message.patch
ext4-fix-incorrect-inodes-per-group-in-error-message.patch
jbd2-improve-comments-about-freeing-data-buffers-whose-page-mapping-is-null.patch
keys-fix-proc_keys_next-to-increase-position-index.patch
mac80211-fix-race-in-ieee80211_register_hw.patch
mac80211_hwsim-use-kstrndup-in-place-of-kasprintf.patch
net-bpfilter-remove-superfluous-testing-message.patch
nl80211-fix-nl80211_attr_ftm_responder-policy.patch
ovl-fix-value-of-i_ino-for-lower-hardlink-corner-case.patch
perf-report-fix-no-branch-type-statistics-report-issue.patch
platform-chrome-cros_ec_rpmsg-fix-race-with-host-event.patch
pwm-pca9685-fix-pwm-gpio-inter-operation.patch
revert-acpi-ec-do-not-clear-boot_ec_is_ecdt-in-acpi_ec_add.patch
scsi-ufs-fix-ufshcd_hold-caused-scheduling-while-atomic.patch
tracing-fix-the-race-between-registering-snapshot-event-trigger-and-triggering-snapshot-operation.patch
usb-dwc3-gadget-don-t-clear-flags-before-transfer-ended.patch
31 files changed:
queue-5.4/acpi-nfit-improve-bounds-checking-for-func.patch [new file with mode: 0644]
queue-5.4/alsa-hda-realtek-enable-the-headset-mic-on-asus-fx505dt.patch [new file with mode: 0644]
queue-5.4/alsa-usb-audio-check-mapping-at-creating-connector-controls-too.patch [new file with mode: 0644]
queue-5.4/alsa-usb-audio-don-t-create-jack-controls-for-pcm-terminals.patch [new file with mode: 0644]
queue-5.4/alsa-usb-audio-don-t-override-ignore_ctl_error-value-from-the-map.patch [new file with mode: 0644]
queue-5.4/alsa-usb-audio-filter-error-from-connector-kctl-ops-too.patch [new file with mode: 0644]
queue-5.4/arm-dts-imx7-colibri-fix-muxing-of-usbc_det-pin.patch [new file with mode: 0644]
queue-5.4/arm64-dts-librem5-devkit-add-a-vbus-supply-to-usb0.patch [new file with mode: 0644]
queue-5.4/arm64-vdso-don-t-free-unallocated-pages.patch [new file with mode: 0644]
queue-5.4/asoc-intel-mrfld-fix-incorrect-check-on-p-sink.patch [new file with mode: 0644]
queue-5.4/asoc-intel-mrfld-return-error-codes-when-an-error-occurs.patch [new file with mode: 0644]
queue-5.4/btrfs-check-commit-root-generation-in-should_ignore_root.patch [new file with mode: 0644]
queue-5.4/clk-at91-sam9x60-fix-usb-clock-parents.patch [new file with mode: 0644]
queue-5.4/clk-at91-usb-use-proper-usbs_mask.patch [new file with mode: 0644]
queue-5.4/ext4-fix-incorrect-group-count-in-ext4_fill_super-error-message.patch [new file with mode: 0644]
queue-5.4/ext4-fix-incorrect-inodes-per-group-in-error-message.patch [new file with mode: 0644]
queue-5.4/jbd2-improve-comments-about-freeing-data-buffers-whose-page-mapping-is-null.patch [new file with mode: 0644]
queue-5.4/keys-fix-proc_keys_next-to-increase-position-index.patch [new file with mode: 0644]
queue-5.4/mac80211-fix-race-in-ieee80211_register_hw.patch [new file with mode: 0644]
queue-5.4/mac80211_hwsim-use-kstrndup-in-place-of-kasprintf.patch [new file with mode: 0644]
queue-5.4/net-bpfilter-remove-superfluous-testing-message.patch [new file with mode: 0644]
queue-5.4/nl80211-fix-nl80211_attr_ftm_responder-policy.patch [new file with mode: 0644]
queue-5.4/ovl-fix-value-of-i_ino-for-lower-hardlink-corner-case.patch [new file with mode: 0644]
queue-5.4/perf-report-fix-no-branch-type-statistics-report-issue.patch [new file with mode: 0644]
queue-5.4/platform-chrome-cros_ec_rpmsg-fix-race-with-host-event.patch [new file with mode: 0644]
queue-5.4/pwm-pca9685-fix-pwm-gpio-inter-operation.patch [new file with mode: 0644]
queue-5.4/revert-acpi-ec-do-not-clear-boot_ec_is_ecdt-in-acpi_ec_add.patch [new file with mode: 0644]
queue-5.4/scsi-ufs-fix-ufshcd_hold-caused-scheduling-while-atomic.patch [new file with mode: 0644]
queue-5.4/series
queue-5.4/tracing-fix-the-race-between-registering-snapshot-event-trigger-and-triggering-snapshot-operation.patch [new file with mode: 0644]
queue-5.4/usb-dwc3-gadget-don-t-clear-flags-before-transfer-ended.patch [new file with mode: 0644]