summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory-2/+12
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory-5/+42
2026-03-16net/mlx5: E-switch, modify peer miss rule index to vhca_idShay Drory-12/+10
2026-03-16net/mlx5: LAG, use xa_alloc to manage LAG device indicesShay Drory-56/+230
2026-03-16net/mlx5: LAG, replace pf array with xarrayShay Drory-120/+243
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory-2/+2
2026-03-16accel/amdxdna: Add debug prints for command submissionLizhi Hou-5/+29
2026-03-16vfio: replace vfio->class with a const struct classJori Koolstra-12/+11
2026-03-16PM: runtime: Fix a race condition related to device removalBart Van Assche-0/+1
2026-03-16spi: controller registration fixesMark Brown-2502/+4193
2026-03-16spi: fix misleading controller deregistration kernel-docJohan Hovold-2/+4
2026-03-16spi: fix misleading controller registration kernel-docJohan Hovold-2/+2
2026-03-16spi: drop unused devres statistics allocationJohan Hovold-15/+12
2026-03-16spi: fix statistics allocationJohan Hovold-9/+8
2026-03-16spi: fix use-after-free on controller registration failureJohan Hovold-4/+4
2026-03-16media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935Hans Verkuil-0/+2
2026-03-16media: saa7164: add ioremap return checks and cleanupsWang Jun-12/+35
2026-03-16ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is onKai Huang-2/+5
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen-0/+6
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen-15/+31
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen-9/+29
2026-03-16mtd: parsers: ofpart: call of_node_get() for dedicated subpartitionsCosmin Tanislav-1/+1
2026-03-16mtd: parsers: ofpart: call of_node_put() only in ofpart_fail pathCosmin Tanislav-1/+1
2026-03-16mtd: physmap: Drop leftovers of removed code for Baikal SoCAndy Shevchenko-4/+0
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper-26/+39
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes-1/+2
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap-36/+57
2026-03-16wifi: ath12k: Remove unused DFS Unit Test definitionsJeff Johnson-7/+0
2026-03-16wifi: ath12k: Clean up the WMI Unit Test command interfaceJeff Johnson-31/+38
2026-03-16media: pci: zoran: fix potential memory leak in zoran_probe()Abdun Nihaal-1/+1
2026-03-16media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar-4/+10
2026-03-16media: pulse8-cec: Handle partial deinitVicki Pfau-0/+7
2026-03-16media: cx231xx: drop redundant device referenceJohan Hovold-4/+1
2026-03-16media: usbtv: drop redundant device referenceJohan Hovold-3/+1
2026-03-16media: go7007-loader: drop redundant device referenceJohan Hovold-5/+1
2026-03-16media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev-0/+4
2026-03-16media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev-1/+3
2026-03-16media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()Bartosz Golaszewski-13/+13
2026-03-16media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi-28/+28
2026-03-16media: dib8000: avoid division by 0 in dib8000_set_dds()Sergey Shtylyov-2/+2
2026-03-16HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones-1/+3
2026-03-16HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires-0/+2
2026-03-16HID: core: Mitigate potential OOB by removing bogus memset()Lee Jones-3/+4
2026-03-16mmc: sdhci-pltfm: remove duplicate DTS property parsingLuke Wang-7/+0
2026-03-16mmc: sdhci-esdhc-imx: remove duplicate HS400 bus width validationLuke Wang-4/+0
2026-03-16mmc: sdhci-esdhc-imx: add 1-bit bus width supportLuke Wang-2/+2
2026-03-16mmc: Merge branch fixes into nextUlf Hansson-1/+8
2026-03-16mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang-1/+8
2026-03-16mmc: core: Remove checking MMC_CAP_4_BIT_DATA from mmc_host_can_uhs()Shawn Lin-5/+1
2026-03-16mmc: core: Validate UHS/DDR/HS200 timing selection for 1-bit bus widthLuke Wang-1/+13