]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
fixes for 4.19
authorSasha Levin <sashal@kernel.org>
Thu, 27 Jun 2019 23:11:58 +0000 (19:11 -0400)
committerSasha Levin <sashal@kernel.org>
Thu, 27 Jun 2019 23:11:58 +0000 (19:11 -0400)
commitb6746a3177173dbdbedeb999408a6b6a88d4a694
tree0c883a017a0b5fa0b4ca614505a44d01463d8e0c
parent829d743c4fc023569b0f68b098e52d3fc2527a8d
fixes for 4.19

Signed-off-by: Sasha Levin <sashal@kernel.org>
16 files changed:
queue-4.19/9p-acl-fix-uninitialized-iattr-access.patch [new file with mode: 0644]
queue-4.19/9p-add-a-per-client-fcall-kmem_cache.patch [new file with mode: 0644]
queue-4.19/9p-add-refcount-to-p9_req_t.patch [new file with mode: 0644]
queue-4.19/9p-embed-fcall-in-req-to-round-down-buffer-allocs.patch [new file with mode: 0644]
queue-4.19/9p-p9dirent_read-check-network-provided-name-length.patch [new file with mode: 0644]
queue-4.19/9p-potential-null-dereference.patch [new file with mode: 0644]
queue-4.19/9p-rdma-do-not-disconnect-on-down_interruptible-eaga.patch [new file with mode: 0644]
queue-4.19/9p-rdma-remove-useless-check-in-cm_event_handler.patch [new file with mode: 0644]
queue-4.19/9p-rename-p9_free_req-function.patch [new file with mode: 0644]
queue-4.19/9p-rename-req-to-rreq-in-trans_fd.patch [new file with mode: 0644]
queue-4.19/9p-trans_fd-abort-p9_read_work-if-req-status-changed.patch [new file with mode: 0644]
queue-4.19/9p-trans_fd-put-worker-reqs-on-destroy.patch [new file with mode: 0644]
queue-4.19/9p-use-a-slab-for-allocating-requests.patch [new file with mode: 0644]
queue-4.19/9p-xen-fix-check-for-xenbus_read-error-in-front_prob.patch [new file with mode: 0644]
queue-4.19/net-9p-include-trans_common.h-to-fix-missing-prototy.patch [new file with mode: 0644]
queue-4.19/series