index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
bpf
Age
Commit message (
Expand
)
Author
2024-07-17
Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-01
HID: bpf: Thrustmaster TCA Yoke Boeing joystick fix
Benjamin Tissoires
2024-07-01
HID: bpf: Add Huion Dial 2 bpf fixup
Benjamin Tissoires
2024-07-01
HID: bpf: Add support for the XP-PEN Deco Mini 4
Benjamin Tissoires
2024-07-01
HID: bpf: move the BIT() macro to hid_bpf_helpers.h
Benjamin Tissoires
2024-07-01
HID: bpf: add a driver for the Huion Inspiroy 2S (H641P)
Benjamin Tissoires
2024-07-01
HID: bpf: Add a HID report composition helper macros
Benjamin Tissoires
2024-07-01
HID: bpf: doc fixes for hid_hw_request() hooks
Benjamin Tissoires
2024-07-01
HID: bpf: fix gcc warning and unify __u64 into u64
Benjamin Tissoires
2024-06-27
HID: bpf: allow hid_device_event hooks to inject input reports on self
Benjamin Tissoires
2024-06-27
HID: bpf: make hid_bpf_input_report() sleep until the device is ready
Benjamin Tissoires
2024-06-27
selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
Benjamin Tissoires
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_output_report
Benjamin Tissoires
2024-06-27
HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
Benjamin Tissoires
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
Benjamin Tissoires
2024-06-27
HID: bpf: protect HID-BPF prog_list access by a SRCU
Benjamin Tissoires
2024-06-27
HID: add source argument to HID low level functions
Benjamin Tissoires
2024-06-27
HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value
Benjamin Tissoires
2024-06-27
hid: bpf: Fix grammar
Luis Felipe Hernandez
2024-06-14
HID: bpf: make part of struct hid_device writable
Benjamin Tissoires
2024-06-14
HID: bpf: rework hid_bpf_ops_btf_struct_access
Benjamin Tissoires
2024-06-14
bpf: allow bpf helpers to be used into HID-BPF struct_ops
Benjamin Tissoires
2024-06-14
HID: bpf: error on warnings when compiling bpf objects
Benjamin Tissoires
2024-06-14
HID: bpf: Artist24: remove unused variable
Benjamin Tissoires
2024-06-14
HID: bpf: remove tracing HID-BPF capability
Benjamin Tissoires
2024-06-14
HID: bpf: convert in-tree fixes into struct_ops
Benjamin Tissoires
2024-06-14
HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
Benjamin Tissoires
2024-06-14
HID: bpf: implement HID-BPF through bpf_struct_ops
Benjamin Tissoires
2024-06-14
HID: bpf: add hid_get/put_device() helpers
Benjamin Tissoires
2024-06-14
HID: rename struct hid_bpf_ops into hid_ops
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Raptor Mach 2
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Huion Kamvas Pro 19
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the XBox Elite 2 over Bluetooth
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Wacom ArtPen
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the IOGear Kaliber Gaming MMOmentum mouse
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the XPPen Artist 16
Benjamin Tissoires
2024-05-07
HID: bpf: add first in-tree HID-BPF fix for the XPPen Artist 24
Benjamin Tissoires
2024-04-11
HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
Benjamin Tissoires
2024-04-10
HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
Benjamin Tissoires
2024-04-10
HID: bpf: allow to inject HID event from BPF
Benjamin Tissoires
2024-04-10
HID: bpf: export hid_hw_output_report as a BPF kfunc
Benjamin Tissoires
2024-04-10
HID: bpf/dispatch: regroup kfuncs definitions
Benjamin Tissoires
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-01-31
HID: bpf: use __bpf_kfunc instead of noinline
Benjamin Tissoires
2024-01-31
HID: bpf: actually free hdev memory after attaching a HID-BPF program
Benjamin Tissoires
2024-01-31
HID: bpf: remove double fdget()
Benjamin Tissoires
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
[next]