index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
1
-1
/
+1
2022-02-07
bpftool: Fix strict mode calculation
Mauricio Vásquez
1
-4
/
+1
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
1
-8
/
+0
2022-02-07
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
11
-23
/
+34
2022-02-07
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
1
-1
/
+1
2022-02-04
libbpf: Fix build issue with llvm-readelf
Yonghong Song
1
-2
/
+2
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
6
-2
/
+74
2022-02-04
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
2
-1
/
+109
2022-02-04
bpf, arm64: Enable kfunc call
Hou Tao
1
-0
/
+5
2022-02-04
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
2
-0
/
+4
2022-02-03
selftests/bpf: Add a selftest for invalid func btf with btf decl_tag
Yonghong Song
1
-0
/
+19
2022-02-03
bpf: Fix a btf decl_tag bug when tagging a function
Yonghong Song
1
-8
/
+21
2022-02-03
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
1
-1
/
+6
2022-02-03
bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp
Lorenzo Bianconi
1
-0
/
+5
2022-02-03
bpf, docs: Better document the atomic instructions
Christoph Hellwig
1
-27
/
+49
2022-02-03
bpf, docs: Better document the extended instruction format
Christoph Hellwig
1
-7
/
+19
2022-02-03
bpf, docs: Better document the legacy packet access instruction
Christoph Hellwig
1
-22
/
+32
2022-02-03
bpf, docs: Better document the regular load and store instructions
Christoph Hellwig
1
-5
/
+12
2022-02-03
bpf, docs: Document the byte swapping instructions
Christoph Hellwig
1
-4
/
+40
2022-02-03
samples/bpf: Get rid of bpf_prog_load_xattr() use
Andrii Nakryiko
6
-35
/
+63
2022-02-03
selftests/bpf: Redo the switch to new libbpf XDP APIs
Andrii Nakryiko
7
-50
/
+47
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
2
-3
/
+3
2022-02-03
bpftool: Fix uninit variable compilation warning
Andrii Nakryiko
1
-1
/
+1
2022-02-03
bpftool: Stop supporting BPF offload-enabled feature probing
Andrii Nakryiko
1
-12
/
+17
2022-02-03
libbpf: Stop using deprecated bpf_map__is_offload_neutral()
Andrii Nakryiko
1
-1
/
+1
2022-02-02
libbpf: Deprecate bpf_prog_test_run_xattr and bpf_prog_test_run
Delyan Kratunov
1
-1
/
+3
2022-02-02
bpftool: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
1
-3
/
+2
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
14
-283
/
+218
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run
Delyan Kratunov
38
-523
/
+649
2022-02-02
lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
Nathan Chancellor
1
-1
/
+1
2022-02-02
lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
Nathan Chancellor
1
-2
/
+2
2022-02-02
scripts/pahole-flags.sh: Use pahole-version.sh
Nathan Chancellor
1
-1
/
+1
2022-02-02
kbuild: Add CONFIG_PAHOLE_VERSION
Nathan Chancellor
3
-0
/
+18
2022-02-02
MAINTAINERS: Add scripts/pahole-flags.sh to BPF section
Nathan Chancellor
1
-0
/
+1
2022-02-01
bpf: Drop libbpf, libelf, libz dependency from bpf preload.
Alexei Starovoitov
1
-26
/
+2
2022-02-01
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
1
-1
/
+17
2022-02-01
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
4
-420
/
+436
2022-02-01
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
1
-2
/
+0
2022-02-01
libbpf: Open code raw_tp_open and link_create commands.
Alexei Starovoitov
2
-3
/
+29
2022-02-01
libbpf: Open code low level bpf commands.
Alexei Starovoitov
1
-2
/
+42
2022-02-01
libbpf: Add support for bpf iter in light skeleton.
Alexei Starovoitov
1
-1
/
+4
2022-02-01
samples/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
3
-6
/
+6
2022-02-01
selftests/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
5
-5
/
+5
2022-02-01
libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
Lorenzo Bianconi
1
-3
/
+11
2022-02-01
libbpf: Deprecate btf_ext rec_size APIs
Dave Marchevsky
1
-2
/
+4
2022-01-31
bpf: make bpf_copy_from_user_task() gpl only
Kenta Tada
1
-1
/
+1
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
4
-21
/
+162
2022-01-31
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
2
-2
/
+11
2022-01-27
selftests/bpf/test_xdp_redirect: use temp netns for testing
Hangbin Liu
1
-14
/
+16
2022-01-27
selftests/bpf/test_xdp_meta: use temp netns for testing
Hangbin Liu
1
-18
/
+20
[next]