开源镜像站
帮助
下载
动态
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
2023-07-31
Merge branch 'net-sched-bind-logic-fixes-for-cls_fw-cls_u32-and-cls_route'
Jakub Kicinski
2023-07-31
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-07-31
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
octeon_ep: initialize mbox mutexes
Michal Schmidt
2023-07-31
bnxt: don't handle XDP in netpoll
Jakub Kicinski
2023-07-31
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
2023-07-31
sfc: fix field-spanning memcpy in selftest
Edward Cree
2023-07-31
net: usb: qmi_wwan: add Quectel EM05GV2
Martin Kohn
2023-07-31
net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
Duoming Zhou
2023-07-31
dt-bindings: net: mediatek,net: fixup MAC binding
Rafał Miłecki
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-29
Merge branch 'net-data-races'
David S. Miller
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-07-29
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
2023-07-29
net: annotate data-race around sk->sk_txrehash
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_reserved_mem
Eric Dumazet
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-29
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
2023-07-29
net: stmmac: tegra: Properly allocate clock bulk data
Thierry Reding
2023-07-28
mISDN: hfcpci: Fix potential deadlock on &hc->lock
Chengfeng Ye
2023-07-28
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-07-28
dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema
Eugen Hristev
2023-07-27
Merge tag 'mlx5-fixes-2023-07-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-07-27
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-27
MAINTAINERS: stmmac: retire Giuseppe Cavallaro
Jakub Kicinski
2023-07-27
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
2023-07-27
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-07-27
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-27
Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-27
Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2023-07-27
Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-27
Merge tag 'fixes-2023-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-27
mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
Jann Horn
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
2023-07-27
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
2023-07-26
Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-07-26
virtio-net: fix race between set queues and probe
Jason Wang
2023-07-26
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
[next]