index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'entropy'
Linus Torvalds
2019-09-29
1
-1
/
+61
|
\
|
*
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
2019-09-29
1
-1
/
+61
*
|
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-2
/
+5
|
\
\
|
*
|
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
2019-08-19
1
-2
/
+5
*
|
|
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
2019-09-25
1
-7
/
+2
*
|
|
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2019-09-25
1
-5
/
+9
*
|
|
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
1
-1
/
+0
|
\
\
\
|
*
|
|
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-09-20
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus-5.4-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-09-19
11
-159
/
+260
|
\
\
\
\
\
|
*
|
|
|
|
ipmi_si_intf: Fix race in timer shutdown handling
Jes Sorensen
2019-09-12
1
-2
/
+1
|
*
|
|
|
|
ipmi: move message error checking to avoid deadlock
Tony Camuso
2019-08-22
1
-57
/
+57
|
*
|
|
|
|
ipmi_ssif: avoid registering duplicate ssif interface
Kamlakant Patel
2019-08-22
1
-1
/
+77
|
*
|
|
|
|
ipmi: Free receive messages when in an oops
Corey Minyard
2019-08-16
1
-2
/
+5
|
*
|
|
|
|
ipmi_si: Only schedule continuously in the thread in maintenance mode
Corey Minyard
2019-08-05
1
-5
/
+19
|
*
|
|
|
|
ipmi_si: Remove ipmi_ from the device attr names
Corey Minyard
2019-08-02
1
-16
/
+16
|
*
|
|
|
|
ipmi_si: Convert device attr permissions to octal
Corey Minyard
2019-08-02
1
-4
/
+4
|
*
|
|
|
|
ipmi_si: Rework some include files
Corey Minyard
2019-08-02
10
-59
/
+68
|
*
|
|
|
|
ipmi_si: Convert timespec64 to timespec
Corey Minyard
2019-07-31
1
-16
/
+16
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-18
14
-46
/
+20
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
random: Use wait_event_freezable() in add_hwgenerator_randomness()
Stephen Boyd
2019-09-09
1
-7
/
+5
|
*
|
|
|
|
hwrng: timeriomem - relax check on memory resource size
Daniel Mack
2019-09-05
1
-2
/
+2
|
*
|
|
|
|
random: Support freezable kthreads in add_hwgenerator_randomness()
Stephen Boyd
2019-08-22
1
-3
/
+7
|
*
|
|
|
|
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
2019-08-15
1
-1
/
+4
|
*
|
|
|
|
hwrng: n2-drv - fix typo
Stephen Rothwell
2019-08-08
1
-1
/
+1
|
*
|
|
|
|
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
2019-08-02
9
-36
/
+9
|
*
|
|
|
|
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-27
1
-3
/
+1
|
*
|
|
|
|
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-27
1
-3
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-18
3
-5
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
toshiba: Add correct printk log level while emitting error log
Rishi Gupta
2019-09-04
1
-4
/
+4
|
*
|
|
|
|
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
2019-09-04
1
-0
/
+21
|
*
|
|
|
|
Merge 5.3-rc4 into char-misc-next
Greg Kroah-Hartman
2019-08-12
5
-25
/
+64
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge 5.3-rc2 into char-misc-next
Greg Kroah-Hartman
2019-07-29
1
-2
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
char: ppdev: Fix a possible null-pointer dereference in pp_release()
Jia-Ju Bai
2019-07-25
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
11
-2764
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
1
-2
/
+2
|
*
|
|
|
|
|
ia64: remove the zx1 swiotlb machvec
Christoph Hellwig
2019-08-16
1
-1
/
+1
|
*
|
|
|
|
|
char/mspec: remove SGI SN2 support
Christoph Hellwig
2019-08-16
1
-144
/
+11
|
*
|
|
|
|
|
char/agp: remove the sgi-agp driver
Christoph Hellwig
2019-08-16
3
-346
/
+0
|
*
|
|
|
|
|
char: remove the SGI tiocx/mbcs driver
Christoph Hellwig
2019-08-16
4
-1399
/
+0
|
*
|
|
|
|
|
char: remove the SGI snsc driver
Christoph Hellwig
2019-08-16
5
-873
/
+0
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-16
2
-0
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fdt: add support for rng-seed
Hsin-Yi Wang
2019-08-23
2
-0
/
+23
|
|
/
/
/
/
/
*
|
|
|
|
|
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
Sasha Levin
2019-09-02
4
-0
/
+396
*
|
|
|
|
|
tpm: Remove a deprecated comments about implicit sysfs locking
Jarkko Sakkinen
2019-09-02
2
-12
/
+2
*
|
|
|
|
|
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
Stefan Berger
2019-09-02
1
-0
/
+1
*
|
|
|
|
|
tpm_tis_core: Turn on the TPM before probing IRQ's
Stefan Berger
2019-09-02
1
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
2019-08-05
4
-17
/
+47
*
|
|
|
|
tpm: Fix null pointer dereference on chip register error path
Milan Broz
2019-08-05
1
-7
/
+16
|
|
_
|
/
/
|
/
|
|
|
[next]