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-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
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-18
HID: bpf: reorder BPF registration
Benjamin Tissoires
2023-01-18
HID: bpf: clean up entrypoint
Benjamin Tissoires
2023-01-18
HID: bpf: rework how programs are attached and stored in the kernel
Benjamin Tissoires
2022-12-10
HID: bpf: enforce HID_BPF dependencies
Benjamin Tissoires
2022-12-07
HID: bpf: do not rely on ALLOW_ERROR_INJECTION
Benjamin Tissoires
2022-11-15
HID: bpf: allow to change the report descriptor
Benjamin Tissoires
2022-11-15
HID: bpf: introduce hid_hw_request()
Benjamin Tissoires
2022-11-15
HID: bpf: allocate data memory for device_event BPF programs
Benjamin Tissoires
2022-11-15
HID: bpf jmp table: simplify the logic of cleaning up programs
Benjamin Tissoires
2022-11-15
HID: initial BPF implementation
Benjamin Tissoires