aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-03-21
|\
| * VM: make zap_page_range() callers that act on a single VMA use separate helperAl Viro2012-03-20
| * VM: make unmap_vmas() return voidAl Viro2012-03-20
| * VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()Al Viro2012-03-20
| * VM: make zap_page_range() return voidAl Viro2012-03-20
| * VM: can't go through the inner loop in unmap_vmas() more than once...Al Viro2012-03-20
| * VM: unmap_page_range() can return voidAl Viro2012-03-20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \
| * \ Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-19
| |\ \
| | * | AppArmor: Fix location of const qualifier on generated string tablesTetsuo Handa2012-03-19
| * | | TOMOYO: Return error if fails to delete a domainTetsuo Handa2012-03-19
| |/ /
| * | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-14
| |\ \
| | * | AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-14
| | * | AppArmor: Add ability to load extended policyJohn Johansen2012-03-14
| | * | AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-14
| | * | AppArmor: Update dfa matching routines.John Johansen2012-03-14
| | * | AppArmor: Minor cleanup of d_namespace_path to consolidate error handlingJohn Johansen2012-03-14
| | * | AppArmor: Retrieve the dentry_path for error reporting when path lookup failsJohn Johansen2012-03-14
| | * | AppArmor: Add const qualifiers to generated string tablesJohn Johansen2012-03-14
| | * | AppArmor: Fix oops in policy unpack auditingJohn Johansen2012-03-14
| | * | AppArmor: Fix error returned when a path lookup is disconnectedJohn Johansen2012-03-14
| * | | TOMOYO: Return appropriate value to poll().Tetsuo Handa2012-03-14
| |/ /
| * | KEYS: testing wrong bit for KEY_FLAG_REVOKEDDan Carpenter2012-03-06
| * | TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-02-29
| * | security: fix ima kconfig warningRandy Dunlap2012-02-27
| * | AppArmor: Fix the error case for chroot relative path name lookupJohn Johansen2012-02-27
| * | AppArmor: fix mapping of META_READ to audit and quiet flagsJohn Johansen2012-02-27
| * | AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-27
| * | AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen2012-02-27
| * | AppArmor: Add mising end of structure test to caps unpackingJohn Johansen2012-02-27
| * | AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-27
| * | AppArmor: add "file" details to securityfsKees Cook2012-02-27
| * | AppArmor: add initial "features" directory to securityfsKees Cook2012-02-27
| * | 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
| * | TPM: Zero buffer whole after copying to userspaceTim Gardner2012-02-14
| * | tpm_tis: Clean up after module_param cleanupStefan Berger2012-02-14
| * | tpm_tis: Only probe iTPMsStefan Berger2012-02-14
| * | security: trim security.hAl Viro2012-02-13
| * | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-13
| * | digsig: changed type of the timestampDmitry Kasatkin2012-02-10
| * | 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 'linus-master'; commit 'v3.3-rc3' into nextJames Morris2012-02-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-21
|\ \ \ \