]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 13:39:08 +0000 (15:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 13:39:08 +0000 (15:39 +0200)
commit45c74963079d08f91b9990b60cf38de05448483e
tree5e5a97f72879e26abb200c348d9f2e09e220e92b
parent57d273258cf479d73f8a7828bef49ee2743abfb6
5.15-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.15/landlock-add-clang-format-exceptions.patch [new file with mode: 0644]
queue-5.15/landlock-change-landlock_add_rule-2-argument-check-ordering.patch [new file with mode: 0644]
queue-5.15/landlock-change-landlock_restrict_self-2-check-ordering.patch [new file with mode: 0644]
queue-5.15/landlock-create-find_rule-from-unmask_layers.patch [new file with mode: 0644]
queue-5.15/landlock-define-access_mask_t-to-enforce-a-consistent-access-mask-size.patch [new file with mode: 0644]
queue-5.15/landlock-fix-landlock_add_rule-2-documentation.patch [new file with mode: 0644]
queue-5.15/landlock-fix-same-layer-rule-unions.patch [new file with mode: 0644]
queue-5.15/landlock-format-with-clang-format.patch [new file with mode: 0644]
queue-5.15/landlock-reduce-the-maximum-number-of-layers-to-16.patch [new file with mode: 0644]
queue-5.15/samples-landlock-add-clang-format-exceptions.patch [new file with mode: 0644]
queue-5.15/samples-landlock-format-with-clang-format.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-add-clang-format-exceptions.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-add-tests-for-o_path.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-add-tests-for-unknown-access-rights.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-extend-access-right-tests-to-directories.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-extend-tests-for-minimal-valid-attribute-size.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-format-with-clang-format.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-fully-test-file-rename-with-remove-access.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-make-tests-build-with-old-libc.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-normalize-array-assignment.patch [new file with mode: 0644]
queue-5.15/selftests-landlock-test-landlock_create_ruleset-2-argument-check-ordering.patch [new file with mode: 0644]
queue-5.15/series