summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-06-02libbpf: Use .so dynamic symbols for abi checkYauheni Kaliuta1-2/+2
2020-06-02libbpf: Install headers as part of make installNikolay Borisov1-1/+1
2020-06-02libbpf: Add API to consume the perf ring buffer contentEelco Chaudron3-0/+21
2020-06-02tools, bpftool: Print correct error message when failing to load BTFTobias Klauser1-1/+1
2020-06-02tools, bpftool: Make capability check account for new BPF capsQuentin Monnet1-19/+66
2020-06-02tools, bpftool: Clean subcommand help messagesQuentin Monnet11-76/+64
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds164-1907/+4376
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-542/+1008
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-27/+123
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-06-01selftests: mlxsw: Add test for control packetsIdo Schimmel2-0/+711
2020-06-01Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-6/+19
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov1-1/+1
2020-06-01KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov1-47/+56
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare7-4/+294
2020-06-01selftests: kvm: fix smm test on SVMVitaly Kuznetsov1-6/+13
2020-06-01selftests: kvm: add a SVM version of state-testPaolo Bonzini1-12/+50
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov1-0/+10
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-15/+54
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-05-31selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata1-1/+6
2020-05-31selftests: forwarding: mirror_lib: Use mausezahnPetr Machata1-4/+2
2020-05-30pstore/platform: Use backend name for console registrationKees Cook1-1/+1
2020-05-30Merge remote-tracking branch 'spi/for-5.8' into spi-nextMark Brown2-6/+19
2020-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-14/+32
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend1-0/+22
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend1-14/+10
2020-05-28selftests: Add torture tests to nexthop testsDavid Ahern1-2/+113
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar79-553/+1688
2020-05-27net: add large ecmp group nexthop testsStephen Worley1-2/+82
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti1-0/+21
2020-05-27mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel1-1/+1
2020-05-26x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski1-1/+1
2020-05-25Merge tag 'linux-cpupower-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki7-9/+9
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-5/+241
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+26
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard1-2/+0
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard1-0/+1
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller31-733/+949
2020-05-23selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire1-0/+1
2020-05-23selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire1-0/+1
2020-05-23selftests/bpf: Add general instructions for test executionAlan Maguire1-0/+2
2020-05-23selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen1-1/+1
2020-05-23selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel1-0/+4
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+20
2020-05-23selftests: net: add fdb nexthop testsRoopa Prabhu1-2/+158
2020-05-22tools/power/x86/intel-speed-select: Fix invalid core maskSrinivas Pandruvada2-1/+2
2020-05-22tools/power/x86/intel-speed-select: Increase CPU countSrinivas Pandruvada1-1/+1
2020-05-22tools/power/x86/intel-speed-select: Fix json perf-profile output outputPrarit Bhargava1-8/+18