summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman-2/+2
2012-09-21userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman-4/+4
2012-09-21userns: Convert tomoyo to use kuid and kgid where appropriateEric W. Biederman-20/+31
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman-10/+12
2012-09-19ima: change flags container data typeDmitry Kasatkin-1/+1
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel-0/+1
2012-09-18Smack: setprocattr memory leak fixCasey Schaufler-12/+2
2012-09-18Smack: implement revoking all rules for a subject labelRafal Krypa-0/+75
2012-09-18Smack: remove task_wait() hook.Casey Schaufler-29/+8
2012-09-14cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo-0/+9
2012-09-13userns: Convert security/keys to the new userns infrastructureEric W. Biederman-83/+79
2012-09-13ima: audit log hashesPeter Moody-6/+55
2012-09-13ima: generic IMA action flag handlingDmitry Kasatkin-19/+26
2012-09-13task_work: Revert "hold task_lock around checks in keyctl"Oleg Nesterov-2/+0
2012-09-13KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells-63/+129
2012-09-12ima: rename ima_must_appraise_or_measureDmitry Kasatkin-4/+4
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso-2/+1
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso-1/+1
2012-09-07ima: digital signature verification supportDmitry Kasatkin-19/+52
2012-09-07ima: add support for different security.ima data typesMimi Zohar-14/+17
2012-09-07ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar-0/+63
2012-09-07ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin-9/+7
2012-09-07ima: allocating iint improvementsDmitry Kasatkin-35/+23
2012-09-07ima: add appraise action keywords and default rulesMimi Zohar-40/+116
2012-09-07ima: integrity appraisal extensionMimi Zohar-53/+351
2012-09-08Yama: handle 32-bit userspace prctlKees Cook-1/+1
2012-09-05security: allow Yama to be unconditionally stackedKees Cook-4/+39
2012-09-01AppArmor: remove af_names.h from .gitignorePaul Bolle-1/+0
2012-08-22ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder-0/+1
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder-42/+12
2012-08-20workqueue: deprecate system_nrt[_freezable]_wqTejun Heo-5/+5
2012-08-17Yama: access task_struct->comm directlyKees Cook-8/+2
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook-0/+41
2012-07-31selinux: tag avc cache alloc as non-criticalMel Gorman-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+1
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov-0/+1
2012-07-30selinux: fix selinux_inode_setxattr oopsAl Viro-5/+10
2012-07-30smack: off by one errorAlan Cox-4/+4
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer-1/+1
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-10/+17
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-87/+114
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-26/+18
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro-6/+5
2012-07-22hold task_lock around checks in keyctlAl Viro-0/+2
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro-28/+12
2012-07-22trimming task_work: kill ->dataAl Viro-8/+15
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+4
2012-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-2/+4
2012-07-16SELinux: do not check open perms if they are not known to policyEric Paris-1/+1
2012-07-16SELinux: include definition of new capabilitiesEric Paris-1/+3