index
:
Linux Stable
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.13.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
*
tpm: export tpm2_sessions_init() to fix ibmvtpm building
Kexy Biscuit
2024-10-04
1
-0
/
+1
*
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
2024-10-04
1
-0
/
+1
*
hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
Gaosheng Cui
2024-10-04
1
-1
/
+3
*
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
2024-10-04
1
-1
/
+1
*
tpm: Clean up TPM space after command failure
Jonathan McDowell
2024-10-04
2
-0
/
+5
*
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
2024-09-04
1
-0
/
+4
*
char: xillybus: Check USB endpoints when probing device
Eli Billauer
2024-08-29
1
-2
/
+20
*
char: xillybus: Refine workqueue handling
Eli Billauer
2024-08-29
1
-3
/
+5
*
char: xillybus: Don't destroy workqueue from work item running on it
Eli Billauer
2024-08-29
1
-5
/
+11
*
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-08-03
1
-1
/
+3
*
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Joe Hattori
2024-08-03
1
-0
/
+2
*
tpm_tis_spi: add missing attpm20p SPI device ID entry
Vitor Soares
2024-08-03
1
-0
/
+1
*
hwrng: core - Fix wrong quality calculation at hw rng registration
Harald Freudenberger
2024-08-03
1
-1
/
+3
*
ipmi: ssif_bmc: prevent integer overflow on 32bit systems
Dan Carpenter
2024-08-03
1
-2
/
+4
*
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()
Hao Ge
2024-07-24
1
-2
/
+3
*
Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-12
1
-5
/
+29
|
\
|
*
hpet: Support 32-bit userspace
He Zhe
2024-07-03
1
-5
/
+29
*
|
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
2024-07-05
1
-76
/
+110
*
|
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
2024-07-05
2
-102
/
+119
*
|
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
2024-07-05
1
-2
/
+12
|
/
*
tpm: Switch to new Intel CPU model defines
Tony Luck
2024-06-05
2
-2
/
+2
*
tpm_tis: Do *not* flush uninitialized work
Jan Beulich
2024-06-05
1
-1
/
+2
*
Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-29
1
-43
/
+4
|
\
|
*
hwrng: core - Remove add_early_randomness
Herbert Xu
2024-05-26
1
-43
/
+4
*
|
tpm: Enable TCG_TPM2_HMAC by default only for X86_64
Jarkko Sakkinen
2024-05-28
1
-1
/
+1
*
|
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
2024-05-28
1
-2
/
+19
*
|
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
2024-05-28
2
-27
/
+9
*
|
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
Matthew R. Ochs
2024-05-28
1
-1
/
+2
*
|
Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2024-05-25
10
-45
/
+35
|
\
\
|
*
|
ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-4
/
+2
|
*
|
ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-4
/
+2
|
*
|
ipmi: ipmi_ssif: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-3
/
+2
|
*
|
ipmi: ipmi_si_platform: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-4
/
+2
|
*
|
ipmi: ipmi_powernv: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-4
/
+2
|
*
|
ipmi: bt-bmc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-17
1
-3
/
+2
|
*
|
char: ipmi: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-04-17
3
-8
/
+9
|
*
|
ipmi: Convert from tasklet to BH workqueue
Allen Pais
2024-04-17
1
-15
/
+14
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
2
-3
/
+0
|
\
\
\
|
*
|
|
virtio_console: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-2
/
+0
|
*
|
|
hwrng: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
*
|
|
|
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
4
-12
/
+20
|
\
\
\
\
|
*
|
|
|
ppdev: Add an error check in register_device
Huai-Yuan Liu
2024-05-04
1
-4
/
+11
|
*
|
|
|
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
2024-04-23
1
-5
/
+5
|
|
\
|
|
|
|
*
|
|
|
sonypi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-11
1
-4
/
+2
|
*
|
|
|
powerpc/powernv: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-11
1
-3
/
+2
|
*
|
|
|
/dev/port: don't compile file operations without CONFIG_DEVPORT
Niklas Schnelle
2024-04-11
1
-1
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-05-17
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
ARM: 9377/1: hwrng: nomadik: drop owner assignment
Krzysztof Kozlowski
2024-04-18
1
-1
/
+0
|
|
/
/
/
[next]