1. 5ee8dbf Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux by Linus Torvalds · 5 days ago master
  2. 6a42ff3 Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 5 days ago
  3. 3988716 Merge tag 'acpi-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 days ago
  4. abacaf5 Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 days ago
  5. 084f843 Merge branch 'acpica' by Rafael J. Wysocki · 5 days ago
  6. 18ecff3 Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 5 days ago
  7. cf440e5 Merge branch 'Address-XDP-frags-having-negative-tailroom' by Jakub Kicinski · 5 days ago
  8. 8821e85 xdp: produce a warning when calculated tailroom is negative by Larysa Zaremba · 5 days ago
  9. f8e18ab net: enetc: use truesize as XDP RxQ info frag_size by Larysa Zaremba · 5 days ago
  10. 75d9228 libeth, idpf: use truesize as XDP RxQ info frag_size by Larysa Zaremba · 5 days ago
  11. c69d22c6 i40e: use xdp.frame_sz as XDP RxQ info frag_size by Larysa Zaremba · 5 days ago
  12. 8f497dc i40e: fix registering XDP RxQ info by Larysa Zaremba · 5 days ago
  13. e142dc4 ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz by Larysa Zaremba · 5 days ago
  14. 02852b4 ice: fix rxq info registering in mbuf packets by Larysa Zaremba · 5 days ago
  15. 16394d8 xsk: introduce helper to determine rxq->frag_size by Larysa Zaremba · 5 days ago
  16. 88b6b7f7 xdp: use modulo operation to calculate XDP frag tailroom by Larysa Zaremba · 5 days ago
  17. 5d1271f selftests/tc-testing: Add tests exercising act_ife metalist replace behaviour by Victor Nogueira · 6 days ago
  18. e2cedd4 net/sched: act_ife: Fix metalist update behavior by Jamal Hadi Salim · 6 days ago
  19. 4517b74 Merge branch 'net-ipv6-fix-panic-when-ipv4-route-references-loopback-ipv6-nexthop-and-add-selftest' by Jakub Kicinski · 5 days ago
  20. 46c1ef0 selftests: net: add test for IPv4 route with loopback IPv6 nexthop by Jiayuan Chen · 6 days ago
  21. 21ec9277 net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop by Jiayuan Chen · 6 days ago
  22. 168ff39 net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled by Fernando Fernandez Mancera · 6 days ago
  23. e5e8906 net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled by Fernando Fernandez Mancera · 6 days ago
  24. 02b2920 Merge branch 'maintainers-annual-cleanup-of-inactive-maintainers' by Jakub Kicinski · 5 days ago
  25. ed65790 MAINTAINERS: remove Thomas Falcon from IBM ibmvnic by Jakub Kicinski · 7 days ago
  26. 4d37e68 MAINTAINERS: remove Claudiu Manoil and Alexandre Belloni from Ocelot switch by Jakub Kicinski · 7 days ago
  27. 9ede3e9 MAINTAINERS: replace Taras Chornyi with Elad Nachman for Marvell Prestera by Jakub Kicinski · 7 days ago
  28. 60da2d2 MAINTAINERS: remove Jonathan Lemon from OpenCompute PTP by Jakub Kicinski · 7 days ago
  29. 34f4945 MAINTAINERS: replace Clark Wang with Frank Li for Freescale FEC by Jakub Kicinski · 7 days ago
  30. 593cdf1 MAINTAINERS: remove DENG Qingfang from MediaTek switch by Jakub Kicinski · 7 days ago
  31. 77f72ef MAINTAINERS: remove Sean Wang from MediaTek Ethernet and switch by Jakub Kicinski · 7 days ago
  32. e07f796 MAINTAINERS: remove Jerin Jacob from Marvell OcteonTX2 by Jakub Kicinski · 7 days ago
  33. 80f8a19 MAINTAINERS: remove Manish Chopra from QLogic QL4xxx (now orphan) by Jakub Kicinski · 7 days ago
  34. f9b5bf1 MAINTAINERS: remove Johan Hedberg from Bluetooth subsystem by Jakub Kicinski · 7 days ago
  35. c952291 selftests: net: tun: don't abort XFAIL cases by Sun Jian · 13 days ago
  36. 6be2681 selftests/harness: order TEST_F and XFAIL_ADD constructors by Sun Jian · 13 days ago
  37. 3738097 Merge tag 'nf-26-03-05' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 5 days ago
  38. f26b098 ftrace: Add MAINTAINERS entries for all ftrace headers by Jerome Marchand · 5 days ago
  39. 0abc73c net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup() by Lorenzo Bianconi · 7 days ago
  40. 9df9578 netfilter: nft_set_pipapo: split gc into unlink and reclaim phase by Florian Westphal · 7 days ago
  41. fb7fb40 netfilter: nf_tables: clone set on flush only by Pablo Neira Ayuso · 8 days ago
  42. def602e netfilter: nf_tables: unconditionally bump set->nelems before insertion by Pablo Neira Ayuso · 8 days ago
  43. b824c3e net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock by Sebastian Andrzej Siewior · 8 days ago
  44. ae779bc Merge branch 'net-stmmac-fix-vlan-handling-when-interface-is-down' by Jakub Kicinski · 5 days ago
  45. 2cd70e3 net: stmmac: Defer VLAN HW configuration when interface is down by Ovidiu Panait · 7 days ago
  46. bd7ad51 net: stmmac: Fix VLAN HW state restore by Ovidiu Panait · 7 days ago
  47. e38200e net: stmmac: Improve double VLAN handling by Ovidiu Panait · 7 days ago
  48. 35dfedc net: stmmac: Fix error handling in VLAN add and delete paths by Ovidiu Panait · 7 days ago
  49. 550921c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 5 days ago
  50. ff2c591 Merge branch 'mptcp-misc-fixes-for-v7-0-rc2' by Jakub Kicinski · 5 days ago
  51. 1777f34 selftests: mptcp: join: check removing signal+subflow endp by Matthieu Baerts (NGI0) · 7 days ago
  52. 579a752 mptcp: pm: in-kernel: always mark signal+subflow endp as used by Matthieu Baerts (NGI0) · 7 days ago
  53. 560edd9 selftests: mptcp: join: check RM_ADDR not sent over same subflow by Matthieu Baerts (NGI0) · 7 days ago
  54. fb8d0bc mptcp: pm: avoid sending RM_ADDR over same subflow by Matthieu Baerts (NGI0) · 7 days ago
  55. 8c09412 selftests: mptcp: more stable simult_flows tests by Paolo Abeni · 7 days ago
  56. f43ed0c Merge branch 'nfc-fix-leaks-and-races-surfaced-by-nipa' by Jakub Kicinski · 5 days ago
  57. d793458 nfc: rawsock: cancel tx_work before socket teardown by Jakub Kicinski · 7 days ago
  58. 0efdc02 nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback by Jakub Kicinski · 7 days ago
  59. 6608358 nfc: nci: complete pending data exchange on device close by Jakub Kicinski · 7 days ago
  60. d42449d nfc: digital: free skb on digital_in_send error paths by Jakub Kicinski · 7 days ago
  61. 7bd4b0c nfc: nci: free skb on nci_transceive early error paths by Jakub Kicinski · 7 days ago
  62. 40bf00e net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev by Bobby Eshleman · 8 days ago
  63. a4c2b8b net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset() by Eric Dumazet · 6 days ago
  64. f7d92f1 net: nfc: nci: Fix zero-length proprietary notifications by Ian Ray · 8 days ago
  65. 165573e4 tcp: secure_seq: add back ports to TS offset by Eric Dumazet · 8 days ago
  66. 7f083fa net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs by Koichiro Den · 10 days ago
  67. c649e99 Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 5 days ago
  68. 18b43be mailmap: reflect my gmail as default by Jason Xing · 7 days ago
  69. c107785 Merge tag 'modules-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux by Linus Torvalds · 6 days ago
  70. 2697c45 Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by Jakub Kicinski · 6 days ago
  71. 0b3bb20 Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 6 days ago
  72. 126fe7e mailmap: Add entry for Joe Damato by Joe Damato · 7 days ago
  73. ecc64d2 Merge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl by Linus Torvalds · 6 days ago
  74. 4053c47 Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 days ago
  75. 40d3f62 Merge tag 'pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 days ago
  76. d320f16 iomap: reject delalloc mappings during writeback by Darrick J. Wong · 8 days ago
  77. d3ccc4d Merge patch "iomap: don't mark folio uptodate if read IO has bytes pending" by Christian Brauner · 6 days ago
  78. debc1a4 iomap: don't mark folio uptodate if read IO has bytes pending by Joanne Koong · 7 days ago
  79. 6932256 time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZ by Gerd Rausch · 13 days ago
  80. fbdfa8da selftests: tc-testing: fix list_categories() crash on list type by Naveen Anandhan · 10 days ago
  81. e39bb9e tracing: Fix WARN_ON in tracing_buffers_mmap_close by Qing Wang · 11 days ago
  82. a5dd6f5 tracing: Disable preemption in the tracepoint callbacks handling filtered pids by Masami Hiramatsu (Google) · 6 days ago
  83. cc33797 ftrace: Disable preemption in the tracepoint callbacks handling filtered pids by Steven Rostedt · 7 days ago
  84. 0a663b7 tracing: Fix syscall events activation by ensuring refcount hits zero by Huiwen He · 2 weeks ago
  85. b96d0c5 fgraph: Fix thresh_return nosleeptime double-adjust by Shengming Hu · 2 weeks ago
  86. 6ca8379 fgraph: Fix thresh_return clear per-task notrace by Shengming Hu · 2 weeks ago
  87. 46d0d6f net/tcp-md5: Fix MAC comparison to be constant-time by Eric Biggers · 8 days ago
  88. 7f5d8e6 MAINTAINERS: update the skge/sky2 maintainers by Stephen Hemminger · 8 days ago
  89. e2f2736 amd-xgbe: fix sleep while atomic on suspend/resume by Raju Rangoju · 8 days ago
  90. 5af6e8b netconsole: fix sysdata_release_enabled_show checking wrong flag by Breno Leitao · 8 days ago
  91. 4ee7fa6 net: ipv4: fix ARM64 alignment fault in multipath hash seed by Yung Chih Su · 8 days ago
  92. 67edfec net/tcp-ao: Fix MAC comparison to be constant-time by Eric Biggers · 8 days ago
  93. 2ffb4f5 ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() by Jakub Kicinski · 9 days ago
  94. 0031c06 Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 days ago
  95. 6a8dab0 Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 7 days ago
  96. b06ccba sched_ext: Fix starvation of scx_enable() under fair-class saturation by Tejun Heo · 7 days ago
  97. 554a1c3 igc: Fix trigger of incorrect irq in igc_xsk_wakeup function by Vivek Behera · 7 weeks ago
  98. d4c13ab igb: Fix trigger of incorrect irq in igb_xsk_wakeup by Vivek Behera · 7 weeks ago
  99. b848521 iavf: fix netdev->max_mtu to respect actual hardware limit by Kohei Enju · 4 weeks ago
  100. 636cc3b libie: don't unroll if fwlog isn't supported by Michal Swiatkowski · 4 weeks ago