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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
5 days
ipmi: ssif_bmc: change log level to dbg in irq callback
Jian Zhang
1
-9
/
+9
5 days
ipmi: ssif_bmc: fix message desynchronization after truncated response
Jian Zhang
1
-0
/
+14
5 days
ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure
Jian Zhang
1
-0
/
+2
2026-05-14
ipmi:si: Return state to normal if message allocation fails
Corey Minyard
1
-2
/
+6
2026-05-14
ipmi: Check event message buffer response for bad data
Corey Minyard
1
-1
/
+7
2026-05-14
ipmi: Add limits to event and receive message requests
Corey Minyard
2
-13
/
+64
2026-05-07
ipmi:ssif: NULL thread on error
Corey Minyard
1
-0
/
+1
2026-05-07
ipmi:ssif: Remove unnecessary indention
Corey Minyard
1
-16
/
+12
2026-05-07
tpm: tpm_tis: stop transmit if retries are exhausted
Jacqueline Wong
1
-1
/
+6
2026-05-07
tpm: tpm_tis: add error logging for data transfer
Jacqueline Wong
1
-0
/
+4
2026-05-07
tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
Gunnar Kudrjavets
1
-1
/
+1
2026-05-07
tpm: Fix auth session leak in tpm2_get_random() error path
Gunnar Kudrjavets
1
-4
/
+2
2026-05-07
tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
Gunnar Kudrjavets
1
-1
/
+4
2026-05-07
ipmi:ssif: Clean up kthread on errors
Corey Minyard
1
-1
/
+12
2026-03-25
ipmi:msghandler: Handle error returns from the SMI sender
Corey Minyard
1
-32
/
+68
2026-03-25
ipmi: Consolidate the run to completion checking for xmit msgs lock
Corey Minyard
1
-18
/
+24
2026-03-19
ipmi:si: Fix check for a misbehaving BMC
Corey Minyard
1
-11
/
+13
2026-03-19
ipmi:si: Handle waiting messages when BMC failure detected
Corey Minyard
1
-0
/
+6
2026-03-19
ipmi:si: Use a long timeout when the BMC is misbehaving
Corey Minyard
1
-1
/
+3
2026-03-19
ipmi:si: Don't block module unload if the BMC is messed up
Corey Minyard
1
-1
/
+2
2026-03-12
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-27
char: misc: Use IS_ERR() for filp_open() return value
Alper Ak
1
-1
/
+1
2026-02-27
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-63
/
+105
2026-02-27
hwrng: core - Allow runtime disabling of the HW RNG
Jonathan McDowell
1
-3
/
+6
2026-02-27
hwrng: airoha - set rng quality to 900
Aleksander Jan Bajkowski
1
-0
/
+1
2026-02-27
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
1
-2
/
+4
2026-02-27
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-05
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-9
/
+706
2025-10-05
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-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+17
[next]