summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen2012-02-272-3/+3
| * | AppArmor: Add mising end of structure test to caps unpackingJohn Johansen2012-02-271-0/+2
| * | AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-274-6/+29
| * | AppArmor: add "file" details to securityfsKees Cook2012-02-272-0/+16
| * | AppArmor: add initial "features" directory to securityfsKees Cook2012-02-272-0/+65
| * | AppArmor: refactor securityfs to use structuresKees Cook2012-02-272-42/+114
| * | IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris2012-02-162-2/+2
| * | Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-161-2/+6
| * | security: trim security.hAl Viro2012-02-144-0/+8
| * | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-141-14/+0Star
| * | security: Yama LSMKees Cook2012-02-095-0/+343
| * | security: create task_free security callbackKees Cook2012-02-092-0/+10
| * | Merge branch 'next-queue' into nextJames Morris2012-02-093-2/+16
| |\ \ | | |/ | |/|
| | * ima: policy for RAMFSDmitry Kasatkin2012-01-201-0/+1
| | * ima: fix Kconfig dependenciesFabio Estevam2012-01-201-1/+1
| | * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-191-1/+14
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-2/+2
|\ \ \
| * | | tomoyo: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| |/ /
* | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-211-6/+4Star
|\ \ \ | |/ / |/| |
| * | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-6/+4Star
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-233-0/+39
|\ \ \ | |/ / |/| |
| * | keys: add a "logon" key typeJeff Layton2012-01-183-0/+39
* | | keys: fix user_defined key sparse messagesMimi Zohar2012-01-191-3/+3
* | | ima: fix cred sparse warningMimi Zohar2012-01-191-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-01-189-22/+34
|\ \ \
| * | | integrity: digital signature config option name changeDmitry Kasatkin2012-01-183-4/+4
| * | | lib: digital signature config option name changeDmitry Kasatkin2012-01-181-1/+1
| * | | encrypted-keys: fix rcu and sparse messagesMimi Zohar2012-01-182-2/+2
| * | | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-183-4/+6
| * | | KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2012-01-182-8/+18
| * | | TOMOYO: Accept \000 as a valid character.Tetsuo Handa2012-01-181-3/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-182-15/+20
|\ \ \ | |/ / |/| |
| * | audit: no leading space in audit_log_d_path prefixKees Cook2012-01-171-2/+2
| * | audit: treat s_id as an untrusted stringKees Cook2012-01-172-13/+18
| |/
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-155-85/+27Star
|\ \
| * | security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-064-34/+0Star
| * | ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-061-1/+1
| * | capabilities: remove all _real_ interfacesEric Paris2012-01-061-24/+0Star
| * | capabilities: introduce security_capable_noauditEric Paris2012-01-061-0/+6
| * | capabilities: reverse arguments to security_capableEric Paris2012-01-061-1/+1
| * | capabilities: remove the task from capable LSM hook entirelyEric Paris2012-01-064-30/+24Star
| * | selinux: sparse fix: fix several warnings in the security server codJames Morris2012-01-065-7/+9
| * | selinux: sparse fix: fix warnings in netlink codeJames Morris2012-01-066-5/+6
| * | selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2012-01-063-6/+4Star
| * | selinux: sparse fix: declare selinux_disable() in security.hJames Morris2012-01-062-1/+1
| * | selinux: sparse fix: move selinux_complete_initJames Morris2012-01-062-1/+1
| * | selinux: sparse fix: make selinux_secmark_refcount staticJames Morris2012-01-061-1/+1
| * | SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-201-1/+3
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-11/+11
| |/ |/|
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-1116-59/+259
|\ \