index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7 days
Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7 days
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11 days
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-15
hwrng: drivers - use named initializers for acpi_device_id
Pawel Zalewski (The Capable Hub)
2026-08-15
hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
Thomas Richard (TI)
2026-08-10
hwrng: imx-rngc - Disable clock on registration failure
Yuho Choi
2026-07-31
virtio_console: fix race between hvc put_chars and virtqueue teardown on freeze
Sungho Bae
2026-07-31
virtio_console: fix control queue race during restore
Sungho Bae
2026-07-31
virtio_console: fix hot-unplug races in TX paths
Sungho Bae
2026-07-31
virtio_console: refactor __send_to_port() buffer ownership
Sungho Bae
2026-07-31
virtio_console: take a kref in find_port_by_vq() to fix port UAF
Hari Mishal
2026-07-31
initramfs_test: use test init/exit hooks to override init fs
Christian Brauner
2026-07-28
agp/amd-k7: Don't rely on address of pci_device_id
Gary Guo
2026-07-28
agp/via: Don't rely on address of pci_device_id
Gary Guo
2026-07-27
hwrng: stm32 - Fix runtime PM cleanup on registration failure
Can Peng
2026-07-17
char: xillybus: Remove redundant dev_err()
Pan Chuang
2026-07-17
tpm: Remove redundant dev_err()
Pan Chuang
2026-07-17
hwrng: drivers - Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-17
char: xilinx_hwicap: unregister class on init errors
Myeonghun Pak
2026-07-17
virtio_console: fix endian conversion in handle_control_message()
Ben Dooks
2026-07-17
char: powernv-op-panel: remove unnecessary reset of position pointer
Fernando Fernandez Mancera
2026-07-17
ppdev: prevent overflow when setting port timeout
Linmao Li
2026-07-17
tlclk: if sscanf() fails, fall back to 0, not random value
Alexander A. Klimov
2026-07-17
hwrng: omap - Enable on Renesas RZ/N1D
Miquel Raynal (Schneider Electric)
2026-07-17
hwrng: drivers - Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-13
hwrng: ks-sa - Fix runtime PM cleanup on registration failure
Yuho Choi
2026-07-12
tpm: Make the TPM character devices non-seekable
Jaewon Yang
2026-07-09
sonypi: Stop setting acpi_device_name/class()
Rafael J. Wysocki
2026-07-05
hwrng: omap - Fix probe error path cleanup
Myeonghun Pak
2026-07-05
hwrng: xilinx-trng - propagate timeout before any data is read
Pengpeng Hou
2026-07-05
hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/
Eric Biggers
2026-07-05
hwrng: atmel - drop __maybe_unused from atmel_trng_pm_ops
Thorsten Blum
2026-07-05
hwrng: core - fix rng list on registration error
Manos Pitsidianakis
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-25
Merge tag 'for-linus-7.2-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2026-06-23
Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-23
Merge tag 'for-next-tpm-7.2-rc1-fixed' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-21
tpm: fix event_size output in tpm1_binary_bios_measurements_show
Thorsten Blum
2026-06-21
tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Yeoreum Yun
2026-06-21
tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_salt
Michael Bommarito
2026-06-21
tpm: tpm_tis: Add settle time for some TPMs
Jim Broadus
2026-06-21
tpm: tpm_tis: store entire did_vid
Jim Broadus
2026-06-21
tpm_crb: Check ACPI_COMPANION() against NULL during probe
Rafael J. Wysocki
2026-06-21
tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()
Jarkko Sakkinen
2026-06-21
tpm: Initialize name_size_alg for non-NULL name in tpm_buf_append_name()
Gunnar Kudrjavets
2026-06-21
tpm: restore timeout for key creation commands
Baoli Zhang
2026-06-21
tpm: svsm: constify tpm_chip_ops
David Windsor
[next]