summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-06platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registrationTzung-Bi Shih
2026-05-05net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory
2026-05-05net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory
2026-05-05net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory
2026-05-05net/mlx5: SD: Serialize init/cleanupShay Drory
2026-05-05net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu
2026-05-05net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu
2026-05-05net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu
2026-05-05net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha
2026-05-05net: dsa: mv88e6xxx: enable devlink ATU hash param for 6320 familyMarek Behún
2026-05-05net: dsa: mv88e6xxx: enable .rmu_disable() for 6320 familyMarek Behún
2026-05-05net: dsa: mv88e6xxx: define .pot_clear() for 6321Marek Behún
2026-05-05net: dsa: mv88e6xxx: allow SPEED_200 for 6320 family on supported portsMarek Behún
2026-05-05net: dsa: mv88e6xxx: fix number of g1 interrupts for 6320 familyMarek Behún
2026-05-05atm: solos-pci: Simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-05net: dsa: mv88e6xxx: remove unused .port_max_speed_mode()Marek Behún
2026-05-06Merge tag 'drm-intel-next-2026-05-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-05-05pfcp: Store struct sock in struct pfcp_dev.Kuniyuki Iwashima
2026-05-05amt: Store struct sock in struct amt_dev.Kuniyuki Iwashima
2026-05-05bareudp: Store struct sock in struct bareudp_dev.Kuniyuki Iwashima
2026-05-05geneve: Store struct sock in struct geneve_sock.Kuniyuki Iwashima
2026-05-05vxlan: Free vxlan_sock with kfree_rcu().Kuniyuki Iwashima
2026-05-05vxlan: Store struct sock in struct vxlan_sock.Kuniyuki Iwashima
2026-05-05vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima
2026-05-05bnxt_en: Use absolute target ns from ptp_clock_requestPavan Chebbi
2026-05-05bnxt_en: Check return value of bnxt_hwrm_vnic_cfgKalesh AP
2026-05-05bnxt_en: Set bp->max_tpa according to what the FW supportsMichael Chan
2026-05-05bnxt_en: Delay for 5 seconds after AER DPC for all chipsMichael Chan
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-05drm/xe/guc: Exclude indirect ring state page from ADS engine state sizeSatyanarayana K V P
2026-05-05drm/xe/pf: Fix MMIO access using PF view instead of VF view during migrationShuicheng Lin
2026-05-05drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()Shuicheng Lin
2026-05-05drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa
2026-05-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-05-05Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-05drm/xe/xe_survivability: Simplify runtime survivability error handlingMallesh Koujalagi
2026-05-05drm/xe/guc: Exclude indirect ring state page from ADS engine state sizeSatyanarayana K V P
2026-05-05drm/xe/hw_error: Cleanup array mapRaag Jadav
2026-05-05PCI: switchtec: Add Gen6 Device IDsBen Reed
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang
2026-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-05Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-05-05Merge tag 'media/v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-05-05firmware: arm_ffa: Fix sched-recv callback partition lookupSudeep Holla
2026-05-05firmware: arm_ffa: Snapshot notifier callbacks under lockSudeep Holla