summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tpmdd-next-20180108' of git://git.infradead.org/users/jjs/linux-tp...James Morris2018-01-0933-443/+789
|\
| * tpm: remove unused variablesArnd Bergmann2018-01-081-2/+0
| * tpm: remove unused data fields from I2C and OF device ID tablesJavier Martinez Canillas2018-01-081-21/+6
| * tpm: only attempt to disable the LPC CLKRUN if is already enabledJavier Martinez Canillas2018-01-081-1/+10
| * tpm: follow coding style for variable declaration in tpm_tis_core_init()Javier Martinez Canillas2018-01-081-1/+3
| * tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas2018-01-083-18/+0
| * tpm: Update MAINTAINERS for Jason GunthorpeJason Gunthorpe2018-01-081-1/+2
| * tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh2018-01-085-92/+119
| * tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh2018-01-083-48/+56
| * tpm2-cmd: allow more attempts for selftest executionAlexander.Steffen@infineon.com2018-01-081-7/+5
| * tpm: return a TPM_RC_COMMAND_CODE response if command is not implementedJavier Martinez Canillas2018-01-082-8/+25
| * tpm: Move Linux RNG connection to hwrngJason Gunthorpe2018-01-086-69/+52
| * tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-089-116/+126
| * tpm: parse TPM event logs based on EFI tableThiebaud Weksteen2018-01-086-4/+88
| * efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-087-3/+174
| * tpm: add event log format versionThiebaud Weksteen2018-01-081-0/+3
| * tpm: rename event log provider filesThiebaud Weksteen2018-01-083-2/+2
| * tpm: move tpm_eventlog.h outside of drivers folderThiebaud Weksteen2018-01-088-34/+37
| * tpm: use tpm_msleep() value as max delayNayna Jain2018-01-081-2/+2
| * tpm: reduce tpm polling delay in tpm_tis_coreNayna Jain2018-01-081-2/+8
| * tpm: move wait_for_tpm_stat() to respective driver filesNayna Jain2017-12-164-62/+121
|/
* Sync to v4.15-rc3 for security subsystem developers to work against.James Morris2017-12-1124173-317120/+650308
|\
| * Linux 4.15-rc3v4.15-rc3Linus Torvalds2017-12-101-1/+1
| * hpfs: don't bother with the i_version counter or f_versionJeff Layton2017-12-103-4/+0
| * futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby2017-12-101-2/+2
| * Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-105-14/+21
| |\
| | * btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov2017-12-071-1/+1
| | * Btrfs: disable FUA if mounted with nobarrierOmar Sandoval2017-12-071-7/+5
| | * btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney2017-12-071-0/+1
| | * btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney2017-12-071-6/+12
| | * btrfs: Fix quota reservation leak on preallocated filesJustin Maggard2017-12-071-0/+2
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-1066-210/+278
| |\ \
| | * \ Merge branch 'fixes' into for-nextOlof Johansson2017-12-099-30/+39
| | |\ \
| | | * \ Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-12-095-17/+17
| | | |\ \
| | | | * | ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2017-12-082-5/+5
| | | | * | meson-gx-socinfo: Fix package id parsingArnaud Patard2017-11-301-2/+2
| | | | * | ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't"Colin Ian King2017-11-301-1/+1
| | | | * | ARM: dts: meson: fix the memory region of the GPIO interrupt controllerMartin Blumenstingl2017-11-301-1/+1
| | | | * | ARM: dts: meson: correct the sort order for the the gpio_intc nodeMartin Blumenstingl2017-11-301-9/+9
| | | * | | Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...Olof Johansson2017-12-092-12/+20
| | | |\ \ \
| | | | * | | bus: arm-ccn: fix module unloading Error: Removing state 147 which has instan...Kim Phillips2017-12-041-1/+1
| | | | * | | bus: arm-cci: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-2/+5
| | | | * | | bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-1/+3
| | | | * | | bus: arm-ccn: Simplify codeChristophe JAILLET2017-12-041-4/+2
| | | | * | | bus: arm-ccn: Check memory allocation failureChristophe JAILLET2017-12-041-0/+5
| | | | * | | bus: arm-ccn: constify attribute_group structures.Arvind Yadav2017-12-041-4/+4
| | | | |/ /
| | | * | | Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson2017-12-092-1/+2
| | | |\ \ \
| | | | * | | ARM: dts: Fix dm814x missing phy-cells propertyTony Lindgren2017-12-051-0/+1
| | | | * | | ARM: dts: Fix elm interrupt compiler warningTony Lindgren2017-12-051-1/+1
| | | | |/ /
| | * | | | Merge branch 'fixes' into for-nextArnd Bergmann2017-12-072-0/+3
| | |\| | |