/include/trace/

mail> 2024-06-08T09:01:18Z urn:sha1:df67602fb8d5a02e40f37efcf4b5cb958c8ca880 We are going to switch over struct_ops, so instead of having to manually replace all fields one by one, let's have a common place to change it. Link: https://lore.kernel.org/r/20240608-hid_bpf_struct_ops-v3-6-6ac6ade58329@kernel.org Signed-off-by: Benjamin Tissoires <bentiss@kernel.org> HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse 2024-05-07T13:39:00Z Benjamin Tissoires bentiss@kernel.org 2024-04-10T17:19:24Z urn:sha1:4e6d2a297dd5be26ad409b7a05b20bd033d1c95e Duplicate of commit 0db117359e47 ("HID: add quirk for 03f0:464a HP Elite Presenter Mouse"), but in a slightly better way. This time we actually change the application collection, making clearer for userspace what the second mouse is. Note that having both hid-quirks fix and this HID-BPF fix is not a problem at all. Link: https://lore.kernel.org/r/20240410-bpf_sources-v1-4-a8bf16033ef8@kernel.org Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>