summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-07crypto: cesa - allocate engines with main structRosen Penev
2026-05-07crypto: ixp4xx - fix buffer chain unwind on allocation failureRuoyu Wang
2026-05-07crypto: sun8i-ss - avoid hash and rng referencesArnd Bergmann
2026-05-07hwrng: mtk - add support for hw access via SMCCDaniel Golle
2026-05-07crypto: drbg - Eliminate use of 'drbg_string' and listsEric Biggers
2026-05-07crypto: atmel-ecc - add support for atecc608bThorsten Blum
2026-05-07crypto: ccp - Initialize data during __sev_snp_init_locked()Tycho Andersen (AMD)
2026-05-07crypto: ccp - Check for page allocation failure correctly in TIOTycho Andersen (AMD)
2026-05-07crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-oneTycho Andersen (AMD)
2026-05-07crypto: ccp - Reverse the cleanup order in psp_dev_destroy()Tycho Andersen (AMD)
2026-05-07gpio: amd8111: Drop useless zeros in array initialisationUwe Kleine-König (The Capable Hub)
2026-05-07drm/panthor: Fix missing declaration for panthor_transparent_hugepagegyeyoung
2026-05-07soundwire: use krealloc_array to prevent integer overflowBaoli.Zhang
2026-05-07soundwire: increase group->max_size after allocationBaoli.Zhang
2026-05-07soundwire: fix bug in sdw_add_element_group_count found by syzkallerBaoli.Zhang
2026-05-07soundwire: don't program SDW_SCP_BUSCLOCK_SCALE on a unattached PeripheralBard Liao
2026-05-06Merge tag 'chrome-platform-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-05-07OPP: Fix race between OPP addition and lookupDi Shen
2026-05-06w5100: remove unused gpio link detectionArnd Bergmann
2026-05-06w5300: remove unused driverArnd Bergmann
2026-05-06w5100: remove MMIO supportArnd Bergmann
2026-05-06net/mlx5: E-Switch, load reps via work queue after registrationMark Bloch
2026-05-06net/mlx5: E-Switch, unwind only newly loaded representor typesMark Bloch
2026-05-06net/mlx5: E-Switch, serialize representor lifecycleMark Bloch
2026-05-06net/mlx5: Lag, avoid LAG and representor lock cyclesMark Bloch
2026-05-06net/mlx5: E-Switch, add representor lifecycle lockMark Bloch
2026-05-06net/mlx5: E-Switch, let esw work callers choose GFP flagsMark Bloch
2026-05-06net/mlx5: Lag: refactor representor reload handlingMark Bloch
2026-05-06r8152: Add firmware upload capability for RTL8157/RTL8159Birger Koblitz
2026-05-06r8152: Add support for the RTL8159 chipBirger Koblitz
2026-05-06r8152: Add support for 10Gbit Link Speeds and EEEBirger Koblitz
2026-05-06net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann
2026-05-06net/mlx5e: Report stop and wake TX queue statsGal Pressman
2026-05-06net/mlx5e: Report TX csum_none netdev statGal Pressman
2026-05-06net/mlx5e: Report RX HW-GRO netdev statsGal Pressman
2026-05-06net/mlx5e: Report hw_gso_packets and hw_gso_bytes netdev statsGal Pressman
2026-05-06net/mlx5e: Count full skb length in TSO byte countersGal Pressman
2026-05-06net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi
2026-05-06netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka
2026-05-06netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka
2026-05-06netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka
2026-05-06rtase: Fix flow control configurationJustin Lai
2026-05-07Merge tag 'amd-drm-next-7.2-2026-05-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-05-07firmware_loader: fix device reference leak in firmware_upload_register()Guangshuo Li
2026-05-06PCI: Bail out early for 2.5GT/s devices in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06PCI: Use pcie_get_speed_cap() in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06PCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito
2026-05-06Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito