开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-06
Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-05-06
wifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuation
Maoyi Xie
2026-05-06
wifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNS
Maoyi Xie
2026-05-06
wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usage
Johannes Berg
2026-05-06
wifi: mac80211: remove station if connection prep fails
Johannes Berg
2026-05-05
Merge branch 'xsk-fix-bugs-around-xsk-skb-allocation'
Jakub Kicinski
2026-05-05
xsk: fix u64 descriptor address truncation on 32-bit architectures
Jason Xing
2026-05-05
xsk: fix xsk_addrs slab leak on multi-buffer error path
Jason Xing
2026-05-05
xsk: avoid skb leak in XDP_TX_METADATA case
Jason Xing
2026-05-05
xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
Jason Xing
2026-05-05
xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
Jason Xing
2026-05-05
xsk: handle NULL dereference of the skb without frags issue
Jason Xing
2026-05-05
xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS
Jason Xing
2026-05-05
xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
Jason Xing
2026-05-05
Merge branch 'net-mlx5-fixes-for-socket-direct'
Jakub Kicinski
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
Merge branch 'net-mlx5e-psp-fixes'
Jakub Kicinski
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/sched: sch_fq_codel: annotate data-races from fq_codel_dump_class_stats()
Eric Dumazet
2026-05-05
Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-05-05
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
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-05
ipv6: Fix null-ptr-deref in fib6_mtu().
Kuniyuki Iwashima
2026-05-05
ipv6: default IPV6_SIT to m
Alyssa Ross
2026-05-05
wifi: mac80211: use safe list iteration in radar detect work
Benjamin Berg
2026-05-05
Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
2026-05-05
net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
Dipayaan Roy
2026-05-05
net/rds: handle zerocopy send cleanup before the message is queued
Nan Li
2026-05-05
Merge branch 'openvswitch-fix-self-deadlock-on-release-of-tunnel-vports'
Paolo Abeni
2026-05-05
selftests: openvswitch: add tests for tunnel vport refcounting
Ilya Maximets
2026-05-05
openvswitch: vport: fix self-deadlock on release of tunnel ports
Ilya Maximets
2026-05-05
openvswitch: vport: fix race between tunnel creation and linking
Ilya Maximets
2026-05-05
Merge branch 'net-mana-fix-mana_destroy_rxq-cleanup-for-partial-rxq-init'
Paolo Abeni
2026-05-05
net: mana: remove double CQ cleanup in mana_create_rxq error path
Dipayaan Roy
2026-05-05
net: mana: Skip WQ object destruction for uninitialized RXQ
Dipayaan Roy
2026-05-05
net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()
Dipayaan Roy
2026-05-05
wifi: libertas: notify firmware load wait on disconnect
Jakov Novak
2026-05-04
net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
Daniel Golle
2026-05-04
ipmr: Add __rcu to netns_ipv4.mrt.
Kuniyuki Iwashima
2026-05-04
psp: strip variable-length PSP header in psp_dev_rcv()
David Carlier
2026-05-04
net: prevent possible UAF in rtnl_prop_list_size()
Eric Dumazet
[next]