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
*
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
2022-10-26
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-04
1
-0
/
+2
|
\
|
*
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
2022-09-16
1
-0
/
+2
*
|
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2022-09-22
1
-0
/
+11
*
|
bpf: use kvmemdup_bpfptr helper
Wang Yufen
2022-09-16
1
-9
/
+4
*
|
bpf: Support kptrs in percpu arraymap
Kumar Kartikeya Dwivedi
2022-09-07
1
-1
/
+2
*
|
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
2022-09-07
1
-1
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
2022-09-05
1
-1
/
+4
|
*
bpf: prepare for more bpf syscall to be used from kernel and user space.
Benjamin Tissoires
2022-08-26
1
-4
/
+6
*
|
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
2022-08-18
1
-1
/
+1
|
/
*
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
2022-08-11
1
-0
/
+8
*
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
2022-08-10
1
-6
/
+14
*
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
2022-08-08
1
-4
/
+3
*
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
2022-07-13
1
-8
/
+28
*
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
2022-06-29
1
-1
/
+7
*
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-29
1
-0
/
+10
*
bpf: Fix non-static bpf_func_proto struct definitions
Joanne Koong
2022-06-17
1
-1
/
+1
*
bpf: Unify data extension operation of jited_ksyms and jited_linfo
Pu Lehui
2022-06-03
1
-2
/
+3
*
bpf: refine kernel.unprivileged_bpf_disabled behaviour
Alan Maguire
2022-05-21
1
-1
/
+13
*
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-11
1
-4
/
+8
*
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
2022-05-11
1
-2
/
+5
*
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-11
1
-15
/
+8
*
bpf: Add bpf_link iterator
Dmitrii Dolgov
2022-05-10
1
-0
/
+19
*
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2022-04-26
1
-4
/
+45
*
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
2022-04-26
1
-1
/
+87
*
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-26
1
-3
/
+100
*
bpf: Allow attach TRACING programs through LINK_CREATE command
Andrii Nakryiko
2022-04-23
1
-54
/
+56
*
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
Yan Zhu
2022-04-13
1
-0
/
+87
*
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
2022-03-18
1
-1
/
+1
*
bpf: Add multi kprobe link
Jiri Olsa
2022-03-18
1
-5
/
+21
*
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-09
1
-1
/
+1
*
bpf: Cleanup comments
Tom Rix
2022-02-24
1
-1
/
+1
*
bpf: Call maybe_wait_bpf_programs() only once from generic_map_delete_batch()
Eric Dumazet
2022-02-18
1
-1
/
+2
*
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
[next]