summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-25drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset ...Jesse Zhang1-0/+24
2026-08-25drm/amdgpu/mes: fix the inconsistent indenting for mes_userq_map()Prike Liang1-1/+1
2026-08-25drm/nouveau/gsp: fix vblank interrupts on GB20xMohamed Ahmed6-8/+61
2026-08-25drm/nouveau/disp: fix head state readback on GB20xMohamed Ahmed1-1/+50
2026-08-25drm/nouveau/gsp: use per-version DP_CONFIG_STREAM params on r570 firmwareMohamed Ahmed4-7/+97
2026-08-25drm/nouveau/disp: fix HDMI GCP AVMute register offsets on GB20xMohamed Ahmed1-1/+19
2026-08-25drm/nouveau/disp: fix HDMI vendor infoframes on GB20xMohamed Ahmed4-5/+95
2026-08-25drm/nouveau/disp: route GSP-RM display MMIO through nvkm_disp_func hooksMohamed Ahmed5-15/+65
2026-08-25drm/nouveau/disp: move the GSP HDMI GCP AVMute write to engine/dispMohamed Ahmed3-8/+17
2026-08-25drm/nouveau/disp: move GSP head-timing ISR and vblank helpers to tu102.cMohamed Ahmed4-49/+57
2026-08-25drm/nouveau/disp/r535: Add scanline position support + head state supportLyude Paul3-8/+6
2026-08-25Merge tag 'hwlock-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+1
2026-08-25Merge tag 'rpmsg-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds5-12/+19
2026-08-25Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds29-479/+1065
2026-08-25thermal/drivers/qcom-spmi-mbg-tm: Add module namespace import for IIO_CONSUMERNathan Chancellor1-0/+1
2026-08-25Revert "thermal/core: Allocate the thermal class dynamically"Rafael J. Wysocki1-9/+7
2026-08-25Revert "thermal/core: Use the thermal class pointer as init guard"Rafael J. Wysocki1-4/+7
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-61/+142
2026-08-25Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds58-4682/+1906
2026-08-25Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds109-1182/+2368
2026-08-25Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds99-2179/+1564
2026-08-25Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds666-21128/+24156
2026-08-25tpm-buf: Add TPM buffer support header for standalone reuseRoss Philipson1-1/+2
2026-08-25tpm-buf: Memory-safe allocationsJarkko Sakkinen7-419/+417
2026-08-25tpm-buf: Remove chip parameter from tpm_buf_append_handle()Jarkko Sakkinen3-5/+8
2026-08-25tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOWJarkko Sakkinen1-6/+4
2026-08-25tpm: Move platform specific definitions to the new PTP headerRoss Philipson1-63/+1
2026-08-25tpm: Move TPM common base definitions to the command headerRoss Philipson1-1/+0
2026-08-25tpm: Move TPM2 specific definitions to the command headerRoss Philipson3-120/+0
2026-08-25tpm: Move TPM1 specific definitions to the command headerRoss Philipson2-107/+0
2026-08-25tpm: Initial step to reorganize TPM public headersRoss Philipson2-14/+1
2026-08-25tpm: st33zp24: Validate locality read resultRuoyu Wang1-2/+2
2026-08-25tpm: st33zp24: Return zero on status read failureRuoyu Wang1-1/+3
2026-08-25tpm: tpm_tis_spi: fix nodef CR50 tpm_tis_spi_resume is nullLi Jun1-2/+6
2026-08-25tpm: atmel: depend on X86Karl Mehltretter1-2/+1
2026-08-25tpm: Remove redundant dev_err()Pan Chuang3-9/+2
2026-08-25tpm: tpm_i2c_nuvoton: disable IRQ on wait timeoutMyeonghun Pak1-2/+4
2026-08-25Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+11
2026-08-25HID: wacom: validate report length in wacom_intuos_pro2_bt_irqIbrahim Hashimov1-0/+13
2026-08-25HID: multitouch: Fix stale MT slots when contact count drops to zeroDave Carey1-11/+8
2026-08-25HID: i2c-hid: Add a quirk for a Cirque I2C device.Vadim Klishko2-0/+3
2026-08-24zram: fix slot lock bit position on big-endian 64-bitDavid Carlier2-3/+17
2026-08-24shmem: provide a shmem_write_folio wrapperChristoph Hellwig2-2/+2
2026-08-24drivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)3-383/+0
2026-08-24zram: switch to unsigned long indexingSergey Senozhatsky1-60/+77
2026-08-24zram: fix out-of-bounds access in read_block_state()Longlong Xia1-1/+3
2026-08-24zram: fix out-of-bounds access in writeback_store()Longlong Xia1-2/+5
2026-08-24zram: reset per-priority params when changing algorithm before initHaoqin Huang1-11/+12
2026-08-24zram: validate parameters in each backend's setup_paramsHaoqin Huang7-4/+58
2026-08-24zram: add pr_fmt to backend filesHaoqin Huang7-1/+19