summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: clarify CRYPTO dependencyArnd Bergmann2015-10-221-1/+1
* Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...James Morris2015-10-215-47/+248
|\
| * Smack: limited capability for changing process labelZbigniew Jasinski2015-10-195-41/+239
| * Smack: pipefs fix in smack_d_instantiateRoman Kubiak2015-10-091-0/+3
| * Smack: Minor initialisation improvementJosé Bollo2015-10-092-3/+3
| * smack: smk_ipv6_port_list should be staticGeliang Tang2015-10-091-1/+1
| * Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk2015-10-091-2/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-10-201-1/+1
|\ \
| * | integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin2015-10-091-1/+1
| |/
* | TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo2015-10-191-2/+2
* | vTPM: support little endian guestsHon Ching \(Vicky\) Lo2015-10-192-22/+62
* | char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-194-4/+0
* | vTPM: get the buffer allocated for event log instead of the actual logHon Ching \(Vicky\) Lo2015-10-191-6/+15
* | vTPM: reformat event log to be byte-alignedHon Ching \(Vicky\) Lo2015-10-191-1/+12
* | vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-192-5/+5
* | MAINTAINERS: add new maintainer for TPM DEVICE DRIVERJarkko Sakkinen2015-10-191-0/+1
* | keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen2015-10-191-3/+33
* | tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-195-3/+366
* | keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen2015-10-192-11/+12
* | tpm: introduce tpm_bufJarkko Sakkinen2015-10-191-0/+97
* | tpm: update PPI documentation to address the location change.Jarkko Sakkinen2015-10-191-7/+12
* | tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-193-42/+33
* | sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen2015-10-192-0/+55
* | tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2015-10-193-50/+181
* | tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen2015-10-191-3/+4
* | vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo2015-10-191-1/+1
* | tpm: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-10-191-1/+1
|/
* Linux 4.3-rc4v4.3-rc4Linus Torvalds2015-10-041-1/+1
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0425-37/+188
|\
| * tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| * string: provide strscpy()Chris Metcalf2015-09-102-0/+91
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0822-8/+93
* | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
|\ \
| * | md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| * | md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| * | md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
| * | md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
| * | md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
| * | md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
| * | raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
| * | md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-0413-144/+82
|\ \ \
| * | | MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras2015-10-044-73/+42
| * | | MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett2015-10-021-1/+1
| * | | MIPS: Fix R2300 FP context switch handlingPaul Burton2015-10-021-27/+1
| * | | MIPS: Fix octeon FP context switch handlingPaul Burton2015-10-021-25/+1
| * | | MIPS: BPF: Fix load delay slots.Ralf Baechle2015-10-021-0/+4
| * | | MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle2015-10-011-6/+3
| * | | MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2015-10-012-0/+2
| * | | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-301-4/+4
OpenPOWER on IntegriCloud