aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2012-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-10-06device_cgroup: rename whitelist to exception listAristeu Rozanski
2012-10-06device_cgroup: convert device_cgroup internally to policy + exceptionsAristeu Rozanski
2012-10-06device_cgroup: introduce dev_whitelist_clean()Aristeu Rozanski
2012-10-06device_cgroup: add "deny_all" in dev_cgroup structureAristeu Rozanski
2012-10-05ima: fix bug in argument orderDmitry Kasatkin
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-26make get_file() return its argumentAl Viro
2012-09-26new helper: iterate_fd()Al Viro
2012-09-26switch flush_unauthorized_files() to replace_fd()Al Viro
2012-09-21userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman
2012-09-21userns: Add user namespace support to IMAEric W. Biederman
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman
2012-09-21userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert tomoyo to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman
2012-09-19ima: change flags container data typeDmitry Kasatkin
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel
2012-09-18Smack: setprocattr memory leak fixCasey Schaufler
2012-09-18Smack: implement revoking all rules for a subject labelRafal Krypa
2012-09-18Smack: remove task_wait() hook.Casey Schaufler
2012-09-14cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo
2012-09-13userns: Convert security/keys to the new userns infrastructureEric W. Biederman
2012-09-13ima: audit log hashesPeter Moody
2012-09-13ima: generic IMA action flag handlingDmitry Kasatkin
2012-09-13task_work: Revert "hold task_lock around checks in keyctl"Oleg Nesterov
2012-09-12ima: rename ima_must_appraise_or_measureDmitry Kasatkin
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso
2012-09-07ima: digital signature verification supportDmitry Kasatkin
2012-09-07ima: add support for different security.ima data typesMimi Zohar
2012-09-07ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar
2012-09-07ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin
2012-09-07ima: allocating iint improvementsDmitry Kasatkin
2012-09-07ima: add appraise action keywords and default rulesMimi Zohar
2012-09-07ima: integrity appraisal extensionMimi Zohar
2012-09-08Yama: handle 32-bit userspace prctlKees Cook
2012-09-05security: allow Yama to be unconditionally stackedKees Cook
2012-09-01AppArmor: remove af_names.h from .gitignorePaul Bolle
2012-08-22ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder