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
...
|
|
*
|
bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack
Song Liu
2022-05-23
3
-0
/
+14
|
|
*
|
x86/alternative: Introduce text_poke_set
Song Liu
2022-05-23
2
-10
/
+58
|
|
*
|
bpf: Fill new bpf_prog_pack with illegal instructions
Song Liu
2022-05-23
1
-4
/
+6
|
|
*
|
selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
Colin Ian King
2022-05-23
1
-2
/
+2
|
|
*
|
selftests/bpf: fix btf_dump/btf_dump due to recent clang change
Yonghong Song
2022-05-23
1
-1
/
+1
|
|
*
|
s390/bpf: Fix typo in comment
Julia Lawall
2022-05-23
1
-1
/
+1
|
|
*
|
libbpf: Fix typo in comment
Julia Lawall
2022-05-23
1
-1
/
+1
|
|
*
|
MAINTAINERS: Add maintainer to AF_XDP
Magnus Karlsson
2022-05-23
1
-0
/
+1
|
|
*
|
Merge branch 'bpf: refine kernel.unprivileged_bpf_disabled behaviour'
Alexei Starovoitov
2022-05-21
3
-1
/
+408
|
|
|
\
\
|
|
|
*
|
selftests/bpf: add tests verifying unprivileged bpf behaviour
Alan Maguire
2022-05-21
2
-0
/
+395
|
|
|
*
|
bpf: refine kernel.unprivileged_bpf_disabled behaviour
Alan Maguire
2022-05-21
1
-1
/
+13
|
|
|
/
/
|
|
*
|
bpf: Allow kfunc in tracing and syscall programs.
Benjamin Tissoires
2022-05-21
1
-0
/
+6
|
|
*
|
selftests/bpf: Remove filtered subtests from output
Mykola Lysenko
2022-05-21
2
-2
/
+8
|
|
*
|
selftests/bpf: Fix subtest number formatting in test_progs
Mykola Lysenko
2022-05-21
1
-3
/
+9
|
|
*
|
selftests/bpf: Add missing trampoline program type to trampoline_count test
Yuntao Wang
2022-05-21
3
-91
/
+61
|
|
*
|
Merge branch 'bpf: mptcp: Support for mptcp_sock'
Andrii Nakryiko
2022-05-21
18
-10
/
+381
|
|
|
\
\
|
|
|
*
|
selftests/bpf: Verify first of struct mptcp_sock
Geliang Tang
2022-05-21
3
-0
/
+11
|
|
|
*
|
selftests/bpf: Verify ca_name of struct mptcp_sock
Geliang Tang
2022-05-21
3
-0
/
+39
|
|
|
*
|
selftests/bpf: Verify token of struct mptcp_sock
Geliang Tang
2022-05-21
3
-2
/
+31
|
|
|
*
|
selftests/bpf: Test bpf_skc_to_mptcp_sock
Geliang Tang
2022-05-21
3
-10
/
+40
|
|
|
*
|
selftests/bpf: Add MPTCP test base
Nicolas Rybowski
2022-05-21
7
-9
/
+201
|
|
|
*
|
selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
Geliang Tang
2022-05-21
1
-0
/
+2
|
|
|
*
|
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-21
11
-1
/
+69
|
|
|
/
/
|
|
*
|
selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcase
Feng Zhou
2022-05-21
2
-39
/
+73
|
|
*
|
Merge branch 'Start libbpf 1.0 dev cycle'
Alexei Starovoitov
2022-05-19
5
-125
/
+7
|
|
|
\
\
|
|
|
*
|
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
2022-05-19
2
-122
/
+0
|
|
|
*
|
libbpf: start 1.0 development cycle
Andrii Nakryiko
2022-05-19
2
-2
/
+6
|
|
|
*
|
libbpf: fix up global symbol counting logic
Andrii Nakryiko
2022-05-19
1
-1
/
+1
|
|
|
/
/
|
|
*
|
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
2022-05-19
1
-1
/
+1
|
|
*
|
selftests/bpf: Fix building bpf selftests statically
Yosry Ahmed
2022-05-17
1
-2
/
+4
|
|
*
|
libbpf: fix memory leak in attach_tp for target-less tracepoint program
Andrii Nakryiko
2022-05-16
1
-4
/
+4
|
|
*
|
bpftool: Use sysfs vmlinux when dumping BTF by ID
Larysa Zaremba
2022-05-14
1
-9
/
+53
|
|
*
|
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
2022-05-14
3
-30
/
+20
|
|
*
|
selftests/bpf: Fix usdt_400 test case
Andrii Nakryiko
2022-05-13
1
-4
/
+2
|
|
*
|
selftests/bpf: Convert some selftests to high-level BPF map APIs
Andrii Nakryiko
2022-05-13
8
-47
/
+61
|
|
*
|
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
2022-05-13
5
-0
/
+229
|
|
*
|
selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
2022-05-13
1
-0
/
+8
|
|
*
|
bpf: Fix combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
2022-05-13
1
-0
/
+10
|
|
*
|
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
2022-05-12
1
-6
/
+12
|
|
*
|
selftests/bpf: make fexit_stress test run in serial mode
Andrii Nakryiko
2022-05-12
1
-1
/
+1
|
|
*
|
Merge branch 'Introduce access remote cpu elem support in BPF percpu map'
Alexei Starovoitov
2022-05-12
11
-2
/
+203
|
|
|
\
\
|
|
|
*
|
selftests/bpf: add test case for bpf_map_lookup_percpu_elem
Feng Zhou
2022-05-12
2
-0
/
+100
|
|
|
*
|
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-12
9
-2
/
+103
|
|
|
/
/
|
|
*
|
Merge branch 'Follow ups for kptr series'
Alexei Starovoitov
2022-05-12
6
-11
/
+649
|
|
|
\
\
|
|
|
*
|
selftests/bpf: Add tests for kptr_ref refcounting
Kumar Kartikeya Dwivedi
2022-05-12
2
-5
/
+128
|
|
|
*
|
selftests/bpf: Add negative C tests for kptrs
Kumar Kartikeya Dwivedi
2022-05-12
2
-1
/
+504
|
|
|
*
|
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
2022-05-12
2
-8
/
+19
|
|
|
*
|
bpf: Fix sparse warning for bpf_kptr_xchg_proto
Kumar Kartikeya Dwivedi
2022-05-12
1
-0
/
+1
|
|
|
/
/
|
|
*
|
selftests/bpf: fix a few clang compilation errors
Yonghong Song
2022-05-11
2
-3
/
+5
|
|
*
|
selftests/bpf: Enable CONFIG_FPROBE for self tests
Daniel Müller
2022-05-11
1
-0
/
+1
[prev]
[next]