Searched hist:"61 a1dcdceb44d79e5ab511295791b88ea178c045" (Results 1 – 5 of 5) sorted by relevance
/linux/security/selinux/include/ |
H A D | objsec.h | diff 61a1dcdceb44d79e5ab511295791b88ea178c045 Wed Jul 10 23:32:30 CEST 2024 Casey Schaufler <casey@schaufler-ca.com> lsm: infrastructure management of the perf_event security blob
Move management of the perf_event->security blob out of the individual security modules and into the security infrastructure. Instead of allocating the blobs from within the modules the modules tell the infrastructure how much space is required, and the space is allocated there. There are no longer any modules that require the perf_event_free() hook. The hook definition has been removed.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: John Johansen <john.johansen@canonical.com> [PM: subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/linux/include/linux/ |
H A D | lsm_hook_defs.h | diff 61a1dcdceb44d79e5ab511295791b88ea178c045 Wed Jul 10 23:32:30 CEST 2024 Casey Schaufler <casey@schaufler-ca.com> lsm: infrastructure management of the perf_event security blob
Move management of the perf_event->security blob out of the individual security modules and into the security infrastructure. Instead of allocating the blobs from within the modules the modules tell the infrastructure how much space is required, and the space is allocated there. There are no longer any modules that require the perf_event_free() hook. The hook definition has been removed.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: John Johansen <john.johansen@canonical.com> [PM: subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com>
|
H A D | lsm_hooks.h | diff 61a1dcdceb44d79e5ab511295791b88ea178c045 Wed Jul 10 23:32:30 CEST 2024 Casey Schaufler <casey@schaufler-ca.com> lsm: infrastructure management of the perf_event security blob
Move management of the perf_event->security blob out of the individual security modules and into the security infrastructure. Instead of allocating the blobs from within the modules the modules tell the infrastructure how much space is required, and the space is allocated there. There are no longer any modules that require the perf_event_free() hook. The hook definition has been removed.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: John Johansen <john.johansen@canonical.com> [PM: subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/linux/security/ |
H A D | security.c | diff 61a1dcdceb44d79e5ab511295791b88ea178c045 Wed Jul 10 23:32:30 CEST 2024 Casey Schaufler <casey@schaufler-ca.com> lsm: infrastructure management of the perf_event security blob
Move management of the perf_event->security blob out of the individual security modules and into the security infrastructure. Instead of allocating the blobs from within the modules the modules tell the infrastructure how much space is required, and the space is allocated there. There are no longer any modules that require the perf_event_free() hook. The hook definition has been removed.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: John Johansen <john.johansen@canonical.com> [PM: subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/linux/security/selinux/ |
H A D | hooks.c | diff 61a1dcdceb44d79e5ab511295791b88ea178c045 Wed Jul 10 23:32:30 CEST 2024 Casey Schaufler <casey@schaufler-ca.com> lsm: infrastructure management of the perf_event security blob
Move management of the perf_event->security blob out of the individual security modules and into the security infrastructure. Instead of allocating the blobs from within the modules the modules tell the infrastructure how much space is required, and the space is allocated there. There are no longer any modules that require the perf_event_free() hook. The hook definition has been removed.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: John Johansen <john.johansen@canonical.com> [PM: subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com>
|