Age | Commit message (Expand) | Author | Files | Lines |
2020-01-08 | tpm: Handle negative priv->response_len in tpm_common_read() | Tadeusz Struk | 2 | -2/+2 |
2020-01-06 | tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's" | Stefan Berger | 1 | -2/+0 |
2020-01-06 | tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts" | Stefan Berger | 1 | -1/+0 |
2020-01-06 | tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init" | Jarkko Sakkinen | 1 | -18/+17 |
2020-01-03 | agp: remove unused variable arqsz in agp_3_5_enable() | Yunfeng Ye | 1 | -3/+1 |
2020-01-03 | agp: remove unused variable mcapndx | Yunfeng Ye | 1 | -5/+0 |
2019-12-20 | Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2019-12-19 | tpm/tpm_ftpm_tee: add shutdown call back | Pavel Tatashin | 1 | -4/+18 |
2019-12-17 | random: don't forget compat_ioctl on urandom | Jason A. Donenfeld | 1 | -0/+1 |
2019-12-17 | tpm: fix invalid locking in NONBLOCKING mode | Tadeusz Struk | 1 | -0/+8 |
2019-12-17 | security: keys: trusted: fix lost handle flush | James Bottomley | 2 | -1/+1 |
2019-12-17 | tpm_tis: reserve chip for duration of tpm_tis_core_init | Jerry Snitselaar | 1 | -17/+18 |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -9/+6 |
2019-12-04 | agp: Add bridge parameter documentation | Corentin Labbe | 1 | -0/+3 |
2019-12-04 | agp: remove unused variable num_segments | Corentin Labbe | 1 | -2/+1 |
2019-12-04 | agp: remove unused variable size in agp_generic_create_gatt_table | Corentin Labbe | 1 | -7/+2 |
2019-12-02 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -22/+4 |
2019-12-01 | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -9/+7 |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -70/+79 |
2019-11-26 | Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 4 | -86/+50 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 20 | -139/+558 |
2019-11-25 | Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 13 | -715/+701 |
2019-11-22 | ipmi: fix ipmb_poll()'s return type | Luc Van Oostenryck | 1 | -3/+3 |
2019-11-22 | hwrng: ks-sa - Enable COMPILE_TEST | Herbert Xu | 1 | -1/+1 |
2019-11-21 | char: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 2 | -58/+58 |
2019-11-20 | char: Fix Kconfig indentation | Krzysztof Kozlowski | 4 | -19/+19 |
2019-11-19 | virtio_console: allocate inbufs in add_port() only if it is needed | Laurent Vivier | 1 | -15/+13 |
2019-11-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -7/+2 |
2019-11-17 | Revert "hwrng: core - Freeze khwrng thread during suspend" | Herbert Xu | 2 | -7/+2 |
2019-11-17 | hwrng: ks-sa - Add minimum sleep time before ready-polling | Alexander Sverdlin | 1 | -0/+38 |
2019-11-15 | hwrng: atmel - add new platform support for sam9x60 | Codrin Ciubotariu | 1 | -2/+37 |
2019-11-13 | lp: fix sparc64 LPSETTIMEOUT ioctl | Arnd Bergmann | 1 | -0/+4 |
2019-11-13 | ppdev: fix PPGETTIME/PPSETTIME ioctls | Arnd Bergmann | 1 | -4/+12 |
2019-11-12 | tpm: Switch to platform_get_irq_optional() | Hans de Goede | 1 | -1/+1 |
2019-11-12 | tpm_crb: fix fTPM on AMD Zen+ CPUs | Ivan Lazeev | 1 | -33/+90 |
2019-11-12 | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg | 3 | -374/+0 |
2019-11-12 | tpm: Move tpm_buf code to include/linux/ | Sumit Garg | 1 | -212/+0 |
2019-11-12 | tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf | James Bottomley | 1 | -6/+3 |
2019-11-12 | tpm: add check after commands attribs tab allocation | Tadeusz Struk | 1 | -0/+4 |
2019-11-12 | tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct | Stephen Boyd | 1 | -1/+0 |
2019-11-12 | tpm: tpm_tis_spi: Cleanup includes | Stephen Boyd | 1 | -9/+5 |
2019-11-12 | tpm: tpm_tis_spi: Support cr50 devices | Andrey Pronin | 5 | -32/+432 |
2019-11-12 | tpm: tpm_tis_spi: Introduce a flow control callback | Stephen Boyd | 1 | -21/+41 |
2019-11-12 | tpm: Add a flag to indicate TPM power is managed by firmware | Stephen Boyd | 2 | -1/+8 |
2019-11-12 | tpm_tis: override durations for STM tpm with firmware 1.2.8.28 | Jerry Snitselaar | 1 | -0/+79 |
2019-11-12 | tpm: provide a way to override the chip returned durations | Jerry Snitselaar | 1 | -0/+15 |
2019-11-12 | tpm: Remove duplicate code from caps_show() in tpm-sysfs.c | Jarkko Sakkinen | 2 | -35/+33 |
2019-11-09 | ipmi: kill off 'timespec' usage again | Arnd Bergmann | 1 | -27/+13 |
2019-11-08 | hwrng: hisi - add HiSilicon TRNG driver support | Zaibo Xu | 3 | -0/+113 |
2019-11-07 | drivers: ipmi: Support for both IPMB Req and Resp | Vijay Khemka | 1 | -22/+9 |