aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
...
| * | AppArmor: refactor securityfs to use structuresKees Cook2012-02-27
| * | IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris2012-02-15
| * | Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-15
| * | security: trim security.hAl Viro2012-02-13
| * | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-13
| * | security: Yama LSMKees Cook2012-02-09
| * | security: create task_free security callbackKees Cook2012-02-09
| * | Merge branch 'next-queue' into nextJames Morris2012-02-09
| |\ \ | | |/ | |/|
| | * ima: policy for RAMFSDmitry Kasatkin2012-01-19
| | * ima: fix Kconfig dependenciesFabio Estevam2012-01-19
| | * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-18
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \
| * | | tomoyo: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| |/ /
* | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\ \ \ | |/ / |/| |
| * | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-23
|\ \ \ | |/ / |/| |
| * | keys: add a "logon" key typeJeff Layton2012-01-17
* | | keys: fix user_defined key sparse messagesMimi Zohar2012-01-19
* | | ima: fix cred sparse warningMimi Zohar2012-01-18
* | | 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-17
| * | | lib: digital signature config option name changeDmitry Kasatkin2012-01-17
| * | | encrypted-keys: fix rcu and sparse messagesMimi Zohar2012-01-17
| * | | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-17
| * | | KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2012-01-17
| * | | TOMOYO: Accept \000 as a valid character.Tetsuo Handa2012-01-17
| | |/ | |/|
* | | 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-12
| |/ |/|
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\ \
| * \ Merge branch 'next' into for-linusJames Morris2012-01-08
| |\ \
| | * | 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-18
| | * | apparmor: fix module parameter handlingRusty Russell2011-12-15