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-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
2024-10-29
docs/bpf: Add description of .BTF.base section
Alan Maguire
1
-1
/
+76
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
1
-3
/
+3
2024-10-25
bpf, arm64: Remove garbage frame for struct_ops trampoline
Xu Kuohai
1
-16
/
+31
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
1
-1
/
+0
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
4
-0
/
+104
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
2
-0
/
+107
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
3
-0
/
+92
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
1
-0
/
+43
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
3
-0
/
+240
2024-10-24
libbpf: define __uptr.
Kui-Feng Lee
1
-0
/
+1
2024-10-24
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
4
-7
/
+131
2024-10-24
bpf: Postpone bpf_obj_free_fields to the rcu callback
Martin KaFai Lau
1
-5
/
+24
2024-10-24
bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()
Martin KaFai Lau
2
-6
/
+37
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_alloc()
Martin KaFai Lau
6
-15
/
+15
2024-10-24
bpf: Handle BPF_UPTR in verifier
Kui-Feng Lee
1
-6
/
+33
2024-10-24
bpf: Support __uptr type tag in BTF
Kui-Feng Lee
3
-5
/
+36
2024-10-24
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
1
-5
/
+9
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
3
-0
/
+7
2024-10-24
net: dsa: mv88e6xxx: support 4000ps cycle counter period
Shenghao Yang
1
-3
/
+20
2024-10-24
net: dsa: mv88e6xxx: read cycle counter period from hardware
Shenghao Yang
2
-19
/
+43
2024-10-24
net: dsa: mv88e6xxx: group cycle counter coefficients
Shenghao Yang
2
-33
/
+32
2024-10-24
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+1
2024-10-24
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Haiyang Zhang
1
-0
/
+30
2024-10-24
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Tim Harvey
1
-10
/
+11
2024-10-23
bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
Andrii Nakryiko
1
-1
/
+1
2024-10-23
selftests/bpf: validate generic bpf_object and subskel APIs work together
Andrii Nakryiko
1
-1
/
+75
2024-10-23
libbpf: move global data mmap()'ing into bpf_object__load()
Andrii Nakryiko
1
-43
/
+40
2024-10-23
selftests/bpf: fix test_spin_lock_fail.c's global vars usage
Andrii Nakryiko
1
-2
/
+2
2024-10-23
libsubcmd: Silence compiler warning
Eder Zulian
1
-1
/
+1
[next]