summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
5 daysgpu: Fix uninitialized buddy for built-in driversKoen Koning1-1/+2
5 daysnet: stmmac: fix dwmac4 transmit performance regressionRussell King (Oracle)2-7/+8
5 daysnet/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
5 daysusb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang2-28/+177
5 daysi3c: mipi-i3c-hci: Fix handling of shared IRQs during early initializationAdrian Hunter2-0/+14
5 daysi3c: mipi-i3c-hci: Fix Hot-Join NACKAdrian Hunter1-1/+2
5 dayspmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSIGuoniu Zhou1-2/+58
5 dayspmdomain: imx93-blk-ctrl: convert to devm_* onlyMarco Felsch1-37/+29
5 daysnet: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li1-8/+22
5 daysata: libata-core: Reject an invalid concurrent positioning ranges countBryam Vargas3-2/+27
5 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo1-0/+9
5 daysocteontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito3-1/+10
5 daysnet: mana: Optimize irq affinity for low vcpu configsShradha Gupta1-14/+64
5 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-0/+13
5 daysmmc: vub300: fix use-after-free on probe failureGuangshuo Li1-3/+7
5 daysmmc: vub300: rename probe error labelsJohan Hovold1-8/+10
5 daysdm: avoid leaking the caller's thread keyring via the table device fileIngo Blechschmidt1-1/+10
5 daysaccel/amdxdna: reject command submission on devices without a submit opDoruk Tan Ozturk1-0/+4
5 daysdmaengine: dw-edma-pcie: Reject devices without driver dataKoichiro Den1-0/+3
5 daysdmaengine: dw-edma: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-2/+2
5 daysmtd: maps: vmu-flash: fix fault in unaligned fixupFlorian Fuchs1-5/+3
5 daysremoteproc: xlnx: Check remote core stateTanmay Shah2-10/+41
5 dayscxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability sizeTerry Bowman3-17/+48
5 dayscxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from...Dave Jiang7-194/+232
5 dayscxl/pci: Remove unnecessary CXL RCH handling helper functionsTerry Bowman1-14/+2
5 dayscxl/pci: Remove unnecessary CXL Endpoint handling helper functionsTerry Bowman1-18/+8
5 dayspinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea1-4/+4
5 daysgpu/buddy: bail out of try_harder when alignment cannot be honouredArunpravin Paneer Selvam1-19/+44
5 daysdrm: drop lib from header search path.Dave Airlie1-1/+1
5 daysgpu: Move DRM buddy allocator one level up (part two)Joel Fernandes31-1653/+1730
5 daysVDUSE: avoid leaking information to userspaceJason Wang2-2/+2
5 daysvduse: take out allocations from vduse_dev_alloc_coherentEugenio Pérez2-3/+1
5 daysvduse: remove unused vaddr parameter of vduse_domain_free_coherentEugenio Pérez3-5/+3
5 daysvduse: return internal vq group struct as map tokenEugenio Pérez3-30/+105
5 daysdrm/amd/display: Fix DTB DTO updates breaking live pixel rate sourcesHarry Wentland2-2/+16
5 daysublk: wait on ublk_dev_ready() instead of ub->completionMing Lei1-15/+37
5 daysdrm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao1-0/+2
5 daysdm-verity: fix buffer overflow in FEC calculationMikulas Patocka2-3/+3
5 daysdm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTSEric Biggers2-7/+6
5 daysdm-verity-fec: fix reading parity bytes split across blocks (take 3)Eric Biggers1-56/+44
5 daysdm-verity-fec: fix the size of dm_verity_fec_io::erasuresEric Biggers1-1/+2
5 daysdrm/amdgpu: fix check in amdgpu_hmm_invalidate_gfxChristian König2-2/+2
5 daysdrm/amd/pm: fix smu13 power limit range calculationYang Wang2-11/+15
5 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
5 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
5 daysdrm/amdgpu: fix resource leak on ACP reset timeoutCe Sun1-4/+7
5 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
5 daysdrm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho1-1/+3
5 daysdrm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang1-6/+9
5 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14