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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-08
bpf: Disable migration when destroying sock storage
Hou Tao
1
-4
/
+5
2025-01-08
bpf: Disable migration when destroying inode storage
Hou Tao
1
-4
/
+5
2025-01-08
bpf: Remove migrate_{disable|enable} from bpf_task_storage_lock helpers
Hou Tao
1
-8
/
+7
2025-01-08
bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock helpers
Hou Tao
1
-8
/
+7
2025-01-08
bpf: Remove migrate_{disable|enable} in htab_elem_free
Hou Tao
1
-2
/
+0
2025-01-08
bpf: Remove migrate_{disable|enable} in ->map_for_each_callback
Hou Tao
2
-10
/
+7
2025-01-08
bpf: Remove migrate_{disable|enable} from LPM trie
Hou Tao
1
-16
/
+4
2025-01-08
selftests/bpf: Add kprobe session recursion check test
Jiri Olsa
2
-0
/
+7
2025-01-08
bpf: Return error for missed kprobe multi bpf program execution
Jiri Olsa
1
-1
/
+1
2025-01-08
bpf: Move out synchronize_rcu_tasks_trace from mutex CS
Pu Lehui
1
-8
/
+13
2025-01-08
bpf: Fix range_tree_set() error handling
Soma Nakata
1
-1
/
+5
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
1
-2
/
+6
2025-01-06
selftests/bpf: Handle prog/attach type comparison in veristat
Mykyta Yatsenko
1
-2
/
+35
2025-01-06
selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
Ihor Solodrai
1
-27
/
+1
2025-01-06
selftests/bpf: test bpf_for within spin lock section
Emil Tsalapatis
1
-0
/
+26
2025-01-06
bpf: Allow bpf_for/bpf_repeat calls while holding a spinlock
Emil Tsalapatis
1
-1
/
+19
2025-01-06
bpf/tests: Add 32 bits only long conditional jump tests
Christophe Leroy
1
-6
/
+58
2025-01-06
bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic()
Peilin Ye
1
-8
/
+4
2025-01-06
bpf, arm64: Factor out emit_a64_add_i()
Peilin Ye
1
-8
/
+14
2025-01-06
bpf, arm64: Simplify if logic in emit_lse_atomic()
Peilin Ye
1
-10
/
+8
2025-01-06
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
1
-2
/
+2
2025-01-03
bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing
Martin KaFai Lau
3
-5
/
+26
2024-12-30
bpf: Use refcount_t instead of atomic_t for mmap_count
Pei Xiao
1
-4
/
+4
2024-12-30
bpf: Remove unused MT_ENTRY define
Lorenzo Pieralisi
1
-2
/
+0
2024-12-30
selftests/bpf: fix veristat comp mode with new stats
Mahe Tardy
1
-1
/
+7
2024-12-30
bpf: Fix holes in special_kfunc_list if !CONFIG_NET
Thomas Weißschuh
1
-0
/
+3
2024-12-30
selftests/bpf: Add testcases for BPF_MUL
Matan Shachnai
1
-0
/
+134
2024-12-30
bpf, verifier: Improve precision of BPF_MUL
Matan Shachnai
1
-44
/
+36
2024-12-30
libbpf: Set MFD_NOEXEC_SEAL when creating memfd
Daniel Xu
1
-1
/
+13
2024-12-20
selftests/bpf: Clear out Python syntax warnings
Ariel Otilibili
1
-14
/
+14
2024-12-18
bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
Martin KaFai Lau
1
-2
/
+6
2024-12-17
veristat: Fix top source line stat collection
Mykyta Yatsenko
1
-1
/
+9
2024-12-16
bpf: lsm: Remove hook to bpf_task_storage_free
Song Liu
1
-1
/
+0
2024-12-15
Linux 6.13-rc3
Linus Torvalds
1
-1
/
+1
2024-12-14
bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
Priya Bala Govindasamy
1
-0
/
+6
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2
-0
/
+27
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2
-10
/
+147
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
4
-87
/
+9
2024-12-13
bpf: Fix configuration-dependent BTF function references
Thomas Weißschuh
2
-0
/
+12
2024-12-13
selftest/bpf: Replace magic constants by macros
Anton Protopopov
1
-3
/
+3