Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | perf diff: Support --time filter option | Jin Yao | 2019-03-06 | 2 | -14/+179 | |
| | * | | | | | | | | | | perf thread: Generalize function to copy from thread addr space from intel-bt... | Andi Kleen | 2019-03-06 | 3 | -18/+28 | |
| | * | | | | | | | | | | perf annotate: Calculate the max instruction name, align column to that | Arnaldo Carvalho de Melo | 2019-03-06 | 4 | -33/+52 | |
| | * | | | | | | | | | | perf clang: Remove needless extra semicolon | Yang Wei | 2019-03-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf bpf: Automatically add BTF ELF markers | Arnaldo Carvalho de Melo | 2019-03-06 | 1 | -1/+7 | |
| | * | | | | | | | | | | perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic | Arnaldo Carvalho de Melo | 2019-03-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add call tree | Adrian Hunter | 2019-03-01 | 1 | -9/+186 | |
| | * | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase | Adrian Hunter | 2019-03-01 | 1 | -45/+55 | |
| | * | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction | Adrian Hunter | 2019-03-01 | 1 | -6/+11 | |
| | * | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase | Adrian Hunter | 2019-03-01 | 1 | -19/+31 | |
| | * | | | | | | | | | | perf scripts python: export-to-postgresql.py: Export calls parent_id | Adrian Hunter | 2019-03-01 | 1 | -5/+9 | |
| | * | | | | | | | | | | perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in... | Adrian Hunter | 2019-03-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf scripts python: export-to-sqlite.py: Export calls parent_id | Adrian Hunter | 2019-03-01 | 1 | -4/+8 | |
| | * | | | | | | | | | | perf db-export: Add calls parent_id to enable creation of call trees | Adrian Hunter | 2019-03-01 | 5 | -13/+35 | |
| | * | | | | | | | | | | perf intel-pt: Fix divide by zero when TSC is not available | Adrian Hunter | 2019-03-01 | 1 | -0/+2 | |
| | * | | | | | | | | | | perf auxtrace: Improve address filter error message when there is no DSO | Adrian Hunter | 2019-03-01 | 1 | -1/+2 | |
| | * | | | | | | | | | | perf time-utils: Refactor time range parsing code | Jin Yao | 2019-03-01 | 4 | -62/+72 | |
| | * | | | | | | | | | | tools lib traceevent: Fix buffer overflow in arg_eval | Tony Jones | 2019-02-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf probe: Clarify error message about not finding kernel modules debuginfo | Arnaldo Carvalho de Melo | 2019-02-28 | 1 | -3/+6 | |
* | | | | | | | | | | | | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2019-03-09 | 2 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | media: rc: rcmm decoder and encoder | Patrick Lerda | 2019-02-18 | 2 | -0/+21 | |
* | | | | | | | | | | | | | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds | 2019-03-09 | 3 | -6/+226 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'thorsten' into docs-next | Jonathan Corbet | 2019-01-08 | 3 | -6/+226 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | tools: add a kernel-chktaint to tools/debugging | Thorsten Leemhuis | 2019-01-08 | 3 | -6/+226 | |
* | | | | | | | | | | | | | | Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-03-09 | 6 | -22/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | selftests/ftrace: Handle the absence of tput | Juerg Haefliger | 2019-02-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | selftests/ftrace: Replace \e with \033 | Juerg Haefliger | 2019-02-22 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | selftests/ftrace: Replace echo -e with printf | Juerg Haefliger | 2019-02-22 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | selftests: ir: skip when non-root user runs the test | Shuah Khan | 2019-02-13 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | selftests: ir: skip when lirc device doesn't exist. | Shuah Khan | 2019-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | selftests: ir: fix warning: "%s" directive output may be truncated ’ direct... | Shuah Khan | 2019-02-13 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | selftests/seccomp: Actually sleep for 1/10th second | Kees Cook | 2019-02-13 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | selftests/harness: Update named initializer syntax | Kees Cook | 2019-02-13 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | selftests: unshare userns in seccomp pidns testcases | Tycho Andersen | 2019-02-13 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | selftests: set NO_NEW_PRIVS bit in seccomp user tests | Tycho Andersen | 2019-02-13 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | selftests: skip seccomp get_metadata test if not real root | Tycho Andersen | 2019-02-13 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | selftest: include stdio.h in kselftest.h | Tycho Andersen | 2019-02-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | selftests: fix typo in seccomp_bpf.c | Tycho Andersen | 2019-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | selftests: don't kill child immediately in get_metadata() test | Tycho Andersen | 2019-02-13 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 9 | -0/+1380 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | io_uring: add a few test tools | Jens Axboe | 2019-03-06 | 9 | -0/+1380 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2019-03-08 | 8 | -0/+1066 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | livepatch/selftests: use "$@" to preserve argument list | Joe Lawrence | 2019-02-12 | 1 | -12/+7 | |
| * | | | | | | | | | | | | | | selftests/livepatch: introduce tests | Joe Lawrence | 2019-01-11 | 8 | -0/+1071 | |
* | | | | | | | | | | | | | | | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-03-07 | 8 | -5/+226 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | selftests/powerpc: Remove duplicate header | Michael Ellerman | 2019-02-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | tools/selftest/vm: allow choosing mem size and page size in map_hugetlb | Christophe Leroy | 2019-02-22 | 1 | -2/+27 | |
| * | | | | | | | | | | | | | | | powerpc/selftest: fix type of mftb() in null_syscall | Christophe Leroy | 2019-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'fixes' into next | Michael Ellerman | 2019-02-19 | 3 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | selftests/powerpc: New TM signal self test | Breno Leitao | 2019-01-15 | 5 | -1/+198 |