diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-18 12:42:20 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-18 12:42:20 -0500 |
commit | 8bcec8d9026ed6b2c51c7947c2e28628e701dfe8 (patch) | |
tree | 22fdd8684c2042cf8a552dd319687fb7133fa87d /0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch | |
parent | 47fa8e4cc7ec3b14905f3fc18cd48a0f300ee55e (diff) | |
download | kernel-8bcec8d9026ed6b2c51c7947c2e28628e701dfe8.tar.gz kernel-8bcec8d9026ed6b2c51c7947c2e28628e701dfe8.tar.xz kernel-8bcec8d9026ed6b2c51c7947c2e28628e701dfe8.zip |
kernel-5.7.0-0.rc6.1
* Mon May 18 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc6.1]
- v5.7-rc6 rebase
- Updated changelog for the release based on 3d1c1e5931ce ("CKI@GitLab")
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch')
-rw-r--r-- | 0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch b/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch index a080ceb6d..abce4dd0a 100644 --- a/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch +++ b/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch @@ -17,7 +17,7 @@ Signed-off-by: Jeremy Cline <jcline@redhat.com> 5 files changed, 20 insertions(+) diff --git a/include/linux/lsm_hook_defs.h b/include/linux/lsm_hook_defs.h -index 1bdd027766d4..5c1d47c41aa0 100644 +index 5616b2567aa7..bc5caab1413b 100644 --- a/include/linux/lsm_hook_defs.h +++ b/include/linux/lsm_hook_defs.h @@ -371,6 +371,8 @@ LSM_HOOK(void, LSM_RET_VOID, bpf_prog_free_security, struct bpf_prog_aux *aux) |