1. dd9b004 Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 9 days ago master
  2. 5164715 Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 9 days ago
  3. 5caa380 Merge tag 'acpi-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 days ago
  4. eb23a11 Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 days ago
  5. 14e0e8d Merge tag 'thermal-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 days ago
  6. cf26839 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 9 days ago
  7. 7b8e926 Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 9 days ago
  8. a91e113 Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 days ago
  9. 9a903e6 Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 days ago
  10. 277141a Merge branch 'pm-powercap' by Rafael J. Wysocki · 9 days ago
  11. 21a88f5 Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Paolo Abeni · 9 days ago
  12. 373a34a Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver' by Paolo Abeni · 9 days ago
  13. 6ef935e net: hns3: add VLAN id validation before using by Jian Shen · 2 weeks ago
  14. d180c11 net: hns3: using the num_tqps to check whether tqp_index is out of range when vf get ring info from mbx by Jian Shen · 2 weeks ago
  15. c2a1626 net: hns3: using the num_tqps in the vf driver to apply for resources by Jian Shen · 2 weeks ago
  16. 2939203 net: enetc: do not transmit redirected XDP frames when the link is down by Wei Fang · 2 weeks ago
  17. 5cba412 selftests/tc-testing: Test case exercising potential mirred redirect deadlock by Victor Nogueira · 2 weeks ago
  18. 1d85625 net/sched: act_mirred: fix loop detection by Jamal Hadi Salim · 2 weeks ago
  19. cdc3074 Merge branch 'sctp-fix-two-issues-in-sctp_clone_sock' by Paolo Abeni · 10 days ago
  20. d7ff61e sctp: Clear inet_opt in sctp_v6_copy_ip_options(). by Kuniyuki Iwashima · 3 weeks ago
  21. b98f06f sctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock(). by Kuniyuki Iwashima · 3 weeks ago
  22. 15564bd net/handshake: duplicate handshake cancellations leak socket by Scott Mayhew · 3 weeks ago
  23. 3e82acc Merge tag 'nf-25-12-16' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Paolo Abeni · 10 days ago
  24. 78a4753 Merge branch 'mlx5-misc-fixes-2025-12-09' by Paolo Abeni · 10 days ago
  25. 4198a14 net/mlx5e: Don't include PSP in the hard MTU calculations by Cosmin Ratiu · 3 weeks ago
  26. c8591de net/mlx5e: Do not update BQL of old txqs during channel reconfiguration by Tariq Toukan · 3 weeks ago
  27. 9ab89bd net/mlx5e: Trigger neighbor resolution for unresolved destinations by Jianbo Liu · 3 weeks ago
  28. e35d7da net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init by Jianbo Liu · 3 weeks ago
  29. 367e501 net/mlx5: Serialize firmware reset with devlink by Shay Drory · 3 weeks ago
  30. c0289f6 net/mlx5: fw_tracer, Handle escaped percent properly by Shay Drory · 3 weeks ago
  31. b359660 net/mlx5: fw_tracer, Validate format string parameters by Shay Drory · 3 weeks ago
  32. 5846a36 net/mlx5: Drain firmware reset in shutdown callback by Moshe Shemesh · 3 weeks ago
  33. 89a898d6 net/mlx5: fw reset, clear reset requested on drain_fw_reset by Moshe Shemesh · 3 weeks ago
  34. 71e6b15 Merge branch 'net-dsa-lantiq-a-bunch-of-fixes' by Paolo Abeni · 10 days ago
  35. 7b103aa net: dsa: mxl-gsw1xx: manually clear RANEG bit by Daniel Golle · 3 weeks ago
  36. 651b253 net: dsa: mxl-gsw1xx: fix .shutdown driver operation by Daniel Golle · 3 weeks ago
  37. 8e4c0f0 net: dsa: mxl-gsw1xx: fix order in .remove operation by Daniel Golle · 3 weeks ago
  38. 377d66f net: dsa: lantiq_gswip: fix order in .remove operation by Daniel Golle · 3 weeks ago
  39. 7b07be1 ethtool: Avoid overflowing userspace buffer on stats query by Gal Pressman · 3 weeks ago
  40. 5a5aff6 can: fix build dependency by Marc Kleine-Budde · 11 days ago
  41. 39263f9 ftrace: Fix address for jmp mode in t_show() by Menglong Dong · 11 days ago
  42. 74bf97e tracing: Fix UBSAN warning in __remove_instance() by Darrick J. Wong · 11 days ago
  43. ef7f38d tracing: Do not register unsupported perf events by Steven Rostedt · 11 days ago
  44. 0987975 MAINTAINERS: add tracepoint core-api doc files to TRACING by Lukas Bulwahn · 8 weeks ago
  45. dcd0b62 powercap: intel_rapl: Fix possible recursive lock warning by Srinivas Pandruvada · 11 days ago
  46. 46cea21 can: j1939: make j1939_sk_bind() fail if device is no longer registered by Tetsuo Handa · 5 weeks ago
  47. 5d56022 can: j1939: make j1939_session_activate() fail if device is no longer registered by Tetsuo Handa · 5 weeks ago
  48. ea1013c Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 11 days ago
  49. 64e68f8 Merge tag 's390-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 days ago
  50. d8a4af8 cifs: update internal module version number by Steve French · 2 weeks ago
  51. 94d5b8d smb: move some SMB1 definitions into common/smb1pdu.h by ZhangGuoDong · 4 weeks ago
  52. 05f5e35 smb: align durable reconnect v2 context to 8 byte boundary by Bharath SM · 11 days ago
  53. e6a973a iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED by Jason Gunthorpe · 11 days ago
  54. 359afc8e PM: runtime: Do not clear needs_force_resume with enabled runtime PM by Rafael J. Wysocki · 13 days ago
  55. 40fbbd6 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 days ago
  56. 53ec4a7 Merge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 12 days ago
  57. 115fada Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 12 days ago
  58. dbf8932 Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 12 days ago
  59. 6b63f90 Merge tag 'cgroup-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 days ago
  60. e1b4c6a shmem: fix recovery on rename failures by Al Viro · 2 weeks ago
  61. b80fab2 iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP fails by Jason Gunthorpe · 3 weeks ago
  62. 5b244b0 iommufd/selftest: Make it clearer to gcc that the access is not out of bounds by Jason Gunthorpe · 3 weeks ago
  63. 69dc538 iommufd: Fix building without dmabuf by Arnd Bergmann · 3 weeks ago
  64. bb27226 sched_ext: Remove unused code in the do_pick_task_scx() by Zqiang · 13 days ago
  65. fec7b07 selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel by Florian Westphal · 2 weeks ago
  66. 7e7a817 netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate by Florian Westphal · 2 weeks ago
  67. 8e1a1bc netfilter: nf_tables: avoid chain re-validation if possible by Florian Westphal · 1 year, 6 months ago
  68. f103fa1 ACPI: PCC: Fix race condition by removing static qualifier by Pengjie Zhang · 3 weeks ago
  69. 6ea3a44 ACPI: CPPC: Fix missing PCC check for guaranteed_perf by Pengjie Zhang · 3 weeks ago
  70. d113735 thermal: core: Fix typo and indentation in comments by Thorsten Blum · 3 weeks ago
  71. 450f9cd thermal: intel: int340x: Enable power slider interface for Wildcat Lake by Srinivas Pandruvada · 3 weeks ago
  72. efc4c35 powercap: fix sscanf() error return value handling by Sumeet Pawnikar · 3 weeks ago
  73. 7bda191 powercap: fix race condition in register_control_type() by Sumeet Pawnikar · 3 weeks ago
  74. 6f7c877 fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1) by Ahelenia Ziemiańska · 3 weeks ago
  75. 635bc4d fsnotify: do not generate ACCESS/MODIFY events on child for special files by Amir Goldstein · 3 weeks ago
  76. 95d7a89 ksmbd: fix buffer validation by including null terminator size in EA length by Namjae Jeon · 14 days ago
  77. cafb57f ksmbd: Fix refcount leak when invalid session is found on session lookup by Namjae Jeon · 14 days ago
  78. 8dd2e58 ksmbd: remove redundant DACL check in smb_check_perm_dacl by Alexey Velichayshiy · 3 weeks ago
  79. 0446356 ksmbd: convert comma to semicolon by Chen Ni · 6 weeks ago
  80. d180b1d smb: server: defer the initial recv completion logic to smb_direct_negotiate_recv_work() by Stefan Metzmacher · 4 weeks ago
  81. c1fb124 smb: server: initialize recv_io->cqe.done = recv_done just once by Stefan Metzmacher · 4 weeks ago
  82. 49ca214 smb: smbdirect: introduce smbdirect_socket.connect.{lock,work} by Stefan Metzmacher · 4 weeks ago
  83. 5a0b188 lib/crypto: riscv: Add poly1305-core.S to .gitignore by Charles Mirabile · 2 weeks ago
  84. c4b502d arm64/simd: Avoid pointless clearing of FP/SIMD buffer by Ard Biesheuvel · 3 weeks ago
  85. 489e966 s390/stacktrace: Do not fallback to RA register by Jens Remus · 2 weeks ago
  86. af241e6 s390/pci: Annotate lock context imbalance in zpci_release_device() by Benjamin Block · 3 weeks ago
  87. 4cb92fa s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices() by Benjamin Block · 3 weeks ago
  88. b1aa01d s390/ipl: Clear SBP flag when bootprog is set by Sven Schnelle · 3 weeks ago
  89. 8f0b4cc Linux 6.19-rc1 by Linus Torvalds · 14 days ago
  90. 6a1636e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 weeks ago
  91. 3010f06 shmem_whiteout(): fix regression from tree-in-dcache series by Al Viro · 2 weeks ago
  92. 0dfb36b Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 weeks ago
  93. 4cfc214 Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyo by Linus Torvalds · 2 weeks ago
  94. 4a298a4 Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 weeks ago
  95. cba09e3 Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 weeks ago
  96. db01301 Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 weeks ago
  97. edbe4072 Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 weeks ago
  98. 9d9c1cf Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 weeks ago
  99. 2516a87 Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 weeks ago
  100. d2ea4d2 file: ensure cleanup by Christian Brauner · 2 weeks ago