]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Feb 2018 19:56:06 +0000 (20:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Feb 2018 19:56:06 +0000 (20:56 +0100)
commit4a022271ced5a50bb1b3191ba207e05f028c2b44
tree3543665835e0fe1b199bd6c09984ad8a7218dbb1
parent637e812102376813f68c75e30f9e6ced44f16367
4.14-stable patches

added patches:
media-v4l2-compat-ioctl32.c-add-missing-vidioc_prepare_buf.patch
media-v4l2-compat-ioctl32.c-avoid-sizeof-type.patch
media-v4l2-compat-ioctl32.c-copy-clip-list-in-put_v4l2_window32.patch
media-v4l2-compat-ioctl32.c-copy-m.userptr-in-put_v4l2_plane32.patch
media-v4l2-compat-ioctl32.c-don-t-copy-back-the-result-for-certain-errors.patch
media-v4l2-compat-ioctl32.c-drop-pr_info-for-unknown-buffer-type.patch
media-v4l2-compat-ioctl32.c-fix-ctrl_is_pointer.patch
media-v4l2-compat-ioctl32.c-fix-the-indentation.patch
media-v4l2-compat-ioctl32.c-make-ctrl_is_pointer-work-for-subdevs.patch
media-v4l2-compat-ioctl32.c-move-helper-functions-to-__get-put_v4l2_format32.patch
media-v4l2-compat-ioctl32.c-refactor-compat-ioctl32-logic.patch
media-v4l2-ioctl.c-don-t-copy-back-the-result-for-enotty.patch
media-v4l2-ioctl.c-use-check_fmt-for-enum-g-s-try_fmt.patch
14 files changed:
queue-4.14/media-v4l2-compat-ioctl32.c-add-missing-vidioc_prepare_buf.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-avoid-sizeof-type.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-copy-clip-list-in-put_v4l2_window32.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-copy-m.userptr-in-put_v4l2_plane32.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-don-t-copy-back-the-result-for-certain-errors.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-drop-pr_info-for-unknown-buffer-type.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-fix-ctrl_is_pointer.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-fix-the-indentation.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-make-ctrl_is_pointer-work-for-subdevs.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-move-helper-functions-to-__get-put_v4l2_format32.patch [new file with mode: 0644]
queue-4.14/media-v4l2-compat-ioctl32.c-refactor-compat-ioctl32-logic.patch [new file with mode: 0644]
queue-4.14/media-v4l2-ioctl.c-don-t-copy-back-the-result-for-enotty.patch [new file with mode: 0644]
queue-4.14/media-v4l2-ioctl.c-use-check_fmt-for-enum-g-s-try_fmt.patch [new file with mode: 0644]
queue-4.14/series