aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-05-15BACKPORT: UPSTREAM: selinux: fix off-by-one in setprocattrStephen Smalley
2017-02-06ANDROID: security: export security_path_chown()Amit Pundir
2016-12-05vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg
2016-12-02Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlinux-linaro-lsk-v3.18-android-testAlex Shi
2016-11-23KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-10-28BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-10-28UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-10-28UPSTREAM: Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds
2016-10-28BACKPORT: mm: Hardened usercopyKees Cook
2016-10-28UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski
2016-07-17Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-07-12KEYS: potential uninitialized variableDan Carpenter
2016-06-16FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-04-21Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-13KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells
2016-04-13security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2016-04-12ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-04-11BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep
2016-03-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-03-04EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-02-10Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-16.02-androidMark Brown
2016-02-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidMark Brown
2016-02-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2016-02-04selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti
2016-01-25KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-01-22KEYS: Fix race between read and revokeDavid Howells
2016-01-20UPSTREAM: selinux: fix bug in conditional rules handlingStephen Smalley
2016-01-20UPSTREAM: KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.01-androidAlex Shi
2015-11-18KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2015-11-18KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2015-11-11Merge branch 'v3.18/topic/aosp' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-29selinux: Android kernel compatibility with M userspaceJeff Vander Stoep
2015-10-29selinux: extended permissions for ioctlsJeff Vander Stoep
2015-10-29security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2015-10-29selinux: remove unnecessary pointer reassignmentJeff Vander Stoep
2015-10-29Revert "security: lsm_audit: add ioctl specific auditing"Jeff Vander Stoep
2015-10-29Revert "SELinux: per-command whitelisting of ioctls"Jeff Vander Stoep
2015-10-29Revert "SELinux: use deletion-safe iterator to free list"Jeff Vander Stoep
2015-10-29Revert "SELinux: ss: Fix policy write for ioctl operations"Jeff Vander Stoep
2015-10-20Merge branch 'test/linux-linaro-lsk-v3.18-android' of git://android.git.linar...lsk-v3.18-15.10-androidKevin Hilman
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-13Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-09-30selinux: do not check open perm on ftruncate callJeff Vander Stoep
2015-08-27ima: extend "mask" policy matching supportMimi Zohar
2015-08-27ima: add support for new "euid" policy conditionMimi Zohar
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-04evm: labeling pseudo filesystems exceptionMimi Zohar
2015-08-04KEYS: ensure we free the assoc array edit if edit is validColin Ian King