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
*
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
1
-2
/
+12
*
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-21
/
+1
*
random: simplify arithmetic function flow in account()
Jason A. Donenfeld
2022-01-18
1
-11
/
+6
*
random: selectively clang-format where it makes sense
Jason A. Donenfeld
2022-01-18
1
-110
/
+99
*
random: access input_pool_data directly rather than through pointer
Jason A. Donenfeld
2022-01-18
1
-13
/
+8
*
random: cleanup fractional entropy shift constants
Jason A. Donenfeld
2022-01-18
1
-15
/
+13
*
random: prepend remaining pool constants with POOL_
Jason A. Donenfeld
2022-01-18
1
-20
/
+20
*
random: de-duplicate INPUT_POOL constants
Jason A. Donenfeld
2022-01-18
1
-11
/
+6
*
random: remove unused OUTPUT_POOL constants
Jason A. Donenfeld
2022-01-18
1
-3
/
+1
*
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-01-18
1
-123
/
+96
*
random: remove unused extract_entropy() reserved argument
Jason A. Donenfeld
2022-01-18
1
-10
/
+7
*
random: remove incomplete last_data logic
Jason A. Donenfeld
2022-01-18
1
-35
/
+4
*
random: cleanup integer types
Jason A. Donenfeld
2022-01-18
1
-53
/
+52
*
random: cleanup poolinfo abstraction
Jason A. Donenfeld
2022-01-18
1
-37
/
+30
*
random: fix typo in comments
Schspa Shi
2022-01-18
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
2
-3
/
+3
|
\
|
*
hwrng: virtio - unregister device before reset
Michael S. Tsirkin
2022-01-14
1
-1
/
+1
|
*
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
2
-3
/
+3
*
|
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
3
-57
/
+17
|
\
\
|
*
|
via-agp: convert to generic power management
Vaibhav Gupta
2021-12-14
1
-20
/
+5
|
*
|
sis-agp: convert to generic power management
Vaibhav Gupta
2021-12-14
1
-19
/
+6
|
*
|
amd64-agp: convert to generic power management
Vaibhav Gupta
2021-12-14
1
-18
/
+6
*
|
|
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-14
2
-3
/
+3
|
\
\
\
|
*
\
\
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
2022-01-03
2
-11
/
+17
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
applicom: unneed to initialise statics to 0
Jason Wang
2021-12-21
1
-2
/
+2
|
*
|
|
Merge v5.15-rc5 into char-misc-next
Greg Kroah-Hartman
2021-12-13
2
-11
/
+36
|
|
\
\
\
|
*
|
|
|
char/mwave: Adjust io port register size
Kees Cook
2021-12-03
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-01-14
3
-171
/
+0
|
\
\
\
\
|
*
|
|
|
MIPS: TXX9: Remove TX4939 SoC support
Thomas Bogendoerfer
2022-01-02
3
-171
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-11
7
-122
/
+96
|
\
\
\
\
|
*
|
|
|
tpm: fix NPE on probe for missing device
Patrick Williams
2022-01-09
1
-2
/
+2
|
*
|
|
|
tpm: fix potential NULL pointer access in tpm_del_char_device
Lino Sanfilippo
2022-01-09
1
-5
/
+13
|
*
|
|
|
tpm: Add Upgrade/Reduced mode support for TPM2 modules
axelj
2022-01-09
3
-7
/
+21
|
*
|
|
|
char: tpm: cr50: Set TPM_FIRMWARE_POWER_MANAGED based on device property
Rob Barnes
2022-01-09
2
-2
/
+30
|
*
|
|
|
tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
Christophe Jaillet
2022-01-09
1
-1
/
+1
|
*
|
|
|
tpm: tpm_tis_spi_cr50: Add default RNG quality
AngeloGioacchino Del Regno
2022-01-09
1
-0
/
+4
|
*
|
|
|
tpm/st33zp24: drop unneeded over-commenting
Sohaib Mohamed
2022-01-09
1
-105
/
+17
|
*
|
|
|
tpm: add request_locality before write TPM_INT_ENABLE
Chen Jun
2022-01-09
1
-0
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-01-11
5
-17
/
+383
|
\
\
\
\
|
*
|
|
|
hwrng: cn10k - Add random number generator support
Sunil Goutham
2021-12-24
3
-0
/
+193
|
*
|
|
|
hwrng: cavium - Check health status while reading random data
Sunil Goutham
2021-11-20
3
-17
/
+190
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-10
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-14
2
-11
/
+36
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-11-22
29
-430
/
+1099
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
agp/intel-gtt: reduce intel-gtt dependencies more
Jani Nikula
2021-11-15
1
-0
/
+1
*
|
|
|
|
random: don't reset crng_init_cnt on urandom_read()
Jann Horn
2022-01-07
1
-4
/
+0
*
|
|
|
|
random: avoid superfluous call to RDRAND in CRNG extraction
Jason A. Donenfeld
2022-01-07
1
-3
/
+1
*
|
|
|
|
random: early initialization of ChaCha constants
Dominik Brodowski
2022-01-07
1
-1
/
+4
*
|
|
|
|
random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
Jason A. Donenfeld
2022-01-07
1
-19
/
+11
*
|
|
|
|
random: harmonize "crng init done" messages
Dominik Brodowski
2022-01-07
1
-1
/
+1
[next]