]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2017 14:29:49 +0000 (15:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2017 14:29:49 +0000 (15:29 +0100)
commitc015c7fec44b5b61656736963bb59f6bd871ce5f
tree00270ee059b996ed45a9ed0c71cdf0d38bda4deb
parentd4a462e001372bed4f3d6b14f7ad55f2e04909a2
4.9-stable patches

added patches:
arm-dts-bcm283x-fix-typo-in-mailbox-address.patch
arm-dts-imx31-fix-avic-base-address.patch
arm-dts-imx31-fix-clock-control-module-interrupts-description.patch
arm-dts-imx31-move-ccm-device-node-to-aips2-bus-devices.patch
arm-dts-imx6q-cm-fx6-fix-fec-pinctrl.patch
arm-dts-omap3-add-dts-for-logic-pd-som-lv-37xx-dev-kit.patch
arm-dts-r8a7794-remove-z-clock.patch
arm-dts-r8a7794-use-sysc-always-on-pm-domain-for-sound.patch
ib-core-release-allocated-memory-in-cache-setup-failure.patch
ib-ipoib-remove-can-t-use-gfp_noio-warning.patch
ib-mlx4-check-if-grh-is-available-before-using-it.patch
ib-mlx4-fix-out-of-range-array-index-in-destroy-qp-flow.patch
ib-mlx4-fix-port-query-for-56gb-ethernet-links.patch
ib-mlx4-handle-well-known-gid-in-mad_demux-processing.patch
ib-mlx4-set-traffic-class-in-ah.patch
ib-mlx4-when-no-dmfs-for-ipoib-don-t-allow-net_if-qps.patch
ib-mlx5-assign-srq-type-earlier.patch
ib-mlx5-avoid-system-crash-when-enabling-many-vfs.patch
ib-mlx5-fix-reported-max-sge-calculation.patch
ib-mlx5-wait-for-all-async-command-completions-to-complete.patch
ib-rxe-avoid-putting-a-large-struct-rxe_qp-on-stack.patch
ib-rxe-increase-max-number-of-completions-to-32k.patch
perf-callchain-fixup-help-config-for-no-unwinding.patch
perf-diff-do-not-overwrite-valid-build-id.patch
perf-jit-enable-jitdump-support-without-dwarf.patch
perf-mem-fix-all-user-all-kernel-options.patch
perf-scripting-avoid-leaking-the-scripting_context-variable.patch
perf-trace-check-if-map_32bit-is-defined-again.patch
perf-trace-use-the-syscall-raw_syscalls-sys_enter-timestamp.patch
31 files changed:
queue-4.4/series [new file with mode: 0644]
queue-4.9/arm-dts-bcm283x-fix-typo-in-mailbox-address.patch [new file with mode: 0644]
queue-4.9/arm-dts-imx31-fix-avic-base-address.patch [new file with mode: 0644]
queue-4.9/arm-dts-imx31-fix-clock-control-module-interrupts-description.patch [new file with mode: 0644]
queue-4.9/arm-dts-imx31-move-ccm-device-node-to-aips2-bus-devices.patch [new file with mode: 0644]
queue-4.9/arm-dts-imx6q-cm-fx6-fix-fec-pinctrl.patch [new file with mode: 0644]
queue-4.9/arm-dts-omap3-add-dts-for-logic-pd-som-lv-37xx-dev-kit.patch [new file with mode: 0644]
queue-4.9/arm-dts-r8a7794-remove-z-clock.patch [new file with mode: 0644]
queue-4.9/arm-dts-r8a7794-use-sysc-always-on-pm-domain-for-sound.patch [new file with mode: 0644]
queue-4.9/ib-core-release-allocated-memory-in-cache-setup-failure.patch [new file with mode: 0644]
queue-4.9/ib-ipoib-remove-can-t-use-gfp_noio-warning.patch [new file with mode: 0644]
queue-4.9/ib-mlx4-check-if-grh-is-available-before-using-it.patch [new file with mode: 0644]
queue-4.9/ib-mlx4-fix-out-of-range-array-index-in-destroy-qp-flow.patch [new file with mode: 0644]
queue-4.9/ib-mlx4-fix-port-query-for-56gb-ethernet-links.patch [new file with mode: 0644]
queue-4.9/ib-mlx4-handle-well-known-gid-in-mad_demux-processing.patch [new file with mode: 0644]
queue-4.9/ib-mlx4-set-traffic-class-in-ah.patch [new file with mode: 0644]
queue-4.9/ib-mlx4-when-no-dmfs-for-ipoib-don-t-allow-net_if-qps.patch [new file with mode: 0644]
queue-4.9/ib-mlx5-assign-srq-type-earlier.patch [new file with mode: 0644]
queue-4.9/ib-mlx5-avoid-system-crash-when-enabling-many-vfs.patch [new file with mode: 0644]
queue-4.9/ib-mlx5-fix-reported-max-sge-calculation.patch [new file with mode: 0644]
queue-4.9/ib-mlx5-wait-for-all-async-command-completions-to-complete.patch [new file with mode: 0644]
queue-4.9/ib-rxe-avoid-putting-a-large-struct-rxe_qp-on-stack.patch [new file with mode: 0644]
queue-4.9/ib-rxe-increase-max-number-of-completions-to-32k.patch [new file with mode: 0644]
queue-4.9/perf-callchain-fixup-help-config-for-no-unwinding.patch [new file with mode: 0644]
queue-4.9/perf-diff-do-not-overwrite-valid-build-id.patch [new file with mode: 0644]
queue-4.9/perf-jit-enable-jitdump-support-without-dwarf.patch [new file with mode: 0644]
queue-4.9/perf-mem-fix-all-user-all-kernel-options.patch [new file with mode: 0644]
queue-4.9/perf-scripting-avoid-leaking-the-scripting_context-variable.patch [new file with mode: 0644]
queue-4.9/perf-trace-check-if-map_32bit-is-defined-again.patch [new file with mode: 0644]
queue-4.9/perf-trace-use-the-syscall-raw_syscalls-sys_enter-timestamp.patch [new file with mode: 0644]
queue-4.9/series [new file with mode: 0644]