summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
16 hoursMerge branch 'for-next' of https://github.com/cminyard/linux-ipmi.gitMark Brown
16 hoursMerge branch 'for-next-tpm' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
16 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...Mark Brown
17 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
2 dayshwrng: omap - Fix probe error path cleanupMyeonghun Pak
2 dayshwrng: xilinx-trng - propagate timeout before any data is readPengpeng Hou
2 dayshwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/Eric Biggers
2 dayshwrng: atmel - drop __maybe_unused from atmel_trng_pm_opsThorsten Blum
2 dayshwrng: core - fix rng list on registration errorManos Pitsidianakis
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
5 daysipmi: si: Fix NULL pointer dereference after failed registrationSeiji Nishikawa
5 daysipmi: ipmb: validate write message lengthYousef Alhouseen
5 dayskunit: use scoped_with_init_fs() in tests that resolve pathsChristian Brauner
11 daystpm: tpm_i2c_nuvoton: disable IRQ on wait timeoutMyeonghun Pak
12 daysMerge tag 'for-linus-7.2-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
14 daysMerge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
14 daysMerge tag 'for-next-tpm-7.2-rc1-fixed' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-21tpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum
2026-06-21tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-inYeoreum Yun
2026-06-21tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_saltMichael Bommarito
2026-06-21tpm: tpm_tis: Add settle time for some TPMsJim Broadus
2026-06-21tpm: tpm_tis: store entire did_vidJim Broadus
2026-06-21tpm_crb: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki
2026-06-21tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()Jarkko Sakkinen
2026-06-21tpm: Initialize name_size_alg for non-NULL name in tpm_buf_append_name()Gunnar Kudrjavets
2026-06-21tpm: restore timeout for key creation commandsBaoli Zhang
2026-06-21tpm: svsm: constify tpm_chip_opsDavid Windsor
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-16ipmi: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-12hwrng: jh7110 - fix refcount leak in starfive_trng_read()Wentao Liang
2026-06-12hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/Eric Biggers
2026-06-11hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers
2026-06-10virtio_console: read size from config space during device initFilip Hejsek
2026-06-08agp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-04ipmi: si: Use platform_get_irq_optional() to retrieve interruptRosen Penev
2026-06-04hwrng: virtio: clamp device-reported used.len at copy_data()Michael Bommarito
2026-06-03s390/trng: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-06-03ipmi: fix refcount leak in i_ipmi_request()Wentao Liang
2026-05-29ipmi:ssif: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-05-23char: applicom: remove low-quality, unused driverEthan Nelson-Moore
2026-05-23char: dtlk: remove driver for ISA speech synthesizer cardEthan Nelson-Moore
2026-05-23char/nvram: Remove redundant nvram_mutexVenkat Rao Bagalkote