summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
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-04-01get rid of pointless checks for NULL ->i_opAl Viro
2014-04-01vfs: add cross-renameMiklos Szeredi
2014-04-01security: add flags to rename hooksMiklos Szeredi
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs
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-19cgroup: drop const from @buffer of cftype->write_string()Tejun Heo
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-07Merge tag 'v3.13' into for-3.15Eric Paris
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-08cgroup: clean up cgroup_subsys names and initializationTejun Heo
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