index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
ipmi: Fix handling of messages with provided receive message pointer
Guenter Roeck
1
-1
/
+4
2025-10-19
Revert "ipmi: fix msg stack when IPMI is disconnected"
Corey Minyard
1
-11
/
+5
2025-10-19
ipmi:msghandler:Change seq_lock to a mutex
Corey Minyard
1
-37
/
+26
2025-10-19
ipmi: Rework user message limit handling
Corey Minyard
1
-220
/
+200
2025-10-19
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
1
-2
/
+2
2025-10-15
tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
1
-1
/
+1
2025-10-15
hwrng: ks-sa - fix division by zero in ks_sa_rng_init
Nishanth Menon
1
-0
/
+4
2025-10-15
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/crypto-2.6
Linus Torvalds
7
-10
/
+3
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-6
/
+6
2025-07-28
Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
21
-150
/
+187
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-6
/
+6
2025-07-28
Merge tag 'pull-securityfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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 functions
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
2025-06-24
drivers: char: SONYPI depends on HAS_IOPORT
Johannes Berg
1
-1
/
+1
2025-06-17
tpm: don't bother with removal of files in directory we'll be removing
Al Viro
1
-34
/
+12
2025-06-13
ipmi: Fix strcpy source and destination the same
Corey Minyard
1
-17
/
+42
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-7
/
+11
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
5
-31
/
+10
2025-05-29
Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-507
/
+559
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+55
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-4
/
+5
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+136
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-19
/
+2
2025-05-26
Merge tag 'tpmdd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
2
-28
/
+53
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-33
/
+110
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
1
-4
/
+7
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
1
-4
/
+4
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
1
-15
/
+40
[next]