summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+2
* AppArmor: fix mapping of META_READ to audit and quiet flagsJohn Johansen2012-02-271-2/+1
* 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-163-3/+13
* TPM: Zero buffer whole after copying to userspaceTim Gardner2012-02-141-1/+2
* tpm_tis: Clean up after module_param cleanupStefan Berger2012-02-141-4/+5
* tpm_tis: Only probe iTPMsStefan Berger2012-02-142-3/+7
* security: trim security.hAl Viro2012-02-1419-26/+66
* mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-148-38/+10
* digsig: changed type of the timestampDmitry Kasatkin2012-02-101-2/+2
* security: Yama LSMKees Cook2012-02-108-0/+411
* security: create task_free security callbackKees Cook2012-02-104-0/+20
* Merge branch 'next-queue' into nextJames Morris2012-02-0910-3/+28
|\
| * ima: policy for RAMFSDmitry Kasatkin2012-01-191-0/+1
| * ima: fix Kconfig dependenciesFabio Estevam2012-01-192-2/+1
| * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-197-1/+26
* | Merge branch 'linus-master'; commit 'v3.3-rc3' into nextJames Morris2012-02-090-0/+0
* | Linux 3.3-rc3v3.3-rc3Linus Torvalds2012-02-081-1/+1
* | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-02-082-6/+4
|\ \
| * | iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1
| * | iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-231-0/+3
* | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0821-140/+266
|\ \ \
| * | | target: Fix unsupported WRITE_SAME sense payloadMartin Svec2012-02-071-3/+3
| * | | iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-071-0/+8
| * | | iblock: fix handling of large requestsChristoph Hellwig2012-02-071-0/+7
| * | | target: handle empty string writes in sysfsDan Carpenter2012-02-071-4/+8
| * | | iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-071-0/+1
| * | | target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-071-1/+1
| * | | target: Fix target_submit_cmd() exception handlingNicholas Bellinger2012-02-071-8/+10
| * | | target: Change target_submit_cmd() to return voidAndy Grover2012-02-073-11/+5
| * | | target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-071-10/+4
| * | | target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-181-0/+7
| * | | target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-181-1/+1
| * | | iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger2012-01-183-8/+62
| * | | target: Allow control CDBs with data > 1 pageAndy Grover2012-01-188-54/+78
| * | | iscsi-target: Fix up a few assignmentsJesper Juhl2012-01-181-2/+2
OpenPOWER on IntegriCloud