linux-2.6-microblaze.git
2026-05-07 Matthieu Baerts... mptcp: pm: prio: skip closed subflows
2026-05-07 Matthieu Baerts... mptcp: pm: ADD_ADDR rtx: return early if no retrans
2026-05-07 Matthieu Baerts... mptcp: pm: ADD_ADDR rtx: skip inactive subflows
2026-05-07 Matthieu Baerts... mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker
2026-05-07 Matthieu Baerts... mptcp: pm: ADD_ADDR rtx: free sk if last
2026-05-07 Matthieu Baerts... mptcp: pm: ADD_ADDR rtx: always decrease sk refcount
2026-05-07 Matthieu Baerts... mptcp: pm: ADD_ADDR rtx: fix potential data-race
2026-05-07 Matthieu Baerts... mptcp: pm: ADD_ADDR rtx: allow ID 0
2026-05-07 Matthieu Baerts... mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0
2026-05-07 Eric Dumazettcp: tcp_child_process() related UAF
2026-05-07 Eric Dumazetnet/sched: sch_sfq: annotate data-races from sfq_dump_c...
2026-05-07 Eric Dumazetinetpeer: add a missing read_seqretry() in inet_getpeer()
2026-05-07 Shitalkumar... net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
2026-05-07 Jakub KicinskiMerge branch 'netdevsim-psp-fix-init-and-uninit-bugs'
2026-05-07 Daniel Zahkanetdevsim: psp: rcu protect psp_dev reference
2026-05-07 Daniel Zahkanetdevsim: psp: serialize calls to nsim_psp_uninit()
2026-05-07 Daniel Zahkanetdevsim: psp: only call nsim_psp_uninit() on PFs
2026-05-07 Eric Dumazetipv6: fix potential UAF caused by ip6_forward_proxy_check()
2026-05-07 Jakub Kicinskiselftests: drv-net: fix sort order of makefile and...
2026-05-06 Jakub KicinskiMerge tag 'ipsec-2026-05-05' of git://git./linux/kernel...
2026-05-06 Jakub KicinskiMerge tag 'ovpn-net-20260504' of https://github.com...
2026-05-06 Jakub KicinskiMerge tag 'for-net-2026-05-06' of git://git./linux...
2026-05-06 Michael BommaritoBluetooth: HIDP: serialise l2cap_unregister_user via...
2026-05-06 Jann HornBluetooth: hci_event: fix memset typo
2026-05-06 Pengpeng HouBluetooth: RFCOMM: pull credit byte with skb_pull_data()
2026-05-06 Michael BommaritoBluetooth: virtio_bt: validate rx pkt_type header length
2026-05-06 Michael BommaritoBluetooth: virtio_bt: clamp rx length before skb_put
2026-05-06 Tristan MadaniBluetooth: btmtk: validate WMT event SKB length before...
2026-05-06 SeungJu CheonBluetooth: ISO: Fix data-race on iso_pi(sk) in socket...
2026-05-06 SeungJu CheonBluetooth: ISO: Fix data-race on dst in iso_sock_connect()
2026-05-06 Aurelien DESBRIERESBluetooth: hci_uart: Fix NULL deref in recv callbacks...
2026-05-06 Sai Teja AluvalaBluetooth: btintel_pcie: treat boot stage bit 12 as...
2026-05-06 Pauli VirtanenBluetooth: SCO: hold sk properly in sco_conn_ready
2026-05-06 Siwei ZhangBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_...
2026-05-06 Siwei ZhangBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_...
2026-05-06 Siwei ZhangBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_stat...
2026-05-06 Mikhail GavrilovBluetooth: l2cap: defer conn param update to avoid...
2026-05-06 Dudu LuBluetooth: l2cap: fix MPS check in l2cap_ecred_reconf_req
2026-05-06 Dudu LuBluetooth: bnep: fix incorrect length parsing in bnep_r...
2026-05-06 Luiz Augusto... Bluetooth: hci_event: Fix OOB read and infinite loop...
2026-05-06 David CarlierBluetooth: hci_conn: fix potential UAF in create_big_sync
2026-05-06 Pauli VirtanenBluetooth: SCO: fix sleeping under spinlock in sco_conn...
2026-05-06 Jakub KicinskiMerge tag 'wireless-2026-05-06' of https://git./linux...
2026-05-06 Maoyi Xiewifi: nl80211: re-check wiphy netns in nl80211_prepare_...
2026-05-06 Maoyi Xiewifi: nl80211: require CAP_NET_ADMIN over the target...
2026-05-06 Johannes Bergwifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_B...
2026-05-06 Johannes Bergwifi: mac80211: remove station if connection prep fails
2026-05-06 Jakub KicinskiMerge branch 'xsk-fix-bugs-around-xsk-skb-allocation'
2026-05-06 Jason Xingxsk: fix u64 descriptor address truncation on 32-bit...
2026-05-06 Jason Xingxsk: fix xsk_addrs slab leak on multi-buffer error...
2026-05-06 Jason Xingxsk: avoid skb leak in XDP_TX_METADATA case
2026-05-06 Jason Xingxsk: prevent CQ desync when freeing half-built skbs...
2026-05-06 Jason Xingxsk: fix use-after-free of xs->skb in xsk_build_skb...
2026-05-06 Jason Xingxsk: handle NULL dereference of the skb without frags...
2026-05-06 Jason Xingxsk: free the skb when hitting the upper bound MAX_SKB_...
2026-05-06 Jason Xingxsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEA...
2026-05-06 Jakub KicinskiMerge branch 'net-mlx5-fixes-for-socket-direct'
2026-05-06 Shay Drorynet/mlx5e: SD, Fix race condition in secondary device...
2026-05-06 Shay Drorynet/mlx5e: SD, Fix missing cleanup on probe error
2026-05-06 Shay Drorynet/mlx5: SD, Keep multi-pf debugfs entries on primary
2026-05-06 Shay Drorynet/mlx5: SD: Serialize init/cleanup
2026-05-06 Jakub KicinskiMerge branch 'net-mlx5e-psp-fixes'
2026-05-06 Cosmin Ratiunet/mlx5e: psp: Hook PSP dev reg/unreg to profile enabl...
2026-05-06 Cosmin Ratiunet/mlx5e: psp: Expose only a fully initialized priv...
2026-05-06 Cosmin Ratiunet/mlx5e: psp: Fix invalid access on PSP dev registrat...
2026-05-06 Pavitra Jhanet: wwan: t7xx: validate port_count against message...
2026-05-06 Eric Dumazetnet/sched: sch_fq_codel: annotate data-races from fq_co...
2026-05-06 Jakub KicinskiMerge tag 'nf-26-05-05' of git://git./linux/kernel...
2026-05-06 Jakub KicinskiMerge branch 'bnxt_en-bug-fixes'
2026-05-06 Pavan Chebbibnxt_en: Use absolute target ns from ptp_clock_request
2026-05-06 Kalesh APbnxt_en: Check return value of bnxt_hwrm_vnic_cfg
2026-05-06 Michael Chanbnxt_en: Set bp->max_tpa according to what the FW supports
2026-05-06 Michael Chanbnxt_en: Delay for 5 seconds after AER DPC for all...
2026-05-06 Kuniyuki Iwashimaipv6: Fix null-ptr-deref in fib6_mtu().
2026-05-06 Alyssa Rossipv6: default IPV6_SIT to m
2026-05-05 Benjamin Bergwifi: mac80211: use safe list iteration in radar detect...
2026-05-05 Johannes BergMerge tag 'ath-current-20260505' of git://git./linux...
2026-05-05 Dipayaan Roynet: mana: Fix crash from unvalidated SHM offset read...
2026-05-05 Nan Linet/rds: handle zerocopy send cleanup before the messag...
2026-05-05 Paolo AbeniMerge branch 'openvswitch-fix-self-deadlock-on-release...
2026-05-05 Ilya Maximetsselftests: openvswitch: add tests for tunnel vport...
2026-05-05 Ilya Maximetsopenvswitch: vport: fix self-deadlock on release of...
2026-05-05 Ilya Maximetsopenvswitch: vport: fix race between tunnel creation...
2026-05-05 Paolo AbeniMerge branch 'net-mana-fix-mana_destroy_rxq-cleanup...
2026-05-05 Dipayaan Roynet: mana: remove double CQ cleanup in mana_create_rxq...
2026-05-05 Dipayaan Roynet: mana: Skip WQ object destruction for uninitialized RXQ
2026-05-05 Dipayaan Roynet: mana: check xdp_rxq registration before unreg...
2026-05-05 Jakov Novakwifi: libertas: notify firmware load wait on disconnect
2026-05-05 Kuan-Ting Chenxfrm: esp: avoid in-place decrypt on shared skb frags
2026-05-05 Daniel Gollenet: dsa: mt7530: fix .get_stats64 sleeping in atomic...
2026-05-05 Kuniyuki Iwashimaipmr: Add __rcu to netns_ipv4.mrt.
2026-05-05 David Carlierpsp: strip variable-length PSP header in psp_dev_rcv()
2026-05-05 Eric Dumazetnet: prevent possible UAF in rtnl_prop_list_size()
2026-05-05 Jakub KicinskiMerge branch 'mptcp-misc-fixes-for-v7-1-rc3'
2026-05-05 Matthieu Baerts... mptcp: sockopt: increase seq in mptcp_setsockopt_all_sf
2026-05-05 Paolo Abenimptcp: fix rx timestamp corruption on fastopen
2026-05-05 Shardul Bankarmptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation...
2026-05-05 Shardul Bankarmptcp: use MPJoinSynAckHMacFailure for SynAck HMAC...
2026-05-05 Eric Dumazetvsock/virtio: fix potential unbounded skb queue
2026-05-05 Markus Baiernet: usb: asix: ax88772: re-add usbnet_link_change...
next