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
nocache-cleanup
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-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
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-10
/
+3
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2025-07-28
Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-150
/
+187
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+6
2025-07-28
Merge tag 'pull-securityfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-34
/
+12
2025-07-23
tpm_crb_ffa: handle tpm busy return code
Prachotan Bathi
1
-7
/
+38
2025-07-23
tpm_crb_ffa: Remove memset usage
Prachotan Bathi
1
-14
/
+9
2025-07-23
tpm_crb_ffa: Fix typos in function name
Prachotan Bathi
1
-3
/
+3
2025-07-23
tpm: Check for completion after timeout
Jarkko Sakkinen
1
-2
/
+15
2025-07-23
tpm: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring
1
-7
/
+1
2025-07-23
tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show ...
Chelsy Ratnawat
1
-27
/
+25
2025-07-23
tpm_crb_ffa: Remove unused export
Jarkko Sakkinen
2
-4
/
+1
2025-07-23
tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
Yeoreum Yun
1
-3
/
+16
2025-07-23
tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
1
-16
/
+11
2025-07-23
tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
2
-49
/
+19
2025-07-23
tpm: support devices with synchronous send()
Stefano Garzarella
1
-3
/
+17
2025-07-23
tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
16
-18
/
+35
2025-07-18
hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
7
-9
/
+0
2025-07-18
hwrng: mtk - handle devm_pm_runtime_enable errors
Ovidiu Panait
1
-1
/
+3
2025-07-10
ipmi: Use dev_warn_ratelimited() for incorrect message warnings
Breno Leitao
1
-4
/
+4
2025-07-09
agp/amd64: Check AGP Capability before binding to unsupported devices
Lukas Wunner
1
-8
/
+8
2025-07-08
char: ipmi: remove redundant variable 'type' and check
Colin Ian King
1
-4
/
+0
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-6
/
+6
2025-07-01
char: misc: Rename a local variable in misc_init()
Zijun Hu
1
-3
/
+3
2025-06-24
char: misc: Fix improper and inaccurate error code returned by misc_init()
Zijun Hu
1
-2
/
+2
[prev]
[next]