1. d730905 Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 10 days ago for-next master
  2. a10e80b Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/lindholm/alpha by Linus Torvalds · 10 days ago
  3. 01f492e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 days ago
  4. e55d98e x86/CPU: Fix FPDSS on Zen1 by Borislav Petkov (AMD) · 3 weeks ago
  5. 43cfbdd Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 11 days ago
  6. 87fe97a Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctl by Linus Torvalds · 11 days ago
  7. 8242c709 Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 11 days ago
  8. 231d7030 Merge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 11 days ago
  9. 31b43c0 Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 11 days ago
  10. e65f471 Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 11 days ago
  11. 440d663 Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 11 days ago
  12. 0b2f2b1 Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 days ago
  13. 3cd8b19 Merge tag 'v7.1-rc-part1-smbdirect-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 11 days ago
  14. d3d9443 Merge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 11 days ago
  15. 090748e Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 days ago
  16. 948ef73 Merge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 11 days ago
  17. f0bf3ea Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 11 days ago
  18. 448c0f8 Merge branch 'for-7.1/module-function-test' into for-linus by Petr Mladek · 12 days ago
  19. d09a040 smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting by Stefan Metzmacher · 3 weeks ago
  20. 25c2e34 smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an error by Stefan Metzmacher · 3 weeks ago
  21. 3892007 smb: smbdirect: fix copyright header of smbdirect.h by Stefan Metzmacher · 3 weeks ago
  22. 735610d smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to __u16 by Stefan Metzmacher · 3 weeks ago
  23. aa43bb2c smb: smbdirect: remove unused SMBDIRECT_USE_INLINE_C_FILES logic by Stefan Metzmacher · 6 months ago
  24. 649c475 smb: server: no longer use smbdirect_socket_set_custom_workqueue() by Stefan Metzmacher · 6 months ago
  25. 73dc52d2 smb: client: no longer use smbdirect_socket_set_custom_workqueue() by Stefan Metzmacher · 6 months ago
  26. 1adde16 smb: smbdirect: introduce global workqueues by Stefan Metzmacher · 6 months ago
  27. e4ce1fc smb: smbdirect: prepare use of dedicated workqueues for different steps by Stefan Metzmacher · 6 months ago
  28. 00ac2a4 smb: smbdirect: remove unused smbdirect_connection_mr_io_recovery_work() by Stefan Metzmacher · 6 months ago
  29. a40e6f0 smb: smbdirect: wrap rdma_disconnect() in rdma_[un]lock_handler() by Stefan Metzmacher · 5 months ago
  30. 33b2894 smb: server: make use of smbdirect_netdev_rdma_capable_mode_type() by Stefan Metzmacher · 5 months ago
  31. 81a7a3a smb: smbdirect: introduce smbdirect_netdev_rdma_capable_mode_type() by Stefan Metzmacher · 5 months ago
  32. 50bdab9 smb: server: make use of smbdirect.ko by Stefan Metzmacher · 9 months ago
  33. 98bdc5f smb: server: remove unused ksmbd_transport_ops.prepare() by Stefan Metzmacher · 5 months ago
  34. 2eff5e5 smb: server: make use of smbdirect_socket_{listen,accept}() by Stefan Metzmacher · 5 months ago
  35. 1b2d94a smb: server: only use public smbdirect functions by Stefan Metzmacher · 6 months ago
  36. ff7673f smb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket_release() by Stefan Metzmacher · 6 months ago
  37. 9460416 smb: server: make use of smbdirect_{socket_init_accepting,connection_wait_for_connected}() by Stefan Metzmacher · 7 months ago
  38. 4b4c21a smb: server: make use of smbdirect_connection_send_iter() and related functions by Stefan Metzmacher · 6 months ago
  39. c6b077e smb: server: let smb_direct_post_send_data() return data_length by Stefan Metzmacher · 6 months ago
  40. 08ffdf0 smb: server: split out smb_direct_send_iter() out of smb_direct_writev() by Stefan Metzmacher · 6 months ago
  41. da20536 smb: server: let smbdirect_map_sges_from_iter() truncate the message boundary by Stefan Metzmacher · 6 months ago
  42. 0af87a0 smb: server: inline smb_direct_create_header() into smb_direct_post_send_data() by Stefan Metzmacher · 6 months ago
  43. 0184d2b smb: server: move iov_iter_kvec() out of smb_direct_post_send_data() by Stefan Metzmacher · 6 months ago
  44. 1421d50 smb: server: make use of smbdirect_connection_request_keep_alive() by Stefan Metzmacher · 6 months ago
  45. 0a1702e smb: server: make use of smbdirect_connection_grant_recv_credits() by Stefan Metzmacher · 6 months ago
  46. 73489ef smb: server: make use of smbdirect_connection_recvmsg() by Stefan Metzmacher · 7 months ago
  47. a3bf9bf smb: server: make use of smbdirect_socket_destroy_sync() by Stefan Metzmacher · 7 months ago
  48. 21a72d0 smb: server: make use of functions from smbdirect_rw.c by Stefan Metzmacher · 7 months ago
  49. 0911d32 smb: server: make use of smbdirect_socket_wait_for_credits() by Stefan Metzmacher · 7 months ago
  50. be0ac9f smb: server: make use of smbdirect_get_buf_page_count() by Stefan Metzmacher · 7 months ago
  51. 8d55169 smb: server: make use of smbdirect_connection_recv_io_refill[_work]() by Stefan Metzmacher · 7 months ago
  52. 6278282 smb: server: make use of smbdirect_connection_post_recv_io() by Stefan Metzmacher · 7 months ago
  53. 5a2999d smb: server: make use of smbdirect_connection_{create,destroy}_qp() by Stefan Metzmacher · 7 months ago
  54. d5e2bdd smb: server: make use of smbdirect_connection_negotiate_rdma_resources() by Stefan Metzmacher · 7 months ago
  55. ab8e924 smb: server: make use of smbdirect_connection_qp_event_handler() by Stefan Metzmacher · 7 months ago
  56. 8688d7a smb: server: make use of smbdirect_map_sges_from_iter() by Stefan Metzmacher · 7 months ago
  57. 07aec3a smb: server: make use of smbdirect_connection_{create,destroy}_mem_pools() by Stefan Metzmacher · 8 months ago
  58. bb1d5c4 smb: server: make use of smbdirect_connection_send_io_done() by Stefan Metzmacher · 8 months ago
  59. 8ecb32a smb: server: make use of smbdirect_connection_{alloc,free}_send_io() by Stefan Metzmacher · 8 months ago
  60. c81c66d smb: server: make use of smbdirect_frwr_is_supported() by Stefan Metzmacher · 8 months ago
  61. 84d7085e smb: server: make use of smbdirect_connection_idle_timer_work() by Stefan Metzmacher · 8 months ago
  62. aa1255e smb: server: make use of smbdirect_connection_reassembly_{append,first}_recv_io() by Stefan Metzmacher · 8 months ago
  63. 01f2698 smb: server: make use of smbdirect_connection_{get,put}_recv_io() by Stefan Metzmacher · 8 months ago
  64. 0ffbbfd smb: server: make use of smbdirect_socket_schedule_cleanup() by Stefan Metzmacher · 8 months ago
  65. 1b1ee1e smb: server: make use of smbdirect_socket_cleanup_work() by Stefan Metzmacher · 8 months ago
  66. 3356202 smb: server: make use of smbdirect_socket_wake_up_all() by Stefan Metzmacher · 8 months ago
  67. bbf3559 smb: server: make use of smbdirect_socket_set_logging() by Stefan Metzmacher · 6 months ago
  68. 4624f1bf smb: server: make use of smbdirect_socket_prepare_create() by Stefan Metzmacher · 8 months ago
  69. 6acc747 smb: client: make use of smbdirect.ko by Stefan Metzmacher · 9 months ago
  70. a8e98e3 smb: client: only use public smbdirect functions by Stefan Metzmacher · 6 months ago
  71. b8aef8c smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_release() by Stefan Metzmacher · 6 months ago
  72. 7dbfc0d smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sync() by Stefan Metzmacher · 7 months ago
  73. 0b0a1a3 smb: client: introduce and use smbd_debug_proc_show() by Stefan Metzmacher · 6 months ago
  74. 5bd752e smb: client: introduce and use smbd_mr_fill_buffer_descriptor() by Stefan Metzmacher · 6 months ago
  75. 63972da smb: client: make use of smbdirect_connection_send_{single_iter,immediate_work}() by Stefan Metzmacher · 6 months ago
  76. 7c81e7b smb: client: let smbd_post_send_full_iter() get remaining_length and return data_length by Stefan Metzmacher · 6 months ago
  77. b626ccd smb: client: let smbd_post_send_iter() get remaining_length and return data_length by Stefan Metzmacher · 6 months ago
  78. 15c7e49 smb: client: change smbd_post_send_empty() to void return by Stefan Metzmacher · 6 months ago
  79. b942f35 smb: client: make use of smbdirect_connection_request_keep_alive() by Stefan Metzmacher · 6 months ago
  80. 8b72c19 smb: client: make use of smbdirect_connection_grant_recv_credits() by Stefan Metzmacher · 6 months ago
  81. edb9e51 smb: client: make use of smbdirect_connection_recvmsg() by Stefan Metzmacher · 7 months ago
  82. 2cafcdd smb: client: make use of smbdirect_socket_destroy_sync() by Stefan Metzmacher · 7 months ago
  83. 2a49b62 smb: client: make use of functions from smbdirect_mr.c by Stefan Metzmacher · 7 months ago
  84. 73ec6247 smb: client: make use of smbdirect_connection_recv_io_refill_work() by Stefan Metzmacher · 7 months ago
  85. 26003fa smb: client: make use of smbdirect_connection_post_recv_io() by Stefan Metzmacher · 7 months ago
  86. 6a67fe62 smb: client: initialize recv_io->cqe.done = recv_done just once by Stefan Metzmacher · 7 months ago
  87. 8de5571 smb: client: make use of smbdirect_connection_{create,destroy}_qp() by Stefan Metzmacher · 7 months ago
  88. 6bcccfb smb: client: make use of smbdirect_connection_negotiate_rdma_resources() by Stefan Metzmacher · 7 months ago
  89. 0b7da58 smb: client: make use of smbdirect_connection_qp_event_handler() by Stefan Metzmacher · 7 months ago
  90. e5fd091 smb: client: make use of smbdirect_map_sges_from_iter() by Stefan Metzmacher · 8 months ago
  91. 116f3ee smb: client: make use of smbdirect_connection_{create,destroy}_mem_pools() by Stefan Metzmacher · 8 months ago
  92. 958da40 smb: client: make use of smbdirect_connection_send_io_done() by Stefan Metzmacher · 8 months ago
  93. f7a59ff smb: client: make use of smbdirect_connection_{alloc,free}_send_io() by Stefan Metzmacher · 8 months ago
  94. 6f9055a smb: client: make use of smbdirect_frwr_is_supported() by Stefan Metzmacher · 8 months ago
  95. c85814c smb: client: make use of smbdirect_connection_idle_timer_work() by Stefan Metzmacher · 8 months ago
  96. 018ed87 smb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_io() by Stefan Metzmacher · 8 months ago
  97. 927183c smb: client: make use of smbdirect_connection_{get,put}_recv_io() by Stefan Metzmacher · 8 months ago
  98. 43e1fed smb: client: make use of smbdirect_socket_schedule_cleanup() by Stefan Metzmacher · 8 months ago
  99. 872b23a smb: client: make use of smbdirect_socket_cleanup_work() by Stefan Metzmacher · 8 months ago
  100. 5f6e338b smb: client: make use of smbdirect_socket_wake_up_all() by Stefan Metzmacher · 8 months ago