summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-14accel/qaic: Address potential out-of-bounds read in resp_worker()Youssef Samir
2026-08-14drm/xe/pci: Report 'cannot re-enable' error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/gt: Report 'Queue full' pagefault error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/gt: Report 'Fault response' pagefault error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/gt: Report 'reset failed' errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe/guc: Report 'GuC mmio' errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe/pcode: Report 'initialization timedout' error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/pcode: Report 'timeout, retrying' error using SIGIDMichal Wajdeczko
2026-08-14drm/xe/pcode: Report 'Mailbox failed' error using SIGIDMichal Wajdeczko
2026-08-14drm/xe: Report 'device wedged' errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe/survivability: Report 'Runtime Mode enabled' status using SIGIDMichal Wajdeczko
2026-08-14drm/xe/survivability: Report 'Boot Mode enabled' status using SIGIDMichal Wajdeczko
2026-08-14drm/xe/survivability: Report 'boot status' on sysfs failureMichal Wajdeczko
2026-08-14drm/xe/survivability: Report sysfs failure in one placeMichal Wajdeczko
2026-08-14drm/xe/survivability: Report 'boot status' using SIGIDMichal Wajdeczko
2026-08-14drm/xe: Report all probe errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe: Report 'probe blocked' status using SIGIDMichal Wajdeczko
2026-08-14drm/xe/tests: Add kunit tests for xe_anyMichal Wajdeczko
2026-08-14drm/xe/tests: Add Kunit tests for xe_logMichal Wajdeczko
2026-08-14drm/xe/kunit: Setup driver data in the test deviceMichal Wajdeczko
2026-08-14drm/xe/ras: Check RAS and LOG component definitionsMichal Wajdeczko
2026-08-14drm/xe/log: Extend components list with hardware itemsMichal Wajdeczko
2026-08-14drm/xe/log: Add hardware error signaturesMichal Wajdeczko
2026-08-14drm/xe/log: Index all SIGID printk messagesMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for errno-onlyMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for component & severityMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for componentsMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for location & severityMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for locationMichal Wajdeczko
2026-08-14drm/xe/log: Add SIGID log helpers for severityMichal Wajdeczko
2026-08-14drm/xe/log: Add component/location decorations to dmesgMichal Wajdeczko
2026-08-14drm/xe/log: Introduce structured component/location identifiersMichal Wajdeczko
2026-08-14drm/xe/log: Add structured SIGID error logging infrastructureMallesh Koujalagi
2026-08-14drm/xe: Introduce xe_any helpersMichal Wajdeczko
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III White EditionWill Smith
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III supportArie Miller
2026-08-14hwmon: (asus_rog_ryujin) Add per-device configurationArie Miller
2026-08-14spi: Fix DMA mapping ownership on partial map failureMark Brown
2026-08-14spi: Add KUnit coverage for DMA mapping error pathsHonghui Jiang
2026-08-14spi: Clear current DMA devices when unmapping a messageHonghui Jiang
2026-08-14spi: Move __spi_unmap_msg() before __spi_map_msg()Honghui Jiang
2026-08-14spi: Fix DMA mapping ownership on partial map failureHonghui Jiang
2026-08-14HID: tmff: Use 64-bit arithmetic for force feedback scalingLinmao Li
2026-08-14HID: multitouch: reclassify HTIX5288 to WIN_8_FORCE_MULTI_INPUT_NSMUXianglin Lin
2026-08-14HID: sensor: custom: Fix field sysfs group cleanup on failureHaoxiang Li
2026-08-14HID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li
2026-08-14HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller b...HyeongJun An
2026-08-14drm: use drm_warn() in validate_blend_mode_for_alpha_formats()Leandro Ribeiro
2026-08-14drm/virtio: use the DMA API for resource backing on XenBenjamin Leggett
2026-08-14drm/virtio: reclaim pending vbufs before tearing down vqsAnuj Bolewar