Commit History

Author SHA1 Message Date
  Andrey Ignatov 5e43f899b0 bpf: Check attach type at prog load time 7 years ago
  Alexei Starovoitov c4f6699dfc bpf: introduce BPF_RAW_TRACEPOINT 7 years ago
  David S. Miller 03fe2debbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Yonghong Song f005afede9 trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs 7 years ago
  Teng Qin 95da0cdb72 bpf: add support to read sample address in bpf program 7 years ago
  Daniel Borkmann 9c481b908b bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query 7 years ago
  Yonghong Song eefa864a81 bpf: change fake_ip for bpf_trace_printk helper 7 years ago
  Masami Hiramatsu 540adea380 error-injection: Separate error-injection from kprobe 7 years ago
  Masami Hiramatsu 66665ad2f1 tracing/kprobe: bpf: Compare instruction pointer with original one 7 years ago
  Masami Hiramatsu b4da3340ea tracing/kprobe: bpf: Check error injectable event is on function entry 7 years ago
  David S. Miller 59436c9ee1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 7 years ago
  Yonghong Song f4e2298e63 bpf/tracing: fix kernel/events/core.c compilation error 7 years ago
  Daniel Borkmann 283ca526a9 bpf: fix corruption on concurrent perf_event_output calls 7 years ago
  Josef Bacik 9802d86585 bpf: add a bpf_override_function helper 7 years ago
  Yonghong Song f371b304f1 bpf/tracing: allow user space to query prog array on the same tp 7 years ago
  Yonghong Song c8c088ba0e bpf: set maximum number of attached progs to 64 for a single perf tp 7 years ago
  Gianluca Borello a60dd35d2e bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO 7 years ago
  Gianluca Borello 5c4e120174 bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO 7 years ago
  Gianluca Borello eb33f2cca4 bpf: remove explicit handling of 0 for arg2 in bpf_probe_read 7 years ago
  Yonghong Song 9c019e2bc4 bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO 7 years ago
  David S. Miller f3edacbd69 bpf: Revert bpf_overrid_function() helper changes. 7 years ago
  Josef Bacik dd0bb688ea bpf: add a bpf_override_function helper 7 years ago
  Yonghong Song 07c41a295c bpf: avoid rcu_dereference inside bpf_event_mutex lock region 8 years ago
  Gianluca Borello 035226b964 bpf: remove tail_call and get_stackid helper declarations from bpf.h 8 years ago
  Yonghong Song e87c6bc385 bpf: permit multiple bpf attachments for a single perf event 8 years ago
  Jakub Kicinski 7de16e3a35 bpf: split verifier and program ops 8 years ago
  Yonghong Song 4bebdc7a85 bpf: add helper bpf_perf_prog_read_value 8 years ago
  Yonghong Song 908432ca84 bpf: add helper bpf_perf_event_read_value for perf event array map 8 years ago
  Yonghong Song 97562633bc bpf: perf event change needed for subsequent bpf helpers 8 years ago
  Daniel Borkmann 88a5c690b6 bpf: fix bpf_trace_printk on 32 bit archs 8 years ago