summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-06-26selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore
2014-06-23selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long
2014-06-19selinux: fix a possible memory leak in cond_read_node()Namhyung Kim
2014-06-19selinux: simple cleanup for cond_read_node()Namhyung Kim
2014-06-18security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2014-06-18selinux: introduce str_read() helperNamhyung Kim
2014-06-17SELinux: use ARRAY_SIZEHimangi Saraogi
2014-06-17Merge tag 'v3.15' into nextPaul Moore
2014-05-15selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones
2014-05-15selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones
2014-05-15selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06nick kvfree() from apparmorAl Viro
2014-05-05device_cgroup: check if exception removal is allowedAristeu Rozanski
2014-05-04device_cgroup: fix the comment format for recently added functionsAristeu Rozanski
2014-05-01selinux: Report permissive mode in avc: denied messages.Stephen Smalley
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton
2014-04-21device_cgroup: rework device access check and exception checkingAristeu Rozanski
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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02get 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-31Merge tag 'v3.14' into nextPaul Moore
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton
2014-03-26Merge 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-15Merge 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-10KEYS: 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