Skip to content

Commit

Permalink
kernel 5.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
apinske committed Nov 24, 2021
1 parent 1471e47 commit 7cf3d3c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions macos/config-linux-arm64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.3 Kernel Configuration
# Linux/arm64 5.15.4 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="Ubuntu clang version 11.0.0-2"
CONFIG_GCC_VERSION=0
Expand Down Expand Up @@ -1911,7 +1911,6 @@ CONFIG_KEYS=y
# CONFIG_SECURITYFS is not set
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
# CONFIG_HARDENED_USERCOPY is not set
# CONFIG_FORTIFY_SOURCE is not set
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
Expand Down
3 changes: 1 addition & 2 deletions macos/config-linux-x86_64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.15.3 Kernel Configuration
# Linux/x86_64 5.15.4 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="Ubuntu clang version 11.0.0-2"
CONFIG_GCC_VERSION=0
Expand Down Expand Up @@ -1877,7 +1877,6 @@ CONFIG_KEYS=y
CONFIG_PAGE_TABLE_ISOLATION=y
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
# CONFIG_HARDENED_USERCOPY is not set
# CONFIG_FORTIFY_SOURCE is not set
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
Expand Down
2 changes: 1 addition & 1 deletion macos/linux.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.15.3
5.15.4

0 comments on commit 7cf3d3c

Please sign in to comment.