summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter2020-07-062-2/+3
| | * | | | | | perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li2020-07-061-6/+11
| | * | | | | | tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handlingTom Zanussi2020-07-031-6/+9
| | * | | | | | tools lib traceevent: Add API to read time information from kbufferSteven Rostedt (Red Hat)2020-07-032-0/+30
| | * | | | | | perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter2020-07-031-0/+4
| | * | | | | | perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter2020-07-031-1/+2
| | * | | | | | perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter2020-07-031-1/+2
| | * | | | | | perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter2020-07-031-0/+1
| | * | | | | | perf record: Fix duplicated sideband events with Intel PT system wide tracingAdrian Hunter2020-07-035-16/+29
| | * | | | | | perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter2020-07-031-1/+1
| | * | | | | | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2020-07-031-0/+4
| | * | | | | | Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2020-07-0337-107/+631
| | |\ \ \ \ \ \
| | * | | | | | | perf flamegraph: Explicitly set utf-8 encodingAndreas Gerstmayr2020-06-221-3/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-057-90/+78
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski2020-07-041-0/+11
| | * | | | | | selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski2020-07-017-90/+51
| | * | | | | | selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-07-011-0/+1
| | * | | | | | selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski2020-07-011-0/+15
| | |/ / / / /
| * | | | | | Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-07-022-9/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen2020-06-292-2/+2
| | * | | | | selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen2020-06-292-2/+2
| | * | | | | Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen2020-06-291-5/+0
| * | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds2020-07-025-6/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | kunit: kunit_tool: Fix invalid result when build failsDavid Gow2020-06-261-1/+3
| | * | | | | kunit: show error if kunit results are not presentUriel Guajardo2020-06-263-4/+15
| | * | | | | kunit: kunit_config: Fix parsing of CONFIG options with spaceRikard Falkeborn2020-06-261-1/+1
| | |/ / / /
| * | | | | Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-06-287-8/+108
| |\ \ \ \ \
| | * | | | | objtool: Fix noinstr vs KCOVPeter Zijlstra2020-06-184-0/+45
| | * | | | | objtool: Provide elf_write_{insn,reloc}()Peter Zijlstra2020-06-182-2/+45
| | * | | | | objtool: Clean up elf_write() conditionPeter Zijlstra2020-06-184-6/+18
| * | | | | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-281-2/+28
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-26117-766/+547
| | |\ \ \ \ \ \
| | * | | | | | | objtool: Don't consider vmlinux a C-filePeter Zijlstra2020-06-251-1/+1
| | * | | | | | | x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()Peter Zijlstra2020-06-151-1/+27
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/powerpc: Fix build failure in ebb testsHarish2020-06-261-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-271-4/+0
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | kselftest: arm64: Remove redundant clean targetMark Brown2020-06-241-4/+0
| | | |/ / / / | | |/| | | |
* | | | | | | selftests: net: add a test for UDP tunnel info infraJakub Kicinski2020-07-101-0/+786
* | | | | | | selftests: net: Add port split testDanielle Ratson2020-07-092-0/+278
* | | | | | | selftests/mptcp: add diag interface testsPaolo Abeni2020-07-093-5/+140
| |_|_|_|_|/ |/| | | | |
* | | | | | selftests: mptcp: capture pcap on both sidesMatthieu Baerts2020-07-061-4/+9
* | | | | | selftests/net: update initializer syntax to use c99 designatorsTanner Love2020-07-041-15/+15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-0471-1003/+4078
|\ \ \ \ \ \
| * | | | | | selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu2020-07-031-1/+1
| * | | | | | bpf: Fix bpftool without skeleton code enabledJohn Fastabend2020-07-031-0/+1
| * | | | | | bpf: selftests: Restore netns after each testMartin KaFai Lau2020-07-022-2/+23
| * | | | | | bpf: selftests: A few improvements to network_helpers.cMartin KaFai Lau2020-07-026-86/+110
| * | | | | | selftests/bpf: Test_progs option for listing test namesJesper Dangaard Brouer2020-07-012-0/+16
| * | | | | | selftests/bpf: Test_progs option for getting number of testsJesper Dangaard Brouer2020-07-012-0/+19