index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
13
-715
/
+701
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-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-10-02
char/random: Add a newline at the end of the file
Borislav Petkov
1
-1
/
+1
2019-09-30
Merge branch 'entropy'
Linus Torvalds
1
-1
/
+61
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2019-09-25
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
1
-7
/
+2
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
1
-5
/
+9
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2019-09-20
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
1
-1
/
+1
2019-09-20
Merge tag 'for-linus-5.4-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
11
-159
/
+260
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
14
-46
/
+20
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+26
2019-09-17
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-2764
/
+13
2019-09-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+23
2019-09-13
ipmi_si_intf: Fix race in timer shutdown handling
Jes Sorensen
1
-2
/
+1
2019-09-09
random: Use wait_event_freezable() in add_hwgenerator_randomness()
Stephen Boyd
1
-7
/
+5
2019-09-05
hwrng: timeriomem - relax check on memory resource size
Daniel Mack
1
-2
/
+2
2019-09-04
toshiba: Add correct printk log level while emitting error log
Rishi Gupta
1
-4
/
+4
2019-09-04
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
1
-0
/
+21
2019-09-02
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
Sasha Levin
4
-0
/
+396
2019-09-02
tpm: Remove a deprecated comments about implicit sysfs locking
Jarkko Sakkinen
2
-12
/
+2
2019-09-02
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
Stefan Berger
1
-0
/
+1
2019-09-02
tpm_tis_core: Turn on the TPM before probing IRQ's
Stefan Berger
1
-0
/
+2
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-23
fdt: add support for rng-seed
Hsin-Yi Wang
2
-0
/
+23
2019-08-22
ipmi: move message error checking to avoid deadlock
Tony Camuso
1
-57
/
+57
2019-08-22
ipmi_ssif: avoid registering duplicate ssif interface
Kamlakant Patel
1
-1
/
+77
2019-08-22
random: Support freezable kthreads in add_hwgenerator_randomness()
Stephen Boyd
1
-3
/
+7
2019-08-20
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
1
-2
/
+5
2019-08-17
ia64: remove support for machvecs
Christoph Hellwig
1
-2
/
+2
2019-08-17
ipmi: Free receive messages when in an oops
Corey Minyard
1
-2
/
+5
2019-08-16
ia64: remove the zx1 swiotlb machvec
Christoph Hellwig
1
-1
/
+1
[next]