index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Greg Kroah-Hartman
-1
/
+6
2026-03-02
can: esd_usb: add endpoint type validation
Ziyi Guo
-13
/
+17
2026-03-02
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
-1
/
+14
2026-03-02
can: dummy_can: dummy_can_init(): fix packet statistics
Oliver Hartkopp
-0
/
+1
2026-02-28
amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
Raju Rangoju
-1
/
+1
2026-02-28
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...
MD Danish Anwar
-0
/
+8
2026-02-28
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Guenter Roeck
-1
/
+2
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-38
/
+114
2026-02-27
net: mana: Ring doorbell at 4 CQ wraparounds
Long Li
-5
/
+18
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
-0
/
+1
2026-02-26
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
-6
/
+5
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-129
/
+304
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
-0
/
+7
2026-02-25
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
-2
/
+1
2026-02-25
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
-0
/
+2
2026-02-25
net/mlx5: E-switch, Clear legacy flag when moving to switchdev
Shay Drory
-0
/
+2
2026-02-25
net/mlx5: LAG, disable MPESW in lag_disable_change()
Shay Drory
-6
/
+15
2026-02-25
net/mlx5: DR, Fix circular locking dependency in dump
Shay Drory
-2
/
+2
2026-02-25
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-11
/
+11
2026-02-25
team: avoid NETDEV_CHANGEMTU event when unregistering slave
Tetsuo Handa
-5
/
+21
2026-02-25
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
-2
/
+7
2026-02-25
dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
Felix Gu
-5
/
+1
2026-02-25
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
-0
/
+13
2026-02-25
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
-0
/
+7
2026-02-25
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
-1
/
+12
2026-02-25
nfc: pn533: properly drop the usb interface reference on disconnect
Greg Kroah-Hartman
-0
/
+1
2026-02-25
e1000e: clear DPG_EN after reset to avoid autonomous power-gating
Vitaly Lifshits
-0
/
+10
2026-02-25
e1000e: introduce new board type for Panther Lake PCH
Vitaly Lifshits
-12
/
+31
2026-02-25
ixgbevf: fix link setup issue
Jedrzej Jagielski
-1
/
+2
2026-02-25
i40e: Fix preempt count leak in napi poll tracepoint
Thomas Gleixner
-1
/
+1
2026-02-25
ice: fix crash in ethtool offline loopback test
Michal Schmidt
-6
/
+18
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
-11
/
+41
2026-02-25
idpf: Fix flow rule delete failure due to invalid validation
Sreedevi Joshi
-3
/
+0
2026-02-25
idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez
-1
/
+1
2026-02-25
idpf: nullify pointers after they are freed
Li Li
-0
/
+1
2026-02-25
idpf: skip deallocating txq group's txqs if it is NULL
Li Li
-0
/
+3
2026-02-25
idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Li Li
-0
/
+3
2026-02-25
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
-3
/
+3
2026-02-25
Merge tag 'ata-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
-8
/
+22
2026-02-24
net: stmmac: fix timestamping configuration after suspend/resume
Russell King (Oracle)
-0
/
+1
2026-02-24
media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
Jens Axboe
-1
/
+3
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-10
/
+14
2026-02-24
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
-8
/
+17
2026-02-24
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
-5
/
+30
2026-02-24
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
-1
/
+2
2026-02-24
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
-0
/
+2
2026-02-23
dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
Ivan Vecera
-7
/
+55
2026-02-23
gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
Ankit Garg
-31
/
+25
2026-02-24
ata: libata-core: fix cancellation of a port deferred qc work
Damien Le Moal
-5
/
+3
2026-02-24
ata: libata-eh: correctly handle deferred qc timeouts
Damien Le Moal
-3
/
+19
[next]