index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-05-06
platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
Tzung-Bi Shih
2026-05-05
net/mlx5e: SD, Fix race condition in secondary device probe/remove
Shay Drory
2026-05-05
net/mlx5e: SD, Fix missing cleanup on probe error
Shay Drory
2026-05-05
net/mlx5: SD, Keep multi-pf debugfs entries on primary
Shay Drory
2026-05-05
net/mlx5: SD: Serialize init/cleanup
Shay Drory
2026-05-05
net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disable
Cosmin Ratiu
2026-05-05
net/mlx5e: psp: Expose only a fully initialized priv->psp
Cosmin Ratiu
2026-05-05
net/mlx5e: psp: Fix invalid access on PSP dev registration fail
Cosmin Ratiu
2026-05-05
net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...
Pavitra Jha
2026-05-05
net: dsa: mv88e6xxx: enable devlink ATU hash param for 6320 family
Marek Behún
2026-05-05
net: dsa: mv88e6xxx: enable .rmu_disable() for 6320 family
Marek Behún
2026-05-05
net: dsa: mv88e6xxx: define .pot_clear() for 6321
Marek Behún
2026-05-05
net: dsa: mv88e6xxx: allow SPEED_200 for 6320 family on supported ports
Marek Behún
2026-05-05
net: dsa: mv88e6xxx: fix number of g1 interrupts for 6320 family
Marek Behún
2026-05-05
atm: solos-pci: Simplify initialisation of pci_device_id array
Uwe Kleine-König (The Capable Hub)
2026-05-05
net: dsa: mv88e6xxx: remove unused .port_max_speed_mode()
Marek Behún
2026-05-06
Merge tag 'drm-intel-next-2026-05-05' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2026-05-05
pfcp: Store struct sock in struct pfcp_dev.
Kuniyuki Iwashima
2026-05-05
amt: Store struct sock in struct amt_dev.
Kuniyuki Iwashima
2026-05-05
bareudp: Store struct sock in struct bareudp_dev.
Kuniyuki Iwashima
2026-05-05
geneve: Store struct sock in struct geneve_sock.
Kuniyuki Iwashima
2026-05-05
vxlan: Free vxlan_sock with kfree_rcu().
Kuniyuki Iwashima
2026-05-05
vxlan: Store struct sock in struct vxlan_sock.
Kuniyuki Iwashima
2026-05-05
vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
2026-05-05
bnxt_en: Use absolute target ns from ptp_clock_request
Pavan Chebbi
2026-05-05
bnxt_en: Check return value of bnxt_hwrm_vnic_cfg
Kalesh AP
2026-05-05
bnxt_en: Set bp->max_tpa according to what the FW supports
Michael Chan
2026-05-05
bnxt_en: Delay for 5 seconds after AER DPC for all chips
Michael Chan
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-05-05
drm/xe/guc: Exclude indirect ring state page from ADS engine state size
Satyanarayana K V P
2026-05-05
drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration
Shuicheng Lin
2026-05-05
drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()
Shuicheng Lin
2026-05-05
drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
Gustavo Sousa
2026-05-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2026-05-05
Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-05
drm/xe/xe_survivability: Simplify runtime survivability error handling
Mallesh Koujalagi
2026-05-05
drm/xe/guc: Exclude indirect ring state page from ADS engine state size
Satyanarayana K V P
2026-05-05
drm/xe/hw_error: Cleanup array map
Raag Jadav
2026-05-05
PCI: switchtec: Add Gen6 Device IDs
Ben Reed
2026-05-05
PCI: Use FIELD_MODIFY() instead of open-coding it
Hans Zhang
2026-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-05-05
Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
2026-05-05
Merge tag 'media/v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-05-05
firmware: arm_ffa: Fix sched-recv callback partition lookup
Sudeep Holla
2026-05-05
firmware: arm_ffa: Snapshot notifier callbacks under lock
Sudeep Holla
[prev]
[next]