]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jul 2017 04:29:51 +0000 (21:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jul 2017 04:29:51 +0000 (21:29 -0700)
commitaf7196a314536882d80e3087f9dd99e797333bc9
treed7d29b9cdf74f373f3a4b2c8a55ab1a8ec89a235
parent752b566f79c8eaca2010cb02c1ae814206f51c4a
4.9-stable patches

added patches:
acpi-ec-drop-ec-noirq-hooks-to-fix-a-regression.patch
ceph-fix-race-in-concurrent-readdir.patch
drm-mst-avoid-dereferencing-a-null-mstb-in-drm_dp_mst_handle_up_req.patch
drm-mst-avoid-processing-partially-received-up-down-message-transactions.patch
drm-mst-fix-error-handling-during-mst-sideband-message-reception.patch
ftrace-fix-uninitialized-variable-in-match_records.patch
hfsplus-don-t-clear-sgid-when-inheriting-acls.patch
ib-core-namespace-is-mandatory-input-for-address-resolution.patch
ib-iser-fix-connection-teardown-race-condition.patch
input-i8042-fix-crash-at-boot-time.patch
iser-target-avoid-isert_conn-cm_id-dereference-in-isert_login_recv_done.patch
mips-actually-decode-jalx-in-__compute_return_epc_for_insn.patch
mips-fix-a-typo-s-preset-present-in-r2-to-r6-emulation-error-message.patch
mips-fix-mips-i-isa-proc-cpuinfo-reporting.patch
mips-fix-mips_atomic_set-retry-condition.patch
mips-fix-mips_atomic_set-with-eva.patch
mips-fix-unaligned-pc-interpretation-in-compute_return_epc.patch
mips-math-emu-prevent-wrong-isa-mode-instruction-emulation.patch
mips-negate-error-syscall-return-in-trace.patch
mips-rename-sigill_r6-to-sigill_r2r6-in-__compute_return_epc_for_insn.patch
mips-save-static-registers-before-sysmips.patch
mips-send-sigill-for-bposge32-in-__compute_return_epc_for_insn.patch
mips-send-sigill-for-linked-branches-in-__compute_return_epc_for_insn.patch
mips-send-sigill-for-r6-branches-in-__compute_return_epc_for_insn.patch
mlx5-avoid-that-mlx5_ib_sg_to_klms-overflows-the-klms-array.patch
nfs-only-invalidate-dentrys-that-are-clearly-invalid.patch
nvme-rdma-remove-race-conditions-from-ib-signalling.patch
ovl-drop-cap_sys_resource-from-saved-mounter-s-credentials.patch
perf-annotate-fix-broken-arrow-at-row-0-connecting-jmp-instruction-to-its-target.patch
rdma-core-initialize-port_num-in-qp_attr.patch
revert-acpi-ec-enable-event-freeze-mode...-to-fix-a-regression.patch
revert-perf-core-drop-kernel-samples-even-though-u-is-specified.patch
staging-comedi-ni_mio_common-fix-ao-timer-off-by-one-regression.patch
staging-lustre-ko2iblnd-check-copy_from_iter-copy_to_iter-return-code.patch
staging-rtl8188eu-add-tl-wn722n-v2-support.patch
staging-sm750fb-avoid-conflicting-vesafb.patch
sunrpc-use-constant-time-memory-comparison-for-mac.patch
target-fix-compare_and_write-caw_sem-leak-during-se_cmd-quiesce.patch
ubifs-don-t-leak-kernel-memory-to-the-mtd.patch
udf-fix-deadlock-between-writeback-and-udf_setsize.patch
vfio-fix-group-release-deadlock.patch
vfio-new-external-user-group-file-match.patch
x86-acpi-prevent-out-of-bound-access-caused-by-broken-acpi-tables.patch
x86-ioapic-pass-the-correct-data-to-unmask_ioapic_irq.patch
45 files changed:
queue-4.9/acpi-ec-drop-ec-noirq-hooks-to-fix-a-regression.patch [new file with mode: 0644]
queue-4.9/ceph-fix-race-in-concurrent-readdir.patch [new file with mode: 0644]
queue-4.9/drm-mst-avoid-dereferencing-a-null-mstb-in-drm_dp_mst_handle_up_req.patch [new file with mode: 0644]
queue-4.9/drm-mst-avoid-processing-partially-received-up-down-message-transactions.patch [new file with mode: 0644]
queue-4.9/drm-mst-fix-error-handling-during-mst-sideband-message-reception.patch [new file with mode: 0644]
queue-4.9/ftrace-fix-uninitialized-variable-in-match_records.patch [new file with mode: 0644]
queue-4.9/hfsplus-don-t-clear-sgid-when-inheriting-acls.patch [new file with mode: 0644]
queue-4.9/ib-core-namespace-is-mandatory-input-for-address-resolution.patch [new file with mode: 0644]
queue-4.9/ib-iser-fix-connection-teardown-race-condition.patch [new file with mode: 0644]
queue-4.9/input-i8042-fix-crash-at-boot-time.patch [new file with mode: 0644]
queue-4.9/iser-target-avoid-isert_conn-cm_id-dereference-in-isert_login_recv_done.patch [new file with mode: 0644]
queue-4.9/mips-actually-decode-jalx-in-__compute_return_epc_for_insn.patch [new file with mode: 0644]
queue-4.9/mips-fix-a-typo-s-preset-present-in-r2-to-r6-emulation-error-message.patch [new file with mode: 0644]
queue-4.9/mips-fix-mips-i-isa-proc-cpuinfo-reporting.patch [new file with mode: 0644]
queue-4.9/mips-fix-mips_atomic_set-retry-condition.patch [new file with mode: 0644]
queue-4.9/mips-fix-mips_atomic_set-with-eva.patch [new file with mode: 0644]
queue-4.9/mips-fix-unaligned-pc-interpretation-in-compute_return_epc.patch [new file with mode: 0644]
queue-4.9/mips-math-emu-prevent-wrong-isa-mode-instruction-emulation.patch [new file with mode: 0644]
queue-4.9/mips-negate-error-syscall-return-in-trace.patch [new file with mode: 0644]
queue-4.9/mips-rename-sigill_r6-to-sigill_r2r6-in-__compute_return_epc_for_insn.patch [new file with mode: 0644]
queue-4.9/mips-save-static-registers-before-sysmips.patch [new file with mode: 0644]
queue-4.9/mips-send-sigill-for-bposge32-in-__compute_return_epc_for_insn.patch [new file with mode: 0644]
queue-4.9/mips-send-sigill-for-linked-branches-in-__compute_return_epc_for_insn.patch [new file with mode: 0644]
queue-4.9/mips-send-sigill-for-r6-branches-in-__compute_return_epc_for_insn.patch [new file with mode: 0644]
queue-4.9/mlx5-avoid-that-mlx5_ib_sg_to_klms-overflows-the-klms-array.patch [new file with mode: 0644]
queue-4.9/nfs-only-invalidate-dentrys-that-are-clearly-invalid.patch [new file with mode: 0644]
queue-4.9/nvme-rdma-remove-race-conditions-from-ib-signalling.patch [new file with mode: 0644]
queue-4.9/ovl-drop-cap_sys_resource-from-saved-mounter-s-credentials.patch [new file with mode: 0644]
queue-4.9/perf-annotate-fix-broken-arrow-at-row-0-connecting-jmp-instruction-to-its-target.patch [new file with mode: 0644]
queue-4.9/rdma-core-initialize-port_num-in-qp_attr.patch [new file with mode: 0644]
queue-4.9/revert-acpi-ec-enable-event-freeze-mode...-to-fix-a-regression.patch [new file with mode: 0644]
queue-4.9/revert-perf-core-drop-kernel-samples-even-though-u-is-specified.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/staging-comedi-ni_mio_common-fix-ao-timer-off-by-one-regression.patch [new file with mode: 0644]
queue-4.9/staging-lustre-ko2iblnd-check-copy_from_iter-copy_to_iter-return-code.patch [new file with mode: 0644]
queue-4.9/staging-rtl8188eu-add-tl-wn722n-v2-support.patch [new file with mode: 0644]
queue-4.9/staging-sm750fb-avoid-conflicting-vesafb.patch [new file with mode: 0644]
queue-4.9/sunrpc-use-constant-time-memory-comparison-for-mac.patch [new file with mode: 0644]
queue-4.9/target-fix-compare_and_write-caw_sem-leak-during-se_cmd-quiesce.patch [new file with mode: 0644]
queue-4.9/ubifs-don-t-leak-kernel-memory-to-the-mtd.patch [new file with mode: 0644]
queue-4.9/udf-fix-deadlock-between-writeback-and-udf_setsize.patch [new file with mode: 0644]
queue-4.9/vfio-fix-group-release-deadlock.patch [new file with mode: 0644]
queue-4.9/vfio-new-external-user-group-file-match.patch [new file with mode: 0644]
queue-4.9/x86-acpi-prevent-out-of-bound-access-caused-by-broken-acpi-tables.patch [new file with mode: 0644]
queue-4.9/x86-ioapic-pass-the-correct-data-to-unmask_ioapic_irq.patch [new file with mode: 0644]