diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-05 12:50:51 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-05 12:50:51 -0500 |
commit | 4fdfe982aedc1556d7754a55d2515f754d2b2e7d (patch) | |
tree | e812537d7863f284bd2c7669c7f7b1a61a0e80a3 /0001-bpf-Add-tech-preview-taint-for-syscall.patch | |
parent | 2d4e33084f15019a901be7f4665ba14fe1020159 (diff) | |
download | kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.tar.gz kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.tar.xz kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.zip |
kernel-5.7.0-0.rc4.20200505git47cf1b422e60.1
* Tue May 05 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.20200505git47cf1b422e60.1]
- 47cf1b422e60 rebase
- Build ARK against ELN (Don Zickus)
- Updated changelog for the release based on v5.7-rc4 ("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 1a44f0808..e73f5dcb5 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 7f4fddd74d7552158ec6af15d43f08082da51ce8 Mon Sep 17 00:00:00 2001 +From 7fc39496728915ffaf1043184bed203a4d01994d 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 |