]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jul 2022 06:04:47 +0000 (08:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jul 2022 06:04:47 +0000 (08:04 +0200)
commit1a7b63b39d7b032259f4cf90edfcd2b0f2bceeca
tree1fc006b4327abc3983159c5349e64ebe3a4b7bc0
parent384bd2e28c485132f0b7633870a31534bcb9b12d
5.15-stable patches

added patches:
selftests-rseq-change-type-of-rseq_offset-to-ptrdiff_t.patch
selftests-rseq-fix-ppc32-missing-instruction-selection-u-and-x-for-load-store.patch
selftests-rseq-fix-ppc32-offsets-by-using-long-rather-than-off_t.patch
selftests-rseq-fix-ppc32-wrong-rseq_cs-32-bit-field-pointer-on-big-endian.patch
selftests-rseq-fix-warnings-about-if-checks-of-undefined-tokens.patch
selftests-rseq-fix-work-around-asm-goto-compiler-bugs.patch
selftests-rseq-introduce-own-copy-of-rseq-uapi-header.patch
selftests-rseq-introduce-rseq_get_abi-helper.patch
selftests-rseq-introduce-thread-pointer-getters.patch
selftests-rseq-remove-arm-mips-asm-goto-compiler-work-around.patch
selftests-rseq-remove-array_size-define-from-individual-tests.patch
selftests-rseq-remove-useless-assignment-to-cpu-variable.patch
selftests-rseq-remove-volatile-from-__rseq_abi.patch
selftests-rseq-uplift-rseq-selftests-for-compatibility-with-glibc-2.35.patch
selftests-rseq-x86-32-use-gs-segment-selector-for-accessing-rseq-thread-area.patch
selftests-rseq-x86-64-use-fs-segment-selector-for-accessing-rseq-thread-area.patch
17 files changed:
queue-5.15/selftests-rseq-change-type-of-rseq_offset-to-ptrdiff_t.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-fix-ppc32-missing-instruction-selection-u-and-x-for-load-store.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-fix-ppc32-offsets-by-using-long-rather-than-off_t.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-fix-ppc32-wrong-rseq_cs-32-bit-field-pointer-on-big-endian.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-fix-warnings-about-if-checks-of-undefined-tokens.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-fix-work-around-asm-goto-compiler-bugs.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-introduce-own-copy-of-rseq-uapi-header.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-introduce-rseq_get_abi-helper.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-introduce-thread-pointer-getters.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-remove-arm-mips-asm-goto-compiler-work-around.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-remove-array_size-define-from-individual-tests.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-remove-useless-assignment-to-cpu-variable.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-remove-volatile-from-__rseq_abi.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-uplift-rseq-selftests-for-compatibility-with-glibc-2.35.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-x86-32-use-gs-segment-selector-for-accessing-rseq-thread-area.patch [new file with mode: 0644]
queue-5.15/selftests-rseq-x86-64-use-fs-segment-selector-for-accessing-rseq-thread-area.patch [new file with mode: 0644]
queue-5.15/series