aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-07-10UPSTREAM: selinux: enable genfscon labeling for tracefsJeff Vander Stoep
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-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-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
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-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-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
2016-08-30Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-27Merge remote-tracking branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-li...Alex Shi
2016-08-27mm: Hardened usercopyKees Cook
2016-08-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-16apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-07-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2016-07-27KEYS: potential uninitialized variableDan Carpenter
2016-06-16FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-05-19quick selinux support for tracefsYongqin Liu
2016-05-19Revert "SELinux: Enable setting security contexts on rootfs inodes."Amit Pundir
2016-05-19Revert "SELinux: build fix for 4.1"Amit Pundir
2016-05-19BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-17EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-02-16UPSTREAM: KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-02-16SELinux: build fix for 4.1Amit Pundir
2016-02-16selinux: Android kernel compatibility with M userspaceJeff Vander Stoep
2016-02-16SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2016-02-16security: Add proper checks for Android specific capability checksTushar Behera