aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2015-01-29KEYS: close race between key lookup and freeingSasha Levin
2015-01-08KEYS: Fix stale key registration at error pathTakashi Iwai
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-01KEYS: request_key() should reget expired keys rather than give EKEYEXPIREDDavid Howells
2014-12-01KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flagsDavid Howells
2014-12-01KEYS: Fix the size of the key description passed to/from userspaceDavid Howells
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-11-12selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris
2014-10-28evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin
2014-10-28ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin
2014-10-16Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-10-15selinux: fix inode security list corruptionStephen Smalley
2014-10-14security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.cBehan Webster
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds