summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-07-17ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar
2014-07-17KEYS: special dot prefixed keyring name bug fixMimi Zohar
2014-07-17ima: provide double buffering for hash calculationDmitry Kasatkin
2014-07-17ima: introduce multi-page collect buffersDmitry Kasatkin
2014-07-17ima: use ahash API for file hash calculationDmitry Kasatkin
2014-07-17audit: fix dangling keywords in integrity ima message outputRichard Guy Briggs
2014-07-17ima: delay template descriptor lookup until useDmitry Kasatkin
2014-07-17ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()Dmitry Kasatkin
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner
2014-07-17Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo
2014-07-10selinux: fix the default socket labeling in sock_graft()Paul 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-06-13Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-12ima: introduce ima_kernel_read()Dmitry Kasatkin
2014-06-12evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar
2014-06-12ima: check inode integrity cache in violation checkDmitry Kasatkin
2014-06-12ima: prevent unnecessary policy checkingDmitry Kasatkin
2014-06-12evm: provide option to protect additional SMACK xattrsDmitry Kasatkin
2014-06-12evm: replace HMAC version with attribute maskDmitry Kasatkin
2014-06-12ima: prevent new digsig xattr from being replacedMimi Zohar
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12tomoyo: Use sensible time interfaceThomas Gleixner
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-03ima: audit log files opened with O_DIRECT flagMimi Zohar
2014-06-03selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones
2014-06-03selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones
2014-06-03selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore
2014-06-03selinux: Report permissive mode in avc: denied messages.Stephen Smalley
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-20Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in...James Morris
2014-05-16device_cgroup: use css_has_online_children() instead of has_children()Tejun Heo
2014-05-16device_cgroup: remove direct access to cgroup->childrenTejun Heo
2014-05-16cgroup: remove css_parent()Tejun Heo
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-13cgroup: replace cftype->write_string() with cftype->write()Tejun Heo
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller