summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/arena.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix remap of arena.Alexei Starovoitov2024-06-181-2/+14
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-1/+1
|\
| * mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-251-1/+1
* | bpf: Remove redundant page mask of vmf->addressHaiyue Wang2024-05-071-1/+1
* | bpf,arena: Use helper sizeof_field in struct accessorsHaiyue Wang2024-03-281-1/+1
|/
* bpf: Clarify bpf_arena comments.Alexei Starovoitov2024-03-151-7/+18
* bpf: Introduce bpf_arena.Alexei Starovoitov2024-03-111-0/+558