]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit - queue-5.1/btrfs-honour-fitrim-range-constraints-during-free-space-trim.patch
5.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2019 15:41:11 +0000 (17:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2019 15:41:11 +0000 (17:41 +0200)
commitf5edbeaf57c830404f91eb4ce336da30c8b31f88
treee96ee3eeaec89d3d2b9316da82faffcda8c4e611
parent21f9365838885d438da3686fd26b8614918f6238
5.1-stable patches

added patches:
acpi-pm-set-enable_for_wake-for-wakeup-gpes-during-suspend-to-idle.patch
acpica-linux-move-acpi_debug_default-flag-out-of-ifndef.patch
bcache-fix-a-race-between-cache-register-and-cacheset-unregister.patch
bcache-never-set-key_ptrs-of-journal-key-to-0-in-journal_reclaim.patch
bpf-arm64-remove-prefetch-insn-in-xadd-mapping.patch
bpf-fix-out-of-bounds-backwards-jmps-due-to-dead-code-removal.patch
btrfs-check-the-first-key-and-level-for-cached-extent-buffer.patch
btrfs-correctly-free-extent-buffer-in-case-btree_read_extent_buffer_pages-fails.patch
btrfs-do-not-start-a-transaction-at-iterate_extent_inodes.patch
btrfs-do-not-start-a-transaction-during-fiemap.patch
btrfs-fix-race-between-send-and-deduplication-that-lead-to-failures-and-crashes.patch
btrfs-honour-fitrim-range-constraints-during-free-space-trim.patch
btrfs-send-flush-dellaloc-in-order-to-avoid-data-loss.patch
crypto-ccree-add-function-to-handle-cryptocell-tee-fips-error.patch
crypto-ccree-don-t-map-aead-key-and-iv-on-stack.patch
crypto-ccree-don-t-map-mac-key-on-stack.patch
crypto-ccree-fix-mem-leak-on-error-path.patch
crypto-ccree-handle-tee-fips-error-during-power-management-resume.patch
crypto-ccree-host_power_down_en-should-be-the-last-cc-access-during-suspend.patch
crypto-ccree-pm-resume-first-enable-the-source-clk.patch
crypto-ccree-remove-special-handling-of-chained-sg.patch
crypto-ccree-use-correct-internal-state-sizes-for-export.patch
ext4-actually-request-zeroing-of-inode-table-after-grow.patch
ext4-avoid-drop-reference-to-iloc.bh-twice.patch
ext4-fix-ext4_show_options-for-file-systems-w-o-journal.patch
ext4-fix-use-after-free-race-with-debug_want_extra_isize.patch
ext4-ignore-e_value_offs-for-xattrs-with-value-in-ea-inode.patch
ext4-make-sanity-check-in-mballoc-more-strict.patch
ext4-protect-journal-inode-s-blocks-using-block_validity.patch
hugetlb-use-same-fault-hash-key-for-shared-and-private-mappings.patch
ipmi-add-the-i2c-addr-property-for-ssif-interfaces.patch
ipmi-ssif-compare-block-number-correctly-for-multi-part-return-messages.patch
jbd2-check-superblock-mapped-prior-to-committing.patch
mfd-da9063-fix-otp-control-register-names-to-match-datasheets-for-da9063-63l.patch
mfd-max77620-fix-swapped-fps_period_max_us-values.patch
mm-huge_memory-fix-vmf_insert_pfn_-pmd-pud-crash-handle-unaligned-addresses.patch
mm-hugetlb.c-don-t-put_page-in-lock-of-hugetlb_lock.patch
mm-mincore.c-make-mincore-more-conservative.patch
mtd-maps-allow-mtd_physmap-with-mtd_ram.patch
mtd-maps-physmap-store-gpio_values-correctly.patch
mtd-spi-nor-intel-spi-avoid-crossing-4k-address-boundary-on-read-write.patch
ocfs2-fix-ocfs2-read-inode-data-panic-in-ocfs2_iget.patch
tty-vt-fix-write-write-race-in-ioctl-kdskbsent-handler.patch
tty-vt.c-fix-tiocl_blankscreen-console-blanking-if-blankinterval-0.patch
userfaultfd-use-rcu-to-free-the-task-struct-when-fork-fails.patch
46 files changed:
queue-5.1/acpi-pm-set-enable_for_wake-for-wakeup-gpes-during-suspend-to-idle.patch [new file with mode: 0644]
queue-5.1/acpica-linux-move-acpi_debug_default-flag-out-of-ifndef.patch [new file with mode: 0644]
queue-5.1/bcache-fix-a-race-between-cache-register-and-cacheset-unregister.patch [new file with mode: 0644]
queue-5.1/bcache-never-set-key_ptrs-of-journal-key-to-0-in-journal_reclaim.patch [new file with mode: 0644]
queue-5.1/bpf-arm64-remove-prefetch-insn-in-xadd-mapping.patch [new file with mode: 0644]
queue-5.1/bpf-fix-out-of-bounds-backwards-jmps-due-to-dead-code-removal.patch [new file with mode: 0644]
queue-5.1/btrfs-check-the-first-key-and-level-for-cached-extent-buffer.patch [new file with mode: 0644]
queue-5.1/btrfs-correctly-free-extent-buffer-in-case-btree_read_extent_buffer_pages-fails.patch [new file with mode: 0644]
queue-5.1/btrfs-do-not-start-a-transaction-at-iterate_extent_inodes.patch [new file with mode: 0644]
queue-5.1/btrfs-do-not-start-a-transaction-during-fiemap.patch [new file with mode: 0644]
queue-5.1/btrfs-fix-race-between-send-and-deduplication-that-lead-to-failures-and-crashes.patch [new file with mode: 0644]
queue-5.1/btrfs-honour-fitrim-range-constraints-during-free-space-trim.patch [new file with mode: 0644]
queue-5.1/btrfs-send-flush-dellaloc-in-order-to-avoid-data-loss.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-add-function-to-handle-cryptocell-tee-fips-error.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-don-t-map-aead-key-and-iv-on-stack.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-don-t-map-mac-key-on-stack.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-fix-mem-leak-on-error-path.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-handle-tee-fips-error-during-power-management-resume.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-host_power_down_en-should-be-the-last-cc-access-during-suspend.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-pm-resume-first-enable-the-source-clk.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-remove-special-handling-of-chained-sg.patch [new file with mode: 0644]
queue-5.1/crypto-ccree-use-correct-internal-state-sizes-for-export.patch [new file with mode: 0644]
queue-5.1/ext4-actually-request-zeroing-of-inode-table-after-grow.patch [new file with mode: 0644]
queue-5.1/ext4-avoid-drop-reference-to-iloc.bh-twice.patch [new file with mode: 0644]
queue-5.1/ext4-fix-ext4_show_options-for-file-systems-w-o-journal.patch [new file with mode: 0644]
queue-5.1/ext4-fix-use-after-free-race-with-debug_want_extra_isize.patch [new file with mode: 0644]
queue-5.1/ext4-ignore-e_value_offs-for-xattrs-with-value-in-ea-inode.patch [new file with mode: 0644]
queue-5.1/ext4-make-sanity-check-in-mballoc-more-strict.patch [new file with mode: 0644]
queue-5.1/ext4-protect-journal-inode-s-blocks-using-block_validity.patch [new file with mode: 0644]
queue-5.1/hugetlb-use-same-fault-hash-key-for-shared-and-private-mappings.patch [new file with mode: 0644]
queue-5.1/ipmi-add-the-i2c-addr-property-for-ssif-interfaces.patch [new file with mode: 0644]
queue-5.1/ipmi-ssif-compare-block-number-correctly-for-multi-part-return-messages.patch [new file with mode: 0644]
queue-5.1/jbd2-check-superblock-mapped-prior-to-committing.patch [new file with mode: 0644]
queue-5.1/mfd-da9063-fix-otp-control-register-names-to-match-datasheets-for-da9063-63l.patch [new file with mode: 0644]
queue-5.1/mfd-max77620-fix-swapped-fps_period_max_us-values.patch [new file with mode: 0644]
queue-5.1/mm-huge_memory-fix-vmf_insert_pfn_-pmd-pud-crash-handle-unaligned-addresses.patch [new file with mode: 0644]
queue-5.1/mm-hugetlb.c-don-t-put_page-in-lock-of-hugetlb_lock.patch [new file with mode: 0644]
queue-5.1/mm-mincore.c-make-mincore-more-conservative.patch [new file with mode: 0644]
queue-5.1/mtd-maps-allow-mtd_physmap-with-mtd_ram.patch [new file with mode: 0644]
queue-5.1/mtd-maps-physmap-store-gpio_values-correctly.patch [new file with mode: 0644]
queue-5.1/mtd-spi-nor-intel-spi-avoid-crossing-4k-address-boundary-on-read-write.patch [new file with mode: 0644]
queue-5.1/ocfs2-fix-ocfs2-read-inode-data-panic-in-ocfs2_iget.patch [new file with mode: 0644]
queue-5.1/series
queue-5.1/tty-vt-fix-write-write-race-in-ioctl-kdskbsent-handler.patch [new file with mode: 0644]
queue-5.1/tty-vt.c-fix-tiocl_blankscreen-console-blanking-if-blankinterval-0.patch [new file with mode: 0644]
queue-5.1/userfaultfd-use-rcu-to-free-the-task-struct-when-fork-fails.patch [new file with mode: 0644]