index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
ipmi: Skip channel scan if channels are already marked ready
Jinhui Guo
1
-0
/
+4
2025-10-14
ipmi: Fix __scan_channels() failing to rescan channels
Jinhui Guo
1
-5
/
+13
2025-10-14
ipmi: Fix the race between __scan_channels() and deliver_response()
Jinhui Guo
1
-2
/
+0
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
2025-09-08
ipmi: Differentiate between reset and firmware update in maintenance
Corey Minyard
1
-12
/
+30
2025-09-08
ipmi: Rework user message limit handling
Corey Minyard
1
-220
/
+200
2025-09-08
Revert "ipmi: fix msg stack when IPMI is disconnected"
Corey Minyard
1
-11
/
+5
2025-09-08
ipmi:msghandler:Change seq_lock to a mutex
Corey Minyard
1
-37
/
+26
2025-09-06
char: Use list_del_init() in misc_deregister() to reinitialize list pointer
Xion Wang
1
-1
/
+1
2025-09-06
misc: remove ineffective WARN_ON() check from misc_deregister()
Xion Wang
1
-3
/
+0
2025-09-06
char/adi: Remove redundant less-than-zero check in adi_write()
Thorsten Blum
1
-1
/
+1
2025-09-02
tpm: Add a driver for Loongson TPM device
Qunqin Zhao
3
-0
/
+94
2025-08-30
hwrng: cn10k - Remove the use of dev_err_probe()
Liao Yuanhong
1
-1
/
+1
2025-08-19
hpet: Use str_plural() to simplify the code
Xichao Zhao
1
-1
/
+1
2025-08-19
char: misc: Does not request module for miscdevice with dynamic minor
Zijun Hu
1
-3
/
+5
2025-08-19
char: misc: Make misc_register() reentry for miscdevice who wants dynamic minor
Zijun Hu
1
-0
/
+2
2025-08-19
char: misc: Add a case to test registering miscdevice again without reinitial...
Zijun Hu
1
-0
/
+44
2025-08-19
char: misc: Disallow registering miscdevice whose minor > MISC_DYNAMIC_MINOR
Zijun Hu
1
-0
/
+6
2025-08-19
char: misc: Adapt and add test cases for simple minor space division
Zijun Hu
1
-30
/
+21
2025-08-19
char: misc: Move drivers/misc/misc_minor_kunit.c to drivers/char/
Zijun Hu
2
-0
/
+655
2025-08-16
hwrng: timeriomem - Use us_to_ktime() where appropriate
Xichao Zhao
1
-1
/
+1
2025-08-16
hwrng: nomadik - add ARM_AMBA dependency
Arnd Bergmann
1
-0
/
+1
2025-08-07
Merge tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-25
/
+46
[prev]
[next]