summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)Song Liu2022-07-221-0/+8
* bpf, x64: Allow to use caller address from stackJiri Olsa2022-07-221-0/+5
* bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi2022-07-211-1/+2
* bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guardsStanislav Fomichev2022-07-201-3/+7
* bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu2022-07-121-1/+0
* bpf: reparent bpf maps on memcg offliningRoman Gushchin2022-07-121-1/+1
* bpf: expose bpf_{g,s}etsockopt to lsm cgroupStanislav Fomichev2022-06-291-0/+2
* bpf: minimize number of allocated lsm slots per programStanislav Fomichev2022-06-291-1/+8
* bpf: per-cgroup lsm flavorStanislav Fomichev2022-06-291-0/+24
* bpf: add bpf_func_t and trampoline helpersStanislav Fomichev2022-06-291-6/+5
* bpf: Inline calls to bpf_loop when callback is knownEduard Zingerman2022-06-201-0/+3
* bpf: Fix non-static bpf_func_proto struct definitionsJoanne Koong2022-06-171-3/+0
* bpf: Allow helpers to accept pointers with a fixed sizeMaxim Mikityanskiy2022-06-161-0/+13
* bpf: implement sleepable uprobes by chaining gpsDelyan Kratunov2022-06-161-0/+52
* bpf: move bpf_prog to bpf.hDelyan Kratunov2022-06-161-0/+36
* bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queuesWang Yufen2022-06-021-0/+1
* Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-162/+189
|\
| * bpf: Add dynptr data slicesJoanne Koong2022-05-231-0/+1
| * bpf: Dynptr support for ring buffersJoanne Koong2022-05-231-1/+14
| * bpf: Add verifier support for dynptrsJoanne Koong2022-05-231-0/+28
| * bpf: Introduce bpf_arch_text_invalidate for bpf_prog_packSong Liu2022-05-231-0/+1
| * selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang2022-05-201-1/+1
| * bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-201-0/+1
| * bpf: Add MEM_UNINIT as a bpf_type_flagJoanne Koong2022-05-131-8/+10
| * bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou2022-05-111-0/+2
| * bpf: Fix sparse warning for bpf_kptr_xchg_protoKumar Kartikeya Dwivedi2022-05-111-0/+1
| * bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2022-05-101-0/+1
| * bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stackKui-Feng Lee2022-05-101-4/+13
| * bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee2022-05-101-12/+24
| * bpf: Add bpf_link iteratorDmitrii Dolgov2022-05-101-0/+1
| * bpf: Compute map_btf_id during build timeMenglong Dong2022-04-261-2/+1
| * bpf: Make BTF type match stricter for release argumentsKumar Kartikeya Dwivedi2022-04-251-1/+2
| * bpf: Wire up freeing of referenced kptrKumar Kartikeya Dwivedi2022-04-251-0/+4
| * bpf: Adapt copy_map_value for multiple offset caseKumar Kartikeya Dwivedi2022-04-251-26/+30
| * bpf: Prevent escaping of kptr loaded from mapsKumar Kartikeya Dwivedi2022-04-251-1/+9
| * bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi2022-04-251-0/+8
| * bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2022-04-251-1/+4
| * bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi2022-04-251-1/+30
| * bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev2022-04-191-108/+7
* | x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf2022-04-281-0/+2
|/
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-221-2/+9
|\
| * bpf: Reject programs that try to load __percpu memory.Hao Luo2022-03-051-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-0/+11
|\ \ | |/ |/|
| * Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-071-0/+11
| |\
| | * x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-02-211-0/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-5/+4
|\| |
| * | bpf: Fix a bpf_timer initialization issueYonghong Song2022-02-111-4/+2
| * | bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi2022-02-111-1/+2
| |/
* | bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]Song Liu2022-02-071-0/+1
* | bpf: Introduce bpf_arch_text_copySong Liu2022-02-071-0/+2