index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
virtio_console: do not free control-out buffers on remove
Jia Jia
1
-3
/
+18
7 days
virtio_console: allocate the port_buffer with the caller's gfp
Breno Leitao
1
-1
/
+1
2026-08-28
Merge tag 'for-linus-7.3-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
6
-24
/
+86
2026-08-28
Merge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-743
/
+447
2026-08-25
ipmi: Fix use-after-free of cmd_rcvr in _ipmi_destroy_user()
Yifei Gao
1
-0
/
+1
2026-08-25
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-85
/
+185
2026-08-25
tpm-buf: Add TPM buffer support header for standalone reuse
Ross Philipson
1
-1
/
+2
2026-08-25
tpm-buf: Memory-safe allocations
Jarkko Sakkinen
7
-419
/
+417
2026-08-25
tpm-buf: Remove chip parameter from tpm_buf_append_handle()
Jarkko Sakkinen
3
-5
/
+8
2026-08-25
tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
1
-6
/
+4
2026-08-25
tpm: Move platform specific definitions to the new PTP header
Ross Philipson
1
-63
/
+1
2026-08-25
tpm: Move TPM common base definitions to the command header
Ross Philipson
1
-1
/
+0
2026-08-25
tpm: Move TPM2 specific definitions to the command header
Ross Philipson
3
-120
/
+0
2026-08-25
tpm: Move TPM1 specific definitions to the command header
Ross Philipson
2
-107
/
+0
2026-08-25
tpm: Initial step to reorganize TPM public headers
Ross Philipson
2
-14
/
+1
2026-08-25
tpm: st33zp24: Validate locality read result
Ruoyu Wang
1
-2
/
+2
2026-08-25
tpm: st33zp24: Return zero on status read failure
Ruoyu Wang
1
-1
/
+3
2026-08-25
tpm: tpm_tis_spi: fix nodef CR50 tpm_tis_spi_resume is null
Li Jun
1
-2
/
+6
2026-08-25
tpm: atmel: depend on X86
Karl Mehltretter
1
-2
/
+1
2026-08-25
tpm: Remove redundant dev_err()
Pan Chuang
3
-9
/
+2
2026-08-25
tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout
Myeonghun Pak
1
-2
/
+4
2026-08-24
Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+0
2026-08-23
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-258
/
+76
2026-08-19
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
15
-59
/
+339
2026-08-19
ipmi:msghandler: Cancel work cleanly on an error
Corey Minyard
1
-0
/
+1
2026-08-18
ipmi:si: Add async init to ipmi_si
Michal Clapinski
2
-16
/
+72
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+15
2026-08-15
hwrng: drivers - use named initializers for acpi_device_id
Pawel Zalewski (The Capable Hub)
2
-2
/
+2
2026-08-15
hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
Thomas Richard (TI)
1
-15
/
+86
2026-08-12
char: ipmi: use named initializers for acpi_device_id
Pawel Zalewski (The Capable Hub)
3
-6
/
+6
2026-08-12
ipmi: Fix leak in __ipmi_bmc_register
Michail Tatas
1
-0
/
+1
2026-08-12
ipmi: Remove all sysfs files on registration failure
Yuho Choi
1
-0
/
+1
2026-08-10
hwrng: imx-rngc - Disable clock on registration failure
Yuho Choi
1
-1
/
+3
2026-07-31
virtio_console: fix race between hvc put_chars and virtqueue teardown on freeze
Sungho Bae
1
-6
/
+64
2026-07-31
virtio_console: fix control queue race during restore
Sungho Bae
1
-3
/
+12
2026-07-31
virtio_console: fix hot-unplug races in TX paths
Sungho Bae
1
-6
/
+31
2026-07-31
virtio_console: refactor __send_to_port() buffer ownership
Sungho Bae
1
-32
/
+37
2026-07-31
virtio_console: take a kref in find_port_by_vq() to fix port UAF
Hari Mishal
1
-1
/
+12
2026-07-31
initramfs_test: use test init/exit hooks to override init fs
Christian Brauner
1
-10
/
+15
2026-07-28
agp/amd-k7: Don't rely on address of pci_device_id
Gary Guo
1
-22
/
+4
2026-07-28
agp/via: Don't rely on address of pci_device_id
Gary Guo
1
-236
/
+72
2026-07-27
hwrng: stm32 - Fix runtime PM cleanup on registration failure
Can Peng
1
-7
/
+3
2026-07-17
char: xillybus: Remove redundant dev_err()
Pan Chuang
2
-8
/
+2
2026-07-17
tpm: Remove redundant dev_err()
Pan Chuang
3
-9
/
+2
2026-07-17
hwrng: drivers - Remove redundant dev_err()/dev_err_probe()
Pan Chuang
6
-12
/
+6
2026-07-17
char: xilinx_hwicap: unregister class on init errors
Myeonghun Pak
1
-1
/
+4
2026-07-17
virtio_console: fix endian conversion in handle_control_message()
Ben Dooks
1
-2
/
+4
2026-07-17
char: powernv-op-panel: remove unnecessary reset of position pointer
Fernando Fernandez Mancera
1
-2
/
+0
2026-07-17
ppdev: prevent overflow when setting port timeout
Linmao Li
1
-4
/
+6
2026-07-17
tlclk: if sscanf() fails, fall back to 0, not random value
Alexander A. Klimov
1
-18
/
+18
[next]