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
*
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-02-09
1
-1
/
+2
*
Merge branch 'libbpf: Add syscall-specific variant of BPF_KPROBE'
Andrii Nakryiko
2022-02-09
3
-0
/
+64
|
\
|
*
selftests/bpf: Test BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-09
2
-0
/
+29
|
*
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-09
1
-0
/
+35
|
/
*
Merge branch 'Fix accessing syscall arguments'
Andrii Nakryiko
2022-02-09
3
-12
/
+51
|
\
|
*
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
2022-02-09
1
-0
/
+6
|
*
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
2022-02-09
1
-0
/
+6
|
*
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
2022-02-09
1
-8
/
+12
|
*
selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390
Ilya Leoshkevich
2022-02-09
2
-1
/
+7
|
*
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
2022-02-09
1
-0
/
+2
|
*
libbpf: Fix riscv register names
Ilya Leoshkevich
2022-02-09
1
-2
/
+2
|
*
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
2022-02-09
1
-0
/
+2
|
*
selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
Ilya Leoshkevich
2022-02-09
1
-1
/
+1
|
*
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
2022-02-09
1
-0
/
+10
|
*
selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
Ilya Leoshkevich
2022-02-09
1
-1
/
+4
|
/
*
Merge branch 'fix bpf_prog_pack build errors'
Alexei Starovoitov
2022-02-09
3
-3
/
+7
|
\
|
*
bpf: Fix bpf_prog_pack build HPAGE_PMD_SIZE
Song Liu
2022-02-09
1
-1
/
+5
|
*
bpf: Fix leftover header->pages in sparc and powerpc code.
Song Liu
2022-02-08
2
-2
/
+2
|
/
*
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-02-08
1
-2
/
+3
*
selftests/bpf: Do not export subtest as standalone test
Hou Tao
2022-02-08
5
-8
/
+8
*
bpf, x86_64: Fail gracefully on bpf_jit_binary_pack_finalize failures
Song Liu
2022-02-08
1
-2
/
+6
*
bpf: test_run: Fix overflow in bpf_test_finish frags parsing
Stanislav Fomichev
2022-02-08
1
-2
/
+3
*
bpf: test_run: Fix overflow in xdp frags parsing
Stanislav Fomichev
2022-02-08
1
-2
/
+2
*
Merge branch 'bpf_prog_pack allocator'
Alexei Starovoitov
2022-02-08
9
-62
/
+349
|
\
|
*
bpf, x86_64: Use bpf_jit_binary_pack_alloc
Song Liu
2022-02-08
1
-27
/
+31
|
*
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
2022-02-08
3
-10
/
+120
|
*
bpf: Introduce bpf_prog_pack allocator
Song Liu
2022-02-08
1
-0
/
+127
|
*
bpf: Introduce bpf_arch_text_copy
Song Liu
2022-02-08
3
-0
/
+14
|
*
x86/alternative: Introduce text_poke_copy
Song Liu
2022-02-08
2
-0
/
+35
|
*
bpf: Use prog->jited_len in bpf_prog_ksym_set_addr()
Song Liu
2022-02-08
2
-4
/
+2
|
*
bpf: Use size instead of pages in bpf_binary_header
Song Liu
2022-02-08
2
-9
/
+8
|
*
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
2022-02-08
3
-14
/
+13
|
*
x86/Kconfig: Select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
Song Liu
2022-02-08
1
-0
/
+1
|
/
*
Merge branch 'bpf: Fix strict mode calculation'
Andrii Nakryiko
2022-02-07
3
-13
/
+2
|
\
|
*
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
1
-1
/
+1
|
*
bpftool: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
1
-4
/
+1
|
*
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
2022-02-07
1
-8
/
+0
|
/
*
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
2022-02-07
11
-23
/
+34
*
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
2022-02-07
1
-1
/
+1
*
libbpf: Fix build issue with llvm-readelf
Yonghong Song
2022-02-05
1
-2
/
+2
*
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
2022-02-04
6
-2
/
+74
*
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
2022-02-04
2
-1
/
+109
*
bpf, arm64: Enable kfunc call
Hou Tao
2022-02-04
1
-0
/
+5
*
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
2022-02-04
2
-0
/
+4
*
selftests/bpf: Add a selftest for invalid func btf with btf decl_tag
Yonghong Song
2022-02-03
1
-0
/
+19
*
bpf: Fix a btf decl_tag bug when tagging a function
Yonghong Song
2022-02-03
1
-8
/
+21
*
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
2022-02-03
1
-1
/
+6
*
bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp
Lorenzo Bianconi
2022-02-03
1
-0
/
+5
*
bpf, docs: Better document the atomic instructions
Christoph Hellwig
2022-02-03
1
-27
/
+49
*
bpf, docs: Better document the extended instruction format
Christoph Hellwig
2022-02-03
1
-7
/
+19
[next]