linux-uconsole/security
Alexander Potapenko 8e89bf80ce ANDROID: fix allmodconfig build
commit e0c6791d04 ("BACKPORT: security: Create "kernel hardening" config area")
introduced an x86 build breakage in allmodconfig mode.
Copying the definition of GCC_PLUGIN_STRUCTLEAK_BYREF_ALL from upstream
version of security/Kconfig.hardening fixes the build.

Change-Id: I2def59283b829b8af8fa343eb1d4ebaa3f2e145d
Reported-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Alexander Potapenko <glider@google.com>
Bug: 143965122
Fixes: e0c6791d04 ("BACKPORT: security: Create "kernel hardening" config area)
Test: manual - run `make allmodconfig && make -j64`
Signed-off-by: Todd Kjos <tkjos@google.com>
2019-11-12 18:14:31 +00:00
..
apparmor apparmor: reset pos on failure to unpack for various functions 2019-09-16 08:22:16 +02:00
integrity ima: fix freeing ongoing ahash_request 2019-10-11 18:21:11 +02:00
keys keys: Fix missing null pointer check in request_key_auth_describe() 2019-09-21 07:17:13 +02:00
loadpin module: replace the existing LSM hook in init_module 2018-07-16 12:31:57 -07:00
selinux selinux: fix memory leak in policydb_init() 2019-08-06 19:06:54 +02:00
smack smack: use GFP_NOFS while holding inode_smack::smk_lock 2019-10-07 18:57:27 +02:00
tomoyo Kbuild updates for v4.19 2018-08-15 12:09:03 -07:00
yama Yama: Check for pid death before checking ancestry 2019-01-22 21:40:32 +01:00
commoncap.c cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias() 2018-08-11 02:05:53 -05:00
device_cgroup.c device_cgroup: fix RCU imbalance in error case 2019-04-27 09:36:40 +02:00
inode.c This is the 4.19.46 stable release 2019-05-25 19:09:59 +02:00
Kconfig BACKPORT: security: Create "kernel hardening" config area 2019-06-17 19:26:08 +00:00
Kconfig.hardening ANDROID: fix allmodconfig build 2019-11-12 18:14:31 +00:00
lsm_audit.c missing barriers in some of unix_sock ->addr and ->path accesses 2019-03-19 13:12:41 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
min_addr.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
security.c ANDROID: properly export new symbols with _GPL tag 2019-10-01 09:41:17 +02:00