]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Nov 2018 13:00:02 +0000 (14:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Nov 2018 13:00:02 +0000 (14:00 +0100)
commit021b145f042d5f00ff67e9cd0da2d16a42c62a9f
tree72d7e35342c7172ce25aa802fb0f0e8d77eb1d60
parent5c23ca4f2ecece49c15a7a0f5eb7f385d6d17059
4.19-stable patches

added patches:
arch-alpha-termios-implement-bother-ibshift-and-termios2.patch
arm-cpuidle-don-t-register-the-driver-when-back-end-init-returns-enxio.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-missing-data-checksums-after-a-ranged-fsync-msync.patch
btrfs-fix-pinned-underflow-after-transaction-aborted.patch
btrfs-tree-checker-fix-misleading-group-system-information.patch
clockevents-drivers-i8253-add-support-for-pit-shutdown-quirk.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
fanotify-fix-handling-of-events-on-child-sub-directory.patch
fuse-fix-leaked-notify-reply.patch
fuse-fix-possibly-missed-wake-up-after-abort.patch
fuse-fix-use-after-free-in-fuse_direct_io.patch
gfs2-fix-metadata-read-ahead-during-truncate-2.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
libata-blacklist-samsung-mz7td256hafv-000l9-ssd.patch
mm-swapfile.c-use-kvzalloc-for-swap_info_struct-allocation.patch
mnt-fix-__detach_mounts-infinite-loop.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
nfsv4-don-t-exit-the-state-manager-without-clearing-nfs4clnt_manager_running.patch
rtc-hctosys-add-missing-range-error-reporting.patch
selinux-check-length-properly-in-sctp-bind-hook.patch
sunrpc-correct-the-computation-for-page_ptr-when-truncating.patch
termios-tty-tty_baudrate.c-fix-buffer-overrun.patch
uapi-fix-linux-kfd_ioctl.h-userspace-compilation-errors.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
54 files changed:
queue-4.19/arch-alpha-termios-implement-bother-ibshift-and-termios2.patch [new file with mode: 0644]
queue-4.19/arm-cpuidle-don-t-register-the-driver-when-back-end-init-returns-enxio.patch [new file with mode: 0644]
queue-4.19/btrfs-fix-cur_offset-in-the-error-case-for-nocow.patch [new file with mode: 0644]
queue-4.19/btrfs-fix-data-corruption-due-to-cloning-of-eof-block.patch [new file with mode: 0644]
queue-4.19/btrfs-fix-infinite-loop-on-inode-eviction-after-deduplication-of-eof-block.patch [new file with mode: 0644]
queue-4.19/btrfs-fix-missing-data-checksums-after-a-ranged-fsync-msync.patch [new file with mode: 0644]
queue-4.19/btrfs-fix-pinned-underflow-after-transaction-aborted.patch [new file with mode: 0644]
queue-4.19/btrfs-tree-checker-fix-misleading-group-system-information.patch [new file with mode: 0644]
queue-4.19/clockevents-drivers-i8253-add-support-for-pit-shutdown-quirk.patch [new file with mode: 0644]
queue-4.19/crypto-user-fix-leaking-uninitialized-memory-to-userspace.patch [new file with mode: 0644]
queue-4.19/ext4-add-missing-brelse-add_new_gdb_meta_bg-s-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-add-missing-brelse-in-set_flexbg_block_bitmap-s-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-add-missing-brelse-update_backups-s-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-avoid-buffer-leak-in-ext4_orphan_add-after-prior-errors.patch [new file with mode: 0644]
queue-4.19/ext4-avoid-buffer-leak-on-shutdown-in-ext4_mark_iloc_dirty.patch [new file with mode: 0644]
queue-4.19/ext4-avoid-possible-double-brelse-in-add_new_gdb-on-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-avoid-potential-extra-brelse-in-setup_new_flex_group_blocks.patch [new file with mode: 0644]
queue-4.19/ext4-fix-buffer-leak-in-__ext4_read_dirblock-on-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-fix-buffer-leak-in-ext4_expand_extra_isize_ea-on-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-fix-buffer-leak-in-ext4_xattr_get_block-on-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-fix-buffer-leak-in-ext4_xattr_move_to_block-on-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-fix-missing-cleanup-if-ext4_alloc_flex_bg_array-fails-while-resizing.patch [new file with mode: 0644]
queue-4.19/ext4-fix-possible-inode-leak-in-the-retry-loop-of-ext4_resize_fs.patch [new file with mode: 0644]
queue-4.19/ext4-fix-possible-leak-of-s_journal_flag_rwsem-in-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-fix-possible-leak-of-sbi-s_group_desc_leak-in-error-path.patch [new file with mode: 0644]
queue-4.19/ext4-missing-bh-check-in-ext4_xattr_inode_write.patch [new file with mode: 0644]
queue-4.19/ext4-release-bs.bh-before-re-using-in-ext4_xattr_block_find.patch [new file with mode: 0644]
queue-4.19/fanotify-fix-handling-of-events-on-child-sub-directory.patch [new file with mode: 0644]
queue-4.19/fuse-fix-leaked-notify-reply.patch [new file with mode: 0644]
queue-4.19/fuse-fix-possibly-missed-wake-up-after-abort.patch [new file with mode: 0644]
queue-4.19/fuse-fix-use-after-free-in-fuse_direct_io.patch [new file with mode: 0644]
queue-4.19/gfs2-fix-metadata-read-ahead-during-truncate-2.patch [new file with mode: 0644]
queue-4.19/gfs2-put-bitmap-buffers-in-put_super.patch [new file with mode: 0644]
queue-4.19/hugetlbfs-fix-kernel-bug-at-fs-hugetlbfs-inode.c-444.patch [new file with mode: 0644]
queue-4.19/kdb-print-real-address-of-pointers-instead-of-hashed-addresses.patch [new file with mode: 0644]
queue-4.19/kdb-use-correct-pointer-when-btc-calls-btt.patch [new file with mode: 0644]
queue-4.19/lib-ubsan.c-don-t-mark-__ubsan_handle_builtin_unreachable-as-noreturn.patch [new file with mode: 0644]
queue-4.19/libata-blacklist-samsung-mz7td256hafv-000l9-ssd.patch [new file with mode: 0644]
queue-4.19/mm-swapfile.c-use-kvzalloc-for-swap_info_struct-allocation.patch [new file with mode: 0644]
queue-4.19/mnt-fix-__detach_mounts-infinite-loop.patch [new file with mode: 0644]
queue-4.19/mount-don-t-allow-copying-mnt_unbindable-mnt_locked-mounts.patch [new file with mode: 0644]
queue-4.19/mount-prevent-mnt_detach-from-disconnecting-locked-mounts.patch [new file with mode: 0644]
queue-4.19/mount-retest-mnt_locked-in-do_umount.patch [new file with mode: 0644]
queue-4.19/nfsd-copy-and-clone-operations-require-the-saved-filehandle-to-be-set.patch [new file with mode: 0644]
queue-4.19/nfsv4-don-t-exit-the-state-manager-without-clearing-nfs4clnt_manager_running.patch [new file with mode: 0644]
queue-4.19/rtc-hctosys-add-missing-range-error-reporting.patch [new file with mode: 0644]
queue-4.19/selinux-check-length-properly-in-sctp-bind-hook.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/sunrpc-correct-the-computation-for-page_ptr-when-truncating.patch [new file with mode: 0644]
queue-4.19/termios-tty-tty_baudrate.c-fix-buffer-overrun.patch [new file with mode: 0644]
queue-4.19/uapi-fix-linux-kfd_ioctl.h-userspace-compilation-errors.patch [new file with mode: 0644]
queue-4.19/watchdog-core-add-missing-prototypes-for-weak-functions.patch [new file with mode: 0644]
queue-4.19/x86-cpu-vmware-do-not-trace-vmware_sched_clock.patch [new file with mode: 0644]
queue-4.19/x86-hyper-v-enable-pit-shutdown-quirk.patch [new file with mode: 0644]