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: <20241017-import_bpf_6-13-v2-0-6a7acb89a97f@kernel.org>
Date: Thu, 17 Oct 2024 18:34:57 +0200
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>, 
 Tatsuyuki Ishi <ishitatsuyuki@...il.com>, 
 José Expósito <jose.exposito89@...il.com>, 
 Peter Hutterer <peter.hutterer@...-t.net>
Subject: [PATCH v2 0/3] HID: bpf: add a couple of HID-BPF device fixes

Both files have been in udev-hid-bpf for too long.
Both files are actually simple report descriptor fixups, so
there is not a lot to explain here :)

Signed-off-by: Benjamin Tissoires <bentiss@...nel.org>
---
Changes in v2:
- Sorry, while preparing the udev-hid-bpf tree I realized we had a
  change in hid_report_helpers.h, so added the third commit
- Link to v1: https://lore.kernel.org/r/20241017-import_bpf_6-13-v1-0-197d882ade37@kernel.org

---
Benjamin Tissoires (3):
      HID: bpf: Fix NKRO on Mistel MD770
      HID: bpf: Fix Rapoo M50 Plus Silent side buttons
      HID: bpf: drop use of Logical|Physical|UsageRange

 drivers/hid/bpf/progs/Huion__Dial-2.bpf.c          |  66 ++++++---
 drivers/hid/bpf/progs/Huion__Inspiroy-2-S.bpf.c    |  60 +++++---
 drivers/hid/bpf/progs/Mistel__MD770.bpf.c          | 154 +++++++++++++++++++++
 drivers/hid/bpf/progs/Rapoo__M50-Plus-Silent.bpf.c | 148 ++++++++++++++++++++
 drivers/hid/bpf/progs/hid_report_helpers.h         |  36 +++--
 5 files changed, 413 insertions(+), 51 deletions(-)
---
base-commit: 6485cf5ea253d40d507cd71253c9568c5470cd27
change-id: 20241017-import_bpf_6-13-0dec081b7ffd

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ