summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-241-1/+1
* usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-241-1/+1
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-232-16/+22
|\
| * Created a function for setting timeouts on keysBryan Schumaker2012-03-012-16/+22
* | security: optimize avc_audit() common pathLinus Torvalds2012-03-231-29/+41
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-6/+2Star
|\ \
| * | switch unix_sock to struct pathAl Viro2012-03-211-6/+2Star
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-2138-191/+856
|\ \
| * \ Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-201-2/+2
| |\ \
| | * | AppArmor: Fix location of const qualifier on generated string tablesTetsuo Handa2012-03-201-2/+2
| * | | TOMOYO: Return error if fails to delete a domainTetsuo Handa2012-03-201-4/+5
| |/ /
| * | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-1513-52/+189
| |\ \
| | * | AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-154-7/+7
| | * | AppArmor: Add ability to load extended policyJohn Johansen2012-03-154-1/+50
| | * | AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-144-19/+29
| | * | AppArmor: Update dfa matching routines.John Johansen2012-03-143-4/+81
| | * | AppArmor: Minor cleanup of d_namespace_path to consolidate error handlingJohn Johansen2012-03-141-10/+6Star
| | * | AppArmor: Retrieve the dentry_path for error reporting when path lookup failsJohn Johansen2012-03-141-6/+9
| | * | AppArmor: Add const qualifiers to generated string tablesJohn Johansen2012-03-141-2/+3
| | * | AppArmor: Fix oops in policy unpack auditingJohn Johansen2012-03-141-2/+3
| | * | AppArmor: Fix error returned when a path lookup is disconnectedJohn Johansen2012-03-141-1/+1
| * | | TOMOYO: Return appropriate value to poll().Tetsuo Handa2012-03-154-43/+26Star
| |/ /
| * | KEYS: testing wrong bit for KEY_FLAG_REVOKEDDan Carpenter2012-03-071-1/+2
| * | TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-03-011-18/+20
| * | security: fix ima kconfig warningRandy Dunlap2012-02-281-1/+1
| * | AppArmor: Fix the error case for chroot relative path name lookupJohn Johansen2012-02-271-3/+2Star
| * | AppArmor: fix mapping of META_READ to audit and quiet flagsJohn Johansen2012-02-271-2/+1Star
| * | AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-271-1/+1
| * | 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