summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-25Revert "thermal/core: Use the thermal class pointer as init guard"Rafael J. Wysocki
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-08-25Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-25Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-25Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-25Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-25tpm-buf: Add TPM buffer support header for standalone reuseRoss Philipson
2026-08-25tpm-buf: Memory-safe allocationsJarkko Sakkinen
2026-08-25tpm-buf: Remove chip parameter from tpm_buf_append_handle()Jarkko Sakkinen
2026-08-25tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOWJarkko Sakkinen
2026-08-25tpm: Move platform specific definitions to the new PTP headerRoss Philipson
2026-08-25tpm: Move TPM common base definitions to the command headerRoss Philipson
2026-08-25tpm: Move TPM2 specific definitions to the command headerRoss Philipson
2026-08-25tpm: Move TPM1 specific definitions to the command headerRoss Philipson
2026-08-25tpm: Initial step to reorganize TPM public headersRoss Philipson
2026-08-25tpm: st33zp24: Validate locality read resultRuoyu Wang
2026-08-25tpm: st33zp24: Return zero on status read failureRuoyu Wang
2026-08-25tpm: tpm_tis_spi: fix nodef CR50 tpm_tis_spi_resume is nullLi Jun
2026-08-25tpm: atmel: depend on X86Karl Mehltretter
2026-08-25tpm: Remove redundant dev_err()Pan Chuang
2026-08-25tpm: tpm_i2c_nuvoton: disable IRQ on wait timeoutMyeonghun Pak
2026-08-25Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-25HID: wacom: validate report length in wacom_intuos_pro2_bt_irqIbrahim Hashimov
2026-08-25HID: multitouch: Fix stale MT slots when contact count drops to zeroDave Carey
2026-08-25HID: i2c-hid: Add a quirk for a Cirque I2C device.Vadim Klishko
2026-08-24zram: fix slot lock bit position on big-endian 64-bitDavid Carlier
2026-08-24shmem: provide a shmem_write_folio wrapperChristoph Hellwig
2026-08-24drivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)
2026-08-24zram: switch to unsigned long indexingSergey Senozhatsky
2026-08-24zram: fix out-of-bounds access in read_block_state()Longlong Xia
2026-08-24zram: fix out-of-bounds access in writeback_store()Longlong Xia
2026-08-24zram: reset per-priority params when changing algorithm before initHaoqin Huang
2026-08-24zram: validate parameters in each backend's setup_paramsHaoqin Huang
2026-08-24zram: add pr_fmt to backend filesHaoqin Huang
2026-08-24zram: reject zero-size dictionaryHaoqin Huang
2026-08-24zram: do not release zstd global params from error pathsHaoqin Huang
2026-08-24zram: validate deflate paramsSergey Senozhatsky
2026-08-24zram: set default primary compressor in zram_destroy_comps()Sergey Senozhatsky
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
2026-08-24accel: ethosu: Don't read the U65 rounding mode as a storage modeTomeu Vizoso
2026-08-24accel/ethosu: check MMIO mapping errors in probeGuoHan Zhao
2026-08-24Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-08-24Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-24Merge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-08-24Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-24octeontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()Sai Krishna
2026-08-24octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setupSuman Ghosh
2026-08-24net: mana: Cap MSI-X vectors to the device MSI-X table sizeLong Li
2026-08-24net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get...Manush Prajwal
2026-08-24net: enetc: restore RX ring congestion mode for ENETC v4Wei Fang