Age | Commit message (Expand) | Author |
2019-12-20 | Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-12-19 | tpm/tpm_ftpm_tee: add shutdown call back | Pavel Tatashin |
2019-12-17 | random: don't forget compat_ioctl on urandom | Jason A. Donenfeld |
2019-12-17 | tpm: fix invalid locking in NONBLOCKING mode | Tadeusz Struk |
2019-12-17 | security: keys: trusted: fix lost handle flush | James Bottomley |
2019-12-17 | tpm_tis: reserve chip for duration of tpm_tis_core_init | Jerry Snitselaar |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-12-04 | agp: Add bridge parameter documentation | Corentin Labbe |
2019-12-04 | agp: remove unused variable num_segments | Corentin Labbe |
2019-12-04 | agp: remove unused variable size in agp_generic_create_gatt_table | Corentin Labbe |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-30 | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-25 | Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2019-11-25 | Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
2019-11-22 | ipmi: fix ipmb_poll()'s return type | Luc Van Oostenryck |
2019-11-22 | hwrng: ks-sa - Enable COMPILE_TEST | Herbert Xu |
2019-11-21 | char: Fix Kconfig indentation, continued | Krzysztof Kozlowski |
2019-11-20 | char: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-19 | virtio_console: allocate inbufs in add_port() only if it is needed | Laurent Vivier |
2019-11-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-11-17 | Revert "hwrng: core - Freeze khwrng thread during suspend" | Herbert Xu |
2019-11-17 | hwrng: ks-sa - Add minimum sleep time before ready-polling | Alexander Sverdlin |
2019-11-15 | hwrng: atmel - add new platform support for sam9x60 | Codrin Ciubotariu |
2019-11-13 | lp: fix sparc64 LPSETTIMEOUT ioctl | Arnd Bergmann |
2019-11-13 | ppdev: fix PPGETTIME/PPSETTIME ioctls | Arnd Bergmann |
2019-11-12 | tpm: Switch to platform_get_irq_optional() | Hans de Goede |
2019-11-12 | tpm_crb: fix fTPM on AMD Zen+ CPUs | Ivan Lazeev |
2019-11-12 | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg |
2019-11-12 | tpm: Move tpm_buf code to include/linux/ | Sumit Garg |
2019-11-12 | tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf | James Bottomley |
2019-11-12 | tpm: add check after commands attribs tab allocation | Tadeusz Struk |
2019-11-12 | tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct | Stephen Boyd |
2019-11-12 | tpm: tpm_tis_spi: Cleanup includes | Stephen Boyd |
2019-11-12 | tpm: tpm_tis_spi: Support cr50 devices | Andrey Pronin |
2019-11-12 | tpm: tpm_tis_spi: Introduce a flow control callback | Stephen Boyd |
2019-11-12 | tpm: Add a flag to indicate TPM power is managed by firmware | Stephen Boyd |
2019-11-12 | tpm_tis: override durations for STM tpm with firmware 1.2.8.28 | Jerry Snitselaar |
2019-11-12 | tpm: provide a way to override the chip returned durations | Jerry Snitselaar |
2019-11-12 | tpm: Remove duplicate code from caps_show() in tpm-sysfs.c | Jarkko Sakkinen |
2019-11-08 | ipmi: kill off 'timespec' usage again | Arnd Bergmann |
2019-11-08 | hwrng: hisi - add HiSilicon TRNG driver support | Zaibo Xu |
2019-11-07 | drivers: ipmi: Support for both IPMB Req and Resp | Vijay Khemka |
2019-11-05 | char: xillybus: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-11-01 | hwrng: omap3-rom - Fix unused function warnings | Arnd Bergmann |
2019-10-31 | pipe: Use head and tail pointers for the ring, not cursor and length | David Howells |
2019-10-26 | hwrng: xgene - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-10-26 | hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-10-26 | hwrng: st - use devm_platform_ioremap_resource() to simplify code | YueHaibing |