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]
Date:   Fri, 26 Nov 2021 17:47:51 +0100
From:   Stefano Garzarella <sgarzare@...hat.com>
To:     virtualization@...ts.linux-foundation.org
Cc:     linux-kernel@...r.kernel.org,
        "Michael S. Tsirkin" <mst@...hat.com>,
        Jason Wang <jasowang@...hat.com>,
        Parav Pandit <parav@...dia.com>
Subject: [PATCH v2 0/2] vdpa: add driver_override support and sysfs ABI documentation

The first patch adds missing documentation of sysfs ABI for vDPA bus
and the second adds driver_override support (the code is the same of v1,
so I left Jason A-b tag).

v2:
- added preliminary commit to document pre-existing sysfs ABI for vDPA bus
- added `driver_override` documentation in Documentation/ABI/testing/sysfs-bus-vdpa

v1: https://lore.kernel.org/virtualization/20211104161729.258294-1-sgarzare@redhat.com/

Thanks,
Stefano

Stefano Garzarella (2):
  docs: document sysfs ABI for vDPA bus
  vdpa: add driver_override support

 include/linux/vdpa.h                     |  2 +
 drivers/vdpa/vdpa.c                      | 74 ++++++++++++++++++++++++
 Documentation/ABI/testing/sysfs-bus-vdpa | 57 ++++++++++++++++++
 MAINTAINERS                              |  1 +
 4 files changed, 134 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-vdpa

-- 
2.31.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ