blob: 108483f8e1bb45486ac34e4c8dfd8a1292b0bd57 [file] [log] [blame]
d71fa5c9763c ("bpf: Add kernel module with user mode driver that populates bpffs.")
884c5e683b67 ("umh: Separate the user mode driver and the user mode helper support")
21d598280675 ("umh: Remove call_usermodehelper_setup_file.")
3a171042aeab ("umh: Rename the user mode driver helpers for clarity")
b044fa2ae50d ("umh: Move setting PF_UMH into umh_pipe_setup")
5fec25f2cb95 ("umh: Capture the pid in umh_pipe_setup")
db803036ada7 ("umh: fix memory leak on execve failure")
b87121dd3fa0 ("bpf: don't bother with getname/kern_path - use user_path_at")
27ae7997a661 ("bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS")
81c22041d9f1 ("bpf, x86, arm64: Enable jit by default when not built as always-on")
2beee5f57441 ("bpf: Move owner type, jited info into array auxiliary data")
5b92a28aae4d ("bpf: Support attaching tracing BPF program to other BPF programs")
91cc1a99740e ("bpf: Annotate context types")
fec56f5890d9 ("bpf: Introduce BPF trampoline")
5964b2000f28 ("bpf: Add bpf_arch_text_poke() helper")
f1b9509c2fb0 ("bpf: Replace prog_raw_tp+btf_id with prog_tracing")
5b7fe93db008 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")