summaryrefslogtreecommitdiffstats
path: root/kernel/bpf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-271-2/+6
|\
| * bpf: Fix ringbuf helper function compatibilityDaniel Borkmann2021-08-231-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-202-6/+17
|\|
| * bpf: Clear zext_dst of dead insnsIlya Leoshkevich2021-08-131-0/+1
| * bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpersYonghong Song2021-08-111-6/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-133-5/+10
|\|
| * bpf, core: Fix kernel-doc notationRandy Dunlap2021-08-101-1/+6
| * bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song2021-08-101-2/+2
| * bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann2021-08-091-2/+2
| * bpf: Fix integer overflow involving bucket_sizeTatsuhiko Yasumatsu2021-08-071-2/+2
* | bpf, devmap: Exclude XDP broadcast to master deviceJussi Maki2021-08-091-9/+60
* | bpf: Fix off-by-one in tail call count limitingJohan Almbladh2021-08-031-1/+1
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-07-314-16/+43
|\ \
| * | bpf: Emit better log message if bpf_iter ctx arg btf_id == 0Yonghong Song2021-07-301-0/+5
| * | bpf: Increase supported cgroup storage value sizeStanislav Fomichev2021-07-281-1/+10
| * | bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau2021-07-241-0/+22
| * | bpf: Remove redundant intiialization of variable stypeColin Ian King2021-07-231-1/+1
| * | bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko2021-07-162-14/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-313-107/+76
|\ \ \ | | |/ | |/|
| * | bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2021-07-291-55/+32
| * | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-292-8/+27
| * | bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2021-07-161-10/+17
| * | bpf: Remove superfluous aux sanitation on subprog rejectionDaniel Borkmann2021-07-161-34/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-231-0/+2
|\| | | |/ |/|
| * bpf: Fix tail_call_reachable rejection for interpreter when jit failedDaniel Borkmann2021-07-131-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-07-1612-93/+1073
|\ \ | |/ |/|
| * sock_map: Relax config dependency to CONFIG_NETCong Wang2021-07-161-1/+1
| * bpf: Add bpf_get_func_ip helper for kprobe programsJiri Olsa2021-07-161-0/+2
| * bpf: Add bpf_get_func_ip helper for tracing programsJiri Olsa2021-07-161-0/+43
| * bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ipJiri Olsa2021-07-161-3/+9
| * bpf: Teach stack depth check about async callbacks.Alexei Starovoitov2021-07-151-3/+15
| * bpf: Implement verifier support for validation of async callbacks.Alexei Starovoitov2021-07-152-8/+123
| * bpf: Relax verifier recursion check.Alexei Starovoitov2021-07-151-2/+6
| * bpf: Remember BTF of inner maps.Alexei Starovoitov2021-07-151-0/+6
| * bpf: Prevent pointer mismatch in bpf_timer_init.Alexei Starovoitov2021-07-151-3/+28
| * bpf: Add map side support for bpf timers.Alexei Starovoitov2021-07-157-35/+225
| * bpf: Introduce bpf timers.Alexei Starovoitov2021-07-152-0/+433
| * bpf: Factor out bpf_spin_lock into helpers.Alexei Starovoitov2021-07-151-4/+14
| * bpf: Prepare bpf_prog_put() to be called from irq context.Alexei Starovoitov2021-07-151-6/+26
| * bpf: Fix potential memleak and UAF in the verifier.He Fengqing2021-07-151-11/+16
| * bpf: devmap: Implement devmap prog execution for generic XDPKumar Kartikeya Dwivedi2021-07-081-10/+39
| * bpf: cpumap: Implement generic cpumapKumar Kartikeya Dwivedi2021-07-081-18/+98
* | bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend2021-07-092-40/+28
* | bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check()Toke Høiland-Jørgensen2021-07-011-2/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-303-5/+7
|\
| * bpf: Fix null ptr deref with mixed tail calls and subprogsJohn Fastabend2021-06-221-2/+4
| * bpf: Fix integer overflow in argument calculation for bpf_map_area_allocBui Quang Minh2021-06-221-2/+2
| * bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flagsMaciej Żenczykowski2021-06-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-296-44/+53
|\ \
| * | bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()Rustam Kovhaev2021-06-281-0/+2