index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2023-04-11
bpf/btf: Fix is_int_ptr()
Feng Zhou
2023-04-11
Merge branch 'bpf-verifier-log-rotation'
Daniel Borkmann
2023-04-11
selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command
Andrii Nakryiko
2023-04-11
selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD
Andrii Nakryiko
2023-04-11
selftests/bpf: Add tests to validate log_true_size feature
Andrii Nakryiko
2023-04-11
libbpf: Wire through log_true_size for bpf_btf_load() API
Andrii Nakryiko
2023-04-11
libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD
Andrii Nakryiko
2023-04-11
bpf: Relax log_buf NULL conditions when log_level>0 is requested
Andrii Nakryiko
2023-04-11
bpf: Simplify internal verifier log interface
Andrii Nakryiko
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
2023-04-11
bpf: Simplify logging-related error conditions handling
Andrii Nakryiko
2023-04-11
bpf: Avoid incorrect -EFAULT error in BPF_LOG_KERNEL mode
Andrii Nakryiko
2023-04-11
bpf: Fix missing -EFAULT return on user log buf error in btf_parse()
Andrii Nakryiko
2023-04-11
bpf: Ignore verifier log reset in BPF_LOG_KERNEL mode
Andrii Nakryiko
2023-04-11
selftests/bpf: Add fixed vs rotating verifier log tests
Andrii Nakryiko
2023-04-11
veristat: Add more veristat control over verifier log options
Andrii Nakryiko
2023-04-11
libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side
Andrii Nakryiko
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-11
bpf: Remove minimum size restrictions on verifier log buffer
Andrii Nakryiko
2023-04-11
bpf: Split off basic BPF verifier log into separate file
Andrii Nakryiko
2023-04-11
bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pages
Alejandro Colomar
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
2023-04-07
selftests/bpf: Prevent infinite loop in veristat when base file is too short
Eduard Zingerman
2023-04-07
bpftool: Set program type only if it differs from the desired one
Wei Yongjun
2023-04-07
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
Song Liu
2023-04-06
bpf: ensure all memory is initialized in bpf_get_current_comm
Barret Rhoden
2023-04-06
Merge branch 'bpf: Improve verifier for cond_op and spilled loop index variab...
Alexei Starovoitov
2023-04-06
selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...
Yonghong Song
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
2023-04-06
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Yonghong Song
2023-04-06
bpf: Improve verifier JEQ/JNE insn branch taken checking
Yonghong Song
2023-04-06
Merge branch 'xsk: Fix unaligned descriptor validation'
Martin KaFai Lau
2023-04-06
selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE
Kal Conley
2023-04-06
xsk: Fix unaligned descriptor validation
Kal Conley
2023-04-05
kallsyms: move module-related functions under correct configs
Viktor Malik
2023-04-05
Merge branch 'bpftool: Add inline annotations when dumping program CFGs'
Alexei Starovoitov
2023-04-05
bpftool: Clean up _bpftool_once_attr() calls in bash completion
Quentin Monnet
2023-04-05
bpftool: Support printing opcodes and source file references in CFG
Quentin Monnet
2023-04-05
bpftool: Support "opcodes", "linum", "visual" simultaneously
Quentin Monnet
2023-04-05
bpftool: Return an error on prog dumps if both CFG and JSON are required
Quentin Monnet
2023-04-05
bpftool: Support inline annotations when dumping the CFG of a program
Quentin Monnet
2023-04-05
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
2023-04-05
bpftool: Fix documentation about line info display for prog dumps
Quentin Monnet
2023-04-05
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
2023-04-05
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
2023-04-05
selftests: xsk: Disable IPv6 on VETH1
Kal Conley
2023-04-05
Merge branch 'selftests: xsk: Add test case for packets at end of UMEM'
Martin KaFai Lau
2023-04-05
selftests: xsk: Add test case for packets at end of UMEM
Kal Conley
[next]