| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-03-16 | 3 | -0/+388 |
|\ |
|
| * | selftests: add tests for pidfd_send_signal() | Christian Brauner | 2019-03-05 | 3 | -0/+388 |
* | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2019-03-16 | 2 | -14/+9 |
|\ \ |
|
| * | | device-dax: Add /sys/class/dax backwards compatibility | Dan Williams | 2019-01-06 | 1 | -1/+5 |
| * | | device-dax: Start defining a dax bus model | Dan Williams | 2019-01-06 | 1 | -0/+1 |
| * | | device-dax: Remove multi-resource infrastructure | Dan Williams | 2019-01-06 | 1 | -13/+3 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-03-15 | 3 | -0/+97 |
|\ \ \ |
|
| * | | | selftests: kvm: add selftest for releasing VM file descriptor while in L2 | Paolo Bonzini | 2019-02-12 | 3 | -0/+97 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-14 | 1 | -3/+46 |
|\ \ \ \ |
|
| * | | | | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind | Alexey Dobriyan | 2019-03-14 | 1 | -3/+46 |
* | | | | | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-03-14 | 3 | -27/+50 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branches 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 2019-03-14 | 3 | -27/+50 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'linux-cpupower-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Rafael J. Wysocki | 2019-03-06 | 3 | -27/+50 |
| | |\ \ \ \ |
|
| | | * | | | | tools/power/cpupower: Display boost frequency separately | Abhishek Goel | 2019-02-13 | 3 | -27/+50 |
| | | |/ / / |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-12 | 2 | -3/+55 |
|\ \ \ \ \ \ |
|
| * | | | | | | Drop flex_arrays | Kent Overstreet | 2019-03-12 | 1 | -3/+0 |
| * | | | | | | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte... | Zev Weiss | 2019-03-12 | 1 | -0/+55 |
* | | | | | | | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-03-11 | 12 | -0/+151 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | tracing: Add hist trigger action 'expected fail' test case | Tom Zanussi | 2019-02-20 | 1 | -0/+30 |
| * | | | | | | tracing: Add alternative synthetic event trace action test case | Tom Zanussi | 2019-02-20 | 1 | -0/+42 |
| * | | | | | | tracing: Add hist trigger onchange() handler test case | Tom Zanussi | 2019-02-20 | 1 | -0/+28 |
| * | | | | | | tracing: Add hist trigger snapshot() action test case | Tom Zanussi | 2019-02-20 | 1 | -0/+43 |
| * | | | | | | tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases | Tom Zanussi | 2019-02-20 | 8 | -0/+8 |
* | | | | | | | tools: mark 'test_vmalloc.sh' executable | Linus Torvalds | 2019-03-11 | 1 | -0/+0 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-11 | 6 | -15/+94 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | bpf, libbpf: fixing leak when kernel does not support btf | Nikita V. Shirokov | 2019-03-08 | 1 | -0/+2 |
| * | | | | | | | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field | Daniel Borkmann | 2019-03-07 | 1 | -1/+14 |
| * | | | | | | | selftests: bpf: test_progs: initialize duration in singal_pending test | Stanislav Fomichev | 2019-03-07 | 1 | -1/+1 |
| * | | | | | | | libbpf: force fixdep compilation at the start of the build | Stanislav Fomichev | 2019-03-07 | 1 | -1/+2 |
| * | | | | | | | selftests: bpf: fix compilation with out-of-tree $(OUTPUT) | Stanislav Fomichev | 2019-03-07 | 1 | -10/+23 |
| * | | | | | | | selftests/bpf: test that GSO works in lwt_ip_encap | Peter Oskolkov | 2019-03-07 | 1 | -2/+52 |
* | | | | | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2019-03-10 | 6 | -0/+936 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp... | James Morris | 2019-02-13 | 6 | -0/+936 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | selftests: add TPM 2.0 tests | Jarkko Sakkinen | 2019-02-08 | 6 | -0/+936 |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-10 | 50 | -447/+975 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-03-09 | 50 | -447/+975 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | perf data: Force perf_data__open|close zero data->file.path | Jiri Olsa | 2019-03-06 | 1 | -2/+2 |
| | * | | | | | | | | | | perf session: Fix double free in perf_data__close | Jiri Olsa | 2019-03-06 | 1 | -3/+1 |
| | * | | | | | | | | | | perf evsel: Probe for precise_ip with simple attr | Jiri Olsa | 2019-03-06 | 2 | -13/+20 |
| | * | | | | | | | | | | perf tools: Read and store caps/max_precise in perf_pmu | Jiri Olsa | 2019-03-06 | 2 | -0/+15 |
| | * | | | | | | | | | | perf hist: Fix memory leak of srcline | Jiri Olsa | 2019-03-06 | 1 | -2/+12 |
| | * | | | | | | | | | | perf hist: Add error path into hist_entry__init | Jiri Olsa | 2019-03-06 | 1 | -20/+19 |
| | * | | | | | | | | | | perf c2c: Fix c2c report for empty numa node | Jiri Olsa | 2019-03-06 | 1 | -2/+6 |
| | * | | | | | | | | | | perf script python: Add Python3 support to intel-pt-events.py | Tony Jones | 2019-03-06 | 1 | -13/+19 |
| | * | | | | | | | | | | perf script python: Add Python3 support to event_analyzing_sample.py | Tony Jones | 2019-03-06 | 1 | -23/+25 |
| | * | | | | | | | | | | perf script python: add Python3 support to check-perf-trace.py | Tony Jones | 2019-03-06 | 1 | -14/+17 |
| | * | | | | | | | | | | perf script python: Add Python3 support to futex-contention.py | Tony Jones | 2019-03-06 | 1 | -4/+6 |
| | * | | | | | | | | | | perf script python: Remove mixed indentation | Tony Jones | 2019-03-06 | 14 | -135/+136 |
| | * | | | | | | | | | | perf diff: Support --pid/--tid filter options | Jin Yao | 2019-03-06 | 2 | -0/+10 |
| | * | | | | | | | | | | perf diff: Support --cpu filter option | Jin Yao | 2019-03-06 | 2 | -0/+21 |