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-11-12
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
1
-13
/
+19
2024-11-12
selftests/bpf: add read_with_timeout() utility function
Eduard Zingerman
3
-0
/
+29
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
4
-6
/
+116
2024-11-11
libbpf: Stringify errno in log messages in the remaining code
Mykyta Yatsenko
6
-53
/
+56
2024-11-11
libbpf: Stringify errno in log messages in btf*.c
Mykyta Yatsenko
2
-13
/
+16
2024-11-11
libbpf: Stringify errno in log messages in libbpf.c
Mykyta Yatsenko
1
-200
/
+156
2024-11-11
libbpf: Introduce errstr() for stringifying errno
Mykyta Yatsenko
2
-0
/
+78
2024-11-11
bpf: Replace the document for PTR_TO_BTF_ID_OR_NULL
Menglong Dong
1
-4
/
+4
2024-11-11
tools/bpf: Fix the wrong format specifier in bpf_jit_disasm
Luo Yifan
1
-1
/
+1
2024-11-11
kbuild,bpf: Pass make jobs' value to pahole
Florian Schmaus
1
-2
/
+4
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
3
-39
/
+11
2024-11-11
bpf: Refactor active lock management
Kumar Kartikeya Dwivedi
2
-67
/
+132
2024-11-11
selftests/bpf: skip the timer_lockup test for single-CPU nodes
Viktor Malik
1
-0
/
+6
2024-11-11
selftests/bpf: Test the update operations for htab of maps
Hou Tao
2
-1
/
+161
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
6
-20
/
+3
2024-11-11
bpf: Call free_htab_elem() after htab_unlock_bucket()
Hou Tao
1
-17
/
+39
2024-11-11
selftests/bpf: Add threads to consumer test
Jiri Olsa
1
-18
/
+80
2024-11-11
selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
2
-24
/
+52
2024-11-11
selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
2
-0
/
+77
2024-11-11
selftests/bpf: Add kprobe session verifier test for return value
Jiri Olsa
2
-0
/
+33
2024-11-11
selftests/bpf: Add uprobe session verifier test for return value
Jiri Olsa
2
-0
/
+33
2024-11-11
selftests/bpf: Add uprobe session recursive test
Jiri Olsa
2
-0
/
+101
2024-11-11
selftests/bpf: Add uprobe session cookie test
Jiri Olsa
2
-0
/
+79
2024-11-11
selftests/bpf: Add uprobe session test
Jiri Olsa
2
-0
/
+118
2024-11-11
libbpf: Add support for uprobe multi session attach
Jiri Olsa
3
-3
/
+20
2024-11-11
bpf: Add support for uprobe multi session context
Jiri Olsa
1
-10
/
+18
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
6
-11
/
+38
2024-11-11
bpf: Force uprobe bpf program to always return 0
Jiri Olsa
1
-3
/
+2
2024-11-11
bpf: Allow return values 0 and 1 for kprobe session
Jiri Olsa
1
-0
/
+9
2024-11-11
selftests/bpf: Fix uprobe consumer test (again)
Jiri Olsa
1
-6
/
+8
2024-11-11
bpf: Remove trailing whitespace in verifier.rst
Abhinav Saxena
1
-2
/
+2
2024-11-11
selftests/bpf: Allow building with extra flags
Viktor Malik
1
-11
/
+23
2024-11-04
selftests/bpf: Add tests for raw_tp null handling
Kumar Kartikeya Dwivedi
4
-0
/
+67
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
12
-22
/
+33
2024-11-04
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
4
-9
/
+87
2024-11-04
bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALL
Alistair Francis
1
-11
/
+10
2024-11-03
selftests/bpf: Add tests for tail calls with locks and refs
Kumar Kartikeya Dwivedi
2
-0
/
+72
2024-11-03
bpf: Unify resource leak checks
Kumar Kartikeya Dwivedi
5
-68
/
+46
2024-11-03
bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable
Kumar Kartikeya Dwivedi
1
-0
/
+15
2024-11-01
selftests/bpf: Disable warnings on unused flags for Clang builds
Viktor Malik
1
-0
/
+2
2024-11-01
bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
Viktor Malik
1
-1
/
+5
2024-11-01
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
1
-11
/
+29
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
3
-12
/
+51
2024-11-01
bpf: Add open coded version of kmem_cache iterator
Namhyung Kim
2
-44
/
+110
2024-10-30
uprobes: SRCU-protect uretprobe lifetime (with timeout)
Andrii Nakryiko
2
-37
/
+304
2024-10-30
uprobes: allow put_uprobe() from non-sleepable softirq context
Andrii Nakryiko
1
-4
/
+16
2024-10-30
perf/x86/rapl: Clean up cpumask and hotplug
Kan Liang
2
-85
/
+6
2024-10-30
perf/x86/rapl: Move the pmu allocation out of CPU hotplug
Kan Liang
1
-14
/
+30
2024-10-29
selftests/bpf: drop unnecessary bpf_iter.h type duplication
Andrii Nakryiko
34
-210
/
+33
2024-10-29
libbpf: start v1.6 development cycle
Andrii Nakryiko
2
-1
/
+4
[next]