1. 6d2f142 net: hns3: fix double free issue for tx spare buffer by Jian Shen · 3 days ago main
  2. 5d41f95 dpll: zl3073x: Fix output pin phase adjustment sign by Ivan Vecera · 3 days ago
  3. 7237d23 Merge branch 'mptcp-misc-fixes-for-v6-19-rc8' by Jakub Kicinski · 2 days ago
  4. 53e5533 selftests: mptcp: connect: fix maybe-uninitialize warn by Matthieu Baerts (NGI0) · 3 days ago
  5. 136f1e1 mptcp: fix kdoc warnings by Matthieu Baerts (NGI0) · 3 days ago
  6. 364a7084 mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr() by Matthieu Baerts (NGI0) · 3 days ago
  7. d191101 mptcp: pm: in-kernel: always set ID as avail when rm endp by Matthieu Baerts (NGI0) · 3 days ago
  8. ee92415 amd-xgbe: do not select NET_SELFTESTS when INET is disabled by Raju Rangoju · 4 days ago
  9. 11a7d5c Merge branch 'net-cpsw_new-fix-multiple-issues-in-the-cpsw_probe-error-path' by Jakub Kicinski · 3 days ago
  10. 9d724b3 net: cpsw_new: Fix potential unregister of netdev that has not been registered yet by Kevin Hao · 4 days ago
  11. 62db84b7 net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path by Kevin Hao · 4 days ago
  12. c9efde1 nfc: hci: shdlc: Stop timers and work before freeing context by Votokina Victoria · 5 days ago
  13. e1aa5ef net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz by Huacai Chen · 6 days ago
  14. c89477a inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP by Eric Dumazet · 5 days ago
  15. 6a65c0c tipc: fix RCU dereference race in tipc_aead_users_dec() by Daniel Hodges · 5 days ago
  16. 48dec8d bonding: only set speed/duplex to unknown, if getting speed failed by Thomas Bogendoerfer · 5 days ago
  17. 2d2d574 octeontx2-af: Fix PF driver crash with kexec kernel booting by Anshumali Gaur · 6 days ago
  18. 8fdb05d Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 days ago
  19. bbf4a17 ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF by Shigeru Yoshida · 4 days ago
  20. d9eb317 Merge tag 'nf-26-02-05' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 3 days ago
  21. f41c5d1 netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() by Andrew Fasano · 4 days ago
  22. 7d6ba70 Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by Jakub Kicinski · 4 days ago
  23. b206246 Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 4 days ago
  24. f14faaf Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm by Linus Torvalds · 4 days ago
  25. 3c7b4d1 Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 4 days ago
  26. 0eca95cb sched_ext: Short-circuit sched_class operations on dead tasks by Tejun Heo · 4 days ago
  27. 27db1ae Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 days ago
  28. 0de4a0e Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 4 days ago
  29. a149804 Merge tag 'soc-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 days ago
  30. 45a66b7 Merge tag 'iwlwifi-fixes-2026-02-03' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Johannes Berg · 4 days ago
  31. 7576bd9 Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue' by Jakub Kicinski · 5 days ago
  32. 0b8c878 net: cpsw: Execute ndo_set_rx_mode callback in a work queue by Kevin Hao · 6 days ago
  33. c0b5dc7 net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue by Kevin Hao · 6 days ago
  34. 279fe48 Merge branch 'gve-stats-reporting-fixes' by Jakub Kicinski · 5 days ago
  35. c7db85d gve: Correct ethtool rx_dropped calculation by Max Yuan · 6 days ago
  36. 7b9ebcc gve: Fix stats report corruption on queue count change by Debarghya Kundu · 6 days ago
  37. 6788d44 Merge branch 'net-gro-fix-outer-network-offset' by Jakub Kicinski · 5 days ago
  38. bee60ce selftest: net: add a test-case for encap segmentation after GRO by Paolo Abeni · 6 days ago
  39. 5c2c3c3 net: gro: fix outer network offset by Paolo Abeni · 6 days ago
  40. f613e8b net: add proper RCU protection to /proc/net/ptype by Eric Dumazet · 6 days ago
  41. 78211543 net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi() by Chen Ni · 7 days ago
  42. 5fd0a1d Merge tag 'v6.19rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 days ago
  43. de0674d Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 days ago
  44. d0452e3 Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 5 days ago
  45. fb7f54a wifi: iwlwifi: mvm: pause TCM on fast resume by Miri Korenblit · 10 days ago
  46. 5ff6410 wifi: iwlwifi: mld: cancel mlo_scan_start_wk by Miri Korenblit · 10 days ago
  47. 29fb415 btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmap by Filipe Manana · 9 days ago
  48. 3125fc1 net: spacemit: k1-emac: fix jumbo frame support by Tomas Hlavacek · 9 days ago
  49. 1a47837 Documentation: document liveupdate cmdline parameter by Li Chen · 9 days ago
  50. 2030ddd mm, shmem: prevent infinite loop on truncate race by Kairui Song · 11 days ago
  51. f1675db3 mailmap: update Alexander Mikhalitsyn's emails by Alexander Mikhalitsyn · 11 days ago
  52. 011d4e5 liveupdate: luo_file: do not clear serialized_data on unfreeze by Pratyush Yadav (Google) · 13 days ago
  53. 16459fe x86/kfence: fix booting on 32bit non-PAE systems by Andrew Cooper · 13 days ago
  54. 79987ce Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 6 days ago
  55. d9f5824 Merge branch 'enetc-v4-hardware-integration-fixes' by Jakub Kicinski · 6 days ago
  56. c28d765 net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4 by Claudiu Manoil · 9 days ago
  57. 21d0fc9 net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4 by Claudiu Manoil · 9 days ago
  58. 9ae13b2 net: enetc: Remove CBDR cacheability AXI settings for ENETC v4 by Claudiu Manoil · 9 days ago
  59. a69c172 net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4 by Claudiu Manoil · 9 days ago
  60. 74d9391 tipc: use kfree_sensitive() for session key material by Daniel Hodges · 8 days ago
  61. dbbec8c net: stmmac: fix stm32 (and potentially others) resume regression by Russell King (Oracle) · 9 days ago
  62. 1c172fe net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts by Jakub Kicinski · 9 days ago
  63. 83b67cc9 linkwatch: use __dev_put() in callers to prevent UAF by Jiayuan Chen · 7 days ago
  64. 6bd9ed02 Merge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 days ago
  65. dee65f7 Merge tag 'lsm-pr-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 6 days ago
  66. 67b3da8 smb/client: fix memory leak in SendReceive() by ChenXiaoSong · 6 days ago
  67. e3a4363 smb/client: fix memory leak in smb2_open_file() by ChenXiaoSong · 6 days ago
  68. 99a2ef5 cgroup/dmem: avoid pool UAF by Chen Ridong · 6 days ago
  69. 592a682 cgroup/dmem: avoid rcu warning when unregister region by Chen Ridong · 6 days ago
  70. 43151f8 cgroup/dmem: fix NULL pointer dereference when setting max by Chen Ridong · 6 days ago
  71. 18f7fcd Linux 6.19-rc8 by Linus Torvalds · 7 days ago v6.19-rc8
  72. 9f26934 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 days ago
  73. c00a879 Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 days ago
  74. e53ada6 Merge tag 'sched-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 days ago
  75. 969b572 Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 days ago
  76. 5db2a25 Merge tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 days ago
  77. fdf3f68 net: don't touch dev->stats in BPF redirect paths by Jakub Kicinski · 10 days ago
  78. 162b424 Merge tag 'iommu-fixes-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux by Linus Torvalds · 8 days ago
  79. d097a07 Merge tag 'efi-fixes-for-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 8 days ago
  80. 9827b1f Merge tag 'sound-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 days ago
  81. 44f4119 Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux by Linus Torvalds · 8 days ago
  82. 8e24994 kbuild: Do not run kernel-doc when building external modules by Nathan Chancellor · 9 days ago
  83. 80f1a2c iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user() by Nicolin Chen · 10 days ago
  84. 6d06bc8 net: usb: r8152: fix resume reset deadlock by Sergey Senozhatsky · 11 days ago
  85. f8db647 macvlan: fix error recovery in macvlan_common_newlink() by Eric Dumazet · 10 days ago
  86. adcbadf net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module by Marek Behún · 10 days ago
  87. ad9a728 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 9 days ago
  88. 2912d79 Merge tag 'firewire-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 days ago
  89. 2830737 Merge tag 'riscv-for-linus-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 9 days ago
  90. 367b81e Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux by Linus Torvalds · 9 days ago
  91. c201226 crypto/ccp: Allow multiple streams on the same root bridge by Alexey Kardashevskiy · 2 weeks ago
  92. 403dd7da crypto/ccp: Use PCI bridge defaults for IDE by Alexey Kardashevskiy · 2 weeks ago
  93. 76ed276 perf: sched: Fix perf crash with new is_user_task() helper by Steven Rostedt · 10 days ago
  94. 1151354 sched/deadline: Fix 'stuck' dl_server by Peter Zijlstra · 9 days ago
  95. f8ade83 KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps() by Sean Christopherson · 12 days ago
  96. 03610bd Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 9 days ago
  97. 2b54ac9 Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux by Linus Torvalds · 9 days ago
  98. d941a3f Merge tag 'gpio-fixes-for-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 9 days ago
  99. 4085719 i40e: drop udp_tunnel_get_rx_info() call from i40e_open() by Mohammad Heib · 6 weeks ago
  100. 234e615 ice: drop udp_tunnel_get_rx_info() call from ndo_open() by Mohammad Heib · 6 weeks ago