]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.20-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2019 11:51:32 +0000 (12:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2019 11:51:32 +0000 (12:51 +0100)
commit462172a5f1d4dbd4c035c1bc225be91d4d895061
treecfa838506c479b835469589e291cbc5808b9f85e
parentb11df3da15c190c2f49039c1725336a44b34b113
4.20-stable patches

added patches:
arm64-dts-marvell-armada-ap806-reserve-psci-area.patch
arm64-kaslr-ensure-randomized-quantities-are-clean-to-the-poc.patch
block-loop-don-t-grab-struct-file-for-vfs_getattr-operation.patch
block-loop-use-global-lock-for-ioctl-operation.patch
block-use-rcu_work-instead-of-call_rcu-to-avoid-sleep-in-softirq.patch
blockdev-fix-livelocks-on-loop-device.patch
bpf-in-__bpf_redirect_no_mac-pull-mac-only-if-present.patch
disable-msi-also-when-pcie-octeon.pcie_disable-on.patch
drm-i915-gvt-fix-mmap-range-check.patch
drm-rockchip-add-missing-of_node_put.patch
drm-vkms-fix-plane-duplicate_state.patch
fbdev-offb-fix-of-node-name-handling.patch
fix-int_sqrt64-for-very-large-numbers.patch
gpu-drm-fix-lock-held-when-returning-to-user-space.patch
ipv6-make-icmp6_send-robust-against-null-skb-dev.patch
kbuild-disable-ld_dead_code_data_elimination-with-ftrace-gcc-4.7.patch
kbuild-fix-single-target-build-for-external-module.patch
kbuild-mark-prepare0-as-phony-to-fix-external-module-build.patch
loop-avoid-circular-locking-dependency-between-loop_ctl_mutex-and-bd_mutex.patch
loop-drop-caches-if-offset-or-block_size-are-changed.patch
loop-fix-deadlock-when-calling-blkdev_reread_part.patch
loop-fix-double-mutex_unlock-loop_ctl_mutex-in-loop_control_ioctl.patch
loop-fold-__loop_release-into-loop_release.patch
loop-get-rid-of-loop_index_mutex.patch
loop-get-rid-of-nested-acquisition-of-loop_ctl_mutex.patch
loop-move-loop_reread_partitions-out-of-loop_ctl_mutex.patch
loop-move-special-partition-reread-handling-in-loop_clr_fd.patch
loop-push-lo_ctl_mutex-down-into-individual-ioctls.patch
loop-push-loop_ctl_mutex-down-into-loop_clr_fd.patch
loop-push-loop_ctl_mutex-down-to-loop_change_fd.patch
loop-push-loop_ctl_mutex-down-to-loop_get_status.patch
loop-push-loop_ctl_mutex-down-to-loop_set_fd.patch
loop-push-loop_ctl_mutex-down-to-loop_set_status.patch
loop-split-setting-of-lo_state-from-loop_clr_fd.patch
lsm-check-for-null-cred-security-on-free.patch
media-v4l-ioctl-validate-num_planes-for-debug-messages.patch
media-vb2-vb2_mmap-move-lock-up.patch
media-vim2m-only-cancel-work-if-it-is-for-right-context.patch
media-vivid-fix-error-handling-of-kthread_run.patch
media-vivid-set-min-width-height-to-a-value-0.patch
mfd-tps6586x-handle-interrupts-on-suspend.patch
mips-bcm47xx-setup-struct-device-for-the-soc.patch
mips-fix-n32-compat_ipc_parse_version.patch
mips-lantiq-fix-ipi-interrupt-handling.patch
mips-octeon-fix-kexec-support.patch
net-dsa-realtek-smi-fix-of-child-node-lookup.patch
netfilter-ebtables-account-ebt_table_info-to-kmemcg.patch
of-properties-add-missing-of_node_put.patch
omap2fb-fix-stack-memory-disclosure.patch
powerpc-tm-limit-tm-code-inside-ppc_transactional_mem.patch
pstore-ram-avoid-allocation-and-leak-of-platform-data.patch
rdma-nldev-don-t-expose-unsafe-global-rkey-to-regular-user.patch
rdma-vmw_pvrdma-return-the-correct-opcode-when-creating-wr.patch
sctp-allocate-sctp_sockaddr_entry-with-kzalloc.patch
selinux-fix-gpf-on-invalid-policy.patch
sunrpc-fix-tcp-receive-code-on-archs-with-flush_dcache_page.patch
sunrpc-handle-enomem-in-rpcb_getport_async.patch
tipc-fix-uninit-value-in-in-tipc_conn_rcv_sub.patch
tipc-fix-uninit-value-in-tipc_nl_compat_bearer_enable.patch
tipc-fix-uninit-value-in-tipc_nl_compat_doit.patch
tipc-fix-uninit-value-in-tipc_nl_compat_link_reset_stats.patch
tipc-fix-uninit-value-in-tipc_nl_compat_link_set.patch
tipc-fix-uninit-value-in-tipc_nl_compat_name_table_dump.patch
virtio-balloon-tweak-config_changed-implementation.patch
virtio-don-t-allocate-vqs-when-names-null.patch
66 files changed:
queue-4.20/arm64-dts-marvell-armada-ap806-reserve-psci-area.patch [new file with mode: 0644]
queue-4.20/arm64-kaslr-ensure-randomized-quantities-are-clean-to-the-poc.patch [new file with mode: 0644]
queue-4.20/block-loop-don-t-grab-struct-file-for-vfs_getattr-operation.patch [new file with mode: 0644]
queue-4.20/block-loop-use-global-lock-for-ioctl-operation.patch [new file with mode: 0644]
queue-4.20/block-use-rcu_work-instead-of-call_rcu-to-avoid-sleep-in-softirq.patch [new file with mode: 0644]
queue-4.20/blockdev-fix-livelocks-on-loop-device.patch [new file with mode: 0644]
queue-4.20/bpf-in-__bpf_redirect_no_mac-pull-mac-only-if-present.patch [new file with mode: 0644]
queue-4.20/disable-msi-also-when-pcie-octeon.pcie_disable-on.patch [new file with mode: 0644]
queue-4.20/drm-i915-gvt-fix-mmap-range-check.patch [new file with mode: 0644]
queue-4.20/drm-rockchip-add-missing-of_node_put.patch [new file with mode: 0644]
queue-4.20/drm-vkms-fix-plane-duplicate_state.patch [new file with mode: 0644]
queue-4.20/fbdev-offb-fix-of-node-name-handling.patch [new file with mode: 0644]
queue-4.20/fix-int_sqrt64-for-very-large-numbers.patch [new file with mode: 0644]
queue-4.20/gpu-drm-fix-lock-held-when-returning-to-user-space.patch [new file with mode: 0644]
queue-4.20/ipv6-make-icmp6_send-robust-against-null-skb-dev.patch [new file with mode: 0644]
queue-4.20/kbuild-disable-ld_dead_code_data_elimination-with-ftrace-gcc-4.7.patch [new file with mode: 0644]
queue-4.20/kbuild-fix-single-target-build-for-external-module.patch [new file with mode: 0644]
queue-4.20/kbuild-mark-prepare0-as-phony-to-fix-external-module-build.patch [new file with mode: 0644]
queue-4.20/loop-avoid-circular-locking-dependency-between-loop_ctl_mutex-and-bd_mutex.patch [new file with mode: 0644]
queue-4.20/loop-drop-caches-if-offset-or-block_size-are-changed.patch [new file with mode: 0644]
queue-4.20/loop-fix-deadlock-when-calling-blkdev_reread_part.patch [new file with mode: 0644]
queue-4.20/loop-fix-double-mutex_unlock-loop_ctl_mutex-in-loop_control_ioctl.patch [new file with mode: 0644]
queue-4.20/loop-fold-__loop_release-into-loop_release.patch [new file with mode: 0644]
queue-4.20/loop-get-rid-of-loop_index_mutex.patch [new file with mode: 0644]
queue-4.20/loop-get-rid-of-nested-acquisition-of-loop_ctl_mutex.patch [new file with mode: 0644]
queue-4.20/loop-move-loop_reread_partitions-out-of-loop_ctl_mutex.patch [new file with mode: 0644]
queue-4.20/loop-move-special-partition-reread-handling-in-loop_clr_fd.patch [new file with mode: 0644]
queue-4.20/loop-push-lo_ctl_mutex-down-into-individual-ioctls.patch [new file with mode: 0644]
queue-4.20/loop-push-loop_ctl_mutex-down-into-loop_clr_fd.patch [new file with mode: 0644]
queue-4.20/loop-push-loop_ctl_mutex-down-to-loop_change_fd.patch [new file with mode: 0644]
queue-4.20/loop-push-loop_ctl_mutex-down-to-loop_get_status.patch [new file with mode: 0644]
queue-4.20/loop-push-loop_ctl_mutex-down-to-loop_set_fd.patch [new file with mode: 0644]
queue-4.20/loop-push-loop_ctl_mutex-down-to-loop_set_status.patch [new file with mode: 0644]
queue-4.20/loop-split-setting-of-lo_state-from-loop_clr_fd.patch [new file with mode: 0644]
queue-4.20/lsm-check-for-null-cred-security-on-free.patch [new file with mode: 0644]
queue-4.20/media-v4l-ioctl-validate-num_planes-for-debug-messages.patch [new file with mode: 0644]
queue-4.20/media-vb2-vb2_mmap-move-lock-up.patch [new file with mode: 0644]
queue-4.20/media-vim2m-only-cancel-work-if-it-is-for-right-context.patch [new file with mode: 0644]
queue-4.20/media-vivid-fix-error-handling-of-kthread_run.patch [new file with mode: 0644]
queue-4.20/media-vivid-set-min-width-height-to-a-value-0.patch [new file with mode: 0644]
queue-4.20/mfd-tps6586x-handle-interrupts-on-suspend.patch [new file with mode: 0644]
queue-4.20/mips-bcm47xx-setup-struct-device-for-the-soc.patch [new file with mode: 0644]
queue-4.20/mips-fix-n32-compat_ipc_parse_version.patch [new file with mode: 0644]
queue-4.20/mips-lantiq-fix-ipi-interrupt-handling.patch [new file with mode: 0644]
queue-4.20/mips-octeon-fix-kexec-support.patch [new file with mode: 0644]
queue-4.20/net-dsa-realtek-smi-fix-of-child-node-lookup.patch [new file with mode: 0644]
queue-4.20/netfilter-ebtables-account-ebt_table_info-to-kmemcg.patch [new file with mode: 0644]
queue-4.20/of-properties-add-missing-of_node_put.patch [new file with mode: 0644]
queue-4.20/omap2fb-fix-stack-memory-disclosure.patch [new file with mode: 0644]
queue-4.20/powerpc-tm-limit-tm-code-inside-ppc_transactional_mem.patch [new file with mode: 0644]
queue-4.20/pstore-ram-avoid-allocation-and-leak-of-platform-data.patch [new file with mode: 0644]
queue-4.20/rdma-nldev-don-t-expose-unsafe-global-rkey-to-regular-user.patch [new file with mode: 0644]
queue-4.20/rdma-vmw_pvrdma-return-the-correct-opcode-when-creating-wr.patch [new file with mode: 0644]
queue-4.20/sctp-allocate-sctp_sockaddr_entry-with-kzalloc.patch [new file with mode: 0644]
queue-4.20/selinux-fix-gpf-on-invalid-policy.patch [new file with mode: 0644]
queue-4.20/series
queue-4.20/sunrpc-fix-tcp-receive-code-on-archs-with-flush_dcache_page.patch [new file with mode: 0644]
queue-4.20/sunrpc-handle-enomem-in-rpcb_getport_async.patch [new file with mode: 0644]
queue-4.20/tipc-fix-uninit-value-in-in-tipc_conn_rcv_sub.patch [new file with mode: 0644]
queue-4.20/tipc-fix-uninit-value-in-tipc_nl_compat_bearer_enable.patch [new file with mode: 0644]
queue-4.20/tipc-fix-uninit-value-in-tipc_nl_compat_doit.patch [new file with mode: 0644]
queue-4.20/tipc-fix-uninit-value-in-tipc_nl_compat_link_reset_stats.patch [new file with mode: 0644]
queue-4.20/tipc-fix-uninit-value-in-tipc_nl_compat_link_set.patch [new file with mode: 0644]
queue-4.20/tipc-fix-uninit-value-in-tipc_nl_compat_name_table_dump.patch [new file with mode: 0644]
queue-4.20/virtio-balloon-tweak-config_changed-implementation.patch [new file with mode: 0644]
queue-4.20/virtio-don-t-allocate-vqs-when-names-null.patch [new file with mode: 0644]