| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | kvm: selftests: ucall: fix exit mmio address guessing | Andrew Jones | 2018-12-21 | 1 | -11/+19 | |
| | * | | | | | | | | | kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs | Andrew Jones | 2018-12-21 | 4 | -9/+42 | |
| | * | | | | | | | | | kvm: selftests: add pa-48/va-48 VM modes | Andrew Jones | 2018-12-21 | 3 | -8/+35 | |
| | * | | | | | | | | | kvm: selftests: dirty_log_test: improve mode param management | Andrew Jones | 2018-12-21 | 1 | -25/+23 | |
| | * | | | | | | | | | kvm: selftests: dirty_log_test: reset guest test phys offset | Andrew Jones | 2018-12-21 | 1 | -4/+7 | |
| | * | | | | | | | | | kvm: selftests: dirty_log_test: always use -t | Andrew Jones | 2018-12-21 | 1 | -19/+17 | |
| | * | | | | | | | | | kvm: selftests: dirty_log_test: don't identity map the test mem | Andrew Jones | 2018-12-21 | 1 | -13/+14 | |
| | * | | | | | | | | | kvm: selftests: x86_64: dirty_log_test: fix -t | Andrew Jones | 2018-12-21 | 1 | -0/+9 | |
| | * | | | | | | | | | selftests: kvm: report failed stage when exit reason is unexpected | Vitaly Kuznetsov | 2018-12-21 | 2 | -4/+4 | |
| | * | | | | | | | | | kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar... | Paolo Bonzini | 2018-12-14 | 1 | -8/+6 | |
| | * | | | | | | | | | KVM: selftests: Add hyperv_cpuid test | Vitaly Kuznetsov | 2018-12-14 | 2 | -0/+158 | |
| | * | | | | | | | | | KVM: selftests: implement an unchecked version of vcpu_ioctl() | Vitaly Kuznetsov | 2018-12-14 | 2 | -2/+14 | |
| | * | | | | | | | | | kvm: introduce manual dirty log reprotect | Paolo Bonzini | 2018-12-14 | 5 | -0/+38 | |
| | * | | | | | | | | | selftests: Fix test errors related to lib.mk khdr target | Shuah Khan | 2018-12-13 | 8 | -9/+13 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-12-19 | 4 | -24/+80 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | selftests: net: Add test_vxlan_fdb_changelink.sh | Petr Machata | 2018-12-18 | 2 | -0/+30 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-12-15 | 2 | -24/+50 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | bpf: verifier: make sure callees don't prune with caller differences | Jakub Kicinski | 2018-12-13 | 1 | -0/+28 | |
| | | * | | | | | | | selftests/bpf: use proper type when passing prog_type | Stanislav Fomichev | 2018-12-11 | 1 | -4/+4 | |
| | | * | | | | | | | selftests/bpf: add missing pointer dereference for map stacktrace fixup | Stanislav Fomichev | 2018-12-10 | 1 | -1/+1 | |
| | | * | | | | | | | selftests/bpf: use thoff instead of nhoff in BPF flow dissector | Stanislav Fomichev | 2018-12-07 | 1 | -19/+17 | |
| * | | | | | | | | | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-12-13 | 4 | -0/+82 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | radix tree: Don't return retry entries from lookup | Matthew Wilcox | 2018-12-06 | 4 | -0/+82 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-12-13 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | selftests/seccomp: Remove SIGSTOP si_pid check | Kees Cook | 2018-12-11 | 1 | -2/+7 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-12-09 | 4 | -21/+382 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | | bpf: improve verifier branch analysis | Alexei Starovoitov | 2018-12-04 | 1 | -2/+2 | |
| | * | | | | | | | bpf: Support sk lookup in netns with id 0 | Joe Stringer | 2018-11-30 | 2 | -11/+11 | |
| | * | | | | | | | bpf: Fix verifier log string check for bad alignment. | David Miller | 2018-11-30 | 1 | -1/+1 | |
| | * | | | | | | | tools/bpf: add addition type tests to test_btf | Yonghong Song | 2018-11-28 | 1 | -0/+361 | |
| | * | | | | | | | tools/bpf: fix two test_btf unit test cases | Martin KaFai Lau | 2018-11-28 | 1 | -7/+7 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-12-09 | 1 | -2/+33 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | tools/testing/nvdimm: Align test resources to 128M | Dan Williams | 2018-12-05 | 1 | -2/+33 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | proc: fixup map_files test on arm | Alexey Dobriyan | 2018-11-30 | 1 | -2/+7 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-11-28 | 4 | -0/+87 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | selftests: add script to stress-test nft packet path vs. control plane | Florian Westphal | 2018-11-12 | 4 | -0/+87 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-11-25 | 2 | -1/+23 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | bpf: fix off-by-one error in adjust_subprog_starts | Edward Cree | 2018-11-16 | 1 | -0/+19 | |
| | * | | | | kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists | Li Zhijian | 2018-11-09 | 1 | -1/+4 | |
| | |/ / / | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-19 | 1 | -5/+13 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | tc-testing: tdc.py: Guard against lack of returncode in executed command | Brenda J. Butler | 2018-11-17 | 1 | -3/+11 | |
| | * | | | tc-testing: tdc.py: ignore errors when decoding stdout/stderr | Lucas Bates | 2018-11-17 | 1 | -2/+2 | |
| | |/ / | ||||||
| * | | | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-18 | 1 | -4/+4 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | tools/testing/nvdimm: Fix the array size for dimm devices. | Masayoshi Mizuma | 2018-11-05 | 1 | -4/+4 | |
| | |/ | ||||||
| * | | selftests/powerpc: Adjust wild_bctr to build with old binutils | Gustavo Romero | 2018-11-15 | 1 | -2/+3 | |
| * | | selftests/powerpc: Fix wild_bctr test to work on ppc64 | Michael Ellerman | 2018-11-12 | 1 | -1/+15 | |
| |/ | ||||||
| * | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-11-02 | 9 | -34/+32 | |
| |\ | ||||||
| | * | selftests/powerpc: Fix compilation issue due to asm label | Naveen N. Rao | 2018-11-01 | 1 | -3/+3 | |
| | * | selftests/powerpc/cache_shape: Fix out-of-tree build | Michael Ellerman | 2018-10-31 | 1 | -7/+2 | |
| | * | selftests/powerpc/switch_endian: Fix out-of-tree build | Michael Ellerman | 2018-10-31 | 1 | -0/+1 | |

