summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann2016-12-171-1/+1
* bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann2016-12-171-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-105-7/+263
|\
| * Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-094-6/+262
| |\
| | * tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2016-12-064-6/+262
| * | Revert "radix tree test suite: fix compilation"Linus Torvalds2016-12-092-1/+29
| * | radix tree test suite: fix compilationMatthew Wilcox2016-12-072-29/+1
| * | objtool: Fix bytes check of lea's rex_prefixJiri Slaby2016-12-061-1/+1
| |/
* | bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf2016-12-061-0/+134
* | tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang2016-12-061-2/+2
* | bpf: Preserve const register type on const OR alu opsGianluca Borello2016-12-052-0/+61
* | bpf: add test for the verifier equal logic bugJosef Bacik2016-11-301-0/+23
* | bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-274-6/+49
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-225-34/+53
|\|
| * Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-185-34/+53
| |\
| | * tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-165-34/+53
* | | bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-152-3/+586
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-1510-111/+94
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-142-17/+43
| |\ \ | | |/ | |/|
| | * Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Ingo Molnar2016-11-122-17/+43
| | |\
| | | * perf hists: Fix column length on --hierarchyNamhyung Kim2016-11-091-6/+6
| | | * perf hists browser: Fix column indentation on --hierarchyNamhyung Kim2016-11-091-6/+13
| | | * perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim2016-11-091-1/+7
| | | * perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim2016-11-091-3/+3
| | | * perf hist browser: Fix hierarchy column countsNamhyung Kim2016-11-091-1/+14
| | | |
| | \ \
| *-. \ \ Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki2016-11-111-5/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott2016-11-011-5/+2
| | |/ /
| * | | ringtest: poll for new buffers once before updating event indexPaolo Bonzini2016-10-311-2/+2
| * | | ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini2016-10-316-83/+43
| * | | ringtest: use link-time optimizationPaolo Bonzini2016-10-312-4/+4
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3053-43/+3836
|\| |
| * | objtool: Fix rare switch jump table pattern detectionJosh Poimboeuf2016-10-271-1/+1
| * | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-191-0/+2
| |/
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-184-5/+6
| |\
| | * Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-10-174-5/+6
| | |\
| | | * perf jit: Fix build issue on UbuntuAnton Blanchard2016-10-171-1/+1
| | | * perf jevents: Handle events including .c and .oWang Nan2016-10-171-2/+2
| | | * perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa2016-10-131-1/+1
| | | * perf top: Fix refreshing hierarchy entries on TUINamhyung Kim2016-10-131-1/+2
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-182-33/+44
| |\ \ \ | | |/ / | |/| |
| | * | objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf2016-10-161-31/+26
| | * | objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf2016-10-161-2/+9
| | * | objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf2016-10-111-0/+9
| * | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-1441-5/+3775
| |\ \ \
| | * | | selftests/futex: Check ANSI terminal color supportSeongJae Park2016-10-112-2/+2
| | * | | tools: move pcmcia crc32hash tool from DocumentationShuah Khan2016-09-233-0/+42
| | * | | tools: move laptops dslm tool from DocumentationShuah Khan2016-09-233-0/+176
| | * | | tools: move accounting tool from DocumentationShuah Khan2016-09-233-0/+560
| | * | | selftests: Move networking/timestamping from DocumentationShuah Khan2016-09-205-0/+1222
| | * | | selftests: move watchdog tests from Documentation/watchdogShuah Khan2016-09-203-0/+114