summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2017-06-13kselftest: membarrier: convert to TAP13 outputPaul Elder-16/+19
2017-06-13kselftest: add TAP13 conformant versions of ksft_* functionsPaul Elder-4/+48
2017-06-13selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer-3/+3
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du-9/+25
2017-06-13usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du-1/+2
2017-06-13usb: usbip tool: Fix parse_status()Yuyang Du-23/+17
2017-06-13usb: usbip tool: Fix refresh_imported_device_list()Yuyang Du-6/+21
2017-06-13usb: usbip tool: Add ncontrollers in vhci_driver structureYuyang Du-0/+37
2017-06-13usb: usbip tool: Check the return of get_nports()Yuyang Du-1/+8
2017-06-13Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-108/+65
2017-06-12selftests: kselftest_harness: Fix compile warningMickaël Salaün-1/+1
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman-208/+685
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman-208/+685
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann-1/+7
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann-0/+5
2017-06-10bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann-0/+50
2017-06-09bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau-2/+2
2017-06-09bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau-4/+15
2017-06-08rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney-1/+0
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney-8/+5
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney-46/+0
2017-06-08srcu: Remove Classic SRCUPaul E. McKenney-28/+0
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney-4/+0
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney-2/+0
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney-8/+1
2017-06-08rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney-2/+1
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney-30/+12
2017-06-08bpf, tests: fix endianness selectionDaniel Borkmann-11/+30
2017-06-08perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim-50/+0
2017-06-08perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim-0/+2
2017-06-08perf tests: Decompress kernel module before objdumpNamhyung Kim-1/+19
2017-06-08perf tools: Consolidate error path in __open_dso()Namhyung Kim-11/+8
2017-06-08perf tools: Decompress kernel module when reading DSO dataNamhyung Kim-0/+16
2017-06-08perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim-24/+3
2017-06-08perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim-35/+65
2017-06-08perf tools: Fix a memory leak in __open_dso()Namhyung Kim-1/+3
2017-06-08perf annotate: Fix symbolic link of build-id cacheNamhyung Kim-1/+9
2017-06-08tools/kvm_stat: display guest list in pid/guest selection screensStefan Raspl-12/+37
2017-06-08tools/kvm_stat: add new interactive command 'o'Stefan Raspl-1/+18
2017-06-08tools/kvm_stat: add new interactive command 's'Stefan Raspl-8/+49
2017-06-08tools/kvm_stat: add new interactive command 'h'Stefan Raspl-5/+34
2017-06-08tools/kvm_stat: rename 'Current' column to 'CurAvg/s'Stefan Raspl-3/+3
2017-06-08tools/kvm_stat: make heading look a bit more like 'top'Stefan Raspl-1/+2
2017-06-08tools/kvm_stat: display message indicating lack of eventsStefan Raspl-0/+2
2017-06-08tools/kvm_stat: show cursor in selection screensStefan Raspl-0/+6
2017-06-08tools/kvm_stat: move functions to corresponding classesStefan Raspl-162/+165
2017-06-08tools/kvm_stat: simplify initializersStefan Raspl-38/+36
2017-06-08tools/kvm_stat: remove extra statementStefan Raspl-1/+0
2017-06-08tools/kvm_stat: removed unused functionStefan Raspl-3/+0
2017-06-08tools/kvm_stat: simplify line print logicStefan Raspl-19/+7