| Commit message (Expand) | Author | Age | Files | Lines |
* | radix tree test suite: multi-order iteration race | Ross Zwisler | 2018-05-19 | 2 | -0/+64 |
* | radix tree test suite: add item_delete_rcu() | Ross Zwisler | 2018-05-19 | 2 | -0/+21 |
* | radix tree test suite: fix compilation issue | Ross Zwisler | 2018-05-19 | 1 | -1/+2 |
* | radix tree test suite: fix mapshift build target | Ross Zwisler | 2018-05-19 | 1 | -4/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-05-17 | 5 | -20/+43 |
|\ |
|
| * | KVM: selftests: exit with 0 status code when tests cannot be run | Paolo Bonzini | 2018-05-11 | 5 | -20/+43 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-05-13 | 7 | -6/+25 |
|\ \ |
|
| * \ | Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-05-10 | 7 | -6/+25 |
| |\ \
| | |/
| |/| |
|
| | * | Revert "perf pmu: Fix pmu events parsing rule" | Arnaldo Carvalho de Melo | 2018-05-07 | 1 | -4/+4 |
| | * | tools headers kvm: Sync ARM UAPI headers with the kernel sources | Arnaldo Carvalho de Melo | 2018-05-07 | 2 | -0/+12 |
| | * | tools headers kvm: Sync uapi/linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 2018-05-07 | 1 | -0/+7 |
| | * | tools headers: Sync x86 cpufeatures.h with the kernel sources | Arnaldo Carvalho de Melo | 2018-05-07 | 1 | -0/+1 |
| | * | perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil... | William Cohen | 2018-05-07 | 1 | -1/+0 |
| | * | perf bench numa: Fix typo in options | Yisheng Xie | 2018-05-07 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-11 | 2 | -4/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | tc-testing: fix tdc tests for 'bpf' action | Davide Caratti | 2018-05-10 | 1 | -3/+8 |
| * | | selftests: net: use TEST_PROGS_EXTENDED | Anders Roxell | 2018-05-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-05-04 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | tools: power/acpi, revert to LD = gcc | Jiri Slaby | 2018-05-04 | 1 | -0/+1 |
* | | Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-05-04 | 1 | -4/+4 |
|\ \ |
|
| * | | selftests: Fix lib.mk run_tests target shell script | Mathieu Desnoyers | 2018-04-28 | 1 | -4/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-04 | 4 | -5/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-05-03 | 2 | -4/+7 |
| |\ \ |
|
| | * | | bpf: minor fix to selftest test_stacktrace_build_id() | Song Liu | 2018-05-02 | 1 | -2/+2 |
| | * | | bpf: fix uninitialized variable in bpf tools | John Fastabend | 2018-04-26 | 1 | -2/+5 |
| * | | | selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED | Anders Roxell | 2018-04-27 | 1 | -1/+2 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-04-26 | 1 | -0/+2 |
| |\ \ |
|
| | * | | bpf: fix for lex/yacc build error with gcc-5 | John Fastabend | 2018-04-25 | 1 | -0/+2 |
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-29 | 1 | -14/+21 |
|\ \ \ \ |
|
| * | | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80 | Andy Lutomirski | 2018-04-27 | 1 | -14/+21 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-29 | 12 | -75/+123 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-04-26 | 12 | -75/+123 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | perf stat: Fix duplicate PMU name for interval print | Kan Liang | 2018-04-24 | 2 | -1/+5 |
| | * | | | | perf evsel: Only fall back group read for leader | Kan Liang | 2018-04-24 | 1 | -1/+2 |
| | * | | | | perf stat: Print out hint for mixed PMU group error | Kan Liang | 2018-04-24 | 1 | -1/+34 |
| | * | | | | perf pmu: Fix core PMU alias list for X86 platform | Kan Liang | 2018-04-24 | 1 | -13/+7 |
| | * | | | | perf record: Fix s390 undefined record__auxtrace_init() return value | Thomas Richter | 2018-04-23 | 1 | -0/+1 |
| | * | | | | perf mem: Document incorrect and missing options | Sangwon Hong | 2018-04-23 | 1 | -12/+29 |
| | * | | | | perf evsel: Disable write_backward for leader sampling group events | Jiri Olsa | 2018-04-23 | 2 | -2/+8 |
| | * | | | | perf pmu: Fix pmu events parsing rule | Jiri Olsa | 2018-04-23 | 1 | -4/+4 |
| | * | | | | perf stat: Keep the / modifier separator in fallback | Jiri Olsa | 2018-04-23 | 1 | -1/+7 |
| | * | | | | perf test: Adapt test case record+probe_libc_inet_pton.sh for s390 | Thomas Richter | 2018-04-23 | 1 | -4/+2 |
| | * | | | | perf list: Remove s390 specific strcmp_cpuid_cmp function | Thomas Richter | 2018-04-23 | 3 | -24/+6 |
| | * | | | | perf machine: Set main kernel end address properly | Namhyung Kim | 2018-04-23 | 1 | -12/+18 |
* | | | | | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-27 | 3 | -5/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | selftests:firmware: fixes a call to a wrong function name | Jeffrin Jose T | 2018-04-25 | 1 | -1/+1 |
| * | | | | | | test_firmware: fix setting old custom fw path back on exit, second try | Ben Hutchings | 2018-04-23 | 1 | -4/+6 |
| * | | | | | | test_firmware: Install all scripts | Ben Hutchings | 2018-04-23 | 1 | -0/+1 |
* | | | | | | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-04-27 | 2 | -1/+45 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | selftests: ftrace: Add a testcase for multiple actions on trigger | Masami Hiramatsu | 2018-04-25 | 1 | -0/+44 |