aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* tools/testing/nvdimm: unit test clear-error commandsDan Williams2017-11-13
* tools/testing/nvdimm: stricter bounds checking for error injection commandsVishal Verma2017-11-08
* nfit_test: when clearing poison, also remove badrange entriesVishal Verma2017-11-02
* nfit_test: add error injection DSMsDave Jiang2017-11-02
* libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-02
* acpi nfit: nfit_test supports translate SPAYasunori Goto2017-10-07
* nfit_test Make private definitions to command emulationYasunori Goto2017-09-28
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-24
|\
| * x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-23
| * objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2017-09-23
* | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-22
|\ \
| * | selftests/seccomp: Test thread vs process killingKees Cook2017-08-14
| * | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-14
| * | seccomp: Action to log before allowingTyler Hicks2017-08-14
| * | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks2017-08-14
| * | seccomp: Selftest for detection of filter flag supportTyler Hicks2017-08-14
| * | seccomp: Operation for checking if an action is availableTyler Hicks2017-08-14
| * | selftests/seccomp: Refactor RET_ERRNO testsKees Cook2017-08-14
| * | selftests/seccomp: Add simple seccomp overhead benchmarkKees Cook2017-08-14
| * | selftests/seccomp: Add tests for basic ptrace actionsKees Cook2017-08-14
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-21
|\ \ \ | |_|/ |/| |
| * | tools/testing/nvdimm: disable labels for nfit_test.1Dan Williams2017-09-18
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-17
|\ \ \ | |/ / |/| |
| * | objtool: Fix object file corruptionJosh Poimboeuf2017-09-15
| * | objtool: Do not retrieve data from empty sectionsPetr Vandrovec2017-09-15
| * | objtool: Fix memory leak in elf_create_rela_section()Martin Kepplinger2017-09-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-16
|\ \ \ | |/ / |/| |
| * | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-15
* | | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-14
|\ \ \
| * | | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-08-31
* | | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* | | | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-13
|\ \ \ \
| * | | | perf stat: Wait for the correct childMilian Wolff2017-09-12
| * | | | perf tools: Support running perf binaries with a dash in their nameMilian Wolff2017-09-12
| * | | | perf config: Check not only section->from_system_config but also item'sTaeung Song2017-09-12
| * | | | perf ui progress: Fix progress updateJiri Olsa2017-09-12
| * | | | perf ui progress: Make sure we always define step valueJiri Olsa2017-09-12
| * | | | perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa2017-09-12
| * | | | tools lib api: Fix make DEBUG=1 buildJiri Olsa2017-09-12
| * | | | perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff2017-09-12
| * | | | tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo2017-09-12
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-12
|\| | | |
| * | | | Merge tag 'perf-core-for-mingo-4.14-20170901' of git://git.kernel.org/pub/scm...Ingo Molnar2017-09-05
| |\ \ \ \
| | * | | | perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Arnaldo Carvalho de Melo2017-09-01
| | * | | | perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo2017-09-01
| | * | | | perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang2017-09-01
| | * | | | perf script: Support physical addressKan Liang2017-09-01
| | * | | | perf mem: Support physical addressKan Liang2017-09-01
| | * | | | perf sort: Add sort option for physical addressKan Liang2017-09-01
| | * | | | perf tools: Support new sample type for physical addressKan Liang2017-09-01