]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.5-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2020 04:31:53 +0000 (20:31 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2020 04:31:53 +0000 (20:31 -0800)
commit39810dd5edd7d7e2cc4ffdbadaad8338bad1d8d4
tree7985a4d2796dce74acec431c742238feca592dbf
parent758ed17f0c149575ceb1b8fa29735ddfd29698e8
5.5-stable patches

added patches:
arm-8949-1-mm-mark-free_memmap-as-__init.patch
arm-at91-pm-use-of_device_id-array-to-find-the-proper-shdwc-node.patch
arm-at91-pm-use-sam9x60-pmc-s-compatible.patch
arm64-cpufeature-fix-the-type-of-no-fp-simd-capability.patch
arm64-cpufeature-set-the-fp-simd-compat-hwcap-bits-properly.patch
arm64-kernel-correct-annotation-of-end-of-el0_sync.patch
arm64-kvm-fix-idmap-overlap-with-hyp-va.patch
arm64-nofpsmid-handle-tif_foreign_fpstate-flag-cleanly.patch
arm64-ptrace-nofpsimd-fail-fp-simd-regset-operations.patch
asoc-soc-generic-dmaengine-pcm-fix-error-handling.patch
bcache-avoid-unnecessary-btree-nodes-flushing-in-btree_flush_write.patch
clk-meson-g12a-fix-missing-uart2-in-regmap-table.patch
crypto-arm-chacha-fix-build-failured-when-kernel-mode-neon-is-disabled.patch
crypto-artpec6-return-correct-error-code-for-failed-setkey.patch
crypto-atmel-sha-fix-error-handling-when-setting-hmac-key.patch
crypto-caam-qi2-fix-typo-in-algorithm-s-driver-name.patch
crypto-testmgr-don-t-try-to-decrypt-uninitialized-buffers.patch
dmaengine-axi-dmac-add-a-check-for-devm_regmap_init_mmio.patch
drivers-watchdog-stm32_iwdg-set-wdog_hw_running-at-probe.patch
dt-bindings-iio-adc-ad7606-fix-wrong-maxitems-value.patch
i2c-cros-ec-tunnel-fix-acpi-identifier.patch
i2c-cros-ec-tunnel-fix-slave-device-enumeration.patch
iommu-arm-smmu-v3-populate-vmid-field-for-cmdq_op_tlbi_nh_va.patch
kvm-arm-arm64-fix-young-bit-from-mmu-notifier.patch
kvm-arm-arm64-vgic-its-fix-restoration-of-unmapped-collections.patch
kvm-arm-fix-dfsr-setting-for-non-lpae-aarch32-guests.patch
kvm-arm-make-inject_abt32-inject-an-external-abort-instead.patch
kvm-arm64-pmu-don-t-increment-sw_incr-if-pmcr.e-is-unset.patch
kvm-arm64-pmu-fix-chained-sw_incr-counters.patch
kvm-arm64-treat-emulated-tval-timervalue-as-a-signed-32-bit-integer.patch
media-i2c-adv748x-fix-unsafe-macros.patch
mfd-max77650-select-regmap_irq-in-kconfig.patch
mtd-onenand_base-adjust-indentation-in-onenand_read_ops_nolock.patch
mtd-sharpslpart-fix-unsigned-comparison-to-zero.patch
pinctrl-baytrail-allocate-irq-chip-dynamic.patch
pinctrl-qcom-don-t-lock-around-irq_set_irq_wake.patch
pinctrl-sh-pfc-r8a7778-fix-duplicate-sdself_b-and-sd1_clk_b.patch
pinctrl-sh-pfc-r8a77965-fix-du_dotclkin3-drive-bias-control.patch
regmap-fix-writes-to-non-incrementing-registers.patch
sched-uclamp-fix-a-bug-in-propagating-uclamp-value-in-new-cgroups.patch
selinux-fix-regression-introduced-by-move_mount-2-syscall.patch
selinux-revert-stop-passing-may_not_block-to-the-avc-upon-follow_link.patch
x86-alternatives-add-missing-insn.h-include.patch
x86-alternatives-sync-bp_patching-update-for-avoiding-null-pointer-exception.patch
45 files changed:
queue-5.5/arm-8949-1-mm-mark-free_memmap-as-__init.patch [new file with mode: 0644]
queue-5.5/arm-at91-pm-use-of_device_id-array-to-find-the-proper-shdwc-node.patch [new file with mode: 0644]
queue-5.5/arm-at91-pm-use-sam9x60-pmc-s-compatible.patch [new file with mode: 0644]
queue-5.5/arm64-cpufeature-fix-the-type-of-no-fp-simd-capability.patch [new file with mode: 0644]
queue-5.5/arm64-cpufeature-set-the-fp-simd-compat-hwcap-bits-properly.patch [new file with mode: 0644]
queue-5.5/arm64-kernel-correct-annotation-of-end-of-el0_sync.patch [new file with mode: 0644]
queue-5.5/arm64-kvm-fix-idmap-overlap-with-hyp-va.patch [new file with mode: 0644]
queue-5.5/arm64-nofpsmid-handle-tif_foreign_fpstate-flag-cleanly.patch [new file with mode: 0644]
queue-5.5/arm64-ptrace-nofpsimd-fail-fp-simd-regset-operations.patch [new file with mode: 0644]
queue-5.5/asoc-soc-generic-dmaengine-pcm-fix-error-handling.patch [new file with mode: 0644]
queue-5.5/bcache-avoid-unnecessary-btree-nodes-flushing-in-btree_flush_write.patch [new file with mode: 0644]
queue-5.5/clk-meson-g12a-fix-missing-uart2-in-regmap-table.patch [new file with mode: 0644]
queue-5.5/crypto-arm-chacha-fix-build-failured-when-kernel-mode-neon-is-disabled.patch [new file with mode: 0644]
queue-5.5/crypto-artpec6-return-correct-error-code-for-failed-setkey.patch [new file with mode: 0644]
queue-5.5/crypto-atmel-sha-fix-error-handling-when-setting-hmac-key.patch [new file with mode: 0644]
queue-5.5/crypto-caam-qi2-fix-typo-in-algorithm-s-driver-name.patch [new file with mode: 0644]
queue-5.5/crypto-testmgr-don-t-try-to-decrypt-uninitialized-buffers.patch [new file with mode: 0644]
queue-5.5/dmaengine-axi-dmac-add-a-check-for-devm_regmap_init_mmio.patch [new file with mode: 0644]
queue-5.5/drivers-watchdog-stm32_iwdg-set-wdog_hw_running-at-probe.patch [new file with mode: 0644]
queue-5.5/dt-bindings-iio-adc-ad7606-fix-wrong-maxitems-value.patch [new file with mode: 0644]
queue-5.5/i2c-cros-ec-tunnel-fix-acpi-identifier.patch [new file with mode: 0644]
queue-5.5/i2c-cros-ec-tunnel-fix-slave-device-enumeration.patch [new file with mode: 0644]
queue-5.5/iommu-arm-smmu-v3-populate-vmid-field-for-cmdq_op_tlbi_nh_va.patch [new file with mode: 0644]
queue-5.5/kvm-arm-arm64-fix-young-bit-from-mmu-notifier.patch [new file with mode: 0644]
queue-5.5/kvm-arm-arm64-vgic-its-fix-restoration-of-unmapped-collections.patch [new file with mode: 0644]
queue-5.5/kvm-arm-fix-dfsr-setting-for-non-lpae-aarch32-guests.patch [new file with mode: 0644]
queue-5.5/kvm-arm-make-inject_abt32-inject-an-external-abort-instead.patch [new file with mode: 0644]
queue-5.5/kvm-arm64-pmu-don-t-increment-sw_incr-if-pmcr.e-is-unset.patch [new file with mode: 0644]
queue-5.5/kvm-arm64-pmu-fix-chained-sw_incr-counters.patch [new file with mode: 0644]
queue-5.5/kvm-arm64-treat-emulated-tval-timervalue-as-a-signed-32-bit-integer.patch [new file with mode: 0644]
queue-5.5/media-i2c-adv748x-fix-unsafe-macros.patch [new file with mode: 0644]
queue-5.5/mfd-max77650-select-regmap_irq-in-kconfig.patch [new file with mode: 0644]
queue-5.5/mtd-onenand_base-adjust-indentation-in-onenand_read_ops_nolock.patch [new file with mode: 0644]
queue-5.5/mtd-sharpslpart-fix-unsigned-comparison-to-zero.patch [new file with mode: 0644]
queue-5.5/pinctrl-baytrail-allocate-irq-chip-dynamic.patch [new file with mode: 0644]
queue-5.5/pinctrl-qcom-don-t-lock-around-irq_set_irq_wake.patch [new file with mode: 0644]
queue-5.5/pinctrl-sh-pfc-r8a7778-fix-duplicate-sdself_b-and-sd1_clk_b.patch [new file with mode: 0644]
queue-5.5/pinctrl-sh-pfc-r8a77965-fix-du_dotclkin3-drive-bias-control.patch [new file with mode: 0644]
queue-5.5/regmap-fix-writes-to-non-incrementing-registers.patch [new file with mode: 0644]
queue-5.5/sched-uclamp-fix-a-bug-in-propagating-uclamp-value-in-new-cgroups.patch [new file with mode: 0644]
queue-5.5/selinux-fix-regression-introduced-by-move_mount-2-syscall.patch [new file with mode: 0644]
queue-5.5/selinux-revert-stop-passing-may_not_block-to-the-avc-upon-follow_link.patch [new file with mode: 0644]
queue-5.5/series
queue-5.5/x86-alternatives-add-missing-insn.h-include.patch [new file with mode: 0644]
queue-5.5/x86-alternatives-sync-bp_patching-update-for-avoiding-null-pointer-exception.patch [new file with mode: 0644]