aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2015-04-22selinux: fix sel_write_enforce broken return valueJoe Perches
2015-04-21SELinux: use deletion-safe iterator to free listJeff Vander Stoep
2015-04-14SELinux: per-command whitelisting of ioctlsJeff Vander Stoep
2015-04-14security: lsm_audit: add ioctl specific auditingJeff Vander Stoep
2015-04-13selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel
2015-03-06smack: fix possible use after frees in task_security() callersAndrey Ryabinin
2015-02-04selinux: Remove obsolete selinux_audit_data initialization.Stephen Smalley
2015-02-04pstore: selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn
2015-02-04SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2015-02-03selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issueJohn Stultz
2015-02-03Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2015-02-03security: Add proper checks for Android specific capability checksTushar Behera
2015-02-03security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh