summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* keys: fix user_defined key sparse messagesMimi Zohar2012-01-19
* ima: fix cred sparse warningMimi Zohar2012-01-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-01-17
|\
| * integrity: digital signature config option name changeDmitry Kasatkin2012-01-18
| * lib: digital signature config option name changeDmitry Kasatkin2012-01-18
| * encrypted-keys: fix rcu and sparse messagesMimi Zohar2012-01-18
| * keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-18
| * KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2012-01-18
| * TOMOYO: Accept \000 as a valid character.Tetsuo Handa2012-01-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\ \ | |/ |/|
| * audit: no leading space in audit_log_d_path prefixKees Cook2012-01-17
| * audit: treat s_id as an untrusted stringKees Cook2012-01-17
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\ \
| * | security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
| * | ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-05
| * | capabilities: remove all _real_ interfacesEric Paris2012-01-05
| * | capabilities: introduce security_capable_noauditEric Paris2012-01-05
| * | capabilities: reverse arguments to security_capableEric Paris2012-01-05
| * | capabilities: remove the task from capable LSM hook entirelyEric Paris2012-01-05
| * | selinux: sparse fix: fix several warnings in the security server codJames Morris2012-01-05
| * | selinux: sparse fix: fix warnings in netlink codeJames Morris2012-01-05
| * | selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2012-01-05
| * | selinux: sparse fix: declare selinux_disable() in security.hJames Morris2012-01-05
| * | selinux: sparse fix: move selinux_complete_initJames Morris2012-01-05
| * | selinux: sparse fix: make selinux_secmark_refcount staticJames Morris2012-01-05
| * | SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-20
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
| |/ |/|
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-10
|\ \
| * \ Merge branch 'next' into for-linusJames Morris2012-01-09
| |\ \
| | * | ima: fix invalid memory referenceRoberto Sassu2011-12-19
| | * | ima: free duplicate measurement memoryRoberto Sassu2011-12-19
| | * | selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-12-19
| | * | apparmor: fix module parameter handlingRusty Russell2011-12-16
| | * | Security: tomoyo: add .gitignore fileGreg Kroah-Hartman2011-12-12
| | * | tomoyo: add missing rcu_dereference()Kees Cook2011-12-12
| | * | apparmor: add missing rcu_dereference()Kees Cook2011-12-09
| | * | evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-08
| | * | evm: key must be set once during initializationDmitry Kasatkin2011-12-08
| | * | digsig: build dependency fixDmitry Kasatkin2011-11-22
| | * | Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2011-11-18
| | |\ \
| | | * | evm: digital signature verification supportDmitry Kasatkin2011-11-09
| | | * | integrity: digital signature verification using multiple keyringsDmitry Kasatkin2011-11-09
| | * | | KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-17
| | * | | Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris2011-11-16
| | |\ \ \
| | * | | | selinuxfs: remove custom hex_to_bin()Andy Shevchenko2011-11-16
* | | | | | securityfs: fix object creation racesAl Viro2012-01-10
* | | | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-09
|\ \ \ \ \ \
| * | | | | | cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-12
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \ \ \ \ \
| * | | | | | | switch security_path_chmod() to struct path *Al Viro2012-01-06