lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250418051345.1022339-1-matsuda-daisuke@fujitsu.com>
Date: Fri, 18 Apr 2025 14:13:44 +0900
From: Daisuke Matsuda <matsuda-daisuke@...itsu.com>
To: linux-rdma@...r.kernel.org,
	leon@...nel.org,
	jgg@...pe.ca
Cc: linux-kernel@...r.kernel.org,
	Daisuke Matsuda <matsuda-daisuke@...itsu.com>
Subject: [PATCH for-next 0/1] RDMA/core: Move ODP capability definitions to uapi

The On-Demand Paging capabilities bits are defined respectively with
identical values in the kernel and rdma-core. It is conventional that such
definitions are placed in UAPI in order to avoid the definitions being
inconsistent among the two components.

Here is a PR for rdma-core:
https://github.com/linux-rdma/rdma-core/pull/1580
The former three patches correspond to this kernel-side change.
The latter four patches are for adding a new feature to rxe, and changes
for kernel-side are already merged in wip/leon-for-next tree[1].

[1] [PATCH for-next v3 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
https://lore.kernel.org/linux-rdma/174411071857.217309.12836295631004196048.b4-ty@kernel.org/

Daisuke Matsuda (1):
  RDMA/core: Move ODP capability definitions to uapi

 include/rdma/ib_verbs.h           | 20 ++++++++++----------
 include/uapi/rdma/ib_user_verbs.h | 16 ++++++++++++++++
 2 files changed, 26 insertions(+), 10 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ