index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
cpumask.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
Alexei Starovoitov
2023-07-12
1
-14
/
+6
*
bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*
David Vernet
2023-06-13
1
-10
/
+12
*
bpf: Add bpf_cpumask_first_and() kfunc
David Vernet
2023-06-13
1
-0
/
+16
*
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-26
1
-1
/
+1
*
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-03-26
1
-3
/
+0
*
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
2023-03-16
1
-29
/
+0
*
bpf: Free struct bpf_cpumask in call_rcu handler
David Vernet
2023-03-16
1
-5
/
+14
*
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
2023-03-03
1
-20
/
+20
*
bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
Hou Tao
2023-02-22
1
-3
/
+3
*
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-02-02
1
-30
/
+30
*
bpf: Build-time assert that cpumask offset is zero
David Vernet
2023-01-28
1
-0
/
+3
*
bpf/docs: Document cpumask kfuncs in a new file
David Vernet
2023-01-25
1
-0
/
+208
*
bpf: Enable cpumasks to be queried and used as kptrs
David Vernet
2023-01-25
1
-0
/
+268