]>
git.ipfire.org Git - thirdparty/kernel/stable-queue.git/log
Sasha Levin [Wed, 13 Nov 2019 02:36:26 +0000 (21:36 -0500)]
fixes for 4.4
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 13 Nov 2019 02:36:26 +0000 (21:36 -0500)]
fixes for 4.9
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 13 Nov 2019 02:36:26 +0000 (21:36 -0500)]
fixes for 4.14
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 13 Nov 2019 02:36:25 +0000 (21:36 -0500)]
fixes for 4.19
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:28:48 +0000 (19:28 +0100)]
Linux 5.3.11
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:22:19 +0000 (19:22 +0100)]
Linux 4.19.84
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:19:39 +0000 (19:19 +0100)]
Linux 4.14.154
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:17:06 +0000 (19:17 +0100)]
Linux 4.9.201
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:14:09 +0000 (19:14 +0100)]
Linux 4.4.201
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:10:37 +0000 (19:10 +0100)]
5.3-stable patches
added patches:
cpu-speculation-uninline-and-export-cpu-mitigations-helpers.patch
documentation-add-itlb_multihit-documentation.patch
drm-i915-add-gen9-bcs-cmdparsing.patch
drm-i915-add-support-for-mandatory-cmdparsing.patch
drm-i915-allow-parsing-of-unsized-batches.patch
drm-i915-cmdparser-add-support-for-backward-jumps.patch
drm-i915-cmdparser-fix-jump-whitelist-clearing.patch
drm-i915-cmdparser-ignore-length-operands-during-command-matching.patch
drm-i915-cmdparser-use-explicit-goto-for-error-paths.patch
drm-i915-disable-secure-batches-for-gen6.patch
drm-i915-gen8-add-rc6-ctx-corruption-wa.patch
drm-i915-lower-rm-timeout-to-avoid-dsi-hard-hangs.patch
drm-i915-remove-master-tables-from-cmdparser.patch
drm-i915-rename-gen7-cmdparser-tables.patch
drm-i915-support-ro-ppgtt-mapped-cmdparser-shadow-buffers.patch
kvm-add-helper-function-for-creating-vm-worker-threads.patch
kvm-mmu-itlb_multihit-mitigation.patch
kvm-x86-export-mds_no-0-to-guests-when-tsx-is-enabled.patch
kvm-x86-mmu-recovery-of-shattered-nx-large-pages.patch
kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry.patch
x86-bugs-add-itlb_multihit-bug-infrastructure.patch
x86-cpu-add-a-helper-function-x86_read_arch_cap_msr.patch
x86-cpu-add-a-tsx-cmdline-option-with-tsx-disabled-by-default.patch
x86-cpu-add-tremont-to-the-cpu-vulnerability-whitelist.patch
x86-msr-add-the-ia32_tsx_ctrl-msr.patch
x86-speculation-taa-add-documentation-for-tsx-async-abort.patch
x86-speculation-taa-add-mitigation-for-tsx-async-abort.patch
x86-speculation-taa-add-sysfs-reporting-for-tsx-async-abort.patch
x86-speculation-taa-fix-printing-of-taa_msg_smt-on-ibrs_all-cpus.patch
x86-tsx-add-auto-option-to-the-tsx-cmdline-parameter.patch
x86-tsx-add-config-options-to-set-tsx-on-off-auto.patch
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:10:27 +0000 (19:10 +0100)]
4.19-stable patches
added patches:
cpu-speculation-uninline-and-export-cpu-mitigations-helpers.patch
documentation-add-itlb_multihit-documentation.patch
drm-i915-add-gen9-bcs-cmdparsing.patch
drm-i915-add-support-for-mandatory-cmdparsing.patch
drm-i915-allow-parsing-of-unsized-batches.patch
drm-i915-cmdparser-add-support-for-backward-jumps.patch
drm-i915-cmdparser-fix-jump-whitelist-clearing.patch
drm-i915-cmdparser-ignore-length-operands-during-command-matching.patch
drm-i915-cmdparser-use-explicit-goto-for-error-paths.patch
drm-i915-disable-secure-batches-for-gen6.patch
drm-i915-gen8-add-rc6-ctx-corruption-wa.patch
drm-i915-lower-rm-timeout-to-avoid-dsi-hard-hangs.patch
drm-i915-remove-master-tables-from-cmdparser.patch
drm-i915-rename-gen7-cmdparser-tables.patch
drm-i915-support-ro-ppgtt-mapped-cmdparser-shadow-buffers.patch
kvm-add-helper-function-for-creating-vm-worker-threads.patch
kvm-convert-kvm_lock-to-a-mutex.patch
kvm-mmu-do-not-release-the-page-inside-mmu_set_spte.patch
kvm-mmu-itlb_multihit-mitigation.patch
kvm-vmx-svm-always-run-with-efer.nxe-1-when-shadow-paging-is-active.patch
kvm-x86-add-tracepoints-around-__direct_map-and-fname-fetch.patch
kvm-x86-change-kvm_mmu_page_get_gfn-bug_on-to-warn_on.patch
kvm-x86-export-mds_no-0-to-guests-when-tsx-is-enabled.patch
kvm-x86-make-fname-fetch-and-__direct_map-more-similar.patch
kvm-x86-mmu-recovery-of-shattered-nx-large-pages.patch
kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry.patch
kvm-x86-remove-now-unneeded-hugepage-gfn-adjustment.patch
kvm-x86-use-intel-speculation-bugs-and-features-as-derived-in-generic-x86-code.patch
x86-bugs-add-itlb_multihit-bug-infrastructure.patch
x86-cpu-add-a-helper-function-x86_read_arch_cap_msr.patch
x86-cpu-add-a-tsx-cmdline-option-with-tsx-disabled-by-default.patch
x86-cpu-add-tremont-to-the-cpu-vulnerability-whitelist.patch
x86-msr-add-the-ia32_tsx_ctrl-msr.patch
x86-speculation-taa-add-documentation-for-tsx-async-abort.patch
x86-speculation-taa-add-mitigation-for-tsx-async-abort.patch
x86-speculation-taa-add-sysfs-reporting-for-tsx-async-abort.patch
x86-speculation-taa-fix-printing-of-taa_msg_smt-on-ibrs_all-cpus.patch
x86-tsx-add-auto-option-to-the-tsx-cmdline-parameter.patch
x86-tsx-add-config-options-to-set-tsx-on-off-auto.patch
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:10:15 +0000 (19:10 +0100)]
4.14-stable patches
added patches:
cpu-speculation-uninline-and-export-cpu-mitigations-helpers.patch
documentation-add-itlb_multihit-documentation.patch
drm-i915-add-gen9-bcs-cmdparsing.patch
drm-i915-add-support-for-mandatory-cmdparsing.patch
drm-i915-allow-parsing-of-unsized-batches.patch
drm-i915-cmdparser-add-support-for-backward-jumps.patch
drm-i915-cmdparser-check-reg_table_count-before-derefencing.patch
drm-i915-cmdparser-do-not-check-past-the-cmd-length.patch
drm-i915-cmdparser-fix-jump-whitelist-clearing.patch
drm-i915-cmdparser-ignore-length-operands-during-command-matching.patch
drm-i915-cmdparser-use-explicit-goto-for-error-paths.patch
drm-i915-disable-secure-batches-for-gen6.patch
drm-i915-don-t-use-gpu-relocations-prior-to-cmdparser-stalls.patch
drm-i915-gen8-add-rc6-ctx-corruption-wa.patch
drm-i915-gtt-add-read-only-pages-to-gen8_pte_encode.patch
drm-i915-gtt-disable-read-only-support-under-gvt.patch
drm-i915-gtt-read-only-pages-for-insert_entries-on-bdw.patch
drm-i915-lower-rm-timeout-to-avoid-dsi-hard-hangs.patch
drm-i915-move-engine-needs_cmd_parser-to-engine-flags.patch
drm-i915-prevent-writing-into-a-read-only-object-via-a-ggtt-mmap.patch
drm-i915-remove-master-tables-from-cmdparser.patch
drm-i915-rename-gen7-cmdparser-tables.patch
drm-i915-silence-smatch-for-cmdparser.patch
drm-i915-support-ro-ppgtt-mapped-cmdparser-shadow-buffers.patch
kvm-add-helper-function-for-creating-vm-worker-threads.patch
kvm-convert-kvm_lock-to-a-mutex.patch
kvm-mmu-do-not-release-the-page-inside-mmu_set_spte.patch
kvm-mmu-itlb_multihit-mitigation.patch
kvm-vmx-svm-always-run-with-efer.nxe-1-when-shadow-paging-is-active.patch
kvm-x86-add-tracepoints-around-__direct_map-and-fname-fetch.patch
kvm-x86-change-kvm_mmu_page_get_gfn-bug_on-to-warn_on.patch
kvm-x86-export-mds_no-0-to-guests-when-tsx-is-enabled.patch
kvm-x86-make-fname-fetch-and-__direct_map-more-similar.patch
kvm-x86-mmu-recovery-of-shattered-nx-large-pages.patch
kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry.patch
kvm-x86-remove-now-unneeded-hugepage-gfn-adjustment.patch
kvm-x86-use-intel-speculation-bugs-and-features-as-derived-in-generic-x86-code.patch
x86-bugs-add-itlb_multihit-bug-infrastructure.patch
x86-cpu-add-a-helper-function-x86_read_arch_cap_msr.patch
x86-cpu-add-a-tsx-cmdline-option-with-tsx-disabled-by-default.patch
x86-cpu-add-tremont-to-the-cpu-vulnerability-whitelist.patch
x86-msr-add-the-ia32_tsx_ctrl-msr.patch
x86-speculation-taa-add-documentation-for-tsx-async-abort.patch
x86-speculation-taa-add-mitigation-for-tsx-async-abort.patch
x86-speculation-taa-add-sysfs-reporting-for-tsx-async-abort.patch
x86-speculation-taa-fix-printing-of-taa_msg_smt-on-ibrs_all-cpus.patch
x86-tsx-add-auto-option-to-the-tsx-cmdline-parameter.patch
x86-tsx-add-config-options-to-set-tsx-on-off-auto.patch
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:10:06 +0000 (19:10 +0100)]
4.9-stable patches
added patches:
drm-i915-add-gen9-bcs-cmdparsing.patch
drm-i915-add-support-for-mandatory-cmdparsing.patch
drm-i915-allow-parsing-of-unsized-batches.patch
drm-i915-cleanup-use-of-instr_client_mask.patch
drm-i915-cmdparser-add-support-for-backward-jumps.patch
drm-i915-cmdparser-check-reg_table_count-before-derefencing.patch
drm-i915-cmdparser-do-not-check-past-the-cmd-length.patch
drm-i915-cmdparser-fix-jump-whitelist-clearing.patch
drm-i915-cmdparser-ignore-length-operands-during-command-matching.patch
drm-i915-cmdparser-limit-clflush-to-active-cachelines.patch
drm-i915-cmdparser-use-explicit-goto-for-error-paths.patch
drm-i915-disable-secure-batches-for-gen6.patch
drm-i915-don-t-whitelist-oacontrol-in-cmd-parser.patch
drm-i915-gen8-add-rc6-ctx-corruption-wa.patch
drm-i915-gtt-add-read-only-pages-to-gen8_pte_encode.patch
drm-i915-gtt-disable-read-only-support-under-gvt.patch
drm-i915-gtt-read-only-pages-for-insert_entries-on-bdw.patch
drm-i915-kick-out-cmd_parser-specific-structs-from-i915_drv.h.patch
drm-i915-lower-rm-timeout-to-avoid-dsi-hard-hangs.patch
drm-i915-move-engine-needs_cmd_parser-to-engine-flags.patch
drm-i915-prevent-writing-into-a-read-only-object-via-a-ggtt-mmap.patch
drm-i915-remove-master-tables-from-cmdparser.patch
drm-i915-rename-gen7-cmdparser-tables.patch
drm-i915-return-eacces-for-check_cmd-failures.patch
drm-i915-silence-smatch-for-cmdparser.patch
drm-i915-support-ro-ppgtt-mapped-cmdparser-shadow-buffers.patch
drm-i915-use-the-precomputed-value-for-whether-to-enable-command-parsing.patch
Greg Kroah-Hartman [Tue, 12 Nov 2019 18:10:01 +0000 (19:10 +0100)]
4.4-stable patches
added patches:
drm-i915-add-gen9-bcs-cmdparsing.patch
drm-i915-add-support-for-mandatory-cmdparsing.patch
drm-i915-allow-parsing-of-unsized-batches.patch
drm-i915-cmdparser-add-support-for-backward-jumps.patch
drm-i915-cmdparser-fix-jump-whitelist-clearing.patch
drm-i915-cmdparser-ignore-length-operands-during-command-matching.patch
drm-i915-disable-secure-batches-for-gen6.patch
drm-i915-gen8-add-rc6-ctx-corruption-wa.patch
drm-i915-gtt-add-read-only-pages-to-gen8_pte_encode.patch
drm-i915-gtt-disable-read-only-support-under-gvt.patch
drm-i915-gtt-read-only-pages-for-insert_entries-on-bdw.patch
drm-i915-lower-rm-timeout-to-avoid-dsi-hard-hangs.patch
drm-i915-remove-master-tables-from-cmdparser.patch
drm-i915-rename-gen7-cmdparser-tables.patch
drm-i915-support-ro-ppgtt-mapped-cmdparser-shadow-buffers.patch
Sasha Levin [Tue, 12 Nov 2019 14:27:15 +0000 (09:27 -0500)]
fixes for 4.4
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Tue, 12 Nov 2019 14:27:15 +0000 (09:27 -0500)]
fixes for 4.9
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Tue, 12 Nov 2019 14:27:15 +0000 (09:27 -0500)]
fixes for 4.14
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Tue, 12 Nov 2019 14:27:15 +0000 (09:27 -0500)]
fixes for 4.19
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Tue, 12 Nov 2019 14:27:14 +0000 (09:27 -0500)]
fixes for 5.3
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Tue, 12 Nov 2019 05:41:11 +0000 (06:41 +0100)]
drop patch I could not backport properly :(
Greg Kroah-Hartman [Mon, 11 Nov 2019 16:35:40 +0000 (17:35 +0100)]
5.3-stable patches
added patches:
cgroup-writeback-don-t-switch-wbs-immediately-on-dead-wbs-if-the-memcg-is-dead.patch
mm-filemap.c-don-t-initiate-writeback-if-mapping-has-no-dirty-pages.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 16:35:23 +0000 (17:35 +0100)]
4.19-stable patches
added patches:
cgroup-writeback-don-t-switch-wbs-immediately-on-dead-wbs-if-the-memcg-is-dead.patch
mm-filemap.c-don-t-initiate-writeback-if-mapping-has-no-dirty-pages.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 16:35:06 +0000 (17:35 +0100)]
4.14-stable patches
added patches:
cgroup-writeback-don-t-switch-wbs-immediately-on-dead-wbs-if-the-memcg-is-dead.patch
mm-filemap.c-don-t-initiate-writeback-if-mapping-has-no-dirty-pages.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 16:34:50 +0000 (17:34 +0100)]
4.9-stable patches
added patches:
cgroup-writeback-don-t-switch-wbs-immediately-on-dead-wbs-if-the-memcg-is-dead.patch
mm-filemap.c-don-t-initiate-writeback-if-mapping-has-no-dirty-pages.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 16:34:29 +0000 (17:34 +0100)]
4.4-stable patches
added patches:
cgroup-writeback-don-t-switch-wbs-immediately-on-dead-wbs-if-the-memcg-is-dead.patch
mm-filemap.c-don-t-initiate-writeback-if-mapping-has-no-dirty-pages.patch
Sasha Levin [Mon, 11 Nov 2019 15:39:12 +0000 (10:39 -0500)]
fixes for 4.4
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Mon, 11 Nov 2019 15:39:11 +0000 (10:39 -0500)]
fixes for 4.9
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Mon, 11 Nov 2019 15:39:11 +0000 (10:39 -0500)]
fixes for 4.14
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Mon, 11 Nov 2019 15:39:11 +0000 (10:39 -0500)]
fixes for 4.19
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Mon, 11 Nov 2019 15:39:10 +0000 (10:39 -0500)]
fixes for 5.3
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Mon, 11 Nov 2019 13:25:19 +0000 (14:25 +0100)]
4.19-stable patches
added patches:
pci-tegra-enable-relaxed-ordering-only-for-tegra20-tegra30.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 13:25:02 +0000 (14:25 +0100)]
4.14-stable patches
added patches:
pci-tegra-enable-relaxed-ordering-only-for-tegra20-tegra30.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 13:24:46 +0000 (14:24 +0100)]
4.9-stable patches
added patches:
pci-tegra-enable-relaxed-ordering-only-for-tegra20-tegra30.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 13:08:46 +0000 (14:08 +0100)]
4.4-stable patches
added patches:
pci-tegra-enable-relaxed-ordering-only-for-tegra20-tegra30.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 11:01:21 +0000 (12:01 +0100)]
4.14-stable patches
added patches:
lib-scatterlist-introduce-sgl_alloc-and-sgl_free.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 09:52:41 +0000 (10:52 +0100)]
drop usbip patch from 4.4, it shouldn't have gone there
Greg Kroah-Hartman [Mon, 11 Nov 2019 09:44:09 +0000 (10:44 +0100)]
5.3-stable patches
added patches:
alsa-usb-audio-clean-up-check_input_term.patch
alsa-usb-audio-fix-copy-paste-error-in-the-validator.patch
alsa-usb-audio-fix-possible-null-dereference-at-create_yamaha_midi_quirk.patch
alsa-usb-audio-more-validations-of-descriptor-units.patch
alsa-usb-audio-remove-some-dead-code.patch
alsa-usb-audio-remove-superfluous-blength-checks.patch
alsa-usb-audio-simplify-parse_audio_unit.patch
alsa-usb-audio-unify-the-release-of-usb_mixer_elem_info-objects.patch
usbip-implement-sg-support-to-vhci-hcd-and-stub-driver.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 09:43:51 +0000 (10:43 +0100)]
4.19-stable patches
added patches:
alsa-usb-audio-clean-up-check_input_term.patch
alsa-usb-audio-fix-copy-paste-error-in-the-validator.patch
alsa-usb-audio-fix-possible-null-dereference-at-create_yamaha_midi_quirk.patch
alsa-usb-audio-more-validations-of-descriptor-units.patch
alsa-usb-audio-remove-some-dead-code.patch
alsa-usb-audio-remove-superfluous-blength-checks.patch
alsa-usb-audio-simplify-parse_audio_unit.patch
alsa-usb-audio-unify-the-release-of-usb_mixer_elem_info-objects.patch
sched-fair-fix-low-cpu-usage-with-high-throttling-by-removing-expiration-of-cpu-local-slices.patch
sched-fair-fix-wunused-but-set-variable-warnings.patch
usbip-fix-vhci_urb_enqueue-urb-null-transfer-buffer-error-path.patch
usbip-implement-sg-support-to-vhci-hcd-and-stub-driver.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 09:43:32 +0000 (10:43 +0100)]
4.14-stable patches
added patches:
arm-dts-dra7-disable-usb-metastability-workaround-for-usb2.patch
asoc-davinci-kill-bug_on-usage.patch
asoc-davinci-mcasp-fix-an-error-handling-path-in-davinci_mcasp_probe.patch
asoc-davinci-mcasp-handle-return-value-of-devm_kasprintf.patch
asoc-tlv320aic31xx-handle-inverted-bclk-in-non-dsp-modes.patch
asoc-tlv320dac31xx-mark-expected-switch-fall-through.patch
cpufreq-ti-cpufreq-add-missing-of_node_put.patch
i2c-omap-trigger-bus-recovery-in-lockup-case.patch
mailbox-reset-txdone_method-txdone_by_poll-if-client-knows_txdone.patch
mfd-palmas-assign-the-right-powerhold-mask-for-tps65917.patch
misc-pci_endpoint_test-fix-bug_on-error-during-pci_disable_msi.patch
misc-pci_endpoint_test-prevent-some-integer-overflows.patch
mtd-spi-nor-cadence-quadspi-add-a-delay-in-write-sequence.patch
mtd-spi-nor-enable-4b-opcodes-for-mx66l51235l.patch
pci-dra7xx-add-shutdown-handler-to-cleanly-turn-off-clocks.patch
sched-fair-fix-low-cpu-usage-with-high-throttling-by-removing-expiration-of-cpu-local-slices.patch
sched-fair-fix-wunused-but-set-variable-warnings.patch
usb-dwc3-allow-disabling-of-metastability-workaround.patch
usbip-fix-vhci_urb_enqueue-urb-null-transfer-buffer-error-path.patch
usbip-implement-sg-support-to-vhci-hcd-and-stub-driver.patch
usbip-stub_rx-fix-static-checker-warning-on-unnecessary-checks.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 09:43:15 +0000 (10:43 +0100)]
4.9-stable patches
added patches:
drivers-usb-usbip-add-missing-break-statement-to-switch.patch
usbip-fix-possibility-of-dereference-by-nulll-pointer-in-vhci_hcd.c.patch
usbip-fix-vhci_urb_enqueue-urb-null-transfer-buffer-error-path.patch
usbip-stub_rx-fix-static-checker-warning-on-unnecessary-checks.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 09:42:55 +0000 (10:42 +0100)]
4.4-stable patches
added patches:
drivers-usb-usbip-add-missing-break-statement-to-switch.patch
usbip-stub_rx-fix-static-checker-warning-on-unnecessary-checks.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 08:48:29 +0000 (09:48 +0100)]
5.3-stable patches
added patches:
configfs-fix-a-deadlock-in-configfs_symlink.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 08:48:12 +0000 (09:48 +0100)]
4.19-stable patches
added patches:
configfs-fix-a-deadlock-in-configfs_symlink.patch
configfs-new-object-reprsenting-tree-fragments.patch
configfs-provide-exclusion-between-io-and-removals.patch
configfs-stash-the-data-we-need-into-configfs_buffer-at-open-time.patch
configfs_register_group-shouldn-t-be-and-isn-t-called-in-rmdirable-parts.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 08:47:56 +0000 (09:47 +0100)]
4.14-stable patches
added patches:
configfs-fix-a-deadlock-in-configfs_symlink.patch
configfs-fix-bool-initialization-comparison.patch
configfs-new-object-reprsenting-tree-fragments.patch
configfs-provide-exclusion-between-io-and-removals.patch
configfs-stash-the-data-we-need-into-configfs_buffer-at-open-time.patch
configfs_register_group-shouldn-t-be-and-isn-t-called-in-rmdirable-parts.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 08:47:39 +0000 (09:47 +0100)]
4.9-stable patches
added patches:
configfs-fix-a-deadlock-in-configfs_symlink.patch
configfs-fix-bool-initialization-comparison.patch
configfs-new-object-reprsenting-tree-fragments.patch
configfs-provide-exclusion-between-io-and-removals.patch
configfs-stash-the-data-we-need-into-configfs_buffer-at-open-time.patch
configfs_register_group-shouldn-t-be-and-isn-t-called-in-rmdirable-parts.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 08:47:18 +0000 (09:47 +0100)]
4.4-stable patches
added patches:
configfs-fix-a-deadlock-in-configfs_symlink.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 07:13:56 +0000 (08:13 +0100)]
drop queue-4.9/intel_th-pci-add-comet-lake-pch-support.patch as it broke the build
Greg Kroah-Hartman [Mon, 11 Nov 2019 06:43:15 +0000 (07:43 +0100)]
5.3-stable patches
added patches:
arm-dts-imx6-logicpd-re-enable-snvs-power-key.patch
arm-sunxi-fix-cpu-powerdown-on-a83t.patch
arm64-do-not-mask-out-pte_rdonly-in-pte_same.patch
asoc-rsnd-dma-fix-ssi9-4-5-6-7-busif-dma-address.patch
blkcg-make-blkcg_print_stat-print-stats-only-for-online-blkgs.patch
btrfs-consider-system-chunk-array-size-for-new-system-chunks.patch
btrfs-save-i_size-to-avoid-double-evaluation-of-i_size_read-in-compress_file_range.patch
btrfs-tree-checker-fix-wrong-check-on-max-devid.patch
can-c_can-c_can_poll-only-read-status-register-after-status-irq.patch
can-dev-add-missing-of_node_put-after-calling-of_get_child_by_name.patch
can-flexcan-disable-completely-the-ecc-mechanism.patch
can-gs_usb-gs_can_open-prevent-memory-leak.patch
can-mcba_usb-fix-use-after-free-on-disconnect.patch
can-peak_usb-fix-a-potential-out-of-sync-while-decoding-packets.patch
can-peak_usb-fix-slab-info-leak.patch
can-rx-offload-can_rx_offload_queue_sorted-fix-error-handling-avoid-skb-mem-leak.patch
can-usb_8dev-fix-use-after-free-on-disconnect.patch
ceph-add-missing-check-in-d_revalidate-snapdir-handling.patch
ceph-don-t-allow-copy_file_range-when-stripe_count-1.patch
ceph-don-t-try-to-handle-hashed-dentries-in-non-o_creat-atomic_open.patch
ceph-fix-rcu-case-handling-in-ceph_d_revalidate.patch
ceph-fix-use-after-free-in-__ceph_remove_cap.patch
clone3-validate-stack-arguments.patch
cpufreq-intel_pstate-fix-invalid-epb-setting.patch
drm-radeon-fix-si_enable_smc_cac-failed-issue.patch
dump_stack-avoid-the-livelock-of-the-dump_lock.patch
hid-wacom-generic-treat-serial-number-and-related-fields-as-unsigned.patch
iio-adc-stm32-adc-fix-stopping-dma.patch
iio-imu-adis16480-make-sure-provided-frequency-is-positive.patch
iio-imu-inv_mpu6050-fix-no-data-on-mpu6050.patch
iio-srf04-fix-wrong-limitation-in-distance-measuring.patch
intel_th-gth-fix-the-window-switching-sequence.patch
intel_th-pci-add-comet-lake-pch-support.patch
intel_th-pci-add-jasper-lake-pch-support.patch
mm-khugepaged-fix-might_sleep-warn-with-config_highpte-y.patch
mm-slab-make-page_cgroup_ino-to-recognize-non-compound-slab-pages-properly.patch
netfilter-ipset-fix-an-error-code-in-ip_set_sockfn_get.patch
netfilter-nf_tables-align-nft_expr-private-data-to-64-bit.patch
perf-map-use-zalloc-for-map_groups.patch
perf-tools-fix-time-sorting.patch
pinctrl-intel-avoid-potential-glitches-if-pin-is-in-gpio-mode.patch
smb3-fix-persistent-handles-reconnect.patch
soundwire-bus-set-initial-value-to-port_status.patch
soundwire-depend-on-acpi-of.patch
soundwire-depend-on-acpi.patch
tools-gpio-use-building_out_of_srctree-to-determine-srctree.patch
x86-apic-32-avoid-bogus-ldr-warnings.patch
x86-dumpstack-64-don-t-evaluate-exception-stacks-before-setup.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 06:42:35 +0000 (07:42 +0100)]
4.19-stable patches
added patches:
alsa-bebob-fix-to-detect-configured-source-of-sampling-clock-for-focusrite-saffire-pro-i-o-series.patch
alsa-hda-ca0132-fix-possible-workqueue-stall.patch
alsa-timer-fix-incorrectly-assigned-timer-instance.patch
arm-sunxi-fix-cpu-powerdown-on-a83t.patch
arm64-do-not-mask-out-pte_rdonly-in-pte_same.patch
can-c_can-c_can_poll-only-read-status-register-after-status-irq.patch
can-dev-add-missing-of_node_put-after-calling-of_get_child_by_name.patch
can-flexcan-disable-completely-the-ecc-mechanism.patch
can-gs_usb-gs_can_open-prevent-memory-leak.patch
can-mcba_usb-fix-use-after-free-on-disconnect.patch
can-peak_usb-fix-a-potential-out-of-sync-while-decoding-packets.patch
can-peak_usb-fix-slab-info-leak.patch
can-rx-offload-can_rx_offload_queue_sorted-fix-error-handling-avoid-skb-mem-leak.patch
can-usb_8dev-fix-use-after-free-on-disconnect.patch
ceph-add-missing-check-in-d_revalidate-snapdir-handling.patch
ceph-fix-use-after-free-in-__ceph_remove_cap.patch
drm-radeon-fix-si_enable_smc_cac-failed-issue.patch
dump_stack-avoid-the-livelock-of-the-dump_lock.patch
hid-wacom-generic-treat-serial-number-and-related-fields-as-unsigned.patch
iio-adc-stm32-adc-fix-stopping-dma.patch
iio-imu-adis16480-make-sure-provided-frequency-is-positive.patch
iio-srf04-fix-wrong-limitation-in-distance-measuring.patch
intel_th-pci-add-comet-lake-pch-support.patch
intel_th-pci-add-jasper-lake-pch-support.patch
mm-memcontrol-fix-network-errors-from-failing-__gfp_atomic-charges.patch
mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch
mm-thp-handle-page-cache-thp-correctly-in-pagetranscompoundmap.patch
mm-vmstat-hide-proc-pagetypeinfo-from-normal-users.patch
netfilter-ipset-fix-an-error-code-in-ip_set_sockfn_get.patch
netfilter-nf_tables-align-nft_expr-private-data-to-64-bit.patch
perf-tools-fix-time-sorting.patch
smb3-fix-persistent-handles-reconnect.patch
soundwire-bus-set-initial-value-to-port_status.patch
soundwire-depend-on-acpi.patch
tools-gpio-use-building_out_of_srctree-to-determine-srctree.patch
x86-apic-32-avoid-bogus-ldr-warnings.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 06:41:57 +0000 (07:41 +0100)]
4.14-stable patches
added patches:
alsa-bebob-fix-to-detect-configured-source-of-sampling-clock-for-focusrite-saffire-pro-i-o-series.patch
alsa-hda-ca0132-fix-possible-workqueue-stall.patch
alsa-timer-fix-incorrectly-assigned-timer-instance.patch
arm64-do-not-mask-out-pte_rdonly-in-pte_same.patch
can-c_can-c_can_poll-only-read-status-register-after-status-irq.patch
can-gs_usb-gs_can_open-prevent-memory-leak.patch
can-mcba_usb-fix-use-after-free-on-disconnect.patch
can-peak_usb-fix-a-potential-out-of-sync-while-decoding-packets.patch
can-peak_usb-fix-slab-info-leak.patch
can-rx-offload-can_rx_offload_queue_sorted-fix-error-handling-avoid-skb-mem-leak.patch
can-usb_8dev-fix-use-after-free-on-disconnect.patch
ceph-add-missing-check-in-d_revalidate-snapdir-handling.patch
ceph-fix-use-after-free-in-__ceph_remove_cap.patch
drm-radeon-fix-si_enable_smc_cac-failed-issue.patch
dump_stack-avoid-the-livelock-of-the-dump_lock.patch
hid-wacom-generic-treat-serial-number-and-related-fields-as-unsigned.patch
iio-adc-stm32-adc-fix-stopping-dma.patch
iio-imu-adis16480-make-sure-provided-frequency-is-positive.patch
iio-srf04-fix-wrong-limitation-in-distance-measuring.patch
intel_th-pci-add-comet-lake-pch-support.patch
intel_th-pci-add-jasper-lake-pch-support.patch
mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch
mm-thp-handle-page-cache-thp-correctly-in-pagetranscompoundmap.patch
mm-vmstat-hide-proc-pagetypeinfo-from-normal-users.patch
netfilter-ipset-fix-an-error-code-in-ip_set_sockfn_get.patch
netfilter-nf_tables-align-nft_expr-private-data-to-64-bit.patch
perf-tools-fix-time-sorting.patch
tools-gpio-use-building_out_of_srctree-to-determine-srctree.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 06:41:30 +0000 (07:41 +0100)]
4.9-stable patches
added patches:
alsa-bebob-fix-to-detect-configured-source-of-sampling-clock-for-focusrite-saffire-pro-i-o-series.patch
alsa-hda-ca0132-fix-possible-workqueue-stall.patch
alsa-timer-fix-incorrectly-assigned-timer-instance.patch
can-c_can-c_can_poll-only-read-status-register-after-status-irq.patch
can-gs_usb-gs_can_open-prevent-memory-leak.patch
can-peak_usb-fix-a-potential-out-of-sync-while-decoding-packets.patch
can-peak_usb-fix-slab-info-leak.patch
can-usb_8dev-fix-use-after-free-on-disconnect.patch
ceph-fix-use-after-free-in-__ceph_remove_cap.patch
drm-radeon-fix-si_enable_smc_cac-failed-issue.patch
dump_stack-avoid-the-livelock-of-the-dump_lock.patch
iio-imu-adis16480-make-sure-provided-frequency-is-positive.patch
intel_th-pci-add-comet-lake-pch-support.patch
mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch
mm-thp-handle-page-cache-thp-correctly-in-pagetranscompoundmap.patch
mm-vmstat-hide-proc-pagetypeinfo-from-normal-users.patch
netfilter-ipset-fix-an-error-code-in-ip_set_sockfn_get.patch
netfilter-nf_tables-align-nft_expr-private-data-to-64-bit.patch
perf-tools-fix-time-sorting.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 06:41:06 +0000 (07:41 +0100)]
4.4-stable patches
added patches:
can-c_can-c_can_poll-only-read-status-register-after-status-irq.patch
can-gs_usb-gs_can_open-prevent-memory-leak.patch
can-peak_usb-fix-a-potential-out-of-sync-while-decoding-packets.patch
can-peak_usb-fix-slab-info-leak.patch
can-usb_8dev-fix-use-after-free-on-disconnect.patch
ceph-fix-use-after-free-in-__ceph_remove_cap.patch
drm-radeon-fix-si_enable_smc_cac-failed-issue.patch
dump_stack-avoid-the-livelock-of-the-dump_lock.patch
iio-imu-adis16480-make-sure-provided-frequency-is-positive.patch
netfilter-ipset-fix-an-error-code-in-ip_set_sockfn_get.patch
netfilter-nf_tables-align-nft_expr-private-data-to-64-bit.patch
perf-tools-fix-time-sorting.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 05:54:59 +0000 (06:54 +0100)]
4.4-stable patches
added patches:
alsa-bebob-fix-to-detect-configured-source-of-sampling-clock-for-focusrite-saffire-pro-i-o-series.patch
alsa-hda-ca0132-fix-possible-workqueue-stall.patch
cdc-ncm-handle-incomplete-transfer-of-mtu.patch
mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch
mm-vmstat-hide-proc-pagetypeinfo-from-normal-users.patch
net-fix-data-race-in-neigh_event_send.patch
nfc-fdp-fix-incorrect-free-object.patch
nfc-netlink-fix-double-device-reference-drop.patch
nfc-st21nfca-fix-double-free.patch
qede-fix-null-pointer-deref-in-__qede_remove.patch
Greg Kroah-Hartman [Mon, 11 Nov 2019 05:46:11 +0000 (06:46 +0100)]
5.3-stable patches
added patches:
alsa-bebob-fix-to-detect-configured-source-of-sampling-clock-for-focusrite-saffire-pro-i-o-series.patch
alsa-hda-ca0132-fix-possible-workqueue-stall.patch
alsa-timer-fix-incorrectly-assigned-timer-instance.patch
mm-memcontrol-fix-network-errors-from-failing-__gfp_atomic-charges.patch
mm-memcontrol-fix-null-ptr-deref-in-percpu-stats-flush.patch
mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch
mm-thp-handle-page-cache-thp-correctly-in-pagetranscompoundmap.patch
mm-vmstat-hide-proc-pagetypeinfo-from-normal-users.patch
Greg Kroah-Hartman [Sun, 10 Nov 2019 17:56:11 +0000 (18:56 +0100)]
drop queue-4.9/bonding-fix-state-transition-issue-in-link-monitoring.patch
Greg Kroah-Hartman [Sun, 10 Nov 2019 17:24:09 +0000 (18:24 +0100)]
4.14-stable patches
added patches:
bonding-fix-state-transition-issue-in-link-monitoring.patch
cdc-ncm-handle-incomplete-transfer-of-mtu.patch
ipv4-fix-table-id-reference-in-fib_sync_down_addr.patch
net-ethernet-octeon_mgmt-account-for-second-possible-vlan-header.patch
net-fix-data-race-in-neigh_event_send.patch
net-qualcomm-rmnet-fix-potential-uaf-when-unregistering.patch
net-usb-qmi_wwan-add-support-for-dw5821e-with-esim-support.patch
nfc-fdp-fix-incorrect-free-object.patch
nfc-netlink-fix-double-device-reference-drop.patch
nfc-st21nfca-fix-double-free.patch
qede-fix-null-pointer-deref-in-__qede_remove.patch
Greg Kroah-Hartman [Sun, 10 Nov 2019 17:23:39 +0000 (18:23 +0100)]
4.9-stable patches
added patches:
bonding-fix-state-transition-issue-in-link-monitoring.patch
cdc-ncm-handle-incomplete-transfer-of-mtu.patch
ipv4-fix-table-id-reference-in-fib_sync_down_addr.patch
net-fix-data-race-in-neigh_event_send.patch
net-usb-qmi_wwan-add-support-for-dw5821e-with-esim-support.patch
nfc-fdp-fix-incorrect-free-object.patch
nfc-netlink-fix-double-device-reference-drop.patch
nfc-st21nfca-fix-double-free.patch
qede-fix-null-pointer-deref-in-__qede_remove.patch
Greg Kroah-Hartman [Sun, 10 Nov 2019 10:44:24 +0000 (11:44 +0100)]
5.3-stable patches
added patches:
bonding-fix-state-transition-issue-in-link-monitoring.patch
cdc-ncm-handle-incomplete-transfer-of-mtu.patch
ipv4-fix-table-id-reference-in-fib_sync_down_addr.patch
ipv6-fixes-rt6_probe-and-fib6_nh-last_probe-init.patch
net-ethernet-octeon_mgmt-account-for-second-possible-vlan-header.patch
net-fix-data-race-in-neigh_event_send.patch
net-hns-fix-the-stray-netpoll-locks-causing-deadlock-in-napi-path.patch
net-mscc-ocelot-don-t-handle-netdev-events-for-other-netdevs.patch
net-mscc-ocelot-fix-null-pointer-on-lag-slave-removal.patch
net-prevent-load-store-tearing-on-sk-sk_stamp.patch
net-qualcomm-rmnet-fix-potential-uaf-when-unregistering.patch
net-sched-prevent-duplicate-flower-rules-from-tcf_proto-destroy-race.patch
net-smc-fix-ethernet-interface-refcounting.patch
net-tls-add-a-tx-lock.patch
net-tls-don-t-pay-attention-to-sk_write_pending-when-pushing-partial-records.patch
net-tls-fix-sk_msg-trim-on-fallback-to-copy-mode.patch
net-usb-qmi_wwan-add-support-for-dw5821e-with-esim-support.patch
nfc-fdp-fix-incorrect-free-object.patch
nfc-netlink-fix-double-device-reference-drop.patch
nfc-st21nfca-fix-double-free.patch
qede-fix-null-pointer-deref-in-__qede_remove.patch
r8169-fix-page-read-in-r8168g_mdio_read.patch
selftests-tls-add-test-for-concurrent-recv-and-send.patch
vsock-virtio-fix-sock-refcnt-holding-during-the-shutdown.patch
Greg Kroah-Hartman [Sun, 10 Nov 2019 10:43:59 +0000 (11:43 +0100)]
4.19-stable patches
added patches:
bonding-fix-state-transition-issue-in-link-monitoring.patch
cdc-ncm-handle-incomplete-transfer-of-mtu.patch
ipv4-fix-table-id-reference-in-fib_sync_down_addr.patch
ipv6-fixes-rt6_probe-and-fib6_nh-last_probe-init.patch
net-ethernet-octeon_mgmt-account-for-second-possible-vlan-header.patch
net-fix-data-race-in-neigh_event_send.patch
net-hns-fix-the-stray-netpoll-locks-causing-deadlock-in-napi-path.patch
net-mscc-ocelot-don-t-handle-netdev-events-for-other-netdevs.patch
net-mscc-ocelot-fix-null-pointer-on-lag-slave-removal.patch
net-qualcomm-rmnet-fix-potential-uaf-when-unregistering.patch
net-usb-qmi_wwan-add-support-for-dw5821e-with-esim-support.patch
nfc-fdp-fix-incorrect-free-object.patch
nfc-netlink-fix-double-device-reference-drop.patch
nfc-st21nfca-fix-double-free.patch
qede-fix-null-pointer-deref-in-__qede_remove.patch
Greg Kroah-Hartman [Sun, 10 Nov 2019 10:35:17 +0000 (11:35 +0100)]
Linux 5.3.10
Greg Kroah-Hartman [Sun, 10 Nov 2019 10:28:19 +0000 (11:28 +0100)]
Linux 4.19.83
Greg Kroah-Hartman [Sun, 10 Nov 2019 10:26:04 +0000 (11:26 +0100)]
Linux 4.14.153
Greg Kroah-Hartman [Sun, 10 Nov 2019 10:23:58 +0000 (11:23 +0100)]
Linux 4.9.200
Greg Kroah-Hartman [Sun, 10 Nov 2019 10:22:16 +0000 (11:22 +0100)]
Linux 4.4.200
Greg Kroah-Hartman [Fri, 8 Nov 2019 17:38:36 +0000 (18:38 +0100)]
4.9-stable patches
added patches:
alarmtimer-change-remaining-enotsupp-to-eopnotsupp.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 17:37:57 +0000 (18:37 +0100)]
4.4-stable patches
added patches:
alarmtimer-change-remaining-enotsupp-to-eopnotsupp.patch
fs-dcache-move-security_d_instantiate-behind-attaching-dentry-to-inode.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 16:56:24 +0000 (17:56 +0100)]
4.14-stable patches
added patches:
iio-adc-stm32-adc-fix-a-race-when-using-several-adcs-with-dma-and-irq.patch
iio-adc-stm32-adc-move-registers-definitions.patch
powerpc-book3s64-mm-don-t-do-tlbie-fixup-for-some-hardware-revisions.patch
powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-feature-flag.patch
powerpc-mm-fixup-tlbie-vs-mtpidr-mtlpidr-ordering-issue-on-power9.patch
powerpc-mm-fixup-tlbie-vs-store-ordering-issue-on-power9.patch
selftests-powerpc-add-test-case-for-tlbie-vs-mtpidr-ordering-issue.patch
selftests-powerpc-fix-compile-error-on-tlbie_test-due-to-newer-gcc.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 16:30:07 +0000 (17:30 +0100)]
4.19-stable patches
added patches:
arm64-dts-ti-k3-am65-main-fix-gic-its-node-unit-address.patch
asoc-pcm3168a-the-codec-does-not-support-s32_le.patch
powerpc-mm-fixup-tlbie-vs-mtpidr-mtlpidr-ordering-issue-on-power9.patch
selftests-powerpc-add-test-case-for-tlbie-vs-mtpidr-ordering-issue.patch
selftests-powerpc-fix-compile-error-on-tlbie_test-due-to-newer-gcc.patch
usb-gadget-udc-core-fix-segfault-if-udc_bind_to_driver-for-pending-driver-fails.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 16:29:48 +0000 (17:29 +0100)]
5.3-stable patches
added patches:
arm64-dts-ti-k3-am65-main-fix-gic-its-node-unit-address.patch
asoc-pcm3168a-the-codec-does-not-support-s32_le.patch
cifs-fix-retry-mid-list-corruption-on-reconnects.patch
selftests-powerpc-add-test-case-for-tlbie-vs-mtpidr-ordering-issue.patch
selftests-powerpc-fix-compile-error-on-tlbie_test-due-to-newer-gcc.patch
usb-gadget-udc-core-fix-segfault-if-udc_bind_to_driver-for-pending-driver-fails.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 14:09:18 +0000 (15:09 +0100)]
5.3-stable patches
added patches:
platform-x86-pmc_atom-add-siemens-simatic-ipc227e-to-critclk_systems-dmi-table.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 14:09:01 +0000 (15:09 +0100)]
4.19-stable patches
added patches:
platform-x86-pmc_atom-add-siemens-simatic-ipc227e-to-critclk_systems-dmi-table.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 14:08:45 +0000 (15:08 +0100)]
4.14-stable patches
added patches:
platform-x86-pmc_atom-add-siemens-simatic-ipc227e-to-critclk_systems-dmi-table.patch
sched-wake_q-fix-wakeup-ordering-for-wake_q.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 14:04:24 +0000 (15:04 +0100)]
4.9-stable patches
added patches:
dmaengine-qcom-bam_dma-fix-resource-leak.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 13:18:55 +0000 (14:18 +0100)]
4.4-stable patches
added patches:
arm-8051-1-put_user-fix-possible-data-corruption-in-put_user.patch
arm-8478-2-arm-arm64-add-arm-smccc.patch
arm-8479-2-add-implementation-for-arm-smccc.patch
arm-8480-2-arm64-add-implementation-for-arm-smccc.patch
arm-8481-2-drivers-psci-replace-psci-firmware-calls.patch
arm-8789-1-signal-copy-registers-using-__copy_to_user.patch
arm-8791-1-vfp-use-__copy_to_user-when-saving-vfp-state.patch
arm-8792-1-oabi-compat-copy-oabi-events-using-__copy_to_user.patch
arm-8793-1-signal-replace-__put_user_error-with-__put_user.patch
arm-8794-1-uaccess-prevent-speculative-use-of-the-current-addr_limit.patch
arm-8795-1-spectre-v1.1-use-put_user-for-__put_user.patch
arm-8796-1-spectre-v1-v1.1-provide-helpers-for-address-sanitization.patch
arm-8810-1-vfp-fix-wrong-assignement-to-ufp_exc.patch
arm-add-more-cpu-part-numbers-for-cortex-and-brahma-b15-cpus.patch
arm-add-proc_vtable-and-proc_table-macros.patch
arm-arm64-kvm-advertise-smccc-v1.1.patch
arm-arm64-smccc-1.1-handle-function-result-as-parameters.patch
arm-arm64-smccc-1.1-make-return-values-unsigned-long.patch
arm-arm64-smccc-add-smccc-specific-return-codes.patch
arm-arm64-smccc-implement-smccc-v1.1-inline-primitive.patch
arm-arm64-smccc-make-function-identifiers-an-unsigned-quantity.patch
arm-bugs-add-support-for-per-processor-bug-checking.patch
arm-bugs-hook-processor-bug-checking-into-smp-and-suspend-paths.patch
arm-bugs-prepare-processor-bug-infrastructure.patch
arm-clean-up-per-processor-check_bugs-method-call.patch
arm-ensure-that-processor-vtables-is-not-lost-after-boot.patch
arm-fix-the-cockup-in-the-previous-patch.patch
arm-make-lookup_processor_type-non-__init.patch
arm-move-system-register-accessors-to-asm-cp15.h.patch
arm-oabi-compat-copy-semops-using-__copy_from_user.patch
arm-signal-copy-registers-using-__copy_from_user.patch
arm-spectre-add-kconfig-symbol-for-cpus-vulnerable-to-spectre.patch
arm-spectre-v1-add-array_index_mask_nospec-implementation.patch
arm-spectre-v1-add-speculation-barrier-csdb-macros.patch
arm-spectre-v1-fix-syscall-entry.patch
arm-spectre-v1-mitigate-user-accesses.patch
arm-spectre-v1-use-get_user-for-__get_user.patch
arm-spectre-v2-add-cortex-a8-and-a15-validation-of-the-ibe-bit.patch
arm-spectre-v2-add-firmware-based-hardening.patch
arm-spectre-v2-harden-branch-predictor-on-context-switches.patch
arm-spectre-v2-harden-user-aborts-in-kernel-space.patch
arm-spectre-v2-per-cpu-vtables-to-work-around-big.little-systems.patch
arm-spectre-v2-warn-about-incorrect-context-switching-functions.patch
arm-split-out-processor-lookup.patch
arm-uaccess-remove-put_user-code-duplication.patch
arm-use-__inttype-in-get_user.patch
arm-vfp-use-__copy_from_user-when-restoring-vfp-state.patch
arm64-kvm-report-smccc_arch_workaround_1-bp-hardening-support.patch
dmaengine-qcom-bam_dma-fix-resource-leak.patch
firmware-psci-expose-psci-conduit.patch
firmware-psci-expose-smccc-version-through-psci_ops.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 13:07:04 +0000 (14:07 +0100)]
4.14-stable patches
added patches:
dmaengine-qcom-bam_dma-fix-resource-leak.patch
Greg Kroah-Hartman [Fri, 8 Nov 2019 07:15:49 +0000 (08:15 +0100)]
drop net-flow_dissector-switch-to-siphash.patch from 4.19
Sasha Levin [Fri, 8 Nov 2019 00:08:57 +0000 (19:08 -0500)]
fixes for 4.19
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Fri, 8 Nov 2019 00:08:57 +0000 (19:08 -0500)]
fixes for 5.3
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Thu, 7 Nov 2019 08:44:27 +0000 (09:44 +0100)]
drop net-bcmgenet-soft-reset-40nm-ephys-before-mac-init.patch from 5.3
Greg Kroah-Hartman [Thu, 7 Nov 2019 07:08:07 +0000 (08:08 +0100)]
4.9-stable patches
added patches:
net-flow_dissector-switch-to-siphash.patch
Greg Kroah-Hartman [Thu, 7 Nov 2019 07:07:47 +0000 (08:07 +0100)]
4.4-stable patches
added patches:
net-flow_dissector-switch-to-siphash.patch
Greg Kroah-Hartman [Wed, 6 Nov 2019 17:34:42 +0000 (18:34 +0100)]
4.14-stable patches
added patches:
net-flow_dissector-switch-to-siphash.patch
Greg Kroah-Hartman [Wed, 6 Nov 2019 17:33:40 +0000 (18:33 +0100)]
5.3-stable patches
added patches:
net-flow_dissector-switch-to-siphash.patch
Greg Kroah-Hartman [Wed, 6 Nov 2019 17:11:15 +0000 (18:11 +0100)]
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue
Greg Kroah-Hartman [Wed, 6 Nov 2019 17:10:51 +0000 (18:10 +0100)]
4.9-stable patches
added patches:
dccp-do-not-leak-jiffies-on-the-wire.patch
inet-stop-leaking-jiffies-on-the-wire.patch
net-add-read_once-annotation-in-__skb_wait_for_more_packets.patch
net-bcmgenet-reset-40nm-ephy-on-energy-detect.patch
net-dsa-fix-switch-tree-list.patch
net-fix-sk_page_frag-recursion-from-memory-reclaim.patch
net-hisilicon-fix-ping-latency-when-deal-with-high-throughput.patch
net-mlx4_core-dynamically-set-guaranteed-amount-of-counters-per-vf.patch
net-zeroing-the-structure-ethtool_wolinfo-in-ethtool_get_wol.patch
selftests-net-reuseport_dualstack-fix-uninitalized-parameter.patch
vxlan-check-tun_info-options_len-properly.patch
Sasha Levin [Wed, 6 Nov 2019 16:41:08 +0000 (11:41 -0500)]
fixes for 4.9
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 6 Nov 2019 16:41:08 +0000 (11:41 -0500)]
fixes for 4.14
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Wed, 6 Nov 2019 16:36:26 +0000 (17:36 +0100)]
4.14-stable patches
added patches:
cxgb4-fix-panic-when-attaching-to-uld-fail.patch
dccp-do-not-leak-jiffies-on-the-wire.patch
erspan-fix-the-tun_info-options_len-check-for-erspan.patch
inet-stop-leaking-jiffies-on-the-wire.patch
net-add-read_once-annotation-in-__skb_wait_for_more_packets.patch
net-add-skb_queue_empty_lockless.patch
net-annotate-accesses-to-sk-sk_incoming_cpu.patch
net-annotate-lockless-accesses-to-sk-sk_napi_id.patch
net-bcmgenet-reset-40nm-ephy-on-energy-detect.patch
net-dsa-b53-do-not-clear-existing-mirrored-port-mask.patch
net-dsa-bcm_sf2-fix-imp-setup-for-port-different-than-8.patch
net-dsa-fix-switch-tree-list.patch
net-ethernet-ftgmac100-fix-dma-coherency-issue-with-sw-checksum.patch
net-fix-sk_page_frag-recursion-from-memory-reclaim.patch
net-hisilicon-fix-ping-latency-when-deal-with-high-throughput.patch
net-mlx4_core-dynamically-set-guaranteed-amount-of-counters-per-vf.patch
net-mlx5e-fix-handling-of-compressed-cqes-in-case-of-low-napi-budget.patch
net-usb-lan78xx-connect-phy-before-registering-mac.patch
net-use-skb_queue_empty_lockless-in-busy-poll-contexts.patch
net-use-skb_queue_empty_lockless-in-poll-handlers.patch
net-zeroing-the-structure-ethtool_wolinfo-in-ethtool_get_wol.patch
r8152-add-device-id-for-lenovo-thinkpad-usb-c-dock-gen-2.patch
selftests-net-reuseport_dualstack-fix-uninitalized-parameter.patch
udp-fix-data-race-in-udp_set_dev_scratch.patch
udp-use-skb_queue_empty_lockless.patch
vxlan-check-tun_info-options_len-properly.patch
Greg Kroah-Hartman [Wed, 6 Nov 2019 16:36:03 +0000 (17:36 +0100)]
4.4-stable patches
added patches:
dccp-do-not-leak-jiffies-on-the-wire.patch
inet-stop-leaking-jiffies-on-the-wire.patch
net-add-read_once-annotation-in-__skb_wait_for_more_packets.patch
net-fix-sk_page_frag-recursion-from-memory-reclaim.patch
net-hisilicon-fix-ping-latency-when-deal-with-high-throughput.patch
net-mlx4_core-dynamically-set-guaranteed-amount-of-counters-per-vf.patch
net-zeroing-the-structure-ethtool_wolinfo-in-ethtool_get_wol.patch
vxlan-check-tun_info-options_len-properly.patch
Greg Kroah-Hartman [Wed, 6 Nov 2019 14:33:34 +0000 (15:33 +0100)]
4.19-stable patches
added patches:
cxgb4-fix-panic-when-attaching-to-uld-fail.patch
dccp-do-not-leak-jiffies-on-the-wire.patch
erspan-fix-the-tun_info-options_len-check-for-erspan.patch
inet-stop-leaking-jiffies-on-the-wire.patch
ipv4-fix-route-update-on-metric-change.patch
net-add-read_once-annotation-in-__skb_wait_for_more_packets.patch
net-add-skb_queue_empty_lockless.patch
net-annotate-accesses-to-sk-sk_incoming_cpu.patch
net-annotate-lockless-accesses-to-sk-sk_napi_id.patch
net-bcmgenet-don-t-set-phydev-link-from-mac.patch
net-bcmgenet-reset-40nm-ephy-on-energy-detect.patch
net-bcmgenet-soft-reset-40nm-ephys-before-mac-init.patch
net-dsa-b53-do-not-clear-existing-mirrored-port-mask.patch
net-dsa-bcm_sf2-fix-imp-setup-for-port-different-than-8.patch
net-dsa-fix-switch-tree-list.patch
net-ethernet-ftgmac100-fix-dma-coherency-issue-with-sw-checksum.patch
net-fix-sk_page_frag-recursion-from-memory-reclaim.patch
net-flow_dissector-switch-to-siphash.patch
net-hisilicon-fix-ping-latency-when-deal-with-high-throughput.patch
net-mlx4_core-dynamically-set-guaranteed-amount-of-counters-per-vf.patch
net-mlx5e-fix-ethtool-self-test-link-speed.patch
net-mlx5e-fix-handling-of-compressed-cqes-in-case-of-low-napi-budget.patch
net-phy-bcm7xxx-define-soft_reset-for-40nm-ephy.patch
net-usb-lan78xx-connect-phy-before-registering-mac.patch
net-usb-lan78xx-disable-interrupts-before-calling-generic_handle_irq.patch
net-use-skb_queue_empty_lockless-in-busy-poll-contexts.patch
net-use-skb_queue_empty_lockless-in-poll-handlers.patch
net-zeroing-the-structure-ethtool_wolinfo-in-ethtool_get_wol.patch
netns-fix-gfp-flags-in-rtnl_net_notifyid.patch
r8152-add-device-id-for-lenovo-thinkpad-usb-c-dock-gen-2.patch
r8169-fix-wrong-phy-id-issue-with-rtl8168dp.patch
selftests-fib_tests-add-more-tests-for-metric-update.patch
selftests-net-reuseport_dualstack-fix-uninitalized-parameter.patch
udp-fix-data-race-in-udp_set_dev_scratch.patch
udp-use-skb_queue_empty_lockless.patch
vxlan-check-tun_info-options_len-properly.patch
Greg Kroah-Hartman [Wed, 6 Nov 2019 14:33:06 +0000 (15:33 +0100)]
5.3-stable patches
added patches:
cxgb4-fix-panic-when-attaching-to-uld-fail.patch
cxgb4-request-the-tx-cidx-updates-to-status-page.patch
dccp-do-not-leak-jiffies-on-the-wire.patch
erspan-fix-the-tun_info-options_len-check-for-erspan.patch
inet-stop-leaking-jiffies-on-the-wire.patch
ipv4-fix-ipskb_frag_pmtu-handling-with-fragmentation.patch
ipv4-fix-route-update-on-metric-change.patch
keys-fix-memory-leak-in-copy_net_ns.patch
mlxsw-core-unpublish-devlink-parameters-during-reload.patch
net-add-read_once-annotation-in-__skb_wait_for_more_packets.patch
net-add-skb_queue_empty_lockless.patch
net-annotate-accesses-to-sk-sk_incoming_cpu.patch
net-annotate-lockless-accesses-to-sk-sk_napi_id.patch
net-bcmgenet-don-t-set-phydev-link-from-mac.patch
net-bcmgenet-reset-40nm-ephy-on-energy-detect.patch
net-bcmgenet-soft-reset-40nm-ephys-before-mac-init.patch
net-dsa-b53-do-not-clear-existing-mirrored-port-mask.patch
net-dsa-bcm_sf2-fix-imp-setup-for-port-different-than-8.patch
net-dsa-fix-switch-tree-list.patch
net-ensure-correct-skb-tstamp-in-various-fragmenters.patch
net-ethernet-ftgmac100-fix-dma-coherency-issue-with-sw-checksum.patch
net-fix-sk_page_frag-recursion-from-memory-reclaim.patch
net-hisilicon-fix-ping-latency-when-deal-with-high-throughput.patch
net-hns3-fix-mis-counting-irq-vector-numbers-issue.patch
net-mlx4_core-dynamically-set-guaranteed-amount-of-counters-per-vf.patch
net-mlx5-fix-flow-counter-list-auto-bits-struct.patch
net-mlx5-fix-rtable-reference-leak.patch
net-mlx5e-determine-source-port-properly-for-vlan-push-action.patch
net-mlx5e-fix-ethtool-self-test-link-speed.patch
net-mlx5e-fix-handling-of-compressed-cqes-in-case-of-low-napi-budget.patch
net-mlx5e-initialize-on-stack-link-modes-bitmap.patch
net-mlx5e-remove-incorrect-match-criteria-assignment-line.patch
net-netem-correct-the-parent-s-backlog-when-corrupted-packet-was-dropped.patch
net-netem-fix-error-path-for-corrupted-gso-frames.patch
net-phy-bcm7xxx-define-soft_reset-for-40nm-ephy.patch
net-phylink-fix-phylink_dbg-macro.patch
net-reorder-struct-net-fields-to-avoid-false-sharing.patch
net-rtnetlink-fix-a-typo-fbd-fdb.patch
net-smc-fix-closing-of-fallback-smc-sockets.patch
net-smc-fix-refcounting-for-non-blocking-connect.patch
net-smc-keep-vlan_id-for-smc-r-in-smc_listen_work.patch
net-usb-lan78xx-connect-phy-before-registering-mac.patch
net-usb-lan78xx-disable-interrupts-before-calling-generic_handle_irq.patch
net-use-skb_queue_empty_lockless-in-busy-poll-contexts.patch
net-use-skb_queue_empty_lockless-in-poll-handlers.patch
net-zeroing-the-structure-ethtool_wolinfo-in-ethtool_get_wol.patch
netns-fix-gfp-flags-in-rtnl_net_notifyid.patch
r8152-add-device-id-for-lenovo-thinkpad-usb-c-dock-gen-2.patch
r8169-fix-wrong-phy-id-issue-with-rtl8168dp.patch
rxrpc-fix-handling-of-last-subpacket-of-jumbo-packet.patch
selftests-fib_tests-add-more-tests-for-metric-update.patch
selftests-net-reuseport_dualstack-fix-uninitalized-parameter.patch
udp-fix-data-race-in-udp_set_dev_scratch.patch
udp-use-skb_queue_empty_lockless.patch
vxlan-check-tun_info-options_len-properly.patch
Sasha Levin [Wed, 6 Nov 2019 13:20:22 +0000 (08:20 -0500)]
fixes for 4.4
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 6 Nov 2019 13:20:21 +0000 (08:20 -0500)]
fixes for 4.9
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 6 Nov 2019 13:20:21 +0000 (08:20 -0500)]
fixes for 4.14
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 6 Nov 2019 13:20:21 +0000 (08:20 -0500)]
fixes for 4.19
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 6 Nov 2019 13:20:20 +0000 (08:20 -0500)]
fixes for 5.3
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Wed, 6 Nov 2019 12:09:49 +0000 (13:09 +0100)]
Linux 5.3.9
Greg Kroah-Hartman [Wed, 6 Nov 2019 12:07:04 +0000 (13:07 +0100)]
Linux 4.19.82
Greg Kroah-Hartman [Wed, 6 Nov 2019 11:44:17 +0000 (12:44 +0100)]
Linux 4.14.152
Greg Kroah-Hartman [Wed, 6 Nov 2019 11:19:13 +0000 (12:19 +0100)]
Linux 4.9.199