aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-01-22 15:26:57 -0500
committerDavid S. Miller <davem@davemloft.net>2018-01-22 15:26:57 -0500
commitaffee5e1fdc77295b81afb03b265fe0d6aadb609 (patch)
tree8de115b6f8524c5d8276f27632930edb59db6242 /tools/perf/util/scripting-engines/trace-event-python.c
parentnet/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare (diff)
parentcxgb4: fix endianness for vlan value in cxgb4_tc_flower (diff)
downloadwireguard-linux-affee5e1fdc77295b81afb03b265fe0d6aadb609.tar.xz
wireguard-linux-affee5e1fdc77295b81afb03b265fe0d6aadb609.zip
Merge branch 'cxgb4-tc-flower-offload-fixes'
Daniel Borkmann says: ==================== pull-request: bpf 2018-01-18 The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Fix a divide by zero due to wrong if (src_reg == 0) check in 64-bit mode. Properly handle this in interpreter and mask it also generically in verifier to guard against similar checks in JITs, from Eric and Alexei. 2) Fix a bug in arm64 JIT when tail calls are involved and progs have different stack sizes, from Daniel. 3) Reject stores into BPF context that are not expected BPF_STX | BPF_MEM variant, from Daniel. 4) Mark dst reg as unknown on {s,u}bounds adjustments when the src reg has derived bounds from dead branches, from Daniel. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions