summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-17tg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
2026-03-17net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
2026-03-17net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
2026-03-17net: macb: set default_an_inband to true for SGMIICharles Perry1-0/+6
2026-03-17net: stmmac: move MSI data out of struct stmmac_privRussell King (Oracle)2-52/+81
2026-03-17stmmac: s32: enable support for Multi-IRQ modeJan Petrous (OSS)1-1/+35
2026-03-17net: stmmac: platform: read channels irqJan Petrous (OSS)1-1/+56
2026-03-17net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi1-1/+0
2026-03-17bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet2-5/+8
2026-03-17net: ti: icssg-prueth: Add HSR multicast FDB port membership managementMD Danish Anwar1-16/+233
2026-03-17virtio_net: add page_pool support for buffer allocationVishwanath Seshagiri2-247/+251
2026-03-17cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabledSmita Koralahalli1-16/+9
2026-03-17cxl/region: Factor out interleave granularity setupAlejandro Lucero1-12/+24
2026-03-17cxl/region: Factor out interleave ways setupAlejandro Lucero1-15/+26
2026-03-17cxl: Make region type based on endpoint typeAlejandro Lucero1-4/+6
2026-03-17cxl/pci: Remove redundant cxl_pci_find_port() callGregory Price1-5/+0
2026-03-17cxl: Move pci generic code from cxl_pci to core/cxl_pciAlejandro Lucero6-73/+77
2026-03-17cxl: export internal structs for external Type2 driversAlejandro Lucero2-210/+1
2026-03-17cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero4-15/+69
2026-03-17PCI/pwrctrl: Create pwrctrl devices only for PCI device nodesManivannan Sadhasivam1-2/+9
2026-03-17PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirementManivannan Sadhasivam1-13/+34
2026-03-17nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL checkCaleb Sander Mateos1-4/+0
2026-03-17PCI/DPC: Hold pci_dev reference during error recoverySizhe Liu1-0/+2
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan1-1/+0
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory8-24/+287
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory3-2/+12
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory3-5/+42
2026-03-16net/mlx5: E-switch, modify peer miss rule index to vhca_idShay Drory2-12/+10
2026-03-16net/mlx5: LAG, use xa_alloc to manage LAG device indicesShay Drory4-56/+230
2026-03-16net/mlx5: LAG, replace pf array with xarrayShay Drory6-120/+243
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory2-2/+2
2026-03-16accel/amdxdna: Add debug prints for command submissionLizhi Hou1-5/+29
2026-03-16vfio: replace vfio->class with a const struct classJori Koolstra1-12/+11
2026-03-16PM: runtime: Fix a race condition related to device removalBart Van Assche1-0/+1
2026-03-16spi: controller registration fixesMark Brown392-2502/+4193
2026-03-16spi: fix misleading controller deregistration kernel-docJohan Hovold1-2/+4
2026-03-16spi: fix misleading controller registration kernel-docJohan Hovold1-2/+2
2026-03-16spi: drop unused devres statistics allocationJohan Hovold1-15/+12
2026-03-16spi: fix statistics allocationJohan Hovold1-9/+8
2026-03-16spi: fix use-after-free on controller registration failureJohan Hovold1-4/+4
2026-03-16media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935Hans Verkuil1-0/+2
2026-03-16media: saa7164: add ioremap return checks and cleanupsWang Jun1-12/+35
2026-03-16ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is onKai Huang1-2/+5
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen1-0/+6
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen3-15/+31
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen1-9/+29
2026-03-16mtd: parsers: ofpart: call of_node_get() for dedicated subpartitionsCosmin Tanislav1-1/+1
2026-03-16mtd: parsers: ofpart: call of_node_put() only in ofpart_fail pathCosmin Tanislav1-1/+1
2026-03-16mtd: physmap: Drop leftovers of removed code for Baikal SoCAndy Shevchenko1-4/+0
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper1-26/+39