summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt-3/+22
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov-2/+2
2013-12-23selinux: fix broken peer recv checkChad Hanson-1/+3
2013-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-42/+165
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds-60/+22
2013-12-13Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ...James Morris-42/+165
2013-12-12selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore-7/+35
2013-12-12selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore-14/+47
2013-12-12selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore-15/+53
2013-12-12selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore-2/+23
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+10
2013-12-04selinux: fix possible memory leakGeyslan G. Bem-4/+7
2013-12-02ima: properly free ima_template_entry structuresRoberto Sassu-5/+19
2013-12-02ima: Do not free 'entry' before it is initializedChristoph Paasch-1/+0
2013-12-02security: shmem: implement kernel private shmem inodesEric Paris-1/+1
2013-12-02KEYS: Fix searching of nested keyringsDavid Howells-1/+1
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells-4/+3
2013-12-02KEYS: Fix the keyring hash functionDavid Howells-4/+4
2013-12-02KEYS: Pre-clear struct key on allocationDavid Howells-7/+1
2013-11-30ima: store address of template_fmt_copy in a pointer before calling strsepRoberto Sassu-2/+4
2013-11-26Merge tag 'v3.12'Paul Moore-619/+1720
2013-11-25ima: make a copy of template_fmt in template_desc_init_fields()Roberto Sassu-7/+14
2013-11-25ima: do not send field length to userspace for digest of ima templateRoberto Sassu-5/+18
2013-11-25ima: do not include field length in template digest calc for ima templateRoberto Sassu-6/+15
2013-11-23Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds-55/+1
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds-1596/+3204
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-1/+4
2013-11-14KEYS: Fix keyring content gc scannerDavid Howells-51/+36
2013-11-13KEYS: Fix error handling in big_key instantiationDavid Howells-0/+1
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-9/+10
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-11/+0
2013-11-06KEYS: Fix UID check in keyctl_get_persistent()David Howells-4/+2
2013-11-05audit: suppress stock memalloc failure warnings since already managedRichard Guy Briggs-1/+2
2013-11-05selinux: apply selinux checks on new audit message typesEric Paris-0/+2
2013-10-31ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar-1/+55
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar-12/+73
2013-10-31Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris-16/+25
2013-10-30KEYS: fix error return code in big_key_instantiate()Wei Yongjun-1/+3
2013-10-30KEYS: Fix keyring quota misaccounting on key replacement and unlinkDavid Howells-12/+15
2013-10-30KEYS: Fix a race between negating a key and reading the error setDavid Howells-2/+6
2013-10-30KEYS: Make BIG_KEYS booleanJosh Boyer-1/+1
2013-10-29apparmor: remove the "task" arg from may_change_ptraced_domain()Oleg Nesterov-8/+6
2013-10-29apparmor: remove parent task info from audit loggingJohn Johansen-7/+0
2013-10-29apparmor: remove tsk field from the apparmor_audit_structJohn Johansen-8/+2
2013-10-29apparmor: fix capability to not use the current task, during reportingJohn Johansen-22/+15
2013-10-30Merge branch 'smack-for-3.13' of git://git.gitorious.org/smack-next/kernel in...James Morris-9/+34
2013-10-28Smack: Ptrace access check modeCasey Schaufler-1/+1
2013-10-26ima: provide hash algo info in the xattrDmitry Kasatkin-15/+59
2013-10-26ima: enable support for larger default filedata hash algorithmsMimi Zohar-2/+59
2013-10-26ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu-0/+31