Histórico de Commits

Autor SHA1 Mensagem Data
  Alexei Starovoitov 01b3f52157 bpf: fix allocation warnings in bpf maps and integer overflow há 9 anos atrás
  Daniel Borkmann fbca9d2d35 bpf, array: fix heap out-of-bounds access when updating elements há 9 anos atrás
  Alexei Starovoitov 62544ce8e0 bpf: fix bpf_perf_event_read() helper há 9 anos atrás
  Alexei Starovoitov a43eec3042 bpf: introduce bpf_perf_event_output() helper há 9 anos atrás
  Alexei Starovoitov aaac3ba95e bpf: charge user for creation of BPF maps and programs há 9 anos atrás
  Daniel Borkmann 0cdf5640e4 ebpf: include perf_event only where really needed há 10 anos atrás
  Kaixu Xia ea317b267e bpf: Add new bpf map type to store the pointer to struct perf_event há 10 anos atrás
  Wang Nan 2a36f0b92e bpf: Make the bpf_prog_array_map more generic há 10 anos atrás
  Alexei Starovoitov abf2e7d6e2 bpf: add missing rcu protection when releasing programs from prog_array há 10 anos atrás
  Alexei Starovoitov 04fd61ab36 bpf: allow bpf programs to tail-call other bpf programs há 10 anos atrás
  Daniel Borkmann a2c83fff58 ebpf: constify various function pointer structs há 10 anos atrás
  Alexei Starovoitov daaf427c6a bpf: fix arraymap NULL deref and missing overflow and zero size checks há 10 anos atrás
  Alexei Starovoitov 28fbcfa08d bpf: add array type of eBPF maps há 10 anos atrás