aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-11-30bpf: add test for the verifier equal logic bugGravatar Josef Bacik 1-0/+23
2016-11-27bpf: fix multiple issues in selftest suite and samplesGravatar Daniel Borkmann 4-6/+49
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 5-34/+53
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 5-34/+53
2016-11-16tools/power/acpi: Remove direct kernel source include referenceGravatar Lv Zheng 5-34/+53
2016-11-15bpf: Add tests for the LRU bpf_htabGravatar Martin KaFai Lau 2-3/+586
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 10-111/+94
2016-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-17/+43
2016-11-12Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Gravatar Ingo Molnar 2-17/+43
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Gravatar Rafael J. Wysocki 1-5/+2
2016-11-09perf hists: Fix column length on --hierarchyGravatar Namhyung Kim 1-6/+6
2016-11-09perf hists browser: Fix column indentation on --hierarchyGravatar Namhyung Kim 1-6/+13
2016-11-09perf hists browser: Show folded sign properly on --hierarchyGravatar Namhyung Kim 1-1/+7
2016-11-09perf hists browser: Fix indentation of folded sign on --hierarchyGravatar Namhyung Kim 1-3/+3
2016-11-09perf hist browser: Fix hierarchy column countsGravatar Namhyung Kim 1-1/+14
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setGravatar Laura Abbott 1-5/+2
2016-10-31ringtest: poll for new buffers once before updating event indexGravatar Paolo Bonzini 1-2/+2
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedGravatar Paolo Bonzini 6-83/+43
2016-10-31ringtest: use link-time optimizationGravatar Paolo Bonzini 2-4/+4
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 53-43/+3836
2016-10-27objtool: Fix rare switch jump table pattern detectionGravatar Josh Poimboeuf 1-1/+1
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idGravatar Daniel Borkmann 3-4/+263
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresGravatar Piotr Luc 1-0/+2
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersGravatar Thomas Graf 1-0/+72
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-5/+6
2016-10-18bpf: add initial suite for selftestsGravatar Daniel Borkmann 9-1/+3482
2016-10-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-33/+44
2016-10-17Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Gravatar Ingo Molnar 4-5/+6
2016-10-17perf jit: Fix build issue on UbuntuGravatar Anton Blanchard 1-1/+1
2016-10-17perf jevents: Handle events including .c and .oGravatar Wang Nan 1-2/+2
2016-10-16objtool: Skip all "unreachable instruction" warnings for gcov kernelsGravatar Josh Poimboeuf 1-31/+26
2016-10-16objtool: Improve rare switch jump table pattern detectionGravatar Josh Poimboeuf 1-2/+9
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 41-5/+3775
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-0/+9
2016-10-13perf header: Set nr_numa_nodes only when we parsed all the dataGravatar Jiri Olsa 1-1/+1
2016-10-13perf top: Fix refreshing hierarchy entries on TUIGravatar Namhyung Kim 1-1/+2
2016-10-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-3/+185
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Gravatar Masahiro Yamada 1-1/+0
2016-10-11radix-tree tests: properly initialize mutexGravatar Ross Zwisler 1-1/+1
2016-10-11radix-tree tests: add iteration testGravatar Ross Zwisler 4-1/+184
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-48/+276
2016-10-11selftests/futex: Check ANSI terminal color supportGravatar SeongJae Park 2-2/+2
2016-10-11objtool: Support '-mtune=atom' stack frame setup instructionGravatar Josh Poimboeuf 1-0/+9
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-1/+1631
2016-10-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 42-75/+2011
2016-10-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-62/+361
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 23-157/+1426
2016-10-07selftests: expanding more mlock selftestGravatar Simon Guo 3-78/+295
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cGravatar Simon Guo 2-42/+42
2016-10-07selftests/vm: add test for mlock() when areas are intersectedGravatar Simon Guo 3-0/+81