Age | Commit message (Expand) | Author |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-08-01 | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-07-30 | random: Fix crashes with sparse node ids | Michael Ellerman |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-28 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-07-27 | random: use for_each_online_node() to iterate over NUMA nodes | Theodore Ts'o |
2016-07-27 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-07-27 | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2016-07-27 | ipmi: remove trydefaults parameter and default init | Tony Camuso |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | shmem: get_unmapped_area align huge page | Hugh Dickins |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-07-25 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-07-19 | tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family) | Jason Gunthorpe |
2016-07-19 | tpm: Factor out common startup code | Jason Gunthorpe |
2016-07-19 | tpm: use devm_add_action_or_reset | Sudip Mukherjee |
2016-07-19 | tpm2_i2c_nuvoton: add irq validity check | Andrew Zamansky |
2016-07-19 | tpm: read burstcount from TPM_STS in one 32-bit transaction | Andrey Pronin |
2016-07-19 | tpm: fix byte-order for the value read by tpm2_get_tpm_pt | apronin@chromium.org |
2016-07-19 | tpm_tis_core: convert max timeouts from msec to jiffies | apronin@chromium.org |
2016-07-14 | dsp56k: prevent a harmless underflow | Dan Carpenter |
2016-07-08 | x86/mm/pat, /dev/mem: Remove superfluous error message | Jiri Kosina |
2016-07-03 | random: strengthen input validation for RNDADDTOENTCNT | Theodore Ts'o |
2016-07-03 | random: add backtracking protection to the CRNG | Theodore Ts'o |
2016-07-03 | random: make /dev/urandom scalable for silly userspace programs | Theodore Ts'o |
2016-07-03 | random: replace non-blocking pool with a Chacha20-based CRNG | Theodore Ts'o |
2016-07-02 | Back-merge tag 'v4.7-rc5' into drm-next | Dave Airlie |
2016-06-29 | powerpc/powernv: Add driver for operator panel on FSP machines | Suraj Jitindar Singh |
2016-06-27 | hwrng: omap - Fix assumption that runtime_get_sync will always succeed | Nishanth Menon |
2016-06-26 | mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC | Arnd Bergmann |
2016-06-25 | tpm_crb: fix address space of the return pointer in crb_map_res() | Jarkko Sakkinen |
2016-06-25 | tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl() | Jarkko Sakkinen |
2016-06-25 | tpm/tpm_tis_spi: Add support for spi phy | Christophe Ricard |
2016-06-25 | tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy | Christophe Ricard |
2016-06-25 | tpm_tis: Introduce intermediate layer for TPM access | Christophe Ricard |
2016-06-25 | tpm: tpm_tis: Share common data between phys | Christophe Ricard |
2016-06-25 | tpm: Add include guards in tpm.h | Christophe Ricard |
2016-06-25 | tpm: Fix suspend regression | Stefan Berger |
2016-06-25 | tpm: fix for typo in tpm/tpm_ibmvtpm.c | Stephen Rothwell |
2016-06-25 | tpm: select ANON_INODES for proxy driver | Arnd Bergmann |
2016-06-25 | tpm: Fix IRQ unwind ordering in TIS | Jason Gunthorpe |
2016-06-25 | tpm: Proxy driver for supporting multiple emulated TPMs | Stefan Berger |
2016-06-25 | tpm: Introduce TPM_CHIP_FLAG_VIRTUAL | Stefan Berger |
2016-06-25 | tpm: Remove all uses of drvdata from the TPM Core | Jason Gunthorpe |
2016-06-25 | tpm: Remove useless priv field in struct tpm_vendor_specific | Christophe Ricard |
2016-06-25 | tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip | Christophe Ricard |
2016-06-25 | tpm: drop 'locality' from struct tpm_vendor_specific | Christophe Ricard |
2016-06-25 | tpm: drop 'read_queue' from struct tpm_vendor_specific | Christophe Ricard |
2016-06-25 | tpm: drop 'irq' from struct tpm_vendor_specific | Christophe Ricard |