Age | Commit message (Expand) | Author |
2020-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-11-12 | bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP | Martin KaFai Lau |
2020-11-12 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-13 | selftests/bpf: Add asm tests for pkt vs pkt_end comparison. | Alexei Starovoitov |
2020-11-13 | selftests/bpf: Add skb_pkt_end test | Alexei Starovoitov |
2020-11-12 | selftests: set conf.all.rp_filter=0 in bareudp.sh | Guillaume Nault |
2020-11-12 | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-12 | tools/bpf: Always run the *-clean recipes | Jean-Philippe Brucker |
2020-11-12 | tools/bpf: Add bootstrap/ to .gitignore | Jean-Philippe Brucker |
2020-11-12 | selftests: pmtu.sh: improve the test result processing | Po-Hsu Lin |
2020-11-12 | selftests: pmtu.sh: use $ksft_skip for skipped return code | Po-Hsu Lin |
2020-11-11 | tools/bpftool: Fix build slowdown | Jean-Philippe Brucker |
2020-11-11 | tools/runqslower: Build bpftool using HOSTCC | Jean-Philippe Brucker |
2020-11-11 | tools/runqslower: Enable out-of-tree build | Jean-Philippe Brucker |
2020-11-11 | tools/runqslower: Use Makefile.include | Jean-Philippe Brucker |
2020-11-11 | tools/bpftool: Fix cross-build | Jean-Philippe Brucker |
2020-11-11 | tools/bpftool: Force clean of out-of-tree build | Jean-Philippe Brucker |
2020-11-11 | tools: Factor HOSTCC, HOSTLD, HOSTAR definitions | Jean-Philippe Brucker |
2020-11-10 | selftest/bpf: Add missed ip6ip6 test back | Hangbin Liu |
2020-11-10 | tools/bpftool: Add support for in-kernel and named BTF in `btf show` | Andrii Nakryiko |
2020-11-10 | bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO | Andrii Nakryiko |
2020-11-10 | selftests: disable rp_filter when testing bareudp | Guillaume Nault |
2020-11-10 | selftest: fix flower terse dump tests | Vlad Buslov |
2020-11-10 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds |
2020-11-10 | tools/power turbostat: update version number | Len Brown |
2020-11-09 | selftests/net: test max_num_members, fanout_args in psock_fanout | Tanner Love |
2020-11-09 | bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress | Martin KaFai Lau |
2020-11-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-11-09 | KVM: selftests: allow two iterations of dirty_log_perf_test | Paolo Bonzini |
2020-11-08 | KVM: selftests: Introduce the dirty log perf test | Ben Gardon |
2020-11-08 | KVM: selftests: Make the number of vcpus global | Andrew Jones |
2020-11-08 | KVM: selftests: Make the per vcpu memory size global | Andrew Jones |
2020-11-08 | KVM: selftests: Drop pointless vm_create wrapper | Andrew Jones |
2020-11-08 | KVM: selftests: Add wrfract to common guest code | Ben Gardon |
2020-11-08 | KVM: selftests: Simplify demand_paging_test with timespec_diff_now | Ben Gardon |
2020-11-08 | KVM: selftests: Remove address rounding in guest code | Ben Gardon |
2020-11-08 | KVM: selftests: Factor code out of demand_paging_test | Ben Gardon |
2020-11-08 | KVM: selftests: Use a single binary for dirty/clear log test | Peter Xu |
2020-11-08 | KVM: selftests: Always clear dirty bitmap after iteration | Peter Xu |
2020-11-08 | KVM: selftests: Add blessed SVE registers to get-reg-list | Andrew Jones |
2020-11-08 | KVM: selftests: Add aarch64 get-reg-list test | Andrew Jones |
2020-11-08 | selftests: kvm: test enforcement of paravirtual cpuid features | Oliver Upton |
2020-11-08 | selftests: kvm: Add exception handling to selftests | Aaron Lewis |
2020-11-08 | selftests: kvm: Clear uc so UCALL_NONE is being properly reported | Aaron Lewis |
2020-11-08 | selftests: kvm: Fix the segment descriptor layout to match the actual layout | Aaron Lewis |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-06 | Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-11-06 | selftests/bpf: Fix selftest build with old libc | Alexei Starovoitov |
2020-11-06 | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |