]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Sep 2018 12:57:08 +0000 (14:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Sep 2018 12:57:08 +0000 (14:57 +0200)
commit189d2f00aea466289a8a2faa4320cf77a5cb2649
tree03c9a4f0bbaba67cd94fa2d8a9d4962a9e48e560
parent69c3e91f839c60ef5deb50dd7fc0a016a92b79b6
4.18-stable patches

added patches:
arm64-mm-always-enable-config_holes_in_zone.patch
bcache-release-dc-writeback_lock-properly-in-bch_writeback_thread.patch
cap_inode_getsecurity-use-d_find_any_alias-instead-of-d_find_alias.patch
cpuidle-menu-retain-tick-when-shallow-state-is-selected.patch
crypto-aesni-use-unaligned-loads-from-gcm_context_data.patch
crypto-arm64-sm4-ce-check-for-the-right-cpu-feature-bit.patch
crypto-caam-fix-dma-mapping-direction-for-rsa-forms-2-3.patch
crypto-caam-jr-fix-descriptor-dma-unmapping.patch
crypto-caam-qi-fix-error-path-in-xts-setkey.patch
crypto-vmx-fix-sleep-in-atomic-bugs.patch
fb-fix-lost-console-when-the-user-unplugs-a-usb-adapter.patch
fs-quota-fix-spectre-gadget-in-do_quotactl.patch
getxattr-use-correct-xattr-length.patch
iommu-ipmmu-vmsa-don-t-register-as-bus-iommu-if-machine-doesn-t-have-ipmmu-vmsa.patch
iommu-vt-d-add-definitions-for-pfsid.patch
iommu-vt-d-fix-dev-iotlb-pfsid-use.patch
kconfig-fix-can-t-open-...-in-parallel-build.patch
libnvdimm-fix-ars_status-output-length-calculation.patch
libnvdimm-use-max-contiguous-area-for-namespace-size.patch
mm-dev_pagemap-do-not-clear-mapping-on-final-put.patch
mm-tlb-remove-tlb_remove_table-non-concurrent-condition.patch
perf-auxtrace-fix-queue-resize.patch
pwm-omap-dmtimer-return-eprobe_defer-if-no-dmtimer-platform-data.patch
pwm-tiehrpwm-don-t-use-emulation-mode-bits-to-control-pwm-output.patch
pwm-tiehrpwm-fix-disabling-of-output-of-pwms.patch
revert-ubifs-fix-potential-integer-overflow-in-allocation.patch
sys-don-t-hold-uts_sem-while-accessing-userspace-memory.patch
ubifs-check-data-node-size-before-truncate.patch
ubifs-fix-directory-size-calculation-for-symlinks.patch
ubifs-fix-memory-leak-in-lprobs-self-check.patch
ubifs-fix-synced_i_size-calculation-for-xattr-inodes.patch
ubifs-xattr-don-t-operate-on-deleted-inodes.patch
udf-fix-mounting-of-win7-created-udf-filesystems.patch
udlfb-don-t-switch-if-we-are-switching-to-the-same-videomode.patch
udlfb-fix-display-corruption-of-the-last-line.patch
udlfb-fix-semaphore-value-leak.patch
udlfb-handle-allocation-failure.patch
udlfb-make-a-local-copy-of-fb_ops.patch
udlfb-set-line_length-in-dlfb_ops_set_par.patch
udlfb-set-optimal-write-delay.patch
userns-move-user-access-out-of-the-mutex.patch
42 files changed:
queue-4.18/arm64-mm-always-enable-config_holes_in_zone.patch [new file with mode: 0644]
queue-4.18/bcache-release-dc-writeback_lock-properly-in-bch_writeback_thread.patch [new file with mode: 0644]
queue-4.18/cap_inode_getsecurity-use-d_find_any_alias-instead-of-d_find_alias.patch [new file with mode: 0644]
queue-4.18/cpuidle-menu-retain-tick-when-shallow-state-is-selected.patch [new file with mode: 0644]
queue-4.18/crypto-aesni-use-unaligned-loads-from-gcm_context_data.patch [new file with mode: 0644]
queue-4.18/crypto-arm64-sm4-ce-check-for-the-right-cpu-feature-bit.patch [new file with mode: 0644]
queue-4.18/crypto-caam-fix-dma-mapping-direction-for-rsa-forms-2-3.patch [new file with mode: 0644]
queue-4.18/crypto-caam-jr-fix-descriptor-dma-unmapping.patch [new file with mode: 0644]
queue-4.18/crypto-caam-qi-fix-error-path-in-xts-setkey.patch [new file with mode: 0644]
queue-4.18/crypto-vmx-fix-sleep-in-atomic-bugs.patch [new file with mode: 0644]
queue-4.18/fb-fix-lost-console-when-the-user-unplugs-a-usb-adapter.patch [new file with mode: 0644]
queue-4.18/fs-quota-fix-spectre-gadget-in-do_quotactl.patch [new file with mode: 0644]
queue-4.18/getxattr-use-correct-xattr-length.patch [new file with mode: 0644]
queue-4.18/iommu-ipmmu-vmsa-don-t-register-as-bus-iommu-if-machine-doesn-t-have-ipmmu-vmsa.patch [new file with mode: 0644]
queue-4.18/iommu-vt-d-add-definitions-for-pfsid.patch [new file with mode: 0644]
queue-4.18/iommu-vt-d-fix-dev-iotlb-pfsid-use.patch [new file with mode: 0644]
queue-4.18/kconfig-fix-can-t-open-...-in-parallel-build.patch [new file with mode: 0644]
queue-4.18/libnvdimm-fix-ars_status-output-length-calculation.patch [new file with mode: 0644]
queue-4.18/libnvdimm-use-max-contiguous-area-for-namespace-size.patch [new file with mode: 0644]
queue-4.18/mm-dev_pagemap-do-not-clear-mapping-on-final-put.patch [new file with mode: 0644]
queue-4.18/mm-tlb-remove-tlb_remove_table-non-concurrent-condition.patch [new file with mode: 0644]
queue-4.18/perf-auxtrace-fix-queue-resize.patch [new file with mode: 0644]
queue-4.18/pwm-omap-dmtimer-return-eprobe_defer-if-no-dmtimer-platform-data.patch [new file with mode: 0644]
queue-4.18/pwm-tiehrpwm-don-t-use-emulation-mode-bits-to-control-pwm-output.patch [new file with mode: 0644]
queue-4.18/pwm-tiehrpwm-fix-disabling-of-output-of-pwms.patch [new file with mode: 0644]
queue-4.18/revert-ubifs-fix-potential-integer-overflow-in-allocation.patch [new file with mode: 0644]
queue-4.18/series
queue-4.18/sys-don-t-hold-uts_sem-while-accessing-userspace-memory.patch [new file with mode: 0644]
queue-4.18/ubifs-check-data-node-size-before-truncate.patch [new file with mode: 0644]
queue-4.18/ubifs-fix-directory-size-calculation-for-symlinks.patch [new file with mode: 0644]
queue-4.18/ubifs-fix-memory-leak-in-lprobs-self-check.patch [new file with mode: 0644]
queue-4.18/ubifs-fix-synced_i_size-calculation-for-xattr-inodes.patch [new file with mode: 0644]
queue-4.18/ubifs-xattr-don-t-operate-on-deleted-inodes.patch [new file with mode: 0644]
queue-4.18/udf-fix-mounting-of-win7-created-udf-filesystems.patch [new file with mode: 0644]
queue-4.18/udlfb-don-t-switch-if-we-are-switching-to-the-same-videomode.patch [new file with mode: 0644]
queue-4.18/udlfb-fix-display-corruption-of-the-last-line.patch [new file with mode: 0644]
queue-4.18/udlfb-fix-semaphore-value-leak.patch [new file with mode: 0644]
queue-4.18/udlfb-handle-allocation-failure.patch [new file with mode: 0644]
queue-4.18/udlfb-make-a-local-copy-of-fb_ops.patch [new file with mode: 0644]
queue-4.18/udlfb-set-line_length-in-dlfb_ops_set_par.patch [new file with mode: 0644]
queue-4.18/udlfb-set-optimal-write-delay.patch [new file with mode: 0644]
queue-4.18/userns-move-user-access-out-of-the-mutex.patch [new file with mode: 0644]