Commit History

Author SHA1 Message Date
  Martin KaFai Lau 96eabe7a40 bpf: Allow selecting numa node during map creation 8 years ago
  Martin KaFai Lau 14dc6f04f4 bpf: Add syscall lookup support for fd array and htab 8 years ago
  Alexei Starovoitov f91840a32d perf, bpf: Add BPF support to all perf_event types 8 years ago
  Daniel Borkmann a316338cb7 bpf: fix wrong exposure of map_flags into fdinfo for lpm 8 years ago
  Teng Qin 8fe4592438 bpf: map_get_next_key to return first key on NULL 8 years ago
  Johannes Berg 40077e0cf6 bpf: remove struct bpf_map_type_list 8 years ago
  Martin KaFai Lau 56f668dfe0 bpf: Add array of maps support 8 years ago
  Martin KaFai Lau fad73a1a35 bpf: Fix and simplifications on inline map lookup 8 years ago
  Alexei Starovoitov 81ed18ab30 bpf: add helper inlining infra and optimize map_array lookup 8 years ago
  Daniel Borkmann c78f8bdfa1 bpf: mark all registered map/prog types as __ro_after_init 8 years ago
  Daniel Borkmann d407bd25a2 bpf: don't trigger OOM killer under pressure with map alloc 8 years ago
  Michal Hocko 7984c27c2c bpf: do not use KMALLOC_SHIFT_MAX 8 years ago
  Sargun Dhillon 60d20f9195 bpf: Add bpf_current_task_under_cgroup helper 9 years ago
  Daniel Borkmann 858d68f102 bpf: bpf_event_entry_gen's alloc needs to be in atomic context 9 years ago
  Martin KaFai Lau 4ed8ec521e cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY 9 years ago
  Daniel Borkmann 1aacde3d22 bpf: generally move prog destruction to RCU deferral 9 years ago
  Daniel Borkmann 3b1efb196e bpf, maps: flush own entries on perf map release 9 years ago
  Daniel Borkmann d056a78876 bpf, maps: extend map_fd_get_ptr arguments 9 years ago
  Alexei Starovoitov 823707b68d bpf: check for reserved flag bits in array and stack maps 9 years ago
  Alexei Starovoitov 15a07b3381 bpf: add lookup/update support for per-cpu hash and array maps 9 years ago
  Alexei Starovoitov a10423b87a bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map 9 years ago
  Alexei Starovoitov e03e7ee34f perf/bpf: Convert perf_event_array to use struct file 9 years ago
  Alexei Starovoitov 01b3f52157 bpf: fix allocation warnings in bpf maps and integer overflow 9 years ago
  Daniel Borkmann fbca9d2d35 bpf, array: fix heap out-of-bounds access when updating elements 9 years ago
  Alexei Starovoitov 62544ce8e0 bpf: fix bpf_perf_event_read() helper 9 years ago
  Alexei Starovoitov a43eec3042 bpf: introduce bpf_perf_event_output() helper 9 years ago
  Alexei Starovoitov aaac3ba95e bpf: charge user for creation of BPF maps and programs 9 years ago
  Daniel Borkmann 0cdf5640e4 ebpf: include perf_event only where really needed 9 years ago
  Kaixu Xia ea317b267e bpf: Add new bpf map type to store the pointer to struct perf_event 10 years ago
  Wang Nan 2a36f0b92e bpf: Make the bpf_prog_array_map more generic 10 years ago