diff options
author | Thorsten Leemhuis <fedora@leemhuis.info> | 2020-05-04 21:13:34 +0200 |
---|---|---|
committer | Thorsten Leemhuis <fedora@leemhuis.info> | 2020-05-04 21:13:34 +0200 |
commit | fb8f64b7716fe6d20a7b0f0347f4706dd535146e (patch) | |
tree | 3257ba109a43aaa3a8f65b75cf606dfcf30941ab /0001-bpf-Add-tech-preview-taint-for-syscall.patch | |
parent | d9a167afba12983d586637ae44f8ea2f5682a92c (diff) | |
parent | 2d4e33084f15019a901be7f4665ba14fe1020159 (diff) | |
download | kernel-fb8f64b7716fe6d20a7b0f0347f4706dd535146e.tar.gz kernel-fb8f64b7716fe6d20a7b0f0347f4706dd535146e.tar.xz kernel-fb8f64b7716fe6d20a7b0f0347f4706dd535146e.zip |
Merge remote-tracking branch 'origin/master' into rawhide-user-thl-vanilla-fedorakernel-5.7.0-0.rc4.1.vanilla.1.fc33kernel-5.7.0-0.rc4.1.vanilla.1.fc32kernel-5.7.0-0.rc4.1.vanilla.1.fc31kernel-5.7.0-0.rc4.1.vanilla.1.fc30
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 |