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
/
arena.c
Age
Commit message (
Expand
)
Author
2025-02-06
bpf: Fix softlockup in arena_map_free on 64k page kernel
Alan Maguire
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-08
bpf: Fix range_tree_set() error handling
Soma Nakata
2024-12-30
bpf: Use refcount_t instead of atomic_t for mmap_count
Pei Xiao
2024-12-30
bpf: Remove unused MT_ENTRY define
Lorenzo Pieralisi
2024-11-15
bpf: Do not alloc arena on unsupported arches
Viktor Malik
2024-11-13
bpf: Introduce range_tree data structure and use it in bpf arena
Alexei Starovoitov
2024-06-18
bpf: Fix remap of arena.
Alexei Starovoitov
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-07
bpf: Remove redundant page mask of vmf->address
Haiyue Wang
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-03-28
bpf,arena: Use helper sizeof_field in struct accessors
Haiyue Wang
2024-03-15
bpf: Clarify bpf_arena comments.
Alexei Starovoitov
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov