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
/
kernel
/
bpf
/
fixups.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
1
-0
/
+1
2026-06-01
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
1
-1
/
+1
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
1
-4
/
+9
2026-05-17
bpf,x86: Fix exception unwinding with outgoing stack arguments
Yonghong Song
1
-0
/
+1
2026-05-16
bpf: Clean up redundant stack arg checks for non-JITed programs
Yonghong Song
1
-1
/
+1
2026-05-13
bpf: Reject stack arguments in non-JITed programs
Yonghong Song
1
-0
/
+6
2026-05-13
bpf: Support stack arguments for bpf functions
Yonghong Song
1
-2
/
+14
2026-05-11
bpf: Fix s16 truncation for large bpf-to-bpf call offsets
Yazhou Tang
1
-3
/
+3
2026-05-11
bpf: Fix out-of-bounds read in bpf_patch_call_args()
Yazhou Tang
1
-1
/
+6
2026-04-16
bpf: Add helper to detect indirect jump targets
Xu Kuohai
1
-0
/
+12
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-5
/
+5
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
1
-23
/
+123
2026-04-15
bpf: copy BPF token from main program to subprograms
Eduard Zingerman
1
-0
/
+1
2026-04-12
bpf: Move fixup/post-processing logic from verifier.c into fixups.c
Alexei Starovoitov
1
-0
/
+2457