aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-09-27
| |\ \ \ \ \
| | * | | | | libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitionsAndrii Nakryiko2019-09-26
| | * | | | | selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko2019-09-25
| | * | | | | selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko2019-09-25
| | * | | | | libbpf: fix false uninitialized variable warningAndrii Nakryiko2019-09-25
| | * | | | | selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev2019-09-25
| | * | | | | libbpf: Remove getsockopt() check for XDP_OPTIONSToke Høiland-Jørgensen2019-09-19
| * | | | | | ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld2019-09-26
| * | | | | | selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern2019-09-20
| * | | | | | selftests: Update fib_tests to handle missing ping6David Ahern2019-09-20
| * | | | | | selftests: Add test cases for `ip nexthop flush proto XX`Donald Sharp2019-09-19
| |/ / / / /
* | | | | | Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-28
|\ \ \ \ \ \
| * | | | | | selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-09-24
| * | | | | | powerpc/tm: Add tm-poison testGustavo Romero2019-09-20
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-28
|\ \ \ \ \ \ \
| * | | | | | | selftests, sched/membarrier: Add multi-threaded testMathieu Desnoyers2019-09-25
* | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-27
|\ \ \ \ \ \ \ \
| * | | | | | | | sefltest/ima: support appended signatures (modsig)Mimi Zohar2019-08-29
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-27
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | KVM: x86: Check kvm_rebooting in kvm_spurious_fault()Sean Christopherson2019-09-25
| * | | | | | | KVM: selftests: fix ucall on x86Vitaly Kuznetsov2019-09-25
| * | | | | | | KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov2019-09-24
| * | | | | | | KVM: selftests: Remove duplicate guest mode handlingPeter Xu2019-09-24
| * | | | | | | KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu2019-09-24
| * | | | | | | KVM: selftests: Create VM earlier for dirty log testPeter Xu2019-09-24
| * | | | | | | KVM: selftests: Move vm type into _vm_create() internallyPeter Xu2019-09-24
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-26
|\ \ \ \ \ \ \ \
| * | | | | | | | perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo2019-09-26
| * | | | | | | | perf parser: Remove needless include directivesArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | perf build: Add detection of java-11-openjdk-devel packageThomas Richter2019-09-25
| * | | | | | | | perf jvmti: Include JVMTI support for s390Thomas Richter2019-09-25
| * | | | | | | | perf vendor events: Remove P8 HW events which are not supportedMamatha Inamdar2019-09-25
| * | | | | | | | perf evlist: Fix access of freed id arraysAndi Kleen2019-09-25
| * | | | | | | | perf stat: Fix free memory access / memory leaks in metricsAndi Kleen2019-09-25
| * | | | | | | | perf tools: Replace needless mmap.h with what is needed, event.hArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | perf evsel: Move config terms to a separate headerArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | perf evlist: Remove unused perf_evlist__fprintf() methodArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | perf evsel: Introduce evsel_fprintf.hArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | perf evsel: Remove need for symbol_conf in evsel_fprintf.cArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | perf copyfile: Move copyfile routines to separate filesArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | libperf: Add perf_evlist__poll() functionJiri Olsa2019-09-25
| * | | | | | | | libperf: Add perf_evlist__add_pollfd() functionJiri Olsa2019-09-25
| * | | | | | | | libperf: Add perf_evlist__alloc_pollfd() functionJiri Olsa2019-09-25
| * | | | | | | | libperf: Add libperf_init() call to the testsJiri Olsa2019-09-25
| * | | | | | | | libperf: Merge libperf_set_print() into libperf_init()Jiri Olsa2019-09-25
| * | | | | | | | libperf: Add libperf dependency for tests targetsJiri Olsa2019-09-25
| * | | | | | | | libperf: Use sys/types.h to get ssize_t, not unistd.hArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | perf tools: No need to include internal/lib.h from util/util.hArnaldo Carvalho de Melo2019-09-25
| * | | | | | | | libperf: Move 'page_size' global variable to libperfJiri Olsa2019-09-25
| * | | | | | | | libperf: Add perf_evlist__id_add_fd() functionJiri Olsa2019-09-25