Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | tpm: do not suspend/resume if power stays on | Enric Balletbo i Serra | 2017-07-07 | 3 | -0/+7 | |
| * | | | tpm: use tpm2_pcr_read() in tpm2_do_selftest() | Roberto Sassu | 2017-07-07 | 1 | -30/+1 | |
| * | | | tpm: use tpm_buf functions in tpm2_pcr_read() | Roberto Sassu | 2017-07-07 | 1 | -30/+30 | |
| * | | | tpm_tis: make ilb_base_addr static | Colin Ian King | 2017-07-07 | 1 | -1/+1 | |
| * | | | tpm: consolidate the TPM startup code | Jarkko Sakkinen | 2017-07-07 | 3 | -61/+44 | |
| * | | | tpm: Enable CLKRUN protocol for Braswell systems | Azhar Shaikh | 2017-07-07 | 2 | -0/+117 | |
| * | | | tpm/tpm_crb: fix priv->cmd_size initialisation | Manuel Lauss | 2017-07-07 | 1 | -2/+3 | |
| * | | | tpm: fix a kernel memory leak in tpm-sysfs.c | Jarkko Sakkinen | 2017-07-07 | 1 | -1/+2 | |
| * | | | tpm: Issue a TPM2_Shutdown for TPM2 devices. | Josh Zimmerman | 2017-07-07 | 2 | -0/+37 | |
* | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-07 | 1 | -182/+151 | |
|\ \ \ \ | ||||||
| * | | | | ipmi: get rid of field-by-field __get_user() | Al Viro | 2017-06-26 | 1 | -50/+37 | |
| * | | | | ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one | Al Viro | 2017-06-26 | 1 | -133/+115 | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-06 | 1 | -0/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core | Will Deacon | 2017-06-26 | 4 | -21/+20 | |
| |\ \ \ \ | ||||||
| * | | | | | drivers/char: kmem: disable on arm64 | Ard Biesheuvel | 2017-06-20 | 1 | -0/+2 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 1 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-07-05 | 3 | -2/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hwrng: mtk - add runtime PM support | Sean Wang | 2017-06-20 | 1 | -0/+42 | |
| * | | | | | | | | hw_random: timeriomem_rng: Allow setting RNG quality from platform data | Rick Altherr | 2017-06-01 | 1 | -0/+7 | |
| * | | | | | | | | hwrng: omap3-rom - Handle return value of clk_prepare_enable | Arvind Yadav | 2017-05-23 | 1 | -2/+9 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-07-05 | 12 | -231/+265 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tpm/tpm_atmel: remove unnecessary NULL check | Gustavo A. R. Silva | 2017-06-19 | 1 | -7/+5 | |
| * | | | | | | | | tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios() | Andy Shevchenko | 2017-06-19 | 2 | -4/+2 | |
| * | | | | | | | | tpm: vtpm_proxy: Prevent userspace from sending driver command | Stefan Berger | 2017-06-13 | 1 | -0/+33 | |
| * | | | | | | | | tpm: vtpm_proxy: Implement request_locality function. | Stefan Berger | 2017-06-13 | 2 | -0/+37 | |
| * | | | | | | | | tpm: Introduce flag TPM_TRANSMIT_RAW | Stefan Berger | 2017-06-13 | 2 | -1/+3 | |
| * | | | | | | | | tpm: vtpm_proxy: Suppress error logging when in closed state | Stefan Berger | 2017-06-13 | 2 | -3/+4 | |
| * | | | | | | | | tpm, tpmrm: Mark tpmrm_write as static | Peter Huewe | 2017-06-13 | 1 | -1/+1 | |
| * | | | | | | | | tpm: remove struct tpm_pcrextend_in | Jarkko Sakkinen | 2017-06-13 | 1 | -6/+0 | |
| * | | | | | | | | tpm, tpm_infineon: remove useless snprintf() calls | Jarkko Sakkinen | 2017-06-13 | 1 | -4/+4 | |
| * | | | | | | | | tpm: fix byte order related arithmetic inconsistency in tpm_getcap() | Jarkko Sakkinen | 2017-06-13 | 2 | -27/+16 | |
| * | | | | | | | | tpm: Apply a sane minimum adapterlimit value for retransmission. | Bryan Freed | 2017-06-13 | 1 | -20/+56 | |
| * | | | | | | | | tpm_tis: Consolidate the platform and acpi probe flow | Jason Gunthorpe | 2017-06-13 | 1 | -113/+54 | |
| * | | | | | | | | tpm_tis: Use platform_get_irq | Jason Gunthorpe | 2017-06-13 | 1 | -4/+2 | |
| * | | | | | | | | tpm_tis: Fix IRQ autoprobing when using platform_device | Jason Gunthorpe | 2017-06-13 | 1 | -1/+1 | |
| * | | | | | | | | tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend() | Roberto Sassu | 2017-06-13 | 1 | -17/+24 | |
| * | | | | | | | | tpm: move endianness conversion of ordinals to tpm_input_header | Roberto Sassu | 2017-06-13 | 2 | -14/+14 | |
| * | | | | | | | | tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header | Roberto Sassu | 2017-06-13 | 3 | -9/+9 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-07-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2017-07-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPICA: Add header support for TPM2 table changes | Bob Moore | 2017-06-12 | 1 | -2/+2 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-04 | 3 | -868/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2017-06-21 | 2 | -7/+44 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'timers/urgent' into WIP.timers | Thomas Gleixner | 2017-06-04 | 2 | -4/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mmtimer: Remove the SGI SN2 mmtimer driver | Christoph Hellwig | 2017-05-26 | 3 | -868/+0 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-06-24 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 2017-06-20 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | |