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-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 27 Jun 2024 11:44:39 +0200
From: Benjamin Tissoires <bentiss@...nel.org>
To: Jiri Kosina <jikos@...nel.org>, Alexei Starovoitov <ast@...nel.org>, 
 Shuah Khan <shuah@...nel.org>, Jonathan Corbet <corbet@....net>, 
 Benjamin Tissoires <bentiss@...nel.org>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org, 
 bpf@...r.kernel.org, linux-kselftest@...r.kernel.org, 
 linux-doc@...r.kernel.org, Dan Carpenter <dan.carpenter@...aro.org>
Subject: Re: [PATCH HID v2 00/13] HID: bpf_struct_ops, part 2

On Wed, 26 Jun 2024 15:46:21 +0200, Benjamin Tissoires wrote:
> This series is a followup of the struct_ops conversion.
> 
> Therefore, it is based on top of the for-6.11/bpf branch of the hid.git
> tree:
> https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/log/?h=for-6.11/bpf
> 
> The first patch should go in ASAP, it's a fix that was detected by Dan
> and which is actually breaking some use cases.
> 
> [...]

Applied to hid/hid.git (for-6.11/bpf), thanks!

[01/13] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value
        https://git.kernel.org/hid/hid/c/ebae0b2a6f4b
[02/13] HID: add source argument to HID low level functions
        https://git.kernel.org/hid/hid/c/67eccf151d76
[03/13] HID: bpf: protect HID-BPF prog_list access by a SRCU
        https://git.kernel.org/hid/hid/c/6cd735f0e57a
[04/13] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
        https://git.kernel.org/hid/hid/c/8bd0488b5ea5
[05/13] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
        https://git.kernel.org/hid/hid/c/75839101ce52
[06/13] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
        https://git.kernel.org/hid/hid/c/015a4a2a439b
[07/13] HID: bpf: add HID-BPF hooks for hid_hw_output_report
        https://git.kernel.org/hid/hid/c/9286675a2aed
[08/13] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
        https://git.kernel.org/hid/hid/c/3ac83fcd6e67
[09/13] HID: bpf: make hid_bpf_input_report() sleep until the device is ready
        https://git.kernel.org/hid/hid/c/fa03f398a8ac
[10/13] selftests/hid: add wq test for hid_bpf_input_report()
        https://git.kernel.org/hid/hid/c/fe8d561db3e8
[11/13] HID: bpf: allow hid_device_event hooks to inject input reports on self
        https://git.kernel.org/hid/hid/c/9acbb7ba4589
[12/13] selftests/hid: add another test for injecting an event from an event hook
        https://git.kernel.org/hid/hid/c/62f2e1a096cd
[13/13] selftests/hid: add an infinite loop test for hid_bpf_try_input_report
        https://git.kernel.org/hid/hid/c/d3e15189bfd4

Cheers,
-- 
Benjamin Tissoires <bentiss@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ