blob: ae45b1b1503cc1a7babb3d0983dc68eb3a0813ba [file] [log] [blame]
310aa0a25b33 ("perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization")
26c6ccdf5c06 ("perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()")
cb8b78815b68 ("perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot()")
9a4903dde2c8 ("perf/hw_breakpoint: Split attribute parse and commit")
32ff77e8cc9e ("perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES")
705feaf321c3 ("hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()")
18ff57b22061 ("hw_breakpoint: Factor out __modify_user_hw_breakpoint() function")
ea6a9d530c17 ("hw_breakpoint: Add modify_bp_slot() function")
f4e2298e63d2 ("bpf/tracing: fix kernel/events/core.c compilation error")
d279f1f8c647 ("bpf/tracing: add a bpf test for new ioctl query interface")
f371b304f12e ("bpf/tracing: allow user space to query prog array on the same tp")
417ec26477a5 ("selftests/bpf: add offload test based on netdevsim")
37f1ba0909df ("selftests/bpf: add a test for device cgroup controller")
e87c6bc3852b ("bpf: permit multiple bpf attachments for a single perf event")
0b4c6841fee0 ("bpf: use the same condition in perf event set/free bpf handler")
7de16e3a3557 ("bpf: split verifier and program ops")
1bdec44955ed ("bpf: verifier: set reg_type on context accesses in second pass")
a99ca6dbf429 ("selftests/bpf: add a test for verifier logs")
468e2f64d220 ("bpf: introduce BPF_PROG_QUERY command")
324bda9e6c5a ("bpf: multi program support for cgroup+bpf")
3a8ad560a967 ("bpf: Test new fields in bpf_attr and bpf_{prog, map}_info")
6e525d06674a ("bpf: Swap the order of checking prog_info and map_info")
cb4d2b3f03d8 ("bpf: Add name, load_time, uid and map_ids to bpf_prog_info")
22c8852624fc ("bpf: improve selftests and add tests for meta pointer")