summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/arena.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds39 hours1-1/+1
|\
| * mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-251-1/+1
* | bpf: Remove redundant page mask of vmf->addressHaiyue Wang13 days1-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