index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
Revert "clk: microchip: fix typo in reference to a config option"
Thomas Bogendoerfer
1
-1
/
+1
2026-02-10
platform/x86: lenovo-wmi-{capdata,other}: Fix HWMON channel visibility
Rong Zhang
2
-4
/
+4
2026-02-10
hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identification
Carl Lee
1
-0
/
+28
2026-02-10
Revert "hwmon: (ibmpex) fix use-after-free in high/low store"
Guenter Roeck
1
-7
/
+2
2026-02-10
octeon_ep_vf: ensure dbell BADDR updation
Vimlesh Kumar
4
-6
/
+46
2026-02-10
octeon_ep: ensure dbell BADDR updation
Vimlesh Kumar
4
-11
/
+48
2026-02-10
octeon_ep: disable per ring interrupts
Vimlesh Kumar
4
-6
/
+32
2026-02-10
net/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd}
Simon Horman
1
-2
/
+0
2026-02-10
net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
Thomas Fourier
1
-6
/
+2
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
2
-4
/
+4
2026-02-10
serial: caif: fix use-after-free in caif_serial ldisc_close()
Jiayuan Chen
1
-2
/
+3
2026-02-10
drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()
Felix Gu
1
-2
/
+2
2026-02-10
net: ethernet: marvell: skge: remove incorrect conflicting PCI ID
Ethan Nelson-Moore
1
-1
/
+0
2026-02-10
regulator: mt6363: Fix interrmittent timeout
Adam Ford
1
-1
/
+8
2026-02-10
net: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_register
Jacky Chou
1
-22
/
+4
2026-02-10
net: ftgmac100: Fix wrong netif_napi_del in release
Andrew Lunn
1
-2
/
+0
2026-02-10
net: ftgmac100: Simplify condition on HW arbitration
Andrew Lunn
1
-5
/
+5
2026-02-10
net: ftgmac100: Remove redundant PHY_POLL
Andrew Lunn
1
-4
/
+1
2026-02-10
net: ftgmac100: Move DT probe into a helper
Andrew Lunn
1
-33
/
+54
2026-02-10
net: ftgmac100: Simplify legacy MDIO setup
Andrew Lunn
1
-2
/
+0
2026-02-10
net: ftgmac100: Always register the MDIO bus when it exists
Andrew Lunn
1
-25
/
+20
2026-02-10
net: ftgmac100: Move NCSI probe code into a helper
Andrew Lunn
1
-27
/
+45
2026-02-10
net: ftgmac100: Simplify error handling for ftgmac100_initial_mac
Andrew Lunn
1
-1
/
+1
2026-02-10
net: ftgmac100: Use devm_clk_get_enabled
Andrew Lunn
1
-18
/
+6
2026-02-10
net: ftgmac100: Use devm_request_memory_region/devm_ioremap
Andrew Lunn
1
-14
/
+6
2026-02-10
net: ftgmac100: Use devm_alloc_etherdev()
Andrew Lunn
1
-8
/
+3
2026-02-10
net: ftgmac100: Replace all of_device_is_compatible()
Andrew Lunn
1
-10
/
+10
2026-02-10
net: ftgmac100: Add match data containing MAC ID
Andrew Lunn
1
-5
/
+50
2026-02-10
net: ftgmac100: List all compatibles
Andrew Lunn
1
-0
/
+3
2026-02-10
net: sunhme: Fix sbus regression
René Rebe
1
-0
/
+3
2026-02-10
net: fec: add AF_XDP zero-copy support
Wei Fang
2
-44
/
+754
2026-02-10
net: fec: improve fec_enet_tx_queue()
Wei Fang
1
-26
/
+17
2026-02-10
net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
Wei Fang
1
-32
/
+58
2026-02-10
net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
Wei Fang
1
-18
/
+40
2026-02-10
net: fec: remove the size parameter from fec_enet_create_page_pool()
Wei Fang
1
-3
/
+3
2026-02-10
net: fec: use switch statement to check the type of tx_buf
Wei Fang
1
-61
/
+73
2026-02-10
net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
Wei Fang
1
-23
/
+12
2026-02-10
net: fec: transmit XDP frames in bulk
Wei Fang
1
-3
/
+9
2026-02-10
net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()
Wei Fang
1
-19
/
+19
2026-02-10
net: fec: add fec_enet_rx_queue_xdp() for XDP path
Wei Fang
1
-86
/
+170
2026-02-10
net: fec: improve fec_enet_rx_queue()
Wei Fang
1
-20
/
+15
2026-02-10
net: fec: add fec_build_skb() to build a skb
Wei Fang
1
-46
/
+60
2026-02-10
net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
Wei Fang
2
-13
/
+9
2026-02-10
net: fec: add fec_rx_error_check() to check RX errors
Wei Fang
1
-22
/
+36
2026-02-10
net: fec: add fec_txq_trigger_xmit() helper
Wei Fang
1
-18
/
+14
2026-02-10
net: arcnet: com20020-pci: use module_pci_driver
Ethan Nelson-Moore
1
-14
/
+1
2026-02-10
net: dsa: mxl-gsw1xx: validate chip ID
Daniel Golle
2
-1
/
+35
2026-02-10
net: dsa: mxl-gsw1xx: configure SerDes port polarities
Daniel Golle
2
-11
/
+29
2026-02-09
eth: bnxt: gather and report HW-GRO stats
Jakub Kicinski
2
-2
/
+19
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
1
-1
/
+1
[prev]
[next]