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