]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jul 2022 10:45:13 +0000 (12:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jul 2022 10:45:13 +0000 (12:45 +0200)
commit56d77fa254ac0041eef3ef181ec2530d9ee79711
tree21b327d75b616fc76acb65389c41b8e041f98d7c
parent1a7b63b39d7b032259f4cf90edfcd2b0f2bceeca
5.4-stable patches

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