diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-01 11:34:41 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-01 11:34:41 -0500 |
commit | d254a0758539b4d01ea06dee5d2c03502596837c (patch) | |
tree | a528e8e7e61edfeb9343d7f673a3d606652d106a /0001-bpf-Add-tech-preview-taint-for-syscall.patch | |
parent | 67f313c852f247a960a3b75eeff433ee42cd388c (diff) | |
download | kernel-d254a0758539b4d01ea06dee5d2c03502596837c.tar.gz kernel-d254a0758539b4d01ea06dee5d2c03502596837c.tar.xz kernel-d254a0758539b4d01ea06dee5d2c03502596837c.zip |
kernel-5.7.0-0.rc3.20200501gitc45e8bccecaf.1
* Fri May 01 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc3.20200501gitc45e8bccecaf.1]
- c45e8bccecaf rebase
- Updated changelog for the release based on 1d2cc5ac6f66 ("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 754b9bd17..60a4dfd60 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 bcbcdf5d7b57613bfea57c7300ed33e8da438533 Mon Sep 17 00:00:00 2001 +From a77874cc1942196a8cf1cb008fd3090fd62cfec3 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 |