summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-19selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-03-19selinux: put the mmap() DAC controls before the MAC controlsPaul Moore
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-12Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zo...James Morris
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-09KEYS: Make the keyring cycle detector ignore other keyrings of the same nameDavid Howells
2014-03-07evm: enable key retention service automaticallyDmitry Kasatkin
2014-03-07ima: skip memory allocation for empty filesDmitry Kasatkin
2014-03-07evm: EVM does not use MD5Dmitry Kasatkin
2014-03-07ima: return d_name.name if d_path failsDmitry Kasatkin
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin
2014-03-07ima: fix erroneous removal of security.ima xattrDmitry Kasatkin
2014-03-07security: integrity: Use a more current logging styleJoe Perches
2014-03-07ima: reduce memory usage when a template containing the n field is usedRoberto Sassu
2014-03-07ima: restore the original behavior for sending data with ima templateRoberto Sassu
2014-03-07Integrity: Pass commname via get_task_comm()Tetsuo Handa
2014-03-07ima: use static const char array definitionsMimi Zohar
2014-03-07security: have cap_dentry_init_security return errorJeff Layton
2014-03-06security/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04ima: new helper: file_inode(file)Libo Chen
2014-02-24Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-02-20SELinux: bigendian problems with filename trans rulesEric Paris
2014-02-17security: cleanup Makefiles to use standard syntax for specifying sub-directo...Sam Ravnborg
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-02-10Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-02-06security: replace strict_strto*() with kstrto*()Jingoo Han
2014-02-05SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-02-05selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore
2014-02-05Merge tag 'v3.13' into stable-3.14Paul Moore
2014-02-05security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64Colin Cross
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-01-13smack: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs
2014-01-13selinux: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-08Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-01-07SELinux: Fix memory leak upon loading policyTetsuo Handa
2014-01-07Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-01-06Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPMJames Morris
2014-01-03ima: remove unneeded size_limit argument from ima_eventdigest_init_common()Roberto Sassu
2014-01-03ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()Roberto Sassu
2014-01-03ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu
2013-12-31Smack: File receive audit correctionCasey Schaufler