summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-07-26Merge tag 'lsk-v4.4-17.07-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-07-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-18 Merge tag 'v4.4.77' into linux-linaro-lsk-v4.4Alex Shi
2017-07-15KEYS: Fix an error code in request_master_key()Dan Carpenter
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-10UPSTREAM: selinux: enable genfscon labeling for tracefsJeff Vander Stoep
2017-06-23OP-TEE: remove macro SWITCH_CPU0_DEBUGZhang Zhijie
2017-06-15 Merge tag 'v4.4.72' into linux-linaro-lsk-v4.4Alex Shi
2017-06-14KEYS: fix freeing uninitialized memory in key_update()Eric Biggers
2017-06-14KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-06-07Merge tag 'lsk-v4.4-17.05-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-06-05OP-TEE: fix warning when LPAE is activated on ARMZhang Zhijie
2017-06-02optee: fix mutex_unlock after mutex_locksean.huang
2017-05-31optee: add res of cpumask_to_cpu0 and restoresean.huang
2017-05-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-26 Merge tag 'v4.4.70' into linux-linaro-lsk-v4.4Alex Shi
2017-05-25ima: accept previously set IMA_NEW_FILEDaniel Glöckner
2017-05-08OP-TEE: use sema_init instead of __SEMAPHORE_INITIALIZERHuang, Tao
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-04-28Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-04-28 Merge tag 'v4.4.64' into linux-linaro-lsk-v4.4Alex Shi
2017-04-27KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-04-27KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells
2017-04-27KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells
2017-04-20OP-TEE: fix operate user pointer bug in optee driverZhang Zhijie
2017-03-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-02-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-15 Merge tag 'v4.4.49' into linux-linaro-lsk-v4.4Alex Shi
2017-02-14selinux: fix off-by-one in setprocattrStephen Smalley
2017-02-06ANDROID: security: export security_path_chown()Amit Pundir
2017-02-03ANDROID: vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg
2017-01-22selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti
2017-01-11OP-TEE: update optee_linuxdriver to match updated optee_os & optee_clientsean.huang
2016-12-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-12-06Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-12-05 Merge tag 'v4.4.36' into linux-linaro-lsk-v4.4Alex Shi
2016-12-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-12-02apparmor: fix change_hat not finding hat after policy replacementJohn Johansen
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-11 Merge tag 'v4.4.31' into linux-linaro-lsk-v4.4Alex Shi
2016-11-10KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-18 Merge tag 'v4.4.25' into linux-linaro-lsk-v4.4Alex Shi
2016-10-16ima: use file_dentry()Miklos Szeredi
2016-10-12BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-09-24Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi
2016-09-24usercopy: remove page-spanning test for nowKees Cook
2016-09-14UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-09-14UPSTREAM: Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds