summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
25 hoursusb: core: Fix SuperSpeed root hub wMaxPacketSizeMichal Pecio1-3/+1
25 hourshwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lockAbdurrahman Hussain1-6/+34
25 hourshwmon: (pmbus/adm1266) serialize NVMEM blackbox read with pmbus_lockAbdurrahman Hussain1-0/+7
25 hourshwmon: (pmbus/adm1266) serialize sequencer_state debugfs read with pmbus_lockAbdurrahman Hussain1-0/+5
25 hoursusb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle1-1/+6
25 hoursscsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito1-2/+4
25 hoursthunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito1-6/+12
25 hoursusb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle1-2/+4
25 hoursusb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang1-1/+2
25 hoursusb: dwc3: xilinx: fix error handling in zynqmp init error pathsRadhey Shyam Pandey1-12/+14
25 hoursiio: dac: ad5686: fix ref bit initialization for single-channel partsRodrigo Alencar2-3/+4
25 hoursiio: chemical: scd30: fix division by zero in write_rawAntoniu Miclaus1-1/+1
25 hoursiio: chemical: scd30: Use guard(mutex) to allow early returnsJonathan Cameron1-35/+28
25 hoursocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
25 hoursice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
25 hoursplatform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recoveryLukas Wunner1-14/+22
25 hoursBluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang1-17/+16
25 hoursBluetooth: hci_qca: Migrate to serdev specific shutdown functionUwe Kleine-König1-3/+2
25 hoursserdev: Provide a bustype shutdown functionUwe Kleine-König1-0/+21
25 hoursiommu: Skip PASID validation for devices without PASID capabilityTushar Dave1-7/+18
25 hoursxhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen1-34/+45
25 hoursUSB: serial: digi_acceleport: fix memory corruption with small endpointsJohan Hovold1-2/+21
25 hoursUSB: serial: cypress_m8: fix memory corruption with small endpointJohan Hovold1-0/+8
25 hoursserial: zs: Convert to use a platform deviceMaciej W. Rozycki2-121/+72
25 hoursserial: zs: Switch to using channel resetMaciej W. Rozycki2-4/+5
25 hoursserial: zs: Fix bootconsole handover lockupMaciej W. Rozycki1-21/+8
25 hoursserial: dz: Convert to use a platform deviceMaciej W. Rozycki1-60/+56
25 hoursserial: dz: Fix bootconsole handover lockupMaciej W. Rozycki1-24/+12
25 hoursserial: dz: Fix bootconsole message clobbering at chip resetMaciej W. Rozycki1-0/+21
25 hoursdrm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis1-5/+5
25 hoursdrm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang1-3/+5
25 hoursdrm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang1-0/+3
25 hoursserial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dmaShitalkumar Gandhi1-3/+12
25 hoursserial: zs: Fix swapped RI/DSR modem line transition countingMaciej W. Rozycki1-2/+2
25 hoursserial: sh-sci: fix memory region release in error pathHongling Zeng1-1/+1
25 hoursserial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya1-1/+13
25 hoursserial: qcom-geni: fix UART_RX_PAR_EN bit positionPrasanna S1-1/+1
25 hoursserial: altera_jtaguart: handle uart_add_one_port() failuresMyeonghun Pak1-1/+6
25 hoursdrm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf1-0/+4
25 hoursdrm/i915: Fix potential UAF in TTM object purgeJanusz Krzysztofik1-12/+16
25 hoursdrm/hyperv: validate VMBus packet size in receive callbackBerkant Koc1-13/+87
25 hoursdrm/hyperv: validate resolution_count and fix WIN8 fallbackBerkant Koc1-3/+10
25 hoursscsi: target: iscsi: Validate CHAP_R length before base64 decodeAlexandru Hossu1-1/+18
25 hoursscsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_bufMichael Bommarito3-16/+55
25 hoursscsi: scsi_transport_fc: Widen FPIN pname walker counter to u32Michael Bommarito1-36/+41
25 hoursscsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walkerMichael Bommarito1-1/+1
25 hoursthunderbolt: property: Reject dir_len < 4 to prevent size_t underflowMichael Bommarito1-2/+6
25 hoursthunderbolt: property: Reject u32 wrap in tb_property_entry_valid()Michael Bommarito1-1/+5
25 hoursusb: gadget: f_fs: serialize DMABUF cancel against request completionMichael Bommarito1-2/+22
25 hoursusb: gadget: f_fs: copy only received bytes on short ep0 readMichael Bommarito1-1/+1