summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2017-07-10perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo
2017-07-09rtc: rtctest: add check for problematic datesBenjamin Gaignard
2017-07-09tools: timer: add rtctest_setdateBenjamin Gaignard
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-09Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-09selftests/ftrace: Add a testcase for kprobe event namingMasami Hiramatsu
2017-07-09selftests/ftrace: Add a test to probe module functionsNaveen N. Rao
2017-07-09selftests/ftrace: Update multiple kprobes test for powerpcNaveen N. Rao
2017-07-08objtool: Fix sibling call detection logicJosh Poimboeuf
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-07-07Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-06NTB: ntb_test: add parameter for doorbell bitmaskAllen Hubbe
2017-07-06NTB: ntb_test: modprobe on remote hostAllen Hubbe
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-07-05Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...Ingo Molnar
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-04perf unwind: Do not fail due to missing unwind supportJiri Olsa
2017-07-04perf evsel: Set attr.exclude_kernel when probing max attr.precise_ipArnaldo Carvalho de Melo
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge branch 'acpica'Rafael J. Wysocki
2017-07-03Merge branch 'pm-tools'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-07-03bpf: add various test cases for verifier selftestDaniel Borkmann
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo
2017-07-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-30selftests: membarrier: use ksft_* var arg msg apiShuah Khan
2017-06-30selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13Shuah Khan
2017-06-30selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan
2017-06-30selftests: breakpoint_test: use ksft_* var arg msg apiShuah Khan
2017-06-30kselftest: add ksft_print_msg() function to output general informationPaul Elder
2017-06-30kselftest: make ksft_* output functions variadicPaul Elder
2017-06-30objtool: Silence warnings for functions which use IRETJosh Poimboeuf
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30selftests/capabilities: Fix the test_execve testAndy Lutomirski
2017-06-30selftests: intel_pstate: add .gitignoreShuah Khan
2017-06-30selftests: fix memory-hotplug testPo-Hsu Lin