summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
20 hoursidpf: nullify pointers after they are freedLi Li1-0/+1
20 hoursnet: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
20 hoursnet: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
20 hoursdmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes1-4/+0
20 hoursxen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao1-0/+3
20 hoursdmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen1-8/+1
20 hoursdmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut1-6/+6
20 hoursdmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut1-1/+22
20 hoursdmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut1-1/+1
20 hoursdmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li1-1/+1
20 hoursdmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein1-2/+2
20 hoursdmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen1-3/+3
20 hoursphy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu1-0/+2
20 hoursdmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes1-4/+4
20 hoursdmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes1-2/+1
20 hoursdmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes1-0/+1
20 hoursidpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
20 hoursidpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
20 hoursidpf: detach and close netdevs while handling a resetEmil Tantilov1-45/+70
20 hoursidpf: check error for register_netdev() on initEmil Tantilov1-9/+22
20 hoursice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-3/+22
20 hoursice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek1-9/+15
20 hoursvirt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra1-2/+12
20 hoursmedia: nxp: imx8-isi: Fix streaming cleanup on releaseRichard Leitner1-98/+58
20 hoursspi: tegra210-quad: Protect curr_xfer check in IRQ handlerBreno Leitao1-0/+20
20 hoursdrm/xe: always keep track of remap prev/nextMatthew Auld3-10/+28
20 hoursdrm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak3-11/+28
20 hoursdrm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34
20 hoursdmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea1-5/+4
20 hoursdmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea1-25/+32
20 hoursdmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou1-15/+11
20 hoursirqchip/qcom-mpm: Add missing mailbox TX done acknowledgmentJassi Brar1-0/+3
20 hoursnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
20 hoursnet: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
20 hoursnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
20 hoursscsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman1-1/+1
20 hoursscsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu1-1/+2
20 hoursphy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4Abel Vesa1-2/+1
20 hoursvirtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
20 hoursmedia: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam2-2/+8
20 hourshwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan1-1/+1
20 hourshwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan1-1/+1
20 hourshwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
20 hoursplatform/x86: ISST: Correct locked bit widthSrinivas Pandruvada1-1/+1
20 hourscpufreq: conservative: Reset requested_freq on limits changeViresh Kumar3-0/+16
20 hoursspi: spi-fsl-lpspi: fix teardown order issue (UAF)Marc Kleine-Budde1-1/+2
20 hourshwmon: (pmbus) Introduce the concept of "write-only" attributesGuenter Roeck1-8/+24
20 hourshwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-onlyGuenter Roeck1-6/+42
20 hourshwmon: (pmbus/core) Fix various coding style issuesGuenter Roeck1-24/+17
20 hourshwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan1-23/+31