summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau2017-04-171-23/+9
* bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau2017-04-171-5/+65
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-155-18/+27
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-04-141-0/+6
| |\
| | * Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar2017-04-111-0/+6
| | |\
| | | * perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger2017-04-071-0/+6
| * | | cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-04-131-0/+1
| * | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-04-132-13/+15
| |\ \ \ | | |/ / | |/| |
| | * | tools/power turbostat: update version numberLen Brown2017-04-121-1/+1
| | * | tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown2017-04-121-1/+1
| | * | tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies2017-04-121-0/+2
| | * | tools/power turbostat: update HWP dump to decimal from hexLen Brown2017-04-121-3/+3
| | * | tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown2017-04-121-6/+2
| | * | tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown2017-04-121-1/+3
| | * | tools/power turbostat: bugfix: GFXMHz column not changingLen Brown2017-03-041-1/+3
| * | | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-081-5/+5
| |\ \ \
| | * | | selftests/powerpc: Fix standalone powerpc buildMichael Ellerman2017-03-271-5/+5
* | | | | tools: bpf_jit_disasm: Add option to dump JIT image to a file.David Daney2017-04-131-4/+36
* | | | | bpf: fix comment typoAlexander Alemayhu2017-04-091-1/+1
* | | | | selftests/bpf: fix merge conflictAlexei Starovoitov2017-04-061-5/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-063-6/+308
|\ \ \ \ \ | |/ / / /
| * | | | bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-013-6/+283
| * | | | bpf: improve verifier packet range checksAlexei Starovoitov2017-03-241-0/+20
* | | | | selftests: add a generic testsuite for ethernet deviceLABBE Corentin2017-04-052-1/+201
* | | | | selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-013-1/+563
* | | | | selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-014-1/+332
* | | | | selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-013-4/+215
* | | | | tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2017-04-012-2/+3
* | | | | tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-013-1/+51
* | | | | Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-231-1/+2
* | | | | Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-231-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-233-13/+37
|\ \ \ \ \ | |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-232-12/+36
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-221-3/+26
| | * | | selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-211-9/+10
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-171-1/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-03-171-1/+1
* | | | bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-224-13/+140
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-1525-67/+399
|\ \ \ \ | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-143-1/+25
| |\ \ \
| | * | | selftests/bpf: fix broken buildAlexei Starovoitov2017-03-123-1/+25
| * | | | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-131-24/+24
| |\ \ \ \
| | * | | | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-091-24/+24
| * | | | | userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-091-0/+4
| * | | | | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-094-4/+4
| * | | | | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-081-8/+13
| |\ \ \ \ \
| | * | | | | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-081-7/+11
| | * | | | | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-081-3/+4
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-075-9/+19
| |\ \ \ \ \ \
| | * | | | | | x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-011-1/+1
OpenPOWER on IntegriCloud