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