index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Make bpf_link_fops static
Zou Wei
2020-04-24
1
-1
/
+1
*
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
2020-04-24
1
-2
/
+9
*
bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping
Andrii Nakryiko
2020-04-14
1
-9
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
1
-115
/
+215
|
\
|
*
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
2020-03-30
1
-0
/
+55
|
*
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-30
1
-9
/
+55
|
*
bpf: lsm: Implement attach, detach and execution
KP Singh
2020-03-30
1
-18
/
+39
|
*
bpf: Remove unused vairable 'bpf_xdp_link_lops'
YueHaibing
2020-03-26
1
-1
/
+0
|
*
bpf: Factor out attach_type to prog_type mapping for attach/detach
Andrii Nakryiko
2020-03-26
1
-87
/
+66
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-29
1
-14
/
+20
|
\
\
|
*
|
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2020-03-20
1
-2
/
+4
|
*
|
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-03-20
1
-1
/
+2
|
*
|
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-17
1
-11
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-0
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
bpf: Do not allow map_freeze in struct_ops map
Martin KaFai Lau
2020-03-05
1
-0
/
+5
*
|
bpf: Abstract away entire bpf_link clean up procedure
Andrii Nakryiko
2020-03-13
1
-7
/
+11
*
|
bpf: Add bpf_link_new_file that doesn't install FD
Andrii Nakryiko
2020-03-11
1
-34
/
+88
*
|
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
2020-03-04
1
-0
/
+1
*
|
bpf: Introduce pinnable bpf_link abstraction
Andrii Nakryiko
2020-03-02
1
-42
/
+181
*
|
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
2020-02-27
1
-0
/
+15
*
|
bpf: Replace open coded recursion prevention in sys_bpf()
Thomas Gleixner
2020-02-24
1
-19
/
+8
|
/
*
bpf: Introduce dynamic program extensions
Alexei Starovoitov
2020-01-22
1
-3
/
+12
*
bpf: Fix memory leaks in generic update/delete batch ops
Brian Vazquez
2020-01-20
1
-11
/
+19
*
bpf: Remove set but not used variable 'first_key'
YueHaibing
2020-01-16
1
-2
/
+0
*
bpf: Add batch ops to all htab bpf map
Yonghong Song
2020-01-15
1
-1
/
+8
*
bpf: Add generic support for update and delete batch ops
Brian Vazquez
2020-01-15
1
-0
/
+115
*
bpf: Add generic support for lookup batch op
Brian Vazquez
2020-01-15
1
-4
/
+156
*
bpf: Add bpf_map_{value_size, update_value, map_copy_value} functions
Brian Vazquez
2020-01-15
1
-128
/
+152
*
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-17
/
+35
*
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-6
/
+11
*
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-12-19
1
-2
/
+2
*
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2019-12-13
1
-8
/
+18
*
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2019-12-11
1
-0
/
+33
*
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
2019-11-24
1
-6
/
+14
*
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
2019-11-24
1
-10
/
+6
*
bpf: Move bpf_free_used_maps into sleepable section
Daniel Borkmann
2019-11-24
1
-20
/
+0
*
Revert "bpf: Emit audit messages upon successful prog load and unload"
Jakub Kicinski
2019-11-23
1
-31
/
+0
*
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
2019-11-20
1
-4
/
+7
*
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2019-11-20
1
-0
/
+31
*
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2019-11-18
1
-3
/
+96
*
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
2019-11-18
1
-21
/
+9
*
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
2019-11-18
1
-29
/
+22
*
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2019-11-15
1
-4
/
+15
*
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2019-11-15
1
-0
/
+1
*
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
1
-2
/
+2
*
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
1
-4
/
+49
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-02
1
-3
/
+3
|
\
|
*
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2019-10-31
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-11
/
+20
|
\
\
|
|
/
|
/
|
|
*
bpf: Fix use after free in bpf_get_prog_name
Daniel Borkmann
2019-10-22
1
-1
/
+1
[next]