linux-stable/security/apparmor
Peter Zijlstra 579cfab21b apparmor: Free up __cleanup() name
commit 9a1f37ebcf upstream.

In order to use __cleanup for __attribute__((__cleanup__(func))) the
name must not be used for anything else. Avoid the conflict.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: John Johansen <john.johansen@canonical.com>
Link: https://lkml.kernel.org/r/20230612093537.536441207%40infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-02-23 09:12:51 +01:00
..
include apparmor: Free up __cleanup() name 2024-02-23 09:12:51 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig apparmor: test: make static symbols visible during kunit testing 2023-11-20 11:52:09 +01:00
Makefile apparmor: test: make static symbols visible during kunit testing 2023-11-20 11:52:09 +01:00
apparmorfs.c apparmor: fix a memleak in multi_transaction_new() 2022-12-31 13:32:29 +01:00
audit.c apparmor: fix quiet_denied for file rules 2022-07-09 15:13:59 -07:00
capability.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
crypto.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
domain.c apparmor: fix overlapping attachment computation 2022-07-19 02:52:36 -07:00
file.c apparmor: handle idmapped mounts 2021-01-24 14:27:20 +01:00
ipc.c apparmor: move ptrace mediation to more logical task.{h,c} 2022-07-19 04:14:22 -07:00
label.c apparmor: Fix regression in stacking due to label flags 2022-12-31 13:32:29 +01:00
lib.c apparmor: extend policydb permission set by making use of the xbits 2022-07-19 02:57:15 -07:00
lsm.c apparmor: Use pointer to struct aa_label for lbs_cred 2022-12-31 13:32:30 +01:00
match.c apparmor: ensure that dfa state tables have entries 2020-04-08 04:42:48 -07:00
mount.c apparmor: extend policydb permission set by making use of the xbits 2022-07-19 02:57:15 -07:00
net.c apparmor: add a kernel label to use on kernel objects 2022-07-13 16:37:21 -07:00
nulldfa.in
path.c security: apparmor: delete repeated words in comments 2021-02-07 04:15:46 -08:00
policy.c apparmor: fix invalid reference on profile->disconnected 2023-11-20 11:52:09 +01:00
policy_ns.c apparmor: Fix memleak in alloc_ns() 2022-12-31 13:32:31 +01:00
policy_unpack.c apparmor: avoid crash when parsed profile name is empty 2024-01-25 15:27:48 -08:00
policy_unpack_test.c apparmor: test: make static symbols visible during kunit testing 2023-11-20 11:52:09 +01:00
procattr.c apparmor: Fix kernel-doc 2022-07-09 15:13:59 -07:00
resource.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
secid.c apparmor: disable showing the mode as part of a secid to secctx 2022-07-13 17:18:29 -07:00
stacksplitdfa.in
task.c apparmor: move ptrace mediation to more logical task.{h,c} 2022-07-19 04:14:22 -07:00