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
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-67
/
+107
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2026-02-06
ipmi:si: Use a long timeout when the BMC is misbehaving
Corey Minyard
1
-1
/
+3
2026-02-06
ipmi:si: Handle waiting messages when BMC failure detected
Corey Minyard
1
-0
/
+6
2026-02-06
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-63
/
+105
2026-02-06
hwrng: optee - simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-02-03
ipmi:ls2k: Make ipmi_ls2k_platform_driver static
Corey Minyard
1
-1
/
+1
2026-02-03
ipmi: ipmb: initialise event handler read bytes
Matt Johnston
1
-0
/
+5
2026-02-03
ipmi: Consolidate the run to completion checking for xmit msgs lock
Corey Minyard
1
-18
/
+24
2026-02-03
ipmi: Fix use-after-free and list corruption on sender error
Corey Minyard
1
-2
/
+9
2026-02-03
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
1
-2
/
+4
2026-02-03
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
1
-2
/
+4
2026-02-01
char: tpm: cr50: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2
-3
/
+2
2026-01-23
hwrng: airoha - set rng quality to 900
Aleksander Jan Bajkowski
1
-0
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-16
xilinx_hwicap: fifo_icap.c: fix all kernel-doc warnings
Randy Dunlap
1
-8
/
+19
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
1
-5
/
+5
2026-01-15
tpm/tpm_ftpm_tee: Fix kdoc after function renames
Uwe Kleine-König
1
-2
/
+2
2026-01-08
virtio-rng: fix DMA alignment for data buffer
Michael S. Tsirkin
1
-0
/
+3
2026-01-07
tpm/tpm_ftpm_tee: Make use of tee bus methods
Uwe Kleine-König
1
-7
/
+19
2026-01-07
tpm/tpm_ftpm_tee: Make use of tee specific driver registration
Uwe Kleine-König
1
-3
/
+2
2026-01-07
hwrng: optee - Make use of tee bus methods
Uwe Kleine-König
1
-7
/
+5
2026-01-07
hwrng: optee - Make use of module_tee_client_driver()
Uwe Kleine-König
1
-13
/
+1
2025-12-29
char: misc: Use IS_ERR() for filp_open() return value
Alper Ak
1
-1
/
+1
2025-12-29
char/mwave: drop it
Jiri Slaby (SUSE)
13
-2639
/
+0
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-1019
/
+202
2025-12-05
Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-7
/
+17
2025-12-05
Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-79
/
+162
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-35
/
+51
2025-12-05
tpm2-sessions: Open code tpm_buf_append_hmac_session()
Jarkko Sakkinen
1
-3
/
+11
2025-12-05
tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_auth
Jarkko Sakkinen
2
-4
/
+3
2025-12-05
tpm2-sessions: Fix tpm2_read_public range checks
Jarkko Sakkinen
2
-44
/
+53
2025-12-05
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
2
-44
/
+111
2025-12-04
Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-56
/
+25
2025-12-03
tpm: Cap the number of PCR banks
Jarkko Sakkinen
3
-11
/
+3
2025-12-03
tpm: Remove tpm_find_get_ops
Jonathan McDowell
4
-43
/
+17
2025-12-03
tpm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-12-03
tpm_crb: add missing loc parameter to kerneldoc
Stuart Yoder
1
-0
/
+2
2025-12-03
tpm_crb: Fix a spelling mistake
Chu Guangqing
1
-1
/
+1
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+3
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-12
/
+10
2025-12-03
Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+13
2025-12-02
Merge tag 'random-6.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+21
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
2025-11-29
KEYS: trusted: Replace a redundant instance of tpm2_hash_map
Jarkko Sakkinen
1
-1
/
+13
2025-11-28
char: applicom: fix NULL pointer dereference in ac_ioctl
Tianchu Chen
1
-1
/
+4
2025-11-26
hangcheck-timer: fix coding style spacing
Clint George
1
-5
/
+9
2025-11-26
hangcheck-timer: Replace %Ld with %lld
Clint George
1
-1
/
+1
2025-11-26
hangcheck-timer: replace printk(KERN_CRIT) with pr_crit
Clint George
1
-6
/
+6
2025-11-26
char: xillybus: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
2
-3
/
+3
[prev]
[next]