index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
cpumask.c
Age
Commit message (
Expand
)
Author
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2023-12-15
bpf: Fix dtor CFI
Peter Zijlstra
2023-12-09
bpf: Add bpf_cpumask_weight() kfunc
David Vernet
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-07-12
bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
Alexei Starovoitov
2023-06-12
bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*
David Vernet
2023-06-12
bpf: Add bpf_cpumask_first_and() kfunc
David Vernet
2023-03-25
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
2023-03-16
bpf: Free struct bpf_cpumask in call_rcu handler
David Vernet
2023-03-03
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
2023-02-22
bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
Hou Tao
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-01-28
bpf: Build-time assert that cpumask offset is zero
David Vernet
2023-01-25
bpf/docs: Document cpumask kfuncs in a new file
David Vernet
2023-01-25
bpf: Enable cpumasks to be queried and used as kptrs
David Vernet