projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0d2746a
acd5f76
)
Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/kernel...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 2 Oct 2024 19:30:25 +0000
(12:30 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 2 Oct 2024 19:30:25 +0000
(12:30 -0700)
Pull HID fix from Benjamin Tissoires:
- A small fix from the new HID-BPF code.
The HID-BPF CI started failing completely because the BPF tree is now
stricter, exposing a problem in the hid_bpf_ops.
* tag 'hid-for-linus-
2024090201
' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
HID: bpf: fix cfi stubs for hid_bpf_ops
Trivial merge