Files
linux/drivers
Benjamin Tissoires 67bfe48a29 HID: bpf: mark struct hid_device as safe BPF pointer
Commit ee9ad135b2 ("bpf: Reject a store through a fault prone
pointer") in the BPF tree makes the verifier reject any writes to
hid_device->{name,uniq,phys}. A simple solution is to mark the struct
hid_device as safe from a BPF point of view.

Suggested-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
2026-09-01 16:08:28 +02:00
..
2026-06-16 08:53:53 -07:00
2026-08-07 21:22:50 +02:00
2026-07-31 13:28:05 +02:00
2026-08-10 12:46:29 +02:00
2026-08-06 09:15:40 -07:00