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: <20251118-wip-sync-udev-hid-bpf-v1-0-0f8105c54835@kernel.org>
Date: Tue, 18 Nov 2025 18:16:21 +0100
From: Benjamin Tissoires <bentiss@...nel.org>
To: Jiri Kosina <jikos@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org, 
 Benjamin Tissoires <bentiss@...nel.org>, 
 Peter Hutterer <peter.hutterer@...-t.net>, 
 Nicholas LaPointe <nicholaslapointe8@...il.com>, 
 Higgins Dragon <higgins@...ginsdragon.com>, 
 Curran Muhlberger <curran@...cornell.edu>, 
 Jan Felix Langenbach <JanFelix.Langenbach@...tonmail.com>, 
 Hannah Pittman <dev@...nahl.co.uk>, Colin Ian King <colin.i.king@...il.com>, 
 Benjamin Tissoires <bentiss@...nel.org>
Subject: [PATCH 00/10] HID: bpf: sync up with current udev-hid-bpf programs

As I need to get a new release of udev-hid-bpf, it would be good to
mark the currently "testing" HID-BPF programs into stable.

So I've taken all of them, formatted them to the LKML format and sent
here.

Again, no need to backport any of those into stable, we are putting them
here mostly for code archiving purpose and have a public central point
for them.

Signed-off-by: Benjamin Tissoires <bentiss@...nel.org>
---
Benjamin Tissoires (10):
      HID: bpf: Add support for the Inspiroy 2M
      HID: bpf: add support for Huion Kamvas 13 (Gen 3) (model GS1333)
      HID: bpf: support for Huion Kamvas 16 Gen 3
      HID: bpf: Add fixup for Logitech SpaceNavigator variants
      HID: bpf: Add support for the Waltop Batteryless Tablet
      HID: bpf: Add support for the XP-Pen Deco 01 V3
      HID: bpf: Add support for XP-Pen Deco02
      HID: bpf: add heuristics to the Huion Inspiroy 2S eraser button
      HID: bpf: add the Huion Kamvas 27 Pro
      HID: bpf: fix typo in HID usage table

 drivers/hid/bpf/progs/Huion__Inspiroy-2-M.bpf.c    |  563 ++++++++
 drivers/hid/bpf/progs/Huion__Inspiroy-2-S.bpf.c    |   29 +-
 drivers/hid/bpf/progs/Huion__Kamvas-Pro-19.bpf.c   |    6 +-
 drivers/hid/bpf/progs/Huion__Kamvas13Gen3.bpf.c    | 1395 ++++++++++++++++++++
 drivers/hid/bpf/progs/Huion__Kamvas16Gen3.bpf.c    |  724 ++++++++++
 .../hid/bpf/progs/Logitech__SpaceNavigator.bpf.c   |   86 ++
 .../hid/bpf/progs/WALTOP__Batteryless-Tablet.bpf.c |  321 +++++
 drivers/hid/bpf/progs/XPPen__Deco01V3.bpf.c        |  305 +++++
 drivers/hid/bpf/progs/XPPen__Deco02.bpf.c          |  359 +++++
 drivers/hid/bpf/progs/hid_report_helpers.h         |   10 +-
 10 files changed, 3792 insertions(+), 6 deletions(-)
---
base-commit: 2953fb65481b262514ac13f24ffbc70eeace68c6
change-id: 20251118-wip-sync-udev-hid-bpf-03b7c1469de9

Best regards,
-- 
Benjamin Tissoires <bentiss@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ