index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
atomic_bitops.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
samples/bpf: Fix fout leak in hbm's run_bpf_prog
Hao Zeng
1
-0
/
+1
2023-04-13
xsk: Elide base_addr comparison in xp_unaligned_validate_desc
Kal Conley
1
-6
/
+2
2023-04-13
selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
Andrii Nakryiko
1
-0
/
+6
2023-04-13
xsk: Simplify xp_aligned_validate_desc implementation
Kal Conley
1
-8
/
+4
2023-04-13
selftests/bpf: Remove stand-along test_verifier_log test binary
Andrii Nakryiko
2
-176
/
+1
2023-04-13
selftests/bpf: Keep the loop in bpf_testmod_loop_test
Song Liu
1
-1
/
+5
2023-04-13
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
1
-0
/
+1
2023-04-13
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
4
-16
/
+24
2023-04-13
selftests/bpf: Fix use of uninitialized op_name in log tests
Lorenz Bauer
1
-1
/
+1
2023-04-13
mm: Fix copy_from_user_nofault().
Alexei Starovoitov
2
-6
/
+12
2023-04-13
selftests/bpf: Test FOU kfuncs for externally controlled ipip devices
Christian Ehrig
2
-2
/
+268
2023-04-13
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
4
-1
/
+127
2023-04-13
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
4
-16
/
+37
2023-04-13
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
1
-4
/
+6
2023-04-12
bpf,docs: Remove references to bpf_cgroup_kptr_get()
David Vernet
1
-68
/
+0
2023-04-12
bpf: Remove bpf_cgroup_kptr_get() kfunc
David Vernet
4
-99
/
+14
2023-04-12
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
David Vernet
4
-10
/
+40
2023-04-12
bpf: Handle NULL in bpf_local_storage_free.
Alexei Starovoitov
1
-0
/
+3
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2
-1
/
+20
2023-04-11
bpf/btf: Fix is_int_ptr()
Feng Zhou
1
-6
/
+2
2023-04-11
selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+188
2023-04-11
selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD
Andrii Nakryiko
1
-0
/
+23
2023-04-11
selftests/bpf: Add tests to validate log_true_size feature
Andrii Nakryiko
1
-16
/
+76
2023-04-11
libbpf: Wire through log_true_size for bpf_btf_load() API
Andrii Nakryiko
2
-4
/
+13
2023-04-11
libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD
Andrii Nakryiko
2
-4
/
+14
2023-04-11
bpf: Relax log_buf NULL conditions when log_level>0 is requested
Andrii Nakryiko
1
-17
/
+25
2023-04-11
bpf: Simplify internal verifier log interface
Andrii Nakryiko
4
-75
/
+90
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
7
-26
/
+56
2023-04-11
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
2
-30
/
+49
2023-04-11
bpf: Simplify logging-related error conditions handling
Andrii Nakryiko
3
-6
/
+6
2023-04-11
bpf: Avoid incorrect -EFAULT error in BPF_LOG_KERNEL mode
Andrii Nakryiko
1
-1
/
+1
2023-04-11
bpf: Fix missing -EFAULT return on user log buf error in btf_parse()
Andrii Nakryiko
1
-0
/
+4
2023-04-11
bpf: Ignore verifier log reset in BPF_LOG_KERNEL mode
Andrii Nakryiko
1
-1
/
+1