]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 13:39:28 +0000 (15:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 13:39:28 +0000 (15:39 +0200)
commit623373e033baa3291faf19b5bec5789a57b4ebbc
tree3ae1534760f32625afe8805c8f96c63fb5476873
parent61354745e310c07c2db086468d3566ada63e9b36
5.18-stable patches

added patches:
landlock-add-clang-format-exceptions.patch
landlock-change-landlock_add_rule-2-argument-check-ordering.patch
landlock-change-landlock_restrict_self-2-check-ordering.patch
landlock-create-find_rule-from-unmask_layers.patch
landlock-define-access_mask_t-to-enforce-a-consistent-access-mask-size.patch
landlock-fix-landlock_add_rule-2-documentation.patch
landlock-fix-same-layer-rule-unions.patch
landlock-format-with-clang-format.patch
landlock-reduce-the-maximum-number-of-layers-to-16.patch
samples-landlock-add-clang-format-exceptions.patch
samples-landlock-format-with-clang-format.patch
selftests-landlock-add-clang-format-exceptions.patch
selftests-landlock-add-tests-for-o_path.patch
selftests-landlock-add-tests-for-unknown-access-rights.patch
selftests-landlock-extend-access-right-tests-to-directories.patch
selftests-landlock-extend-tests-for-minimal-valid-attribute-size.patch
selftests-landlock-format-with-clang-format.patch
selftests-landlock-fully-test-file-rename-with-remove-access.patch
selftests-landlock-make-tests-build-with-old-libc.patch
selftests-landlock-normalize-array-assignment.patch
selftests-landlock-test-landlock_create_ruleset-2-argument-check-ordering.patch
22 files changed:
queue-5.18/landlock-add-clang-format-exceptions.patch [new file with mode: 0644]
queue-5.18/landlock-change-landlock_add_rule-2-argument-check-ordering.patch [new file with mode: 0644]
queue-5.18/landlock-change-landlock_restrict_self-2-check-ordering.patch [new file with mode: 0644]
queue-5.18/landlock-create-find_rule-from-unmask_layers.patch [new file with mode: 0644]
queue-5.18/landlock-define-access_mask_t-to-enforce-a-consistent-access-mask-size.patch [new file with mode: 0644]
queue-5.18/landlock-fix-landlock_add_rule-2-documentation.patch [new file with mode: 0644]
queue-5.18/landlock-fix-same-layer-rule-unions.patch [new file with mode: 0644]
queue-5.18/landlock-format-with-clang-format.patch [new file with mode: 0644]
queue-5.18/landlock-reduce-the-maximum-number-of-layers-to-16.patch [new file with mode: 0644]
queue-5.18/samples-landlock-add-clang-format-exceptions.patch [new file with mode: 0644]
queue-5.18/samples-landlock-format-with-clang-format.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-add-clang-format-exceptions.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-add-tests-for-o_path.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-add-tests-for-unknown-access-rights.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-extend-access-right-tests-to-directories.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-extend-tests-for-minimal-valid-attribute-size.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-format-with-clang-format.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-fully-test-file-rename-with-remove-access.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-make-tests-build-with-old-libc.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-normalize-array-assignment.patch [new file with mode: 0644]
queue-5.18/selftests-landlock-test-landlock_create_ruleset-2-argument-check-ordering.patch [new file with mode: 0644]
queue-5.18/series