index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-18
1
-4
/
+36
|
\
|
*
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
2022-02-10
1
-0
/
+2
|
*
bpf: Extend sys_bpf commands for bpf_syscall programs.
Alexei Starovoitov
2022-02-10
1
-4
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
bpf: Add schedule points in batch ops
Eric Dumazet
2022-02-17
1
-0
/
+3
*
|
bpf: generalise tail call map compatibility check
Toke Hoiland-Jorgensen
2022-01-21
1
-8
/
+7
*
|
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
2022-01-21
1
-1
/
+3
*
|
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-21
1
-0
/
+5
|
/
*
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
1
-1
/
+1
*
add missing bpf-cgroup.h includes
Jakub Kicinski
2021-12-16
1
-0
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
1
-2
/
+2
|
\
|
*
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2021-12-02
1
-1
/
+1
|
*
bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
2021-12-01
1
-1
/
+1
*
|
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2021-11-16
1
-21
/
+36
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-02
1
-11
/
+66
|
\
|
*
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
2021-10-29
1
-0
/
+27
|
*
bpf: Add bloom filter map implementation
Joanne Koong
2021-10-28
1
-3
/
+21
|
*
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
2021-10-27
1
-6
/
+12
|
*
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
2021-10-22
1
-2
/
+6
*
|
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
2021-10-26
1
-2
/
+4
*
|
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
2021-10-23
1
-2
/
+3
|
/
*
bpf: Use kvmalloc for map keys in syscalls
Stanislav Fomichev
2021-08-20
1
-17
/
+17
*
bpf: Use kvmalloc for map values in syscall
Stanislav Fomichev
2021-08-20
1
-17
/
+11
*
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
1
-1
/
+1
*
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
1
-7
/
+98
*
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2021-07-15
1
-4
/
+17
*
bpf: Prepare bpf_prog_put() to be called from irq context.
Alexei Starovoitov
2021-07-15
1
-6
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
1
-4
/
+43
|
\
|
*
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
1
-0
/
+13
|
*
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2021-05-24
1
-4
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2021-05-11
1
-1
/
+2
*
|
bpf: Make some symbols static
Pu Lehui
2021-05-19
1
-2
/
+2
*
|
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
2021-05-19
1
-0
/
+19
*
|
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
2021-05-19
1
-0
/
+2
*
|
bpf: Introduce fd_idx
Alexei Starovoitov
2021-05-19
1
-1
/
+1
*
|
bpf: Make btf_load command to be bpfptr_t compatible.
Alexei Starovoitov
2021-05-19
1
-3
/
+4
*
|
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
2021-05-19
1
-39
/
+74
*
|
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2021-05-19
1
-0
/
+53
|
/
*
bpf: Allow trampoline re-attach for tracing and lsm programs
Jiri Olsa
2021-04-26
1
-6
/
+17
*
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
2021-04-14
1
-0
/
+3
*
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
1
-0
/
+1
*
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-27
1
-0
/
+1
*
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
2021-03-27
1
-1
/
+2
*
bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.
Alexei Starovoitov
2021-03-08
1
-0
/
+5
*
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2021-02-11
1
-4
/
+10
*
bpf: Optimize program stats
Alexei Starovoitov
2021-02-11
1
-1
/
+1
*
bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
Jiri Olsa
2021-01-12
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-29
1
-1
/
+0
|
\
|
*
bpf: Remove unused including <linux/version.h>
Tian Tao
2020-12-18
1
-1
/
+0
[next]