]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 May 2019 10:16:20 +0000 (12:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 May 2019 10:16:20 +0000 (12:16 +0200)
commit8d705ec69aab36c8a1768c5095c38d4a1dc9dc30
tree64700c681acffb5a261e84326a9933ae43d34658
parentd0832b76a147b6ede9654bb1edc6b3d648666bc5
4.9-stable patches

added patches:
arm64-kasan-avoid-bad-virt_to_pfn.patch
arm64-mm-don-t-print-out-page-table-entries-on-el0-faults.patch
arm64-mm-print-out-correct-page-table-entries.patch
arm64-proc-set-pte_ng-for-table-entries-to-avoid-traversing-them-twice.patch
caif-reduce-stack-size-with-kasan.patch
kasan-add-a-prototype-of-task_struct-to-avoid-warning.patch
kasan-avoid-wmaybe-uninitialized-warning.patch
kasan-prevent-compiler-from-optimizing-away-memset-in-tests.patch
kasan-remove-redundant-initialization-of-variable-real_size.patch
kasan-turn-on-fsanitize-address-use-after-scope.patch
mm-kasan-switch-to-using-__pa_symbol-and-lm_alias.patch
x86-suspend-fix-false-positive-kasan-warning-on-suspend-resume.patch
x86-unwind-disable-kasan-checks-for-non-current-tasks.patch
14 files changed:
queue-4.9/arm64-kasan-avoid-bad-virt_to_pfn.patch [new file with mode: 0644]
queue-4.9/arm64-mm-don-t-print-out-page-table-entries-on-el0-faults.patch [new file with mode: 0644]
queue-4.9/arm64-mm-print-out-correct-page-table-entries.patch [new file with mode: 0644]
queue-4.9/arm64-proc-set-pte_ng-for-table-entries-to-avoid-traversing-them-twice.patch [new file with mode: 0644]
queue-4.9/caif-reduce-stack-size-with-kasan.patch [new file with mode: 0644]
queue-4.9/kasan-add-a-prototype-of-task_struct-to-avoid-warning.patch [new file with mode: 0644]
queue-4.9/kasan-avoid-wmaybe-uninitialized-warning.patch [new file with mode: 0644]
queue-4.9/kasan-prevent-compiler-from-optimizing-away-memset-in-tests.patch [new file with mode: 0644]
queue-4.9/kasan-remove-redundant-initialization-of-variable-real_size.patch [new file with mode: 0644]
queue-4.9/kasan-turn-on-fsanitize-address-use-after-scope.patch [new file with mode: 0644]
queue-4.9/mm-kasan-switch-to-using-__pa_symbol-and-lm_alias.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/x86-suspend-fix-false-positive-kasan-warning-on-suspend-resume.patch [new file with mode: 0644]
queue-4.9/x86-unwind-disable-kasan-checks-for-non-current-tasks.patch [new file with mode: 0644]