ci: update blacklists and Kconfig

Disable some of newest selftests on 5.5.0, turn on BPF_LSM on latest.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
Andrii Nakryiko
2020-04-01 15:31:34 -07:00
committed by Andrii Nakryiko
parent 9a35753b42
commit 97ada10bd8
3 changed files with 12 additions and 1 deletions

View File

@@ -2372,7 +2372,10 @@ CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS=y
CONFIG_IMA_QUEUE_EARLY_BOOT_KEYS=y
# CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="selinux"
CONFIG_LSM="selinux,bpf"
CONFIG_BPF_LSM=y
CONFIG_AUDIT=y
CONFIG_SECURITY_SELINUX=y
#
# Kernel hardening options