summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2013-10-31Merge remote-tracking branch 'security/next'Stephen Rothwell
2013-10-31Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-10-31Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris
2013-10-30KEYS: fix error return code in big_key_instantiate()Wei Yongjun
2013-10-30KEYS: Fix keyring quota misaccounting on key replacement and unlinkDavid Howells
2013-10-30KEYS: Fix a race between negating a key and reading the error setDavid Howells
2013-10-30KEYS: Make BIG_KEYS booleanJosh Boyer
2013-10-29apparmor: remove the "task" arg from may_change_ptraced_domain()Oleg Nesterov
2013-10-29apparmor: remove parent task info from audit loggingJohn Johansen
2013-10-29apparmor: remove tsk field from the apparmor_audit_structJohn Johansen
2013-10-29apparmor: fix capability to not use the current task, during reportingJohn Johansen
2013-10-30Merge branch 'smack-for-3.13' of git://git.gitorious.org/smack-next/kernel in...James Morris
2013-10-28Smack: Ptrace access check modeCasey Schaufler
2013-10-26ima: provide hash algo info in the xattrDmitry Kasatkin
2013-10-26ima: enable support for larger default filedata hash algorithmsMimi Zohar
2013-10-26ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu
2013-10-26ima: add Kconfig default measurement list templateMimi Zohar
2013-10-26ima: defer determining the appraisal hash algorithm for 'ima' templateRoberto Sassu
2013-10-26ima: add audit log support for larger hashesMimi Zohar
2013-10-25ima: switch to new template management mechanismRoberto Sassu
2013-10-25ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu
2013-10-25ima: define template fields library and new helpersRoberto Sassu
2013-10-25ima: new templates management mechanismRoberto Sassu
2013-10-25ima: define new function ima_alloc_init_template() to APIRoberto Sassu
2013-10-25ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu
2013-10-25ima: pass the file descriptor to ima_add_violation()Roberto Sassu
2013-10-25ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin
2013-10-25ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin
2013-10-25ima: provide dedicated hash algo allocation functionDmitry Kasatkin
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar
2013-10-25ima: use dynamically allocated hash storageDmitry Kasatkin
2013-10-25ima: pass full xattr with the signatureDmitry Kasatkin
2013-10-25ima: read and use signature hash algorithmDmitry Kasatkin
2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin
2013-10-25Revert "ima: policy for RAMFS"Mimi Zohar
2013-10-25ima: fix script messagesDmitry Kasatkin
2013-10-24device_cgroup: remove can_attachSerge Hallyn
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-22Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris
2013-10-18Smack: Implement lock security modeCasey Schaufler
2013-10-16apparmor: fix bad lock balance when introspecting policyJohn Johansen
2013-10-16apparmor: fix memleak of the profile hashJohn Johansen
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman