aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2015-07-20selinux: fix setting of security labels on NFSJ. Bruce Fields
2015-07-03ima: fix ima_show_template_data_ascii()Mimi Zohar
2015-06-28selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-06-28selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-06-28selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-06-28selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-06-28selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-06-28selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel
2015-06-16Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-05-26selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley
2015-05-21selinux: enable per-file labeling for debugfs files.Stephen Smalley
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-04-29SELinux: ss: Fix policy write for ioctl operationsJeff Vander Stoep