Age | Commit message (Expand) | Author |
2016-10-03 | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-09-13 | ttyprintk: Neaten and simplify printing | Joe Perches |
2016-09-09 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-09-09 | virtio_console: Stop doing DMA on the stack | Andy Lutomirski |
2016-09-05 | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman |
2016-09-03 | tpm: invalid self test error message | Jarkko Sakkinen |
2016-08-31 | drivers: char: mem: Check {read,write}_kmem() addresses | Robin Murphy |
2016-08-31 | char: xillybus: Fix spelling mistake and comment | Eli Billauer |
2016-08-31 | snsc: check return value of class_create | Zhouyi Zhou |
2016-08-31 | char/mwave: remove custom BOOLEAN type | Arnd Bergmann |
2016-08-31 | ppdev: use new parport device model | Sudip Mukherjee |
2016-08-31 | miscdevice: Use module_misc_device() macro | PrasannaKumar Muralidharan |
2016-08-30 | tile-srom: avoid krealloc(... __GFP_ZERO) pattern | Chris Metcalf |
2016-08-24 | hwrng: mxc-rnga - Fix Kconfig dependency | Fabian Frederick |
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 |