summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-04-06selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-30Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin
2019-03-28selftests: mlxsw: Add a new test for strict priorityPetr Machata
2019-03-28selftests: mlxsw: Add qos_lib.shPetr Machata
2019-03-28selftests: mlxsw: qos_mc_aware: Configure shared buffersPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Add shared buffer helpersPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEVPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Avoid double sourcing of lib.shPetr Machata
2019-03-28selftests: forwarding: Test action VLAN modifyDanielle Ratson
2019-03-28selftests: forwarding: Add PCP match and VLAN match testsAmit Cohen
2019-03-28selftests: forwarding: Add reverse path forwarding (RPF) test casesIdo Schimmel
2019-03-28perf pmu: Fix parser error for uncore event aliasKan Liang
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter
2019-03-28perf machine: Update kernel map address and re-order properlyWei Li
2019-03-28tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo
2019-03-28tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo
2019-03-28perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa
2019-03-28perf intel-pt: Fix TSC slipAdrian Hunter
2019-03-28perf cs-etm: Add missing case valueSolomon Tan
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson
2019-03-28bpf, libbpf: fix quiet install_headersDaniel Borkmann
2019-03-28libbpf: add libelf dependency to shared library buildBjörn Töpel
2019-03-28libbpf: add xsk.h to install_headers targetBjörn Töpel
2019-03-28objtool: Query pkg-config for libelf locationRolf Eike Beer
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-27selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko
2019-03-27libbpf: fix btf_dedup equivalence check handling of different kindsAndrii Nakryiko
2019-03-26selftests/bpf: test case for invalid call stack in dead codePaul Chaignon
2019-03-26selftests: bpf: don't depend on hardcoded perf sample_freqStanislav Fomichev