summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-25drm/nouveau/disp: route GSP-RM display MMIO through nvkm_disp_func hooksMohamed Ahmed
2026-08-25drm/nouveau/disp: move the GSP HDMI GCP AVMute write to engine/dispMohamed Ahmed
2026-08-25drm/nouveau/disp: move GSP head-timing ISR and vblank helpers to tu102.cMohamed Ahmed
2026-08-25drm/nouveau/disp/r535: Add scanline position support + head state supportLyude Paul
2026-08-25Merge tag 'hwlock-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2026-08-25Merge tag 'rpmsg-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-08-25Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-08-25thermal/drivers/qcom-spmi-mbg-tm: Add module namespace import for IIO_CONSUMERNathan Chancellor
2026-08-25Revert "thermal/core: Allocate the thermal class dynamically"Rafael J. Wysocki
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