summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-09drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito1-2/+4
2026-06-09drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis1-5/+5
2026-06-09drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang1-3/+5
2026-06-09drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang1-0/+3
2026-06-09serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dmaShitalkumar Gandhi1-3/+12
2026-06-09serial: zs: Fix swapped RI/DSR modem line transition countingMaciej W. Rozycki1-2/+2
2026-06-09serial: sh-sci: fix memory region release in error pathHongling Zeng1-1/+1
2026-06-09serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya1-1/+13
2026-06-09serial: qcom-geni: fix UART_RX_PAR_EN bit positionPrasanna S1-1/+1
2026-06-09serial: altera_jtaguart: handle uart_add_one_port() failuresMyeonghun Pak1-1/+6
2026-06-09drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf1-0/+4
2026-06-09drm/i915: Fix potential UAF in TTM object purgeJanusz Krzysztofik1-12/+16
2026-06-09drm/i915/psr: Block DC states on vblank enable when Panel Replay supportedJouni Högander1-9/+10
2026-06-09drm/gem: fix race between change_handle and handle_deleteZhenghang Xiao1-0/+2
2026-06-09drm/hyperv: validate VMBus packet size in receive callbackBerkant Koc1-13/+87
2026-06-09drm/hyperv: validate resolution_count and fix WIN8 fallbackBerkant Koc1-3/+10
2026-06-09scsi: target: iscsi: Validate CHAP_R length before base64 decodeAlexandru Hossu1-1/+18
2026-06-09scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_bufMichael Bommarito3-16/+55
2026-06-09scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito1-1/+4
2026-06-09scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32Michael Bommarito1-36/+41
2026-06-09scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walkerMichael Bommarito1-1/+1
2026-06-09thunderbolt: property: Reject dir_len < 4 to prevent size_t underflowMichael Bommarito1-2/+6
2026-06-09thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()Michael Bommarito1-1/+5
2026-06-09usb: gadget: f_fs: serialize DMABUF cancel against request completionMichael Bommarito1-2/+22
2026-06-09usb: gadget: f_fs: copy only received bytes on short ep0 readMichael Bommarito1-1/+1
2026-06-09usb: gadget: dummy_hcd: Reject hub port requests for non-existent portsSeungjin Bae1-0/+4
2026-06-09usb: gadget: composite: fix integer underflow in WebUSB GET_URL handlingJeremy Erazo1-1/+4
2026-06-09usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li1-2/+1
2026-06-09usb: gadget: net2280: Fix double free in probe error pathGuangshuo Li1-3/+1
2026-06-09usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen1-7/+21
2026-06-09USB: serial: mct_u232: fix missing interrupt-in transfer sanity checkJohan Hovold1-0/+5
2026-06-09USB: serial: mxuport: fix memory corruption with small endpointJohan Hovold1-0/+8
2026-06-09USB: serial: keyspan: fix missing indat transfer sanity checkJohan Hovold1-0/+4
2026-06-09USB: serial: cypress_m8: validate interrupt packet headersZhang Cen1-1/+11
2026-06-09USB: serial: belkin_sa: validate interrupt status lengthZhang Cen1-0/+3
2026-06-09USB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GLWanquan Zhong1-1/+2
2026-06-09USB: serial: option: add MeiG SRM813QJan Volckaert1-0/+6
2026-06-09usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle1-1/+6
2026-06-09usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle1-2/+4
2026-06-09usb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel1-36/+61
2026-06-09usb: typec: tipd: Fix error code in tps6598x_probe()Dan Carpenter1-0/+1
2026-06-09usb: usbtmc: reject interrupt endpoints with small wMaxPacketSizeHeitor Alves de Siqueira1-0/+6
2026-06-09usb: usbtmc: check URB actual_length for interrupt-IN notificationsHeitor Alves de Siqueira1-0/+8
2026-06-09usbip: vudc: Fix use after free bug in vudc_remove due to race conditionMichael Bommarito2-1/+3
2026-06-09usb: storage: Add quirks for PNY Elite Portable SSDSam Burkels1-0/+7
2026-06-09USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllersStephen J. Fuhry1-0/+4
2026-06-09usb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang1-1/+2
2026-06-09usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerIntervalMichal Pecio1-1/+8
2026-06-09usb: chipidea: core: convert ci_role_switch to local variableXu Yang1-10/+6
2026-06-09tty: serial: samsung: Remove redundant port lock acquisition in rx helpersTudor Ambarus1-8/+0