]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Sep 2018 09:31:19 +0000 (11:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Sep 2018 09:31:19 +0000 (11:31 +0200)
commitc5947a9cccf80d589ac08f1a03e299ffcd7411de
treed28fbcffacfd8ea0768bc9e3e04c17cdd99fc030
parentcff421a5605a2eb5472f3a93deac865b85f52f6b
4.18-stable patches

added patches:
9p-fix-multiple-null-pointer-dereferences.patch
9p-virtio-fix-off-by-one-error-in-sg-list-bounds-check.patch
apparmor-fix-bad-debug-check-in-apparmor_secid_to_secctx.patch
cxl-fix-wrong-comparison-in-cxl_adapter_context_get.patch
dma-buf-move-bug_on-from-_add_shared_fence-to-_add_shared_inplace.patch
fix-kexec-forbidding-kernels-signed-with-keys-in-the-secondary-keyring-to-boot.patch
fs-9p-xattr.c-catch-the-error-of-p9_client_clunk-when-setting-xattr-failed.patch
ib-mlx5-fix-leaking-stack-memory-to-userspace.patch
ib-mlx5-honor-cnt_set_id_valid-flag-instead-of-set_id.patch
ib-srpt-fix-srpt_cm_req_recv-error-path-1-2.patch
ib-srpt-fix-srpt_cm_req_recv-error-path-2-2.patch
ib-srpt-support-hcas-with-more-than-two-ports.patch
ib_srpt-fix-a-use-after-free-in-__srpt_close_all_ch.patch
ib_srpt-fix-a-use-after-free-in-srpt_close_ch.patch
libertas-fix-suspend-and-resume-for-sdio-connected-cards.patch
mailbox-xgene-slimpro-fix-potential-null-pointer-dereference.patch
media-revert-tvp5150-fix-pad-format-frame-height.patch
net-9p-client.c-version-pointer-uninitialized.patch
net-9p-trans_fd.c-fix-race-condition-by-flushing-workqueue-before-the-kfree.patch
ocxl-fix-page-fault-handler-in-case-of-fault-on-dying-process.patch
powerpc-64s-fix-page-table-fragment-refcount-race-vs-speculative-references.patch
powerpc-fadump-handle-crash-memory-ranges-array-index-overflow.patch
powerpc-nohash-fix-pte_access_permitted.patch
powerpc-pkeys-deny-read-write-execute-by-default.patch
powerpc-pkeys-fix-calculation-of-total-pkeys.patch
powerpc-pkeys-give-all-threads-control-of-their-key-permissions.patch
powerpc-pkeys-key-allocation-deallocation-must-not-change-pkey-registers.patch
powerpc-pkeys-preallocate-execute-only-key.patch
powerpc-pkeys-save-the-pkey-registers-before-fork.patch
powerpc-powernv-pci-work-around-races-in-pci-bridge-enabling.patch
powerpc-pseries-fix-endianness-while-restoring-of-r3-in-mce-handler.patch
powerpc64-ftrace-include-ftrace.h-needed-for-enable-disable-calls.patch
rdma-mlx5-fix-shift-overflow-in-mlx5_ib_create_wq.patch
rdma-rxe-set-wqe-status-correctly-if-an-unexpected-response-is-received.patch
replace-magic-for-trusting-the-secondary-keyring-with-define.patch
36 files changed:
queue-4.18/9p-fix-multiple-null-pointer-dereferences.patch [new file with mode: 0644]
queue-4.18/9p-virtio-fix-off-by-one-error-in-sg-list-bounds-check.patch [new file with mode: 0644]
queue-4.18/apparmor-fix-bad-debug-check-in-apparmor_secid_to_secctx.patch [new file with mode: 0644]
queue-4.18/cxl-fix-wrong-comparison-in-cxl_adapter_context_get.patch [new file with mode: 0644]
queue-4.18/dma-buf-move-bug_on-from-_add_shared_fence-to-_add_shared_inplace.patch [new file with mode: 0644]
queue-4.18/fix-kexec-forbidding-kernels-signed-with-keys-in-the-secondary-keyring-to-boot.patch [new file with mode: 0644]
queue-4.18/fs-9p-xattr.c-catch-the-error-of-p9_client_clunk-when-setting-xattr-failed.patch [new file with mode: 0644]
queue-4.18/ib-mlx5-fix-leaking-stack-memory-to-userspace.patch [new file with mode: 0644]
queue-4.18/ib-mlx5-honor-cnt_set_id_valid-flag-instead-of-set_id.patch [new file with mode: 0644]
queue-4.18/ib-srpt-fix-srpt_cm_req_recv-error-path-1-2.patch [new file with mode: 0644]
queue-4.18/ib-srpt-fix-srpt_cm_req_recv-error-path-2-2.patch [new file with mode: 0644]
queue-4.18/ib-srpt-support-hcas-with-more-than-two-ports.patch [new file with mode: 0644]
queue-4.18/ib_srpt-fix-a-use-after-free-in-__srpt_close_all_ch.patch [new file with mode: 0644]
queue-4.18/ib_srpt-fix-a-use-after-free-in-srpt_close_ch.patch [new file with mode: 0644]
queue-4.18/libertas-fix-suspend-and-resume-for-sdio-connected-cards.patch [new file with mode: 0644]
queue-4.18/mailbox-xgene-slimpro-fix-potential-null-pointer-dereference.patch [new file with mode: 0644]
queue-4.18/media-revert-tvp5150-fix-pad-format-frame-height.patch [new file with mode: 0644]
queue-4.18/net-9p-client.c-version-pointer-uninitialized.patch [new file with mode: 0644]
queue-4.18/net-9p-trans_fd.c-fix-race-condition-by-flushing-workqueue-before-the-kfree.patch [new file with mode: 0644]
queue-4.18/ocxl-fix-page-fault-handler-in-case-of-fault-on-dying-process.patch [new file with mode: 0644]
queue-4.18/powerpc-64s-fix-page-table-fragment-refcount-race-vs-speculative-references.patch [new file with mode: 0644]
queue-4.18/powerpc-fadump-handle-crash-memory-ranges-array-index-overflow.patch [new file with mode: 0644]
queue-4.18/powerpc-nohash-fix-pte_access_permitted.patch [new file with mode: 0644]
queue-4.18/powerpc-pkeys-deny-read-write-execute-by-default.patch [new file with mode: 0644]
queue-4.18/powerpc-pkeys-fix-calculation-of-total-pkeys.patch [new file with mode: 0644]
queue-4.18/powerpc-pkeys-give-all-threads-control-of-their-key-permissions.patch [new file with mode: 0644]
queue-4.18/powerpc-pkeys-key-allocation-deallocation-must-not-change-pkey-registers.patch [new file with mode: 0644]
queue-4.18/powerpc-pkeys-preallocate-execute-only-key.patch [new file with mode: 0644]
queue-4.18/powerpc-pkeys-save-the-pkey-registers-before-fork.patch [new file with mode: 0644]
queue-4.18/powerpc-powernv-pci-work-around-races-in-pci-bridge-enabling.patch [new file with mode: 0644]
queue-4.18/powerpc-pseries-fix-endianness-while-restoring-of-r3-in-mce-handler.patch [new file with mode: 0644]
queue-4.18/powerpc64-ftrace-include-ftrace.h-needed-for-enable-disable-calls.patch [new file with mode: 0644]
queue-4.18/rdma-mlx5-fix-shift-overflow-in-mlx5_ib_create_wq.patch [new file with mode: 0644]
queue-4.18/rdma-rxe-set-wqe-status-correctly-if-an-unexpected-response-is-received.patch [new file with mode: 0644]
queue-4.18/replace-magic-for-trusting-the-secondary-keyring-with-define.patch [new file with mode: 0644]
queue-4.18/series