summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
27 hoursdmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes1-4/+4
27 hoursdmaengine: idxd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
27 hoursdmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen1-8/+1
27 hoursdmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut1-6/+6
27 hoursdmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut1-1/+22
27 hoursdmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut1-1/+1
27 hoursdmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein1-2/+2
27 hoursdmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen1-3/+3
27 hoursphy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu1-0/+2
27 hoursdmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes1-2/+1
27 hoursdmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes1-0/+1
27 hoursnvme: fix admin queue leak on controller resetMing Lei1-0/+7
27 hoursmtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
27 hoursmtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
27 hoursdmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea1-5/+4
27 hoursdmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea1-25/+32
27 hoursirqchip/qcom-mpm: Add missing mailbox TX done acknowledgmentJassi Brar1-0/+3
27 hoursnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
27 hoursscsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman1-1/+1
27 hoursscsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu1-1/+2
27 hoursvirtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
27 hoursmedia: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam2-2/+8
27 hourshwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan1-1/+1
27 hourshwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan1-1/+1
27 hourshwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
27 hoursplatform/x86: ISST: Correct locked bit widthSrinivas Pandruvada1-1/+1
27 hourscpufreq: conservative: Reset requested_freq on limits changeViresh Kumar3-0/+16
27 hoursspi: spi-fsl-lpspi: fix teardown order issue (UAF)Marc Kleine-Budde1-1/+2
27 hourshwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan1-23/+31
27 hoursdrm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
27 hoursACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi1-0/+2
27 hoursspi: sn-f-ospi: Fix resource leak in f_ospi_probe()Felix Gu1-12/+5
27 hoursdrm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
27 hoursscsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li1-1/+1
27 hoursRDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova1-7/+10
27 hoursRDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal1-1/+2
27 hoursRDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova1-2/+0
27 hoursRDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera1-6/+6
27 hoursRDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova1-2/+0
27 hoursRDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova1-0/+2
27 hoursRDMA/irdma: Initialize free_qp completion before using itJacob Moroni1-1/+1
27 hoursRDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever1-3/+18
27 hoursregmap: Synchronize cache for the page selectorAndy Shevchenko1-4/+26
27 hoursnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
27 hoursBluetooth: btusb: clamp SCO altsetting table indicesPengpeng Hou1-1/+4
27 hoursBluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lockCen Zhang1-3/+8
27 hoursnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
27 hoursice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
27 hoursplatform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari1-1/+1
27 hoursionic: fix persistent MAC address override on PFMohammad Heib1-6/+11