summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ima: rename ima_must_appraise_or_measureDmitry Kasatkin2012-09-123-4/+4
* audit: export audit_log_task_infoPeter Moody2012-09-122-40/+36
* tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder2012-09-121-2/+2
* Merge branch 'next-ima-appraisal' of git://git.kernel.org/pub/scm/linux/kerne...James Morris2012-09-1220-149/+668
|\
| * ima: digital signature verification supportDmitry Kasatkin2012-09-072-19/+52
| * ima: add support for different security.ima data typesMimi Zohar2012-09-073-14/+17
| * ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar2012-09-073-0/+80
| * ima: add inode_post_setattr callMimi Zohar2012-09-072-0/+12
| * ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin2012-09-071-9/+7
| * ima: allocating iint improvementsDmitry Kasatkin2012-09-073-38/+27
| * ima: add appraise action keywords and default rulesMimi Zohar2012-09-074-44/+141
| * ima: integrity appraisal extensionMimi Zohar2012-09-0713-53/+358
| * vfs: move ima_file_free before releasing the fileMimi Zohar2012-09-071-1/+1
| * vfs: extend vfs_removexattr lockingMimi Zohar2012-09-071-2/+4
* | samples/seccomp: fix 31 bit build on s390Heiko Carstens2012-09-121-8/+16
|/
* Yama: handle 32-bit userspace prctlKees Cook2012-09-081-1/+1
* security: allow Yama to be unconditionally stackedKees Cook2012-09-054-4/+70
* driver/char/tpm: declare internal symbols as staticXiaoyan Zhang2012-09-042-20/+21
* driver: add PPI support in tpm driverXiaoyan Zhang2012-08-224-1/+475
* Documentation: sysfs for Physical Presence InterfaceXiaoyan Zhang2012-08-221-0/+70
* tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl2012-08-221-0/+5
* ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder2012-08-221-0/+1
* drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-224-12/+93
* PPC64: Add support for instantiating SML from Open FirmwareAshley Lai2012-08-221-0/+62
* drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-225-0/+836
* tpm: compile out unused code in the PNP and PM casesKent Yoder2012-08-221-1/+2
* tpm: fix double write race and tpm_release free issueKent Yoder2012-08-221-2/+3
* hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder2012-08-223-0/+64
* tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-224-48/+92
* tpm: modularize event log collectionKent Yoder2012-08-225-142/+182
* char/tpm: Add new driver for Infineon I2C TIS TPMPeter Huewe2012-08-223-0/+707
* Merge tag 'v3.6-rc2' into nextJames Morris2012-08-178393-251021/+525728
|\
| * Linux 3.6-rc2v3.6-rc2Linus Torvalds2012-08-161-1/+1
| * autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
| * Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
| |\
| | * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
| |\ \
| | * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| | * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| | * | fuse: add missing INIT flagsMiklos Szeredi2012-07-182-1/+10
| | * | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| | * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| | * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-183-2/+12
| * | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
| |\ \ \
| | * | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-164-95/+165
| |\ \ \ \
| | * \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| | |\ \ \ \
| | | * | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| | * | | | | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| | * | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| | |/ / / /
OpenPOWER on IntegriCloud