index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
arena.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2025-02-27
bpf: Use try_alloc_pages() to allocate pages for bpf needs.
Alexei Starovoitov
1
-3
/
+2
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4
Alexei Starovoitov
1
-1
/
+1
2025-02-07
bpf: define KF_ARENA_* flags for bpf_arena kfuncs
Ihor Solodrai
1
-2
/
+2
2025-02-06
bpf: Fix softlockup in arena_map_free on 64k page kernel
Alan Maguire
1
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-1
/
+1
2025-01-08
bpf: Fix range_tree_set() error handling
Soma Nakata
1
-1
/
+5
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-11-15
bpf: Do not alloc arena on unsupported arches
Viktor Malik
1
-0
/
+4
2024-11-13
bpf: Introduce range_tree data structure and use it in bpf arena
Alexei Starovoitov
1
-14
/
+20
2024-06-18
bpf: Fix remap of arena.
Alexei Starovoitov
1
-2
/
+14
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-05-07
bpf: Remove redundant page mask of vmf->address
Haiyue Wang
1
-1
/
+1
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-1
/
+1
2024-03-28
bpf,arena: Use helper sizeof_field in struct accessors
Haiyue Wang
1
-1
/
+1
2024-03-15
bpf: Clarify bpf_arena comments.
Alexei Starovoitov
1
-7
/
+18
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
1
-0
/
+558