summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-26
|\
| * x86/pkeys/selftests: Fix protection keys write() warningDave Hansen2017-11-21
| * x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen2017-11-21
| * x86/mpx/selftests: Fix up weird arraysDave Hansen2017-11-21
| * x86/selftests: Add test for mapping placement for 5-level pagingKirill A. Shutemov2017-11-16
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-26
|\ \
| * | tools/headers: Sync objtool UAPI headerIngo Molnar2017-11-14
| * | Merge branch 'linus' into core/objtool, to pick up dependent commitsIngo Molnar2017-11-14
| |\ \ | | |/
| * | objtool: Fix cross-buildJosh Poimboeuf2017-11-08
| * | objtool: Move kernel headers/code sync check to a scriptJosh Poimboeuf2017-11-07
| * | objtool: Move synced files to their original relative locationsJosh Poimboeuf2017-11-07
| * | Merge branch 'linus' into core/objtool, to pick up dependent fixesIngo Molnar2017-11-07
| |\ \
* | \ \ Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-11-25
|\ \ \ \
| * | | | kbuild: /bin/pwd -> pwdBjørn Forsman2017-11-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-24
|\ \ \ \ \
| * | | | | bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-22
| * | | | | bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song2017-11-21
| * | | | | bpftool: revert printing program device bound infoJakub Kicinski2017-11-21
| * | | | | bpf: offload: rename the ifindex fieldJakub Kicinski2017-11-21
| |/ / / /
* | | | | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tools/wmi: add a sample for dell smbios communication over WMIMario Limonciello2017-11-03
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-17
|\ \ \ \ \
| * | | | | mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-17
| * | | | | tools/lib/traceevent/parse-filter.c: clean up clang build warningCheng Jian2017-11-17
* | | | | | Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-17
|\ \ \ \ \ \
| * | | | | | selftests: firmware: skip unsupported custom firmware fallback testsAmit Pundir2017-11-15
| * | | | | | selftests: firmware: skip unsupported async loading testsAmit Pundir2017-11-15
| * | | | | | selftests: memfd_test.c: fix compilation warning.Lei Yang2017-11-15
| * | | | | | selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu2017-11-15
| * | | | | | selftests: ftrace: add more config fragmentsLei Yang2017-11-15
| * | | | | | android/ion: userspace test utility for ion buffer sharingPintu Agarwal2017-11-15
| * | | | | | selftests: remove obsolete kconfig fragment for cpu-hotpluglei.yang@windriver.com2017-11-15
| * | | | | | selftests: vdso_test: support ARM64 targetsGreg Hackmann2017-11-15
| * | | | | | selftests/ftrace: Do not use arch dependent do_IRQ as a target functionMasami Hiramatsu2017-11-15
| * | | | | | selftests: breakpoints: fix compile error on breakpoint_test_arm64Sumit Semwal2017-11-15
| * | | | | | selftests: add missing test result status in memory-hotplug testlei.yang@windriver.com2017-11-15
| * | | | | | selftests/exec: include cwd in long path calculationSteve Muckle2017-11-15
| * | | | | | selftests: seccomp: update .gitignore with newly added testsShuah Khan2017-11-15
| * | | | | | selftests: vm: Update .gitignore with newly added testsShuah Khan2017-11-15
| * | | | | | selftests: timers: Update .gitignore with newly added testsShuah Khan2017-11-15
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-11-17
|\ \ \ \ \ \ \
| * | | | | | | tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding pkg-configMarkus Mayer2017-10-18
| * | | | | | | tools/thermal: tmon: allow $(CC) to be defined externallyMarkus Mayer2017-10-18
| * | | | | | | tools/thermal: tmon: use "-fstack-protector" only if supportedMarkus Mayer2017-10-18
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-17
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | s390/perf: add perf register support for floating-point registersHendrik Brueckner2017-11-16
| * | | | | | | s390/perf: define common DWARF register string tableHendrik Brueckner2017-11-16
| * | | | | | | s390/perf: add support for perf_regs and libdwHeiko Carstens2017-11-16
| * | | | | | | s390/perf: add callback to perf to enable using AUX bufferPu Hou2017-11-16
* | | | | | | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\ \ \ \ \ \ \ \