index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ipmi:si: Fix check for a misbehaving BMC
Corey Minyard
1
-11
/
+13
5 days
ipmi:si: Handle waiting messages when BMC failure detected
Corey Minyard
1
-0
/
+6
5 days
ipmi:si: Use a long timeout when the BMC is misbehaving
Corey Minyard
1
-1
/
+3
5 days
ipmi:si: Don't block module unload if the BMC is messed up
Corey Minyard
1
-1
/
+2
12 days
ipmi: Fix use-after-free and list corruption on sender error
Corey Minyard
1
-2
/
+9
2026-03-04
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
1
-11
/
+1
2026-03-04
ipmi: ipmb: initialise event handler read bytes
Matt Johnston
1
-0
/
+5
2026-03-04
char: tpm: cr50: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2
-3
/
+2
2026-02-26
char: misc: Use IS_ERR() for filp_open() return value
Alper Ak
1
-1
/
+1
2026-02-26
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-63
/
+105
2026-02-26
hwrng: core - Allow runtime disabling of the HW RNG
Jonathan McDowell
1
-3
/
+6
2026-02-26
hwrng: airoha - set rng quality to 900
Aleksander Jan Bajkowski
1
-0
/
+1
2026-02-26
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
1
-2
/
+4
2026-02-26
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
1
-2
/
+4
2026-01-02
char: applicom: fix NULL pointer dereference in ac_ioctl
Tianchu Chen
1
-1
/
+4
2026-01-02
tpm2-sessions: Fix tpm2_read_public range checks
Jarkko Sakkinen
2
-44
/
+53
2026-01-02
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
2
-44
/
+111
2026-01-02
tpm: Cap the number of PCR banks
Jarkko Sakkinen
3
-11
/
+3
2026-01-02
ipmi: Fix __scan_channels() failing to rescan channels
Jinhui Guo
1
-5
/
+13
2026-01-02
ipmi: Fix the race between __scan_channels() and deliver_response()
Jinhui Guo
1
-2
/
+0
2025-12-18
random: use offstack cpumask when necessary
Arnd Bergmann
1
-7
/
+12
2025-10-18
tpm_crb: Add idle support for the Arm FF-A start method
Stuart Yoder
1
-9
/
+20
2025-10-14
Merge tag 'for-linus-6.18-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-1
/
+4
2025-10-10
tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
Denis Aleksandrov
1
-23
/
+66
2025-10-10
tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
3
-97
/
+34
2025-10-10
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
1
-2
/
+2
2025-10-10
tpm: Use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
1
-71
/
+27
2025-10-10
tpm: Compare HMAC values in constant time
Eric Biggers
2
-3
/
+4
2025-10-10
tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
1
-1
/
+1
2025-10-07
ipmi: Fix handling of messages with provided receive message pointer
Guenter Roeck
1
-1
/
+4
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-9
/
+706
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-2
/
+7
2025-10-04
Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+17
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'for-linus-6.18-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-334
/
+590
2025-09-28
hwrng: ks-sa - fix division by zero in ks_sa_rng_init
Nishanth Menon
1
-0
/
+4
2025-09-26
sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-09-25
tpm: loongson: Add bufsiz parameter to tpm_loongson_send()
Nathan Chancellor
1
-1
/
+1
2025-09-16
ipmi: Add Loongson-2K BMC support
Binbin Zhou
5
-0
/
+208
2025-09-13
/dev/zero: try to align PMD_SIZE for private mapping
Zhang Qilong
1
-4
/
+17
2025-09-09
char: hw_random: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-08
ipmi:si: Gracefully handle if the BMC is non-functional
Corey Minyard
1
-6
/
+23
2025-09-08
ipmi: Rename "user_data" to "recv_msg" in an SMI message
Corey Minyard
1
-13
/
+13
2025-09-08
ipmi: Allow an SMI sender to return an error
Corey Minyard
5
-20
/
+29
2025-09-08
ipmi:si: Move flags get start to its own function
Corey Minyard
1
-6
/
+13
2025-09-08
ipmi:si: Merge some if statements
Corey Minyard
1
-9
/
+5
2025-09-08
ipmi: Set a timer for maintenance mode
Corey Minyard
1
-2
/
+6
2025-09-08
ipmi: Add a maintenance mode sysfs file
Corey Minyard
1
-0
/
+23
2025-09-08
ipmi: Disable sysfs access and requests in maintenance mode
Corey Minyard
1
-0
/
+11
[next]