summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-24Bluetooth: btmtk: Do not discard the subsystem reset timeoutIsmail Tarim
2026-08-24Bluetooth: btmtk: Do not report success when subsys reset failsIsmail Tarim
2026-08-24Bluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
2026-08-24Bluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
2026-08-24Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
2026-08-24Merge tag 'mailbox-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2026-08-24accel/amdxdna: put the chained BO when its mapping failsTaimuraz Kaitmazov
2026-08-24accel/amdxdna: reject a command chain that carries no commandsTaimuraz Kaitmazov
2026-08-24accel/amdxdna: Remove __counted_by from struct amdxdna_cmd_chainLizhi Hou
2026-08-24Merge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
2026-08-24Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-08-24Merge tag 'auxdisplay-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-24drm/ttm: make ttm_swap_ops staticSean Chang
2026-08-24drm/ttm: drop stale @ctx kernel-doc entrySean Chang
2026-08-24rtc: msc313: Select by default on MSTARV7Daniel Palmer
2026-08-24tee: qcomtee: fix kernel-doc warningsBabanpreet Singh
2026-08-24drm_hyperv: Remove support for synth video protocol of old Hyper-V hostsMichael Kelley
2026-08-24drm/prime: use dma_buf_fd_install() to preserve export tracingBaineng Shou
2026-08-24misc: fastrpc: don't publish fd before copy_to_user() succeedsBaineng Shou
2026-08-24dma-buf: dma-heap: don't publish fd before copy_to_user() succeedsBaineng Shou
2026-08-24fbcon: Fix KASAN slab-out-of-bounds Read in fbcon_prepare_logoHelge Deller
2026-08-24fbdev: omapfb: Fix __be32 sparse warning in panel_enabled()Helge Deller
2026-08-24powercap: intel_rapl: Fix kernel panic during PMU unbindSumeet Pawnikar
2026-08-24accel/ivpu: Use drm_warn_ratelimited macroDawid Osuchowski
2026-08-23scsi: snic: Fix SCSI host leak on workqueue allocation failureChen Changcheng
2026-08-23scsi: leapraid: Standardize NCQ priority sysfs attributesDongdong Hao
2026-08-23scsi: leapraid: Serialize firmware log mmap with teardownLinmao Li
2026-08-23scsi: leapraid: Balance host references for firmware log VMAsLinmao Li
2026-08-23scsi: lpfc: Remove unnnecessary NULL checkDan Carpenter
2026-08-23scsi: qla2xxx: Fix an loop timeout testDan Carpenter
2026-08-23scsi: qla2xxx: Fix an error code in qla_get_tmf()Dan Carpenter
2026-08-24Merge tag 'drm-xe-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-08-23scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()Nathan Chancellor
2026-08-23scsi: core: Enable context analysis for hosts.oBart Van Assche
2026-08-24Merge tag 'drm-msm-next-2026-08-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-08-24Merge tag 'drm-misc-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/...Dave Airlie
2026-08-24clocksource: hyper-v: Remove support for stimer interrupts in message modeMichael Kelley
2026-08-24scsi: storvsc: Remove support for storvsc protocol of old Hyper-V hostsMichael Kelley
2026-08-24hv_netvsc: Remove GPADL teardown special case for old Hyper-V hostsMichael Kelley
2026-08-24Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-VMichael Kelley
2026-08-24hv_netvsc: Allocate send/receive buffers using vmbus_alloc_buffer()Kameron Carr
2026-08-24Drivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMsKameron Carr
2026-08-24Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()Kameron Carr
2026-08-24Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partitionMichael Kelley
2026-08-24PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchipNaman Jain
2026-08-24Drivers: hv: Use meaningful errnos for hypercall status codesHardik Garg
2026-08-24Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-23mailbox: add Axiado AX3005 mailbox driverSwark Yang
2026-08-23Merge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2026-08-23rtc: microcrystal: Make sure clk_init_data is fully initializedGeert Uytterhoeven