summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
25 hoursusb: core: Fix SuperSpeed root hub wMaxPacketSizeMichal Pecio1-3/+1
25 hoursmailbox: Fix NULL message support in mbox_send_message()Jassi Brar2-8/+9
25 hoursxhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen1-33/+44
25 hoursnet: phy: micrel: fix LAN8814 QSGMII soft resetRobert Marko1-7/+8
25 hourshwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lockAbdurrahman Hussain1-0/+6
25 hourshwmon: (pmbus/adm1266) serialize sequencer_state debugfs read with pmbus_lockAbdurrahman Hussain1-0/+1
25 hourshwmon: (pmbus) Add support for guarded PMBus lockGuenter Roeck2-0/+13
25 hoursi2c: tegra: make tegra_i2c_mutex_unlock() return voidSaurav Sachidanand1-9/+6
25 hoursplatform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recoveryLukas Wunner1-24/+30
25 hoursplatform/x86/intel/vsec: Make driver_data info constDavid E. Box1-10/+10
25 hoursplatform/x86/intel/vsec: Refactor base_addr handlingDavid E. Box1-13/+10
25 hoursserial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()Jacques Nilo1-1/+1
25 hoursserial: 8250: dispatch SysRq character in serial8250_handle_irq()Jacques Nilo1-2/+5
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/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo1-0/+5
25 hoursdrm/amdgpu: fix amdgpu_hmm_range_get_pagesChristian König1-8/+8
25 hoursdrm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König2-2/+6
25 hoursdrm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito1-2/+4
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/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enableJouni Högander4-17/+18
25 hoursdrm/i915/psr: Block DC states on vblank enable when Panel Replay supportedJouni Högander1-9/+10
25 hoursdrm/i915/color: Fix HDR pre-CSC LUT programming loopPranay Samala1-1/+1
25 hoursdrm/gem: fix race between change_handle and handle_deleteZhenghang Xiao1-0/+2
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: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito1-1/+4
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: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito1-6/+12
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