summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-43/+79
|\
| * bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-281-0/+19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-9/+9
| |\
| * | bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-06-011-2/+7
| * | bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-06-011-36/+33Star
| * | bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-06-011-9/+10
| * | bpf: cgroup inet skb programs can return 0 to 3brakmo2019-06-011-0/+12
| * | bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang2019-05-251-1/+3
* | | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-031-0/+8
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-181-0/+8
| |\ \
| | * | bpf: fix unconnected udp hooksDaniel Borkmann2019-06-071-0/+8
| | |/
* | / timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1Star
|/
* bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2019-05-141-1/+4
* bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-271-1/+2
* bpf: add writable context for raw tracepointsMatt Mullins2019-04-271-2/+6
* bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev2019-04-251-0/+2
* bpf: Sysctl hookAndrey Ignatov2019-04-121-0/+7
* bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-111-1/+9
* bpf: allow for key-less BTF in array mapDaniel Borkmann2019-04-101-4/+11
* bpf: allow . char as part of the object nameDaniel Borkmann2019-04-101-3/+3
* bpf: add syscall side map freeze supportDaniel Borkmann2019-04-101-12/+54
* bpf: add program side {rd, wr}only support for mapsDaniel Borkmann2019-04-101-0/+2
* bpf: do not retain flags that are not tied to map lifetimeDaniel Borkmann2019-04-101-1/+13
* bpf: implement lookup-free direct value access for mapsDaniel Borkmann2019-04-101-7/+21
* bpf: increase complexity limit and maximum program sizeAlexei Starovoitov2019-04-041-1/+2
* bpf: Try harder when allocating memory for large mapsMartynas Pumputis2019-03-181-7/+15
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-061-0/+2
|\
| * Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-2/+10
| |\
| * | perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu2019-01-211-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-041-2/+37
|\ \ \
| * | | bpf: expose program stats via bpf_prog_infoAlexei Starovoitov2019-02-271-0/+5
| * | | bpf: enable program statsAlexei Starovoitov2019-02-271-2/+32
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-021-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun2019-03-011-2/+2
| * | | bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()Peng Sun2019-02-261-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-091-2/+10
|\| |
| * | bpf: Fix syscall's stackmap lookup potential deadlockMartin KaFai Lau2019-01-311-2/+10
| |/
* | bpf: introduce BPF_F_LOCK flagAlexei Starovoitov2019-02-011-2/+23
* | bpf: add support for bpf_spin_lock to cgroup local storageAlexei Starovoitov2019-02-011-1/+2
* | bpf: introduce bpf_spin_lockAlexei Starovoitov2019-02-011-2/+19
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* bpf: support raw tracepoints in modulesMatt Mullins2018-12-181-3/+8
* bpf: remove useless version check for prog loadDaniel Borkmann2018-12-171-5/+0Star
* bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dumpDaniel Borkmann2018-12-131-7/+0Star
* bpf: include sub program tags in bpf_prog_infoSong Liu2018-12-131-0/+22
* bpf: Remove bpf_dump_raw_ok() check for func_info and line_infoMartin KaFai Lau2018-12-131-20/+12Star
* bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin2018-12-131-1/+2
* bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2018-12-101-19/+19
* bpf: clean up bpf_prog_get_info_by_fd()Song Liu2018-12-101-2/+2