index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
4
-0
/
+197
*
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2022-09-07
5
-34
/
+133
*
bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
Benjamin Tissoires
2022-09-07
1
-1
/
+1
*
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
4
-7
/
+214
*
bpf/verifier: allow all functions to read user provided context
Benjamin Tissoires
2022-09-07
1
-0
/
+19
*
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2022-09-07
3
-6
/
+52
*
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2022-09-07
2
-18
/
+68
*
Merge branch 'bpf: Support struct argument for trampoline base progs'
Alexei Starovoitov
2022-09-07
12
-34
/
+424
|
\
|
*
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
2022-09-07
1
-0
/
+1
|
*
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
2022-09-07
1
-2
/
+2
|
*
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
2022-09-07
3
-0
/
+231
|
*
libbpf: Add new BPF_PROG2 macro
Yonghong Song
2022-09-07
1
-0
/
+79
|
*
bpf: arm64: No support of struct argument in trampoline programs
Yonghong Song
2022-09-07
1
-1
/
+7
|
*
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
2022-09-07
2
-8
/
+10
|
*
bpf: x86: Support in-register struct arguments in trampoline programs
Yonghong Song
2022-09-07
1
-17
/
+51
|
*
bpf: Allow struct argument in trampoline based programs
Yonghong Song
2022-09-07
2
-6
/
+43
|
/
*
bpf: Replace __ksize with ksize.
Alexei Starovoitov
2022-09-07
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
159
-1358
/
+5225
|
\
|
*
Merge branch 'bpf-allocator'
Daniel Borkmann
2022-09-05
10
-134
/
+820
|
|
\
|
|
*
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
3
-19
/
+69
|
|
*
bpf: Remove usage of kmem_cache from bpf_mem_cache.
Alexei Starovoitov
2022-09-05
1
-36
/
+14
|
|
*
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
2022-09-05
1
-23
/
+0
|
|
*
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Alexei Starovoitov
2022-09-05
1
-1
/
+14
|
|
*
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
2022-09-05
1
-42
/
+0
|
|
*
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
1
-26
/
+19
|
|
*
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
3
-7
/
+41
|
|
*
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
2022-09-05
2
-4
/
+66
|
|
*
bpf: Adjust low/high watermarks in bpf_mem_cache
Alexei Starovoitov
2022-09-05
1
-14
/
+36
|
|
*
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
3
-14
/
+7
|
|
*
bpf: Optimize element count in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
1
-8
/
+62
|
|
*
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
Alexei Starovoitov
2022-09-05
1
-9
/
+22
|
|
*
samples/bpf: Reduce syscall overhead in map_perf_test.
Alexei Starovoitov
2022-09-05
2
-17
/
+29
|
|
*
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
2022-09-05
1
-14
/
+24
|
|
*
bpf: Convert hash map to bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
1
-5
/
+16
|
|
*
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
2022-09-05
3
-1
/
+507
|
|
/
|
*
Merge branch 'bpf: net: Remove duplicated code from bpf_getsockopt()'
Alexei Starovoitov
2022-09-03
22
-410
/
+379
|
|
\
|
|
*
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2022-09-03
2
-106
/
+43
|
|
*
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
2022-09-03
5
-33
/
+31
|
|
*
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
2022-09-03
3
-20
/
+16
|
|
*
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
2022-09-03
3
-33
/
+47
|
|
*
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-09-03
3
-36
/
+27
|
|
*
bpf: Embed kernel CONFIG check into the if statement in bpf_getsockopt
Martin KaFai Lau
2022-09-03
1
-7
/
+4
|
|
*
bpf: net: Avoid do_ipv6_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-03
1
-8
/
+8
|
|
*
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-03
5
-43
/
+50
|
|
*
net: Add a len argument to compat_ipv6_get_msfilter()
Martin KaFai Lau
2022-09-03
1
-5
/
+3
|
|
*
net: Remove unused flags argument from do_ipv6_getsockopt
Martin KaFai Lau
2022-09-03
1
-3
/
+3
|
|
*
bpf: net: Avoid do_ip_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-03
1
-8
/
+8
|
|
*
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-03
5
-53
/
+68
|
|
*
bpf: net: Avoid do_tcp_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-03
1
-9
/
+9
|
|
*
bpf: net: Change do_tcp_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-03
1
-35
/
+37
[next]