summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-02-05tools/bootconfig: Show the number of bootconfig nodesMasami Hiramatsu
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti
2020-02-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti
2020-02-04bitops: more BITS_TO_* macrosYury Norov
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-02selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman
2020-01-31Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-31tools/vm/slabinfo: fix sanity checks enablingDaniel Wagner
2020-01-31mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"John Hubbard
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-31selftests: KVM: testing the local IRQs resetsPierre Morel
2020-01-31selftests: KVM: s390x: Add reset testsJanosch Frank
2020-01-31selftests: KVM: Add fpu and one reg set/get library functionsJanosch Frank
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28tracing: Add new testcases for hist trigger parsing errorsTom Zanussi
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28tools/power/x86/intel_pstate_tracer: change several graphs to autoscale y-axisDoug Smythies
2020-01-28tools/power/x86/intel_pstate_tracer: changes for python 3 compatibilityDoug Smythies
2020-01-28Merge tag 'linux-cpupower-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2020-01-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-28selftests/ftrace: fix glob selftestSven Schnelle
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-27Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-01-27selftests: settings: tests can be in subsubdirsMatthieu Baerts
2020-01-27Correction to manpage of cpupowerBrahadambal Srinivasan
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27selftests/bpf: Add test based on port range for BPF flow dissectorYoshiki Komachi
2020-01-27Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-...Rafael J. Wysocki
2020-01-27Merge branch 'acpica'Rafael J. Wysocki
2020-01-27tools/bpf: Allow overriding llvm tools for runqslowerAndrey Ignatov
2020-01-27selftests: netfilter: Introduce tests for sets with range concatenationStefano Brivio
2020-01-26Tools: hv: Reopen the devices if read() or write() returns errorsDexuan Cui