]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Nov 2018 12:59:23 +0000 (13:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Nov 2018 12:59:23 +0000 (13:59 +0100)
commit7f38084ff4409f30eee5fbf603c4f668a9ae5bf2
tree69ac3867900b8dcf26d87286c6d7dba0c7085e6d
parent026cbfff9d129688ea59300d522b7a5729a77f91
4.14-stable patches

added patches:
arch-alpha-termios-implement-bother-ibshift-and-termios2.patch
btrfs-fix-cur_offset-in-the-error-case-for-nocow.patch
btrfs-fix-data-corruption-due-to-cloning-of-eof-block.patch
btrfs-fix-infinite-loop-on-inode-eviction-after-deduplication-of-eof-block.patch
btrfs-fix-pinned-underflow-after-transaction-aborted.patch
clockevents-drivers-i8253-add-support-for-pit-shutdown-quirk.patch
configfs-replace-strncpy-with-memcpy.patch
crypto-user-fix-leaking-uninitialized-memory-to-userspace.patch
ext4-add-missing-brelse-add_new_gdb_meta_bg-s-error-path.patch
ext4-add-missing-brelse-in-set_flexbg_block_bitmap-s-error-path.patch
ext4-add-missing-brelse-update_backups-s-error-path.patch
ext4-avoid-buffer-leak-in-ext4_orphan_add-after-prior-errors.patch
ext4-avoid-buffer-leak-on-shutdown-in-ext4_mark_iloc_dirty.patch
ext4-avoid-possible-double-brelse-in-add_new_gdb-on-error-path.patch
ext4-avoid-potential-extra-brelse-in-setup_new_flex_group_blocks.patch
ext4-fix-buffer-leak-in-__ext4_read_dirblock-on-error-path.patch
ext4-fix-buffer-leak-in-ext4_expand_extra_isize_ea-on-error-path.patch
ext4-fix-buffer-leak-in-ext4_xattr_get_block-on-error-path.patch
ext4-fix-buffer-leak-in-ext4_xattr_move_to_block-on-error-path.patch
ext4-fix-missing-cleanup-if-ext4_alloc_flex_bg_array-fails-while-resizing.patch
ext4-fix-possible-inode-leak-in-the-retry-loop-of-ext4_resize_fs.patch
ext4-fix-possible-leak-of-s_journal_flag_rwsem-in-error-path.patch
ext4-fix-possible-leak-of-sbi-s_group_desc_leak-in-error-path.patch
ext4-missing-bh-check-in-ext4_xattr_inode_write.patch
ext4-release-bs.bh-before-re-using-in-ext4_xattr_block_find.patch
fuse-fix-leaked-notify-reply.patch
fuse-fix-use-after-free-in-fuse_direct_io.patch
gfs2-put-bitmap-buffers-in-put_super.patch
hugetlbfs-fix-kernel-bug-at-fs-hugetlbfs-inode.c-444.patch
kdb-print-real-address-of-pointers-instead-of-hashed-addresses.patch
kdb-use-correct-pointer-when-btc-calls-btt.patch
lib-ubsan.c-don-t-mark-__ubsan_handle_builtin_unreachable-as-noreturn.patch
mm-swapfile.c-use-kvzalloc-for-swap_info_struct-allocation.patch
mount-don-t-allow-copying-mnt_unbindable-mnt_locked-mounts.patch
mount-prevent-mnt_detach-from-disconnecting-locked-mounts.patch
mount-retest-mnt_locked-in-do_umount.patch
nfsd-copy-and-clone-operations-require-the-saved-filehandle-to-be-set.patch
rtc-hctosys-add-missing-range-error-reporting.patch
sunrpc-correct-the-computation-for-page_ptr-when-truncating.patch
termios-tty-tty_baudrate.c-fix-buffer-overrun.patch
watchdog-core-add-missing-prototypes-for-weak-functions.patch
x86-cpu-vmware-do-not-trace-vmware_sched_clock.patch
x86-hyper-v-enable-pit-shutdown-quirk.patch
44 files changed:
queue-4.14/arch-alpha-termios-implement-bother-ibshift-and-termios2.patch [new file with mode: 0644]
queue-4.14/btrfs-fix-cur_offset-in-the-error-case-for-nocow.patch [new file with mode: 0644]
queue-4.14/btrfs-fix-data-corruption-due-to-cloning-of-eof-block.patch [new file with mode: 0644]
queue-4.14/btrfs-fix-infinite-loop-on-inode-eviction-after-deduplication-of-eof-block.patch [new file with mode: 0644]
queue-4.14/btrfs-fix-pinned-underflow-after-transaction-aborted.patch [new file with mode: 0644]
queue-4.14/clockevents-drivers-i8253-add-support-for-pit-shutdown-quirk.patch [new file with mode: 0644]
queue-4.14/configfs-replace-strncpy-with-memcpy.patch [new file with mode: 0644]
queue-4.14/crypto-user-fix-leaking-uninitialized-memory-to-userspace.patch [new file with mode: 0644]
queue-4.14/ext4-add-missing-brelse-add_new_gdb_meta_bg-s-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-add-missing-brelse-in-set_flexbg_block_bitmap-s-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-add-missing-brelse-update_backups-s-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-avoid-buffer-leak-in-ext4_orphan_add-after-prior-errors.patch [new file with mode: 0644]
queue-4.14/ext4-avoid-buffer-leak-on-shutdown-in-ext4_mark_iloc_dirty.patch [new file with mode: 0644]
queue-4.14/ext4-avoid-possible-double-brelse-in-add_new_gdb-on-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-avoid-potential-extra-brelse-in-setup_new_flex_group_blocks.patch [new file with mode: 0644]
queue-4.14/ext4-fix-buffer-leak-in-__ext4_read_dirblock-on-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-fix-buffer-leak-in-ext4_expand_extra_isize_ea-on-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-fix-buffer-leak-in-ext4_xattr_get_block-on-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-fix-buffer-leak-in-ext4_xattr_move_to_block-on-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-fix-missing-cleanup-if-ext4_alloc_flex_bg_array-fails-while-resizing.patch [new file with mode: 0644]
queue-4.14/ext4-fix-possible-inode-leak-in-the-retry-loop-of-ext4_resize_fs.patch [new file with mode: 0644]
queue-4.14/ext4-fix-possible-leak-of-s_journal_flag_rwsem-in-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-fix-possible-leak-of-sbi-s_group_desc_leak-in-error-path.patch [new file with mode: 0644]
queue-4.14/ext4-missing-bh-check-in-ext4_xattr_inode_write.patch [new file with mode: 0644]
queue-4.14/ext4-release-bs.bh-before-re-using-in-ext4_xattr_block_find.patch [new file with mode: 0644]
queue-4.14/fuse-fix-leaked-notify-reply.patch [new file with mode: 0644]
queue-4.14/fuse-fix-use-after-free-in-fuse_direct_io.patch [new file with mode: 0644]
queue-4.14/gfs2-put-bitmap-buffers-in-put_super.patch [new file with mode: 0644]
queue-4.14/hugetlbfs-fix-kernel-bug-at-fs-hugetlbfs-inode.c-444.patch [new file with mode: 0644]
queue-4.14/kdb-print-real-address-of-pointers-instead-of-hashed-addresses.patch [new file with mode: 0644]
queue-4.14/kdb-use-correct-pointer-when-btc-calls-btt.patch [new file with mode: 0644]
queue-4.14/lib-ubsan.c-don-t-mark-__ubsan_handle_builtin_unreachable-as-noreturn.patch [new file with mode: 0644]
queue-4.14/mm-swapfile.c-use-kvzalloc-for-swap_info_struct-allocation.patch [new file with mode: 0644]
queue-4.14/mount-don-t-allow-copying-mnt_unbindable-mnt_locked-mounts.patch [new file with mode: 0644]
queue-4.14/mount-prevent-mnt_detach-from-disconnecting-locked-mounts.patch [new file with mode: 0644]
queue-4.14/mount-retest-mnt_locked-in-do_umount.patch [new file with mode: 0644]
queue-4.14/nfsd-copy-and-clone-operations-require-the-saved-filehandle-to-be-set.patch [new file with mode: 0644]
queue-4.14/rtc-hctosys-add-missing-range-error-reporting.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/sunrpc-correct-the-computation-for-page_ptr-when-truncating.patch [new file with mode: 0644]
queue-4.14/termios-tty-tty_baudrate.c-fix-buffer-overrun.patch [new file with mode: 0644]
queue-4.14/watchdog-core-add-missing-prototypes-for-weak-functions.patch [new file with mode: 0644]
queue-4.14/x86-cpu-vmware-do-not-trace-vmware_sched_clock.patch [new file with mode: 0644]
queue-4.14/x86-hyper-v-enable-pit-shutdown-quirk.patch [new file with mode: 0644]