summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-10Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+1
2026-02-10ionic: Rate limit unknown xcvr type messagesEric Joyner-3/+4
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1250/+4019
2026-02-10net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()Russell King (Oracle)-2/+10
2026-02-10bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()Michael Chan-0/+2
2026-02-10bnxt_en: Refactor bnxt_need_reserve_rings()Michael Chan-15/+30
2026-02-10octeontx2-af: CGX: fix bitmap leaksBo Sun-0/+2
2026-02-10netconsole: Use printk context for CPU and task informationBreno Leitao-17/+23
2026-02-10netconsole: convert to NBCON console infrastructureBreno Leitao-39/+62
2026-02-10netconsole: extract message fragmentation into send_msg_udp()Breno Leitao-9/+15
2026-02-10printk: Add execution context (task name/CPU) to printk_infoBreno Leitao-0/+1
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+3
2026-02-10configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KBKuppuswamy Sathyanarayanan-1/+3
2026-02-10Merge tag 'edac_updates_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-920/+81
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2026-02-10Merge tag 'timers-clocksource-2026-02-09' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-24/+11
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-91/+79
2026-02-10Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-114/+730
2026-02-10Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+2
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-69/+22
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-49/+38
2026-02-10Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds-24/+10
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-9/+4
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-27/+112
2026-02-10crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook-1/+1
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-1052/+2205
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-66/+64
2026-02-10Revert "clk: microchip: core: allow driver to be compiled with COMPILE_TEST"Thomas Bogendoerfer-5/+1
2026-02-10Revert "clk: microchip: fix typo in reference to a config option"Thomas Bogendoerfer-1/+1
2026-02-10platform/x86: lenovo-wmi-{capdata,other}: Fix HWMON channel visibilityRong Zhang-4/+4
2026-02-10hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee-0/+28
2026-02-10Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck-7/+2
2026-02-10octeon_ep_vf: ensure dbell BADDR updationVimlesh Kumar-6/+46
2026-02-10octeon_ep: ensure dbell BADDR updationVimlesh Kumar-11/+48
2026-02-10octeon_ep: disable per ring interruptsVimlesh Kumar-6/+32
2026-02-10net/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd}Simon Horman-2/+0
2026-02-10net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier-6/+2
2026-02-10net: dsa: eliminate local type for tc policersVladimir Oltean-4/+4
2026-02-10serial: caif: fix use-after-free in caif_serial ldisc_close()Jiayuan Chen-2/+3
2026-02-10drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()Felix Gu-2/+2
2026-02-10net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore-1/+0
2026-02-10regulator: mt6363: Fix interrmittent timeoutAdam Ford-1/+8
2026-02-10net: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_registerJacky Chou-22/+4
2026-02-10net: ftgmac100: Fix wrong netif_napi_del in releaseAndrew Lunn-2/+0
2026-02-10net: ftgmac100: Simplify condition on HW arbitrationAndrew Lunn-5/+5
2026-02-10net: ftgmac100: Remove redundant PHY_POLLAndrew Lunn-4/+1
2026-02-10net: ftgmac100: Move DT probe into a helperAndrew Lunn-33/+54
2026-02-10net: ftgmac100: Simplify legacy MDIO setupAndrew Lunn-2/+0
2026-02-10net: ftgmac100: Always register the MDIO bus when it existsAndrew Lunn-25/+20
2026-02-10net: ftgmac100: Move NCSI probe code into a helperAndrew Lunn-27/+45