index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
compiler_builtins.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
bpf: Abstract loop unrolling pragmas in BPF selftests
Jose E. Marchesi
19
-42
/
+102
2024-02-13
selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()
Yonghong Song
2
-0
/
+57
2024-02-13
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
2
-11
/
+14
2024-02-13
bpf: Have bpf_rdonly_cast() take a const pointer
Daniel Xu
1
-2
/
+2
2024-02-11
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
5
-90
/
+41
2024-02-08
bpf, btf: Check btf for register_bpf_struct_ops
Geliang Tang
1
-1
/
+3
2024-02-08
bpf, btf: Add check_btf_kconfigs helper
Geliang Tang
1
-18
/
+15
2024-02-08
bpf, btf: Fix return value of register_btf_id_dtor_kfuncs
Geliang Tang
1
-4
/
+2
2024-02-08
bpf: Merge two CONFIG_BPF entries
Masahiro Yamada
2
-5
/
+1
2024-02-08
selftests/bpf: Mark cpumask kfunc declarations as __weak
Yafang Shao
1
-28
/
+29
2024-02-08
selftests/bpf: Fix error checking for cpumask_success__load()
Yafang Shao
1
-3
/
+3
2024-02-08
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
1
-0
/
+35
2024-02-08
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
2
-14
/
+30
2024-02-06
libbpf: Use OPTS_SET() macro in bpf_xdp_query()
Toke Høiland-Jørgensen
1
-2
/
+2
2024-02-06
bpf: Use -Wno-address-of-packed-member in some selftests
Jose E. Marchesi
3
-0
/
+6
2024-02-06
bpf, docs: Fix typos in instructions-set.rst
Dave Thaler
1
-3
/
+4
2024-02-06
selftests/bpf: mark dynptr kfuncs __weak to make them optional on old kernels
Andrii Nakryiko
1
-9
/
+9
2024-02-06
libbpf: fix return value for PERF_EVENT __arg_ctx type fix up check
Andrii Nakryiko
1
-3
/
+3
2024-02-06
xsk: document ability to redirect to any socket bound to the same umem
Magnus Karlsson
1
-14
/
+19
2024-02-06
xsk: support redirect to any socket bound to the same umem
Magnus Karlsson
1
-1
/
+4
2024-02-06
selftests/bpf: Add tests for RCU lock transfer between subprogs
Kumar Kartikeya Dwivedi
2
-0
/
+126
2024-02-06
bpf: Transfer RCU lock state between subprog calls
Kumar Kartikeya Dwivedi
1
-2
/
+1
2024-02-06
selftests/bpf: Add test for static subprog call in lock cs
Kumar Kartikeya Dwivedi
3
-0
/
+111
2024-02-06
bpf: Allow calling static subprogs while holding a bpf_spin_lock
Kumar Kartikeya Dwivedi
2
-4
/
+9
2024-02-05
bpf, docs: Expand set of initial conformance groups
Dave Thaler
1
-12
/
+36
2024-02-05
selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute
Yonghong Song
3
-2
/
+2
2024-02-05
selftests/bpf: Suppress warning message of an unused variable.
Kui-Feng Lee
3
-7
/
+4
2024-02-05
selftests/bpf: Fix flaky test ptr_untrusted
Yonghong Song
1
-3
/
+3
2024-02-05
bpf: Remove an unnecessary check.
Kui-Feng Lee
1
-12
/
+9
2024-02-03
bpf: don't emit warnings intended for global subprogs for static subprogs
Andrii Nakryiko
1
-0
/
+6
2024-02-03
selftests/bpf: add more cases for __arg_trusted __arg_nullable args
Andrii Nakryiko
1
-3
/
+29
2024-02-03
bpf: handle trusted PTR_TO_BTF_ID_OR_NULL in argument check logic
Andrii Nakryiko
1
-0
/
+1
2024-02-02
selftests/bpf: trace_helpers.c: do not use poisoned type
Shung-Hsi Yu
1
-1
/
+1
2024-02-02
selftests/bpf: States pruning checks for scalar vs STACK_MISC
Eduard Zingerman
1
-0
/
+154
2024-02-02
bpf: Handle scalar spill vs all MISC in stacksafe()
Eduard Zingerman
1
-3
/
+69
2024-02-02
selftests/bpf: Add test cases for narrowing fill
Maxim Mikityanskiy
1
-0
/
+111
2024-02-02
bpf: Preserve boundaries and track scalars on narrowing fill
Maxim Mikityanskiy
3
-11
/
+39
2024-02-02
selftests/bpf: Test tracking spilled unbounded scalars
Maxim Mikityanskiy
1
-0
/
+27
2024-02-02
bpf: Track spilled unbounded scalars
Maxim Mikityanskiy
2
-18
/
+4
2024-02-01
selftests/bpf: Fix bench runner SIGSEGV
Andrii Nakryiko
1
-2
/
+10
2024-02-01
libbpf: Add missed btf_ext__raw_data() API
Andrii Nakryiko
3
-3
/
+7
2024-02-01
libbpf: Add btf__new_split() API that was declared but not implemented
Andrii Nakryiko
2
-1
/
+7
2024-02-01
libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
Andrii Nakryiko
1
-1
/
+1
2024-02-01
libbpf: Call memfd_create() syscall directly
Andrii Nakryiko
1
-1
/
+10
2024-02-01
bpf: Minor clean-up to sleepable_lsm_hooks BTF set
Matt Bobrowski
1
-4
/
+2
2024-02-01
selftests/bpf: Enable inline bpf_kptr_xchg() test for RV64
Pu Lehui
1
-1
/
+2
2024-02-01
riscv, bpf: Enable inline bpf_kptr_xchg() for RV64
Pu Lehui
1
-0
/
+5
2024-02-01
bpf, docs: Clarify which legacy packet instructions existed
Dave Thaler
1
-1
/
+3
2024-02-01
libbpf: Remove unnecessary null check in kernel_supports()
Eduard Zingerman
1
-1
/
+1
2024-02-01
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
22
-62
/
+70
[next]