Linux Input Archive mirror
 help / color / mirror / Atom feed
From: Benjamin Tissoires <bentiss@kernel.org>
To: Jiri Kosina <jikos@kernel.org>,
	 Benjamin Tissoires <benjamin.tissoires@redhat.com>,
	 Jonathan Corbet <corbet@lwn.net>, Shuah Khan <shuah@kernel.org>,
	 Benjamin Tissoires <bentiss@kernel.org>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	 bpf@vger.kernel.org, linux-doc@vger.kernel.org,
	 linux-kselftest@vger.kernel.org
Subject: Re: [PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs)
Date: Wed, 10 Apr 2024 18:33:13 +0200	[thread overview]
Message-ID: <171276679313.377823.15584724900641468692.b4-ty@kernel.org> (raw)
In-Reply-To: <20240315-b4-hid-bpf-new-funcs-v4-0-079c282469d3@kernel.org>

On Fri, 15 Mar 2024 15:44:37 +0100, Benjamin Tissoires wrote:
> New version of the sleepable bpf_timer code, without BPF changes, as
> they can now go through the HID tree independantly:
> 
> https://lore.kernel.org/all/20240315-hid-bpf-sleepable-v4-0-5658f2540564@kernel.org/
> 
> For reference, the use cases I have in mind:
> 
> [...]

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

[1/7] HID: bpf/dispatch: regroup kfuncs definitions
      https://git.kernel.org/hid/hid/c/4171954f56fb
[2/7] HID: bpf: export hid_hw_output_report as a BPF kfunc
      https://git.kernel.org/hid/hid/c/5599f8019661
[3/7] selftests/hid: add KASAN to the VM tests
      https://git.kernel.org/hid/hid/c/c8a1495947ff
[4/7] selftests/hid: Add test for hid_bpf_hw_output_report
      https://git.kernel.org/hid/hid/c/db624e82c55f
[5/7] HID: bpf: allow to inject HID event from BPF
      https://git.kernel.org/hid/hid/c/9be50ac30a83
[6/7] selftests/hid: add tests for hid_bpf_input_report
      https://git.kernel.org/hid/hid/c/2c0e8ced7d4b
[7/7] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
      https://git.kernel.org/hid/hid/c/685dadafbde2

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


      parent reply	other threads:[~2024-04-10 16:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-15 14:44 [PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs) Benjamin Tissoires
2024-03-15 14:44 ` [PATCH v4 1/7] HID: bpf/dispatch: regroup kfuncs definitions Benjamin Tissoires
2024-03-15 14:44 ` [PATCH v4 2/7] HID: bpf: export hid_hw_output_report as a BPF kfunc Benjamin Tissoires
2024-03-15 15:55   ` Randy Dunlap
2024-03-22 15:00     ` Benjamin Tissoires
2024-03-15 14:44 ` [PATCH v4 3/7] selftests/hid: add KASAN to the VM tests Benjamin Tissoires
2024-03-15 14:44 ` [PATCH v4 4/7] selftests/hid: Add test for hid_bpf_hw_output_report Benjamin Tissoires
2024-03-15 14:44 ` [PATCH v4 5/7] HID: bpf: allow to inject HID event from BPF Benjamin Tissoires
2024-03-15 15:55   ` Randy Dunlap
2024-03-15 14:44 ` [PATCH v4 6/7] selftests/hid: add tests for hid_bpf_input_report Benjamin Tissoires
2024-03-15 14:44 ` [PATCH v4 7/7] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks Benjamin Tissoires
2024-04-10 16:33 ` Benjamin Tissoires [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171276679313.377823.15584724900641468692.b4-ty@kernel.org \
    --to=bentiss@kernel.org \
    --cc=benjamin.tissoires@redhat.com \
    --cc=bpf@vger.kernel.org \
    --cc=corbet@lwn.net \
    --cc=jikos@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).