]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jul 2022 10:45:27 +0000 (12:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jul 2022 10:45:27 +0000 (12:45 +0200)
commit11ac76cb45a2a8e5fffecb6043a9fd88b7be9359
tree2c9faf25f4bcc16d792240e2253c1918ea0c1906
parent56d77fa254ac0041eef3ef181ec2530d9ee79711
5.10-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.10/selftests-rseq-change-type-of-rseq_offset-to-ptrdiff_t.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-fix-ppc32-missing-instruction-selection-u-and-x-for-load-store.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-fix-ppc32-offsets-by-using-long-rather-than-off_t.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-fix-ppc32-wrong-rseq_cs-32-bit-field-pointer-on-big-endian.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-fix-warnings-about-if-checks-of-undefined-tokens.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-fix-work-around-asm-goto-compiler-bugs.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-introduce-own-copy-of-rseq-uapi-header.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-introduce-rseq_get_abi-helper.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-introduce-thread-pointer-getters.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-remove-arm-mips-asm-goto-compiler-work-around.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-remove-array_size-define-from-individual-tests.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-remove-useless-assignment-to-cpu-variable.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-remove-volatile-from-__rseq_abi.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-uplift-rseq-selftests-for-compatibility-with-glibc-2.35.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-x86-32-use-gs-segment-selector-for-accessing-rseq-thread-area.patch [new file with mode: 0644]
queue-5.10/selftests-rseq-x86-64-use-fs-segment-selector-for-accessing-rseq-thread-area.patch [new file with mode: 0644]
queue-5.10/series