summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
3 daysocteontx2-af: CGX: fix bitmap leaksBo Sun
3 daysnetconsole: Use printk context for CPU and task informationBreno Leitao
3 daysnetconsole: convert to NBCON console infrastructureBreno Leitao
3 daysnetconsole: extract message fragmentation into send_msg_udp()Breno Leitao
3 daysprintk: Add execution context (task name/CPU) to printk_infoBreno Leitao
3 daysMerge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
3 daysMerge tag 'edac_updates_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
3 daysMerge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'timers-clocksource-2026-02-09' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
3 daysMerge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds
3 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
3 daysMerge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 dayscrypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook
3 daysMerge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
3 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 dayshwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee
3 daysRevert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck
3 daysocteon_ep_vf: ensure dbell BADDR updationVimlesh Kumar
3 daysocteon_ep: ensure dbell BADDR updationVimlesh Kumar
3 daysocteon_ep: disable per ring interruptsVimlesh Kumar
3 daysnet/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd}Simon Horman
3 daysnet: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier
3 daysnet: dsa: eliminate local type for tc policersVladimir Oltean
3 daysserial: caif: fix use-after-free in caif_serial ldisc_close()Jiayuan Chen
3 daysnet: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore
3 daysnet: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_registerJacky Chou
3 daysnet: ftgmac100: Fix wrong netif_napi_del in releaseAndrew Lunn
3 daysnet: ftgmac100: Simplify condition on HW arbitrationAndrew Lunn
3 daysnet: ftgmac100: Remove redundant PHY_POLLAndrew Lunn
3 daysnet: ftgmac100: Move DT probe into a helperAndrew Lunn
3 daysnet: ftgmac100: Simplify legacy MDIO setupAndrew Lunn
3 daysnet: ftgmac100: Always register the MDIO bus when it existsAndrew Lunn
3 daysnet: ftgmac100: Move NCSI probe code into a helperAndrew Lunn
3 daysnet: ftgmac100: Simplify error handling for ftgmac100_initial_macAndrew Lunn
3 daysnet: ftgmac100: Use devm_clk_get_enabledAndrew Lunn
3 daysnet: ftgmac100: Use devm_request_memory_region/devm_ioremapAndrew Lunn
3 daysnet: ftgmac100: Use devm_alloc_etherdev()Andrew Lunn
3 daysnet: ftgmac100: Replace all of_device_is_compatible()Andrew Lunn
3 daysnet: ftgmac100: Add match data containing MAC IDAndrew Lunn
3 daysnet: ftgmac100: List all compatiblesAndrew Lunn
3 daysnet: sunhme: Fix sbus regressionRené Rebe
4 daysnet: fec: add AF_XDP zero-copy supportWei Fang
4 daysnet: fec: improve fec_enet_tx_queue()Wei Fang
4 daysnet: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page poolWei Fang
4 daysnet: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()Wei Fang