aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/arena.c
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-05-07bpf: Remove redundant page mask of vmf->addressHaiyue Wang1-1/+1
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe1-1/+1
2024-03-28bpf,arena: Use helper sizeof_field in struct accessorsHaiyue Wang1-1/+1
2024-03-15bpf: Clarify bpf_arena comments.Alexei Starovoitov1-7/+18
2024-03-11bpf: Introduce bpf_arena.Alexei Starovoitov1-0/+558