| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | mm/gup_benchmark.c: time put_page() | Keith Busch | 2018-10-26 | 1 | -2/+4 | |
| | * | | | | | | | | userfaultfd: selftest: recycle lock threads first | Peter Xu | 2018-10-26 | 1 | -5/+6 | |
| | * | | | | | | | | userfaultfd: selftest: generalize read and poll | Peter Xu | 2018-10-26 | 1 | -34/+43 | |
| | * | | | | | | | | userfaultfd: selftest: cleanup help messages | Peter Xu | 2018-10-26 | 1 | -18/+28 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-10-26 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | | net/ipv6: Allow onlink routes to have a device mismatch if it is the default ... | David Ahern | 2018-10-24 | 1 | -7/+7 | |
| * | | | | | | | | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-10-26 | 15 | -25/+735 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | | Revert "selftests/powerpc: Fix out-of-tree build errors" | Michael Ellerman | 2018-10-26 | 4 | -1/+6 | |
| | * | | | | | | | selftests/powerpc: Add a test of wild bctr | Michael Ellerman | 2018-10-20 | 4 | -2/+161 | |
| | * | | | | | | | selftests/powerpc: Fix out-of-tree build errors | Michael Ellerman | 2018-10-20 | 4 | -6/+1 | |
| | * | | | | | | | selftests/powerpc: Add test to verify rfi flush across a system call | Naveen N. Rao | 2018-10-20 | 5 | -1/+305 | |
| | * | | | | | | | selftests/powerpc: Move UCONTEXT_NIA() into utils.h | Naveen N. Rao | 2018-10-20 | 2 | -8/+8 | |
| | * | | | | | | | Merge branch 'fixes' into next | Michael Ellerman | 2018-10-09 | 17 | -0/+17 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | selftests/powerpc: New PTRACE_SYSEMU test | Breno Leitao | 2018-10-03 | 2 | -1/+229 | |
| | * | | | | | | | | selftests/powerpc: Do not fail with reschedule | Breno Leitao | 2018-09-19 | 2 | -3/+15 | |
| | * | | | | | | | | powerpc/selftests: Wait all threads to join | Breno Leitao | 2018-09-17 | 1 | -10/+17 | |
| * | | | | | | | | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-10-25 | 24 | -710/+2749 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | selftests/kvm: add missing executables to .gitignore | Anders Roxell | 2018-10-19 | 1 | -0/+1 | |
| | * | | | | | | | | | KVM: selftests: add Enlightened VMCS test | Vitaly Kuznetsov | 2018-10-17 | 5 | -12/+1323 | |
| | * | | | | | | | | | KVM: selftests: state_test: test bare VMXON migration | Vitaly Kuznetsov | 2018-10-17 | 4 | -10/+19 | |
| | * | | | | | | | | | kvm: selftests: support high GPAs in dirty_log_test | Andrew Jones | 2018-10-17 | 1 | -15/+50 | |
| | * | | | | | | | | | kvm: selftests: stop lying to aarch64 tests about PA-bits | Andrew Jones | 2018-10-17 | 4 | -3/+36 | |
| | * | | | | | | | | | kvm: selftests: dirty_log_test: also test 64K pages on aarch64 | Andrew Jones | 2018-10-17 | 1 | -46/+137 | |
| | * | | | | | | | | | kvm: selftests: port dirty_log_test to aarch64 | Andrew Jones | 2018-10-17 | 3 | -80/+90 | |
| | * | | | | | | | | | kvm: selftests: introduce new VM mode for 64K pages | Andrew Jones | 2018-10-17 | 5 | -25/+47 | |
| | * | | | | | | | | | kvm: selftests: add vcpu support for aarch64 | Andrew Jones | 2018-10-17 | 2 | -0/+138 | |
| | * | | | | | | | | | kvm: selftests: add virt mem support for aarch64 | Andrew Jones | 2018-10-17 | 3 | -0/+218 | |
| | * | | | | | | | | | kvm: selftests: add vm_phy_pages_alloc | Andrew Jones | 2018-10-17 | 2 | -23/+39 | |
| | * | | | | | | | | | kvm: selftests: tidy up kvm_util | Andrew Jones | 2018-10-17 | 6 | -399/+407 | |
| | * | | | | | | | | | kvm: selftests: add cscope make target | Andrew Jones | 2018-10-17 | 1 | -1/+10 | |
| | * | | | | | | | | | kvm: selftests: move arch-specific files to arch-specific locations | Andrew Jones | 2018-10-17 | 18 | -49/+50 | |
| | * | | | | | | | | | kvm: selftests: introduce ucall | Andrew Jones | 2018-10-17 | 10 | -85/+222 | |
| | * | | | | | | | | | kvm: selftests: vcpu_setup: set cr4.osfxsr | Andrew Jones | 2018-10-17 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-10-25 | 4 | -25/+12 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tools/testing/nvdimm: Populate dirty shutdown data | Dan Williams | 2018-10-17 | 3 | -1/+11 | |
| | * | | | | | | | | acpi, nfit: Collect shutdown status | Dan Williams | 2018-10-17 | 2 | -24/+1 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-10-24 | 50 | -474/+6590 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tc-tests: test denial of 'goto chain' for exceed traffic in police.json | Davide Caratti | 2018-10-22 | 1 | -0/+24 | |
| | * | | | | | | | | tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json | Davide Caratti | 2018-10-22 | 1 | -0/+24 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-10-21 | 13 | -93/+737 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | selftests/bpf: fix return value comparison for tests in test_libbpf.sh | Quentin Monnet | 2018-10-20 | 1 | -1/+1 | |
| | | * | | | | | | | | bpf, libbpf: simplify and cleanup perf ring buffer walk | Daniel Borkmann | 2018-10-20 | 1 | -3/+4 | |
| | | * | | | | | | | | bpf, verifier: fix register type dump in xadd and st | Daniel Borkmann | 2018-10-20 | 1 | -5/+5 | |
| | | * | | | | | | | | bpf: test_sockmap add options to use msg_push_data | John Fastabend | 2018-10-20 | 2 | -26/+129 | |
| | | * | | | | | | | | bpf: libbpf support for msg_push_data | John Fastabend | 2018-10-20 | 1 | -0/+2 | |
| | | * | | | | | | | | bpf: add tests for direct packet access from CGROUP_SKB | Song Liu | 2018-10-19 | 1 | -0/+171 | |
| | | * | | | | | | | | selftests/bpf: add missing executables to .gitignore | Anders Roxell | 2018-10-19 | 1 | -0/+2 | |
| | | * | | | | | | | | selftests/bpf: add test cases for queue and stack maps | Mauricio Vasquez B | 2018-10-19 | 7 | -1/+299 | |
| | | * | | | | | | | | selftests/bpf: fix file resource leak in load_kallsyms | Peng Hao | 2018-10-18 | 1 | -0/+1 | |
| | | * | | | | | | | | bpf: sockmap, add msg_peek tests to test_sockmap | John Fastabend | 2018-10-17 | 1 | -52/+115 | |

