diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-04 12:40:44 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-04 12:40:44 -0500 |
commit | 2d4e33084f15019a901be7f4665ba14fe1020159 (patch) | |
tree | c11481e3dd2f20995095c508381f7c8c0b76d2b9 /0001-bpf-Add-tech-preview-taint-for-syscall.patch | |
parent | d254a0758539b4d01ea06dee5d2c03502596837c (diff) | |
download | kernel-2d4e33084f15019a901be7f4665ba14fe1020159.tar.gz kernel-2d4e33084f15019a901be7f4665ba14fe1020159.tar.xz kernel-2d4e33084f15019a901be7f4665ba14fe1020159.zip |
kernel-5.7.0-0.rc4.1
* Mon May 04 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.1]
- v5.7-rc4 rebase
- Updated changelog for the release based on f66ed1ebbfde ("CKI@GitLab")
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-bpf-Add-tech-preview-taint-for-syscall.patch')
-rw-r--r-- | 0001-bpf-Add-tech-preview-taint-for-syscall.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-bpf-Add-tech-preview-taint-for-syscall.patch b/0001-bpf-Add-tech-preview-taint-for-syscall.patch index 60a4dfd60..1a44f0808 100644 --- a/0001-bpf-Add-tech-preview-taint-for-syscall.patch +++ b/0001-bpf-Add-tech-preview-taint-for-syscall.patch @@ -1,4 +1,4 @@ -From a77874cc1942196a8cf1cb008fd3090fd62cfec3 Mon Sep 17 00:00:00 2001 +From 7f4fddd74d7552158ec6af15d43f08082da51ce8 Mon Sep 17 00:00:00 2001 From: Eugene Syromiatnikov <esyr@redhat.com> Date: Thu, 14 Jun 2018 16:36:08 -0400 Subject: [PATCH] bpf: Add tech preview taint for syscall |