summaryrefslogtreecommitdiffstats
path: root/kernel/bpf
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-2/+6
|\
| * bpf: handle 32-bit zext during constant blindingNaveen N. Rao2019-08-261-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-272-16/+23
|\|
| * bpf: fix use after free in prog symbol exposureDaniel Borkmann2019-08-241-12/+18
| * bpf: fix precision tracking in presence of bpf2bpf callsAlexei Starovoitov2019-08-241-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-135-55/+350
|\ \ | |/ |/|
| * btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko2019-08-131-15/+15
| * btf: expose BTF info through sysfsAndrii Nakryiko2019-08-132-0/+54
| * bpf: always allocate at least 16 bytes for setsockopt hookStanislav Fomichev2019-08-011-4/+13
| * xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-292-0/+202
| * xdp: Refactor devmap allocation code for reuseToke Høiland-Jørgensen2019-07-291-53/+83
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-251-2/+2
|\ \ | |/ |/|
| * bpf: fix narrower loads on s390Ilya Leoshkevich2019-07-231-2/+2
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-201-3/+2
|\ \ | |/ |/|
| * bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-07-181-1/+1
| * Merge branch 'x86/debug' into core/urgentThomas Gleixner2019-07-181-2/+1
| |\
| | * bpf: Fix ORC unwinding in non-JIT BPF codeJosh Poimboeuf2019-07-091-2/+1
* | | bpf: fix BTF verifier size resolution logicAndrii Nakryiko2019-07-151-7/+12
* | | bpf: verifier: avoid fall-through warningsGustavo A. R. Silva2019-07-121-0/+2
* | | bpf: fix precision bit propagation for BPF_ST instructionsAndrii Nakryiko2019-07-121-7/+4
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-1116-413/+1887
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-082-8/+8
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-032-8/+8
| | |\
| | | * bpf: fix BPF_ALU32 | BPF_ARSH on BE archesJiong Wang2019-06-261-2/+2
| | | * bpf: fix NULL deref in btf_type_is_resolve_source_onlyStanislav Fomichev2019-06-241-6/+6
| * | | bpf: cgroup: Fix build error without CONFIG_NETYueHaibing2019-07-081-0/+4
| * | | bpf: fix precision trackingAlexei Starovoitov2019-07-031-14/+107
| * | | devmap: Allow map lookups from eBPFToke Høiland-Jørgensen2019-06-292-5/+7
| * | | devmap/cpumap: Use flush list instead of bitmapToke Høiland-Jørgensen2019-06-292-117/+95
| * | | xskmap: Move non-standard list manipulation to helperToke Høiland-Jørgensen2019-06-291-2/+1
| * | | bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-274-0/+369
| * | | bpf: fix cgroup bpf release synchronizationRoman Gushchin2019-06-271-1/+18
| * | | xdp: Add tracepoint for bulk XDP_TXToshiaki Makita2019-06-251-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-223-12/+3
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-204-71/+734
| |\ \ \
| | * | | bpf: precise scalar_value trackingAlexei Starovoitov2019-06-191-11/+480
| | * | | bpf: fix callees pruning callersAlexei Starovoitov2019-06-191-5/+6
| | * | | bpf: introduce bounded loopsAlexei Starovoitov2019-06-191-12/+131
| | * | | bpf: extend is_branch_taken to registersAlexei Starovoitov2019-06-191-15/+19
| | * | | bpf: track spill/fill of constantsAlexei Starovoitov2019-06-191-25/+65
| | * | | bpf: silence warning messages in coreValdis Klētnieks2019-06-121-0/+1
| | * | | bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-102-2/+31
| | * | | bpf: remove redundant assignment to errColin Ian King2019-06-042-2/+2
| * | | | xdp: page_pool related fix to cpumapJesper Dangaard Brouer2019-06-191-0/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1711-80/+36
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-078-33/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-05-3111-56/+17
| * | | | | bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-05-3111-82/+100
| * | | | | bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-05-3111-25/+26
| * | | | | bpf: add memlock precharge check for cgroup_local_storageRoman Gushchin2019-05-311-2/+9