index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Lines
2025-07-23
tpm: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring
-7
/
+1
2025-07-23
tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show ...
Chelsy Ratnawat
-27
/
+25
2025-07-23
tpm_crb_ffa: Remove unused export
Jarkko Sakkinen
-4
/
+1
2025-07-23
tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
Yeoreum Yun
-3
/
+16
2025-07-23
tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
-16
/
+11
2025-07-23
tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
-49
/
+19
2025-07-23
tpm: support devices with synchronous send()
Stefano Garzarella
-3
/
+17
2025-07-23
tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
-18
/
+35
2025-07-18
hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-9
/
+0
2025-07-18
hwrng: mtk - handle devm_pm_runtime_enable errors
Ovidiu Panait
-1
/
+3
2025-07-10
ipmi: Use dev_warn_ratelimited() for incorrect message warnings
Breno Leitao
-4
/
+4
2025-07-09
agp/amd64: Check AGP Capability before binding to unsupported devices
Lukas Wunner
-8
/
+8
2025-07-08
char: ipmi: remove redundant variable 'type' and check
Colin Ian King
-4
/
+0
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
-6
/
+6
2025-07-01
char: misc: Rename a local variable in misc_init()
Zijun Hu
-3
/
+3
2025-06-24
char: misc: Fix improper and inaccurate error code returned by misc_init()
Zijun Hu
-2
/
+2
2025-06-24
drivers: char: SONYPI depends on HAS_IOPORT
Johannes Berg
-1
/
+1
2025-06-17
tpm: don't bother with removal of files in directory we'll be removing
Al Viro
-34
/
+12
2025-06-13
ipmi: Fix strcpy source and destination the same
Corey Minyard
-17
/
+42
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-7
/
+11
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-31
/
+10
2025-05-29
Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
-507
/
+559
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+55
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+5
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+136
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+3
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-19
/
+2
2025-05-26
Merge tag 'tpmdd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-28
/
+53
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-33
/
+110
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
-4
/
+7
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
-4
/
+4
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
-15
/
+40
2025-05-23
tpm: remove kmalloc failure error message
Colin Ian King
-5
/
+2
2025-05-21
hpet: Remove unnecessary NULL check before unregister_sysctl_table()
Chen Ni
-2
/
+1
2025-05-21
char: tlclk: Fix correct sysfs directory path for tlclk
Roxana Nicolescu
-1
/
+1
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
-18
/
+10
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
-1
/
+1
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
-3
/
+3
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
-14
/
+6
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
-0
/
+1
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
-18
/
+0
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
-2
/
+2
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
-20
/
+21
2025-05-08
random: Avoid open-coded use of ratelimit_state structure's ->missed field
Paul E. McKenney
-4
/
+5
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
-1
/
+1
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
-2
/
+2
2025-05-07
ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
Dan Carpenter
-2
/
+3
2025-05-07
ipmi:watchdog: Use the new interface for panic messages
Corey Minyard
-55
/
+17
2025-05-07
ipmi:msghandler: Export and fix panic messaging capability
Corey Minyard
-19
/
+31
2025-05-07
ipmi:ssif: Fix a shutdown race
Corey Minyard
-5
/
+1
[prev]
[next]