summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-22Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowingJork Loeser
2026-04-22mshv: Add tracepoint for GPA intercept handlingStanislav Kinsburskii
2026-04-22pwm: atmel-tcb: Cache clock rates and mark chip as atomicSangyun Kim
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-22rbd: fix null-ptr-deref when device_add_disk() failsDawei Feng
2026-04-21Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li
2026-04-21vfio/cdx: Consolidate MSI configured state onto cdx_irqsAlex Williamson
2026-04-21vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson
2026-04-21vfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M
2026-04-21vfio: replace vfio->device_class with a const struct classAlex Williamson
2026-04-21vfio/virtio: Use guard() for bar_mutex in legacy I/OAlex Williamson
2026-04-21vfio/virtio: Use guard() for migf->lock where applicableAlex Williamson
2026-04-21vfio/virtio: Use guard() for list_lock where applicableAlex Williamson
2026-04-21vfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson
2026-04-21vfio/pci: Clean up DMABUFs before disabling functionMatt Evans
2026-04-21tpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong
2026-04-21tpm: tpm_tis: add error logging for data transferJacqueline Wong
2026-04-21tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets
2026-04-21tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()Gunnar Kudrjavets
2026-04-21tpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets
2026-04-21tpm: i2c: atmel: fix block comment formattingEthan Luna
2026-04-21tpm_crb: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-04-21tpm: Make tcpci_pm_ops variable static constKrzysztof Kozlowski
2026-04-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-04-21Merge tag 'v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi
2026-04-21netkit: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21dummy: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21netdevsim: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21slip: bound decode() reads against the compressed packet lengthWeiming Shi
2026-04-21slip: reject VJ receive packets on instances with no rstate arrayWeiming Shi
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-04-20drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-20Merge tag 'backlight-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-20gtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier
2026-04-20Merge tag 'leds-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-04-20net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi
2026-04-20net/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande
2026-04-20pppoe: drop PFC framesQingfang Deng