index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
bpf/selftests: Check errno when percpu map value size exceeds
Tao Chen
1
-0
/
+18
2024-09-11
bpf: Check percpu map value size first
Tao Chen
2
-0
/
+6
2024-09-11
bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
Song Liu
1
-1
/
+0
2024-09-11
selftests/bpf: Fix arena_atomics failure due to llvm change
Yonghong Song
1
-1
/
+31
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
5
-2
/
+204
2024-09-11
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
3
-20
/
+77
2024-09-11
bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
Andrii Nakryiko
1
-16
/
+33
2024-09-11
lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
Andrii Nakryiko
1
-21
/
+5
2024-09-11
lib/buildid: implement sleepable build_id_parse() API
Andrii Nakryiko
1
-19
/
+35
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
4
-7
/
+26
2024-09-11
lib/buildid: remove single-page limit for PHDR search
Andrii Nakryiko
1
-6
/
+8
2024-09-11
lib/buildid: take into account e_phoff when fetching program headers
Andrii Nakryiko
1
-19
/
+16
2024-09-11
lib/buildid: add single folio-based file reader abstraction
Andrii Nakryiko
1
-53
/
+210
2024-09-11
lib/buildid: harden build ID parsing logic
Andrii Nakryiko
1
-32
/
+44
2024-09-10
MAINTAINERS: record lib/buildid.c as owned by BPF subsystem
Andrii Nakryiko
1
-0
/
+2
2024-09-10
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
1
-0
/
+3
2024-09-10
libbpf: Fix uretprobe.multi.s programs auto attachment
Jiri Olsa
1
-1
/
+1
2024-09-09
libbpf: Fix some typos in comments
Yusheng Zheng
8
-13
/
+13
2024-09-09
MAINTAINERS: BPF ARC JIT: Update my e-mail address
Shahab Vahedi
1
-1
/
+1
2024-09-09
bpf: Fix error message on kfunc arg type mismatch
Maxim Mikityanskiy
4
-2
/
+11
2024-09-09
bpftool: Fix typos
Andrew Kreimer
1
-1
/
+1
2024-09-09
bpftool: Fix undefined behavior caused by shifting into the sign bit
Kuan-Wei Chiu
1
-4
/
+4
2024-09-09
libbpf: Fixed getting wrong return address on arm64 architecture
Shuyi Cheng
1
-1
/
+1
2024-09-06
libbpf: Workaround (another) -Wmaybe-uninitialized false positive
Sam James
1
-2
/
+2
2024-09-06
bpftool: Improve btf c dump sorting stability
Mykyta Yatsenko
1
-5
/
+75
2024-09-05
bpf/selftests: coverage for tp and perf event progs using kfuncs
JP Kobryn
1
-0
/
+48
2024-09-05
bpf: allow kfuncs within tracepoint and perf event programs
JP Kobryn
1
-0
/
+2
2024-09-05
bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmd
Andrii Nakryiko
1
-1
/
+1
2024-09-05
bpf: use type_may_be_null() helper for nullable-param check
Shung-Hsi Yu
3
-6
/
+6
2024-09-05
selftests/bpf: Add description for running vmtest on RV64
Pu Lehui
1
-0
/
+32
2024-09-05
selftests/bpf: Add riscv64 configurations to local vmtest
Pu Lehui
1
-0
/
+9