]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.5-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Feb 2020 12:27:55 +0000 (13:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Feb 2020 12:27:55 +0000 (13:27 +0100)
commit1ea01c06ca847b14e8e4406911d29c20ef8071c5
tree0b84fd072bd678a548b44326243b40b3b7353e3f
parentfcbf3ae55d8448f40e9c3a49347a3667d3a56dac
5.5-stable patches

added patches:
aio-prevent-potential-eventfd-recursion-on-poll.patch
arm-tegra-enable-pllp-bypass-during-tegra124-lp1.patch
bcache-add-readahead-cache-policy-options-via-sysfs-interface.patch
btrfs-correctly-handle-empty-trees-in-find_first_clear_extent_bit.patch
btrfs-drop-log-root-for-dropped-roots.patch
btrfs-fix-infinite-loop-during-fsync-after-rename-operations.patch
btrfs-fix-missing-hole-after-hole-punching-and-fsync-when-using-no_holes.patch
btrfs-fix-race-between-adding-and-putting-tree-mod-seq-elements-and-nodes.patch
btrfs-flush-write-bio-if-we-loop-in-extent_write_cache_pages.patch
btrfs-free-block-groups-after-free-ing-fs-trees.patch
btrfs-make-deduplication-with-range-including-the-last-block-work.patch
btrfs-send-fix-emission-of-invalid-clone-operations-within-the-same-file.patch
btrfs-set-trans-drity-in-btrfs_commit_transaction.patch
drm-atmel-hlcdc-enable-clock-before-configuring-timing-engine.patch
drm-atmel-hlcdc-prefer-a-lower-pixel-clock-than-requested.patch
drm-atmel-hlcdc-use-double-rate-for-pixel-clock-only-if-supported.patch
drm-rect-avoid-division-by-zero.patch
eventfd-track-eventfd_signal-recursion-depth.patch
ext4-fix-deadlock-allocating-crypto-bounce-page-from-mempool.patch
ext4-fix-race-conditions-in-d_compare-and-d_hash.patch
gfs2-fix-gfs2_find_jhead-that-returns-uninitialized-jhead-with-seq-0.patch
gfs2-fix-o_sync-write-handling.patch
gfs2-move-setting-current-backing_dev_info.patch
io_uring-don-t-map-read-write-iovec-potentially-twice.patch
io_uring-spin-for-sq-thread-to-idle-on-shutdown.patch
iwlwifi-don-t-throw-error-when-trying-to-remove-igtk.patch
jbd2_seq_info_next-should-increase-position-index.patch
kvm-ppc-book3s-hv-uninit-vcpu-if-vcore-creation-fails.patch
kvm-ppc-book3s-pr-free-shared-page-if-mmu-initialization-fails.patch
kvm-svm-pku-not-currently-supported.patch
kvm-x86-fix-potential-put_fpu-w-o-load_fpu-on-mpx-platform.patch
kvm-x86-mmu-apply-max-pa-check-for-mmio-sptes-to-32-bit-kvm.patch
kvm-x86-protect-dr-based-index-computations-from-spectre-v1-l1tf-attacks.patch
kvm-x86-protect-ioapic_read_indirect-from-spectre-v1-l1tf-attacks.patch
kvm-x86-protect-ioapic_write_indirect-from-spectre-v1-l1tf-attacks.patch
kvm-x86-protect-kvm_hv_msr__crash_data-from-spectre-v1-l1tf-attacks.patch
kvm-x86-protect-kvm_lapic_reg_write-from-spectre-v1-l1tf-attacks.patch
kvm-x86-protect-msr-based-index-computations-from-spectre-v1-l1tf-attacks-in-x86.c.patch
kvm-x86-protect-msr-based-index-computations-in-fixed_msr_to_seg_unit-from-spectre-v1-l1tf-attacks.patch
kvm-x86-protect-msr-based-index-computations-in-pmu.h-from-spectre-v1-l1tf-attacks.patch
kvm-x86-protect-pmu_intel.c-from-spectre-v1-l1tf-attacks.patch
kvm-x86-protect-x86_decode_insn-from-spectre-v1-l1tf-attacks.patch
kvm-x86-refactor-picdev_write-to-prevent-spectre-v1-l1tf-attacks.patch
kvm-x86-refactor-prefix-decoding-to-prevent-spectre-v1-l1tf-attacks.patch
media-iguanair-fix-endpoint-sanity-check.patch
media-rc-ensure-lirc-is-initialized-before-registering-input-device.patch
mwifiex-fix-unbalanced-locking-in-mwifiex_process_country_ie.patch
nfs-directory-page-cache-pages-need-to-be-locked-when-read.patch
nfs-fix-memory-leaks-and-corruption-in-readdir.patch
nfsd-fix-filecache-lookup.patch
powerpc-futex-fix-incorrect-user-access-blocking.patch
scsi-qla2xxx-fix-unbound-nvme-response-length.patch
sunrpc-expiry_time-should-be-seconds-not-timeval.patch
tools-kvm_stat-fix-kvm_exit-filter-name.patch
watchdog-fix-uaf-in-reboot-notifier-handling-in-watchdog-core-code.patch
xen-balloon-support-xend-based-toolstack-take-two.patch
xen-gntdev-do-not-use-mm-notifiers-with-autotranslating-guests.patch
58 files changed:
queue-5.5/aio-prevent-potential-eventfd-recursion-on-poll.patch [new file with mode: 0644]
queue-5.5/arm-tegra-enable-pllp-bypass-during-tegra124-lp1.patch [new file with mode: 0644]
queue-5.5/bcache-add-readahead-cache-policy-options-via-sysfs-interface.patch [new file with mode: 0644]
queue-5.5/btrfs-correctly-handle-empty-trees-in-find_first_clear_extent_bit.patch [new file with mode: 0644]
queue-5.5/btrfs-drop-log-root-for-dropped-roots.patch [new file with mode: 0644]
queue-5.5/btrfs-fix-infinite-loop-during-fsync-after-rename-operations.patch [new file with mode: 0644]
queue-5.5/btrfs-fix-missing-hole-after-hole-punching-and-fsync-when-using-no_holes.patch [new file with mode: 0644]
queue-5.5/btrfs-fix-race-between-adding-and-putting-tree-mod-seq-elements-and-nodes.patch [new file with mode: 0644]
queue-5.5/btrfs-flush-write-bio-if-we-loop-in-extent_write_cache_pages.patch [new file with mode: 0644]
queue-5.5/btrfs-free-block-groups-after-free-ing-fs-trees.patch [new file with mode: 0644]
queue-5.5/btrfs-make-deduplication-with-range-including-the-last-block-work.patch [new file with mode: 0644]
queue-5.5/btrfs-send-fix-emission-of-invalid-clone-operations-within-the-same-file.patch [new file with mode: 0644]
queue-5.5/btrfs-set-trans-drity-in-btrfs_commit_transaction.patch [new file with mode: 0644]
queue-5.5/drm-atmel-hlcdc-enable-clock-before-configuring-timing-engine.patch [new file with mode: 0644]
queue-5.5/drm-atmel-hlcdc-prefer-a-lower-pixel-clock-than-requested.patch [new file with mode: 0644]
queue-5.5/drm-atmel-hlcdc-use-double-rate-for-pixel-clock-only-if-supported.patch [new file with mode: 0644]
queue-5.5/drm-rect-avoid-division-by-zero.patch [new file with mode: 0644]
queue-5.5/eventfd-track-eventfd_signal-recursion-depth.patch [new file with mode: 0644]
queue-5.5/ext4-fix-deadlock-allocating-crypto-bounce-page-from-mempool.patch [new file with mode: 0644]
queue-5.5/ext4-fix-race-conditions-in-d_compare-and-d_hash.patch [new file with mode: 0644]
queue-5.5/gfs2-fix-gfs2_find_jhead-that-returns-uninitialized-jhead-with-seq-0.patch [new file with mode: 0644]
queue-5.5/gfs2-fix-o_sync-write-handling.patch [new file with mode: 0644]
queue-5.5/gfs2-move-setting-current-backing_dev_info.patch [new file with mode: 0644]
queue-5.5/io_uring-don-t-map-read-write-iovec-potentially-twice.patch [new file with mode: 0644]
queue-5.5/io_uring-spin-for-sq-thread-to-idle-on-shutdown.patch [new file with mode: 0644]
queue-5.5/iwlwifi-don-t-throw-error-when-trying-to-remove-igtk.patch [new file with mode: 0644]
queue-5.5/jbd2_seq_info_next-should-increase-position-index.patch [new file with mode: 0644]
queue-5.5/kvm-ppc-book3s-hv-uninit-vcpu-if-vcore-creation-fails.patch [new file with mode: 0644]
queue-5.5/kvm-ppc-book3s-pr-free-shared-page-if-mmu-initialization-fails.patch [new file with mode: 0644]
queue-5.5/kvm-svm-pku-not-currently-supported.patch [new file with mode: 0644]
queue-5.5/kvm-x86-fix-potential-put_fpu-w-o-load_fpu-on-mpx-platform.patch [new file with mode: 0644]
queue-5.5/kvm-x86-mmu-apply-max-pa-check-for-mmio-sptes-to-32-bit-kvm.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-dr-based-index-computations-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-ioapic_read_indirect-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-ioapic_write_indirect-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-kvm_hv_msr__crash_data-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-kvm_lapic_reg_write-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-msr-based-index-computations-from-spectre-v1-l1tf-attacks-in-x86.c.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-msr-based-index-computations-in-fixed_msr_to_seg_unit-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-msr-based-index-computations-in-pmu.h-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-pmu_intel.c-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-protect-x86_decode_insn-from-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-refactor-picdev_write-to-prevent-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/kvm-x86-refactor-prefix-decoding-to-prevent-spectre-v1-l1tf-attacks.patch [new file with mode: 0644]
queue-5.5/media-iguanair-fix-endpoint-sanity-check.patch [new file with mode: 0644]
queue-5.5/media-rc-ensure-lirc-is-initialized-before-registering-input-device.patch [new file with mode: 0644]
queue-5.5/mwifiex-fix-unbalanced-locking-in-mwifiex_process_country_ie.patch [new file with mode: 0644]
queue-5.5/nfs-directory-page-cache-pages-need-to-be-locked-when-read.patch [new file with mode: 0644]
queue-5.5/nfs-fix-memory-leaks-and-corruption-in-readdir.patch [new file with mode: 0644]
queue-5.5/nfsd-fix-filecache-lookup.patch [new file with mode: 0644]
queue-5.5/powerpc-futex-fix-incorrect-user-access-blocking.patch [new file with mode: 0644]
queue-5.5/scsi-qla2xxx-fix-unbound-nvme-response-length.patch [new file with mode: 0644]
queue-5.5/series
queue-5.5/sunrpc-expiry_time-should-be-seconds-not-timeval.patch [new file with mode: 0644]
queue-5.5/tools-kvm_stat-fix-kvm_exit-filter-name.patch [new file with mode: 0644]
queue-5.5/watchdog-fix-uaf-in-reboot-notifier-handling-in-watchdog-core-code.patch [new file with mode: 0644]
queue-5.5/xen-balloon-support-xend-based-toolstack-take-two.patch [new file with mode: 0644]
queue-5.5/xen-gntdev-do-not-use-mm-notifiers-with-autotranslating-guests.patch [new file with mode: 0644]