summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: use SHASH_DESC_ON_STACKNicolas Iooss2017-04-071-19/+13
* security/apparmor/lsm.c: set debug messagesValentin Rothberg2017-04-071-1/+1
* apparmor: fix boolreturn.cocci warningskbuild test robot2017-04-071-2/+2
* tpm/tpm_crb: Enable TPM CRB interface for ARM64Jiandi An2017-04-032-3/+66
* ACPICA: Update TPM2 ACPI tableJiandi An2017-04-031-0/+3
* tpm_crb: request and relinquish locality 0Jarkko Sakkinen2017-04-035-1/+63
* tpm: make check_locality return boolJerry Snitselaar2017-04-033-21/+23
* tpm/tpm_crb: fix unused warnings on suspend/resume functionsJérémy Lefaure2017-04-031-7/+4
* tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain2017-04-031-2/+3
* tpm/st33zp24: Add GPIO ACPI mapping tableAndy Shevchenko2017-04-032-6/+40
* vTPM: Fix missing NULL checkHon Ching \(Vicky\) Lo2017-04-031-2/+6
* tpm_crb: check for bad response sizeJerry Snitselaar2017-04-031-2/+1
* tpm2: add session handle context saving and restoring to the space codeJames Bottomley2017-04-034-13/+116
* tpm: expose spaces via a device link /dev/tpmrm<n>James Bottomley2017-04-035-4/+139
* tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.cJames Bottomley2017-04-034-130/+190
* tpm: infrastructure for TPM spacesJarkko Sakkinen2017-04-038-53/+527
* tpm: validate TPM 2.0 commandsJarkko Sakkinen2017-04-033-5/+132
* tpm: export tpm2_flush_context_cmdJarkko Sakkinen2017-04-032-33/+31
* tpm: move length validation to tpm_transmit()Jarkko Sakkinen2017-04-031-8/+12
* tpm_crb: encapsulate crb_wait_for_reg_32Jarkko Sakkinen2017-04-031-14/+23
* tpm_crb: map locality registersJarkko Sakkinen2017-04-031-32/+57
* tpm_tis_spi: Add small delay after last transferPeter Huewe2017-04-031-0/+1
* tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe2017-04-031-49/+58
* tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe2017-04-031-18/+18
* tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe2017-04-031-0/+5
* tpm_tis_spi: Use single function to transfer dataPeter Huewe2017-04-031-63/+24
* tpm/tpm_crb: enter the low power state upon device suspendWinkler, Tomas2017-04-031-1/+24
* tpm: select CONFIG_CRYPTOArnd Bergmann2017-04-031-0/+1
* tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain2017-04-031-8/+15
* tpm crb: Work around BIOS's that report the wrong ACPI region sizeJason Gunthorpe2017-04-031-2/+25
* tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen2017-04-031-2/+4
* security, keys: convert key_user.usage from atomic_t to refcount_tElena Reshetova2017-04-034-6/+7
* security, keys: convert key.usage from atomic_t to refcount_tElena Reshetova2017-04-036-12/+13
* TOMOYO: Use designated initializersKees Cook2017-03-302-16/+16
* LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa2017-03-286-2/+37
* update to v4.11-rc4 due to memory corruption bug in rc2James Morris2017-03-281078-7486/+13935
|\
| * Linux 4.11-rc4v4.11-rc4Linus Torvalds2017-03-261-1/+1
| * Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-2621-88/+111
| |\
| | * Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2017-03-223-12/+34
| | |\
| | | * extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede2017-03-221-0/+3
| | | * extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede2017-03-221-9/+3
| | | * extcon: int3496: Add dependency on X86 as it's Intel specificPeter Robinson2017-03-221-1/+1
| | | * extcon: int3496: Add GPIO ACPI mapping tableAndy Shevchenko2017-03-222-0/+25
| | | * extcon: int3496: Rename GPIO pins in accordance with bindingAndy Shevchenko2017-03-221-2/+2
| | | * extcon: int3496: Propagate error code of gpiod_to_irq()Andy Shevchenko2017-03-131-2/+2
| | * | vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-161-2/+2
| | * | ppdev: fix registering same device nameSudip Mukherjee2017-03-161-2/+9
| | * | parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-161-2/+4
| | * | auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matchesDmitry Torokhov2017-03-161-0/+1
| | * | Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan2017-03-161-5/+8