1. c381039 xfrm: espintcp: do not reuse an in-progress partial send by Wyatt Feng · 7 days ago master
  2. c8a8a75 xfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state() by Tristan Madani · 7 days ago
  3. 7f2d76c xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx() by Sanghyun Park · 8 days ago
  4. eb48730 xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload by Zhenghang Xiao · 2 weeks ago
  5. e9096a5 xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags() by Takao Sato · 2 weeks ago
  6. 78ef59e Merge branch 'wireguard-fixes-for-7-1-rc6' by Jakub Kicinski · 11 days ago
  7. f75e3eb wireguard: send: append trailer after expanding head by Jason A. Donenfeld · 11 days ago
  8. 072aa0f Revert "ipv6: preserve insertion order for same-scope addresses" by Fernando Fernandez Mancera · 11 days ago
  9. c84ff04 Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 11 days ago
  10. ff6e798 net: skbuff: fix pskb_carve leaking zcopy pages by Pavel Begunkov · 12 days ago
  11. 9c7da87 ipv6: fix possible infinite loop in fib6_select_path() by Jiayuan Chen · 14 days ago
  12. 9f72412 ipv6: fix possible infinite loop in rt6_fill_node() by Jiayuan Chen · 14 days ago
  13. f72eed9 bpf: sockmap: fix tail fragment offset in bpf_msg_push_data by Yuqi Xu · 14 days ago
  14. 1e584c3 vsock/virtio: bind uarg before filling zerocopy skb by Jingguo Tan · 14 days ago
  15. 6851161 Revert "esp: fix page frag reference leak on skb_to_sgvec failure" by Steffen Klassert · 12 days ago ipsec-2026-05-29
  16. 422b523 net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration by Frank Wunderlich · 2 weeks ago
  17. 2412591 Merge tag 'for-net-2026-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Jakub Kicinski · 12 days ago
  18. f14fe63 sctp: fix race between sctp_wait_for_connect and peeloff by Zhenghang Xiao · 14 days ago
  19. ab4ac5a Merge branch 'net-mana-fix-null-dereferences-during-teardown-after-attach-failure' by Jakub Kicinski · 12 days ago
  20. 5b05aa3 net: mana: Skip redundant detach on already-detached port by Dipayaan Roy · 2 weeks ago
  21. 17bfe0a net: mana: Add NULL guards in teardown path to prevent panic on attach failure by Dipayaan Roy · 2 weeks ago
  22. 3e20009 Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 12 days ago
  23. b0f908d Merge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 12 days ago
  24. 43a1e37 security/keys: fix missed RCU read section on lookup by Linus Torvalds · 12 days ago
  25. 9500077 gpio: rockchip: teardown bugs and resource leaks by Marco Scardovi · 2 weeks ago
  26. 3e46c18 gpio: rockchip: convert bank->clk to devm_clk_get_enabled() by Marco Scardovi · 2 weeks ago
  27. 8a122b5 gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write() by Dan Carpenter · 2 weeks ago
  28. 9d7697f gpio: shared: fix lockdep false positive by removing unneeded lock by Bartosz Golaszewski · 3 weeks ago
  29. a1b8366 gpio: shared: fix deadlock on shared proxy's parent removal by Bartosz Golaszewski · 3 weeks ago
  30. a5c627d gpio: adnp: fix flow control regression caused by scoped_guard() by Bartosz Golaszewski · 3 weeks ago
  31. bbec30f gpio: shared: undo the vote of the proxy on GPIO free by Bartosz Golaszewski · 3 weeks ago
  32. cdf88b3 Bluetooth: hci_sync: Reset device counters in hci_dev_close_sync() by Heitor Alves de Siqueira · 2 weeks ago
  33. 525daae Bluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device close by Heitor Alves de Siqueira · 2 weeks ago
  34. 40b8765 Bluetooth: hci_core: Rework hci_dev_do_reset() to use hci_sync functions by Heitor Alves de Siqueira · 2 weeks ago
  35. 4b5f8e6 Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock by Muhammad Bilal · 14 days ago
  36. 47f23a2 Bluetooth: ISO: fix UAF in iso_recv_frame by Muhammad Bilal · 14 days ago
  37. 41c2713 Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp by Luiz Augusto von Dentz · 4 weeks ago
  38. 00e1950 Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success by Zhenghang Xiao · 2 weeks ago
  39. 8d26955 Merge branch 'dpll-zl3073x-various-fixes' by Paolo Abeni · 12 days ago
  40. c122456 dpll: zl3073x: make frequency monitor a per-device attribute by Ivan Vecera · 2 weeks ago
  41. d733f51 dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work by Ivan Vecera · 2 weeks ago
  42. 20040b2 dpll: export __dpll_device_change_ntf() for use under dpll_lock by Ivan Vecera · 2 weeks ago
  43. 1af2af7 Merge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference' by Paolo Abeni · 12 days ago
  44. ea5fe6a net/handshake: Drain pending requests at net namespace exit by Chuck Lever · 2 weeks ago
  45. 204a5ef net/handshake: Verify file-reference balance in submit paths by Chuck Lever · 2 weeks ago
  46. 5da98f5 net/handshake: Close the submit-side sock_hold race by Chuck Lever · 2 weeks ago
  47. f4251190 net/handshake: hand off the pinned file reference to accept_doit by Chuck Lever · 2 weeks ago
  48. 09dba37 net/handshake: Take a long-lived file reference at submit by Chuck Lever · 2 weeks ago
  49. 6b22d43 net/handshake: Pass negative errno through handshake_complete() by Chuck Lever · 2 weeks ago
  50. 9015985b nvme-tcp: store negative errno in queue->tls_err by Chuck Lever · 2 weeks ago
  51. cc993e0 net/handshake: Use spin_lock_bh for hn_lock by Chuck Lever · 2 weeks ago
  52. 98d0912 net: skbuff: fix missing zerocopy reference in pskb_carve helpers by Minh Nguyen · 2 weeks ago
  53. 85576d7 Merge branch 'hibmcge-fix-rx-packet-corruption-issue' by Paolo Abeni · 12 days ago
  54. b545b6e net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path by Jijie Shao · 2 weeks ago
  55. 463a127 net: hibmcge: disable Relaxed Ordering to fix RX packet corruption by Jijie Shao · 2 weeks ago
  56. 031f159 Merge branch 'net-sched-fix-packet-loops-in-mirred-and-netem' by Paolo Abeni · 12 days ago
  57. 0f6e00a selftests/tc-testing: Add netem test case exercising loops by Victor Nogueira · 2 weeks ago
  58. d38dc56 selftests/tc-testing: Add mirred test cases exercising loops by Victor Nogueira · 2 weeks ago
  59. e80ad52 net/sched: act_mirred: Fix return code in early mirred redirect error paths by Victor Nogueira · 2 weeks ago
  60. a005fa5 net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow by Kito Xu (veritas501) · 2 weeks ago
  61. db87522 net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop by Jamal Hadi Salim · 2 weeks ago
  62. 9552b11 net/sched: fix packet loop on netem when duplicate is on by Jamal Hadi Salim · 2 weeks ago
  63. b213a4c Revert "selftests/tc-testing: Add tests for restrictions on netem duplication" by Jamal Hadi Salim · 2 weeks ago
  64. eda0b7f net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree" by Jamal Hadi Salim · 2 weeks ago
  65. 98b34f3 net: Introduce skb tc depth field to track packet loops by Jamal Hadi Salim · 2 weeks ago
  66. 9d5e7a4 ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() by Rahul Chandelkar · 2 weeks ago
  67. d07e5b2 Merge branch 'ethtool-more-bug-fixes' by Jakub Kicinski · 13 days ago
  68. 67cfdd9 ethtool: eeprom: add more safeties to EEPROM Netlink fallback by Jakub Kicinski · 2 weeks ago
  69. 2376586 ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback by Jakub Kicinski · 2 weeks ago
  70. a8d8bef ethtool: strset: fix header attribute index in ethnl_req_get_phydev() by Jakub Kicinski · 2 weeks ago
  71. c3fc997 ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure by Jakub Kicinski · 2 weeks ago
  72. 1de4056 ethtool: tsinfo: fix uninitialized stats on the by-PHC path by Jakub Kicinski · 2 weeks ago
  73. 6386bd7 ethtool: tsconfig: fix missing ethnl_ops_complete() by Jakub Kicinski · 2 weeks ago
  74. ab5bf42 ethtool: pse-pd: fix missing ethnl_ops_complete() by Jakub Kicinski · 2 weeks ago
  75. 596c51e ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup error by Jakub Kicinski · 2 weeks ago
  76. a888bbd ethtool: tsconfig: fix reply error handling by Jakub Kicinski · 2 weeks ago
  77. 7281b09 ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES by Jakub Kicinski · 2 weeks ago
  78. ce1e330 Merge branch 'bridge-fix-sleep-in-atomic-context' by Jakub Kicinski · 13 days ago
  79. 147f3b1 selftests: rtnetlink: Add bridge promiscuity tests by Ido Schimmel · 2 weeks ago
  80. 6d34594 bridge: Fix sleep in atomic context in sysfs path by Ido Schimmel · 2 weeks ago
  81. 5eec4427 bridge: Fix sleep in atomic context in netlink path by Ido Schimmel · 2 weeks ago
  82. 8ba6846 bonding: refuse to enslave CAN devices by Oliver Hartkopp · 2 weeks ago
  83. fa21e86c Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading by Shuai Zhang · 2 weeks ago
  84. bfea609 Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync by Doruk Tan Ozturk · 2 weeks ago
  85. 3c40d38 Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt() by Zhao Dongdong · 2 weeks ago
  86. 8285507 Bluetooth: btusb: Allow firmware re-download when version matches by Shuai Zhang · 3 weeks ago
  87. 2a3ac9e Bluetooth: HIDP: fix missing length checks in hidp_input_report() by Muhammad Bilal · 3 weeks ago
  88. 8c8e620 Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() by Siwei Zhang · 3 weeks ago
  89. 9dbd849 Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn by Siwei Zhang · 3 weeks ago
  90. bfa9d28 Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate() by Pavitra Jha · 3 weeks ago
  91. dd43367 ipv6: validate extension header length before copying to cmsg by Qi Tang · 2 weeks ago
  92. e66c456 Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linux by Jakub Kicinski · 14 days ago
  93. 5093230 tunnels: do not assume transport header in iptunnel_pmtud_check_icmp() by Eric Dumazet · 3 weeks ago
  94. 7d9ef0c vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu() by Eric Dumazet · 2 weeks ago
  95. b4bc943 tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]() by Eric Dumazet · 2 weeks ago
  96. d895767 net: phy: air_en8811h: add AN8811HB MCU assert/deassert support by Lucien.Jheng · 2 weeks ago
  97. 05f9572 l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname by Michael Bommarito · 3 weeks ago
  98. eb3f4b7 Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 weeks ago
  99. e909ced Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 weeks ago
  100. d60ec36 Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 weeks ago