linux-uconsole/security
Tao Huang fbbb55cb30 OP-TEE: fix clang warning
security/optee_linuxdriver/core/tee_session.c:683:22: error: address of array 'cmd_io->op->params' will always evaluate to 'true'
      [-Werror,-Wpointer-bool-conversion]
        BUG_ON(!cmd_io->op->params);
               ~~~~~~~~~~~~~^~~~~~
/security/optee_linuxdriver/core/tee_kernel_api.c:85:18: error: address of array 'context->devname' will always evaluate to 'true'
      [-Werror,-Wpointer-bool-conversion]
                                 && context->devname) ? context->devname : "");
                                 ~~ ~~~~~~~~~^~~~~~~

Change-Id: I6fa7e26fa620b48a0a255393b4279ff1cf1700c3
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2019-08-19 08:52:08 +08:00
..
apparmor apparmorfs: fix use-after-free on symlink traversal 2019-05-25 18:23:42 +02:00
integrity evm: check hash algorithm passed to init_desc() 2019-06-09 09:17:21 +02:00
keys keys: Fix dependency loop between construction record and auth key 2019-03-23 20:09:48 +01:00
loadpin module: replace the existing LSM hook in init_module 2018-07-16 12:31:57 -07:00
optee_linuxdriver OP-TEE: fix clang warning 2019-08-19 08:52:08 +08:00
selinux selinux: avoid uninitialized variable warning 2019-05-31 06:46:31 -07:00
smack smack: fix access permissions for keyring 2019-02-12 19:47:05 +01:00
tomoyo Kbuild updates for v4.19 2018-08-15 12:09:03 -07:00
yama rk: revert to v4.4 2019-02-10 00:33:21 +08:00
commoncap.c rk: revert to v4.4 2019-02-10 00:33:21 +08: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 OP-TEE: build optee_linuxdriver into kernel 2019-06-27 20:02:27 +08:00
Kconfig.hardening UPSTREAM: security: Implement Clang's stack initialization 2019-06-17 19:26:21 +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 OP-TEE: build optee_linuxdriver into kernel 2019-06-27 20:02:27 +08:00
min_addr.c
security.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00