| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 | Tejun Heo | 2022-01-06 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2022-01-05 | 3 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | selftests: set amt.sh executable | Taehee Yoo | 2022-01-05 | 1 | -0/+0 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature | Jianguo Wu | 2021-12-31 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2021-12-31 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | bpf, selftests: Fix spelling mistake "tained" -> "tainted" | Colin Ian King | 2021-12-17 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| * | / | | | | | | | | | | | | userfaultfd/selftests: fix hugetlb area allocations | Mike Kravetz | 2021-12-31 | 1 | -6/+10 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | selftests: net: using ping6 for IPv6 in udpgro_fwd.sh | Jianguo Wu | 2021-12-30 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | selftests: net: Fix a typo in udpgro_fwd.sh | Jianguo Wu | 2021-12-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | selftests/net: udpgso_bench_tx: fix dst ip argument | wujianguo | 2021-12-29 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | selftests: mptcp: Remove the deprecated config NFT_COUNTER | Ma Xinjian | 2021-12-25 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | selftests: Calculate udpgso segment count without header adjustment | Coco Li | 2021-12-23 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-12-21 | 5 | -9/+113 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state | Sean Christopherson | 2021-12-20 | 3 | -0/+107 | |
| | * | | | | | | | | | | | | selftests: KVM: Fix non-x86 compiling | Andrew Jones | 2021-12-20 | 2 | -9/+6 | |
| * | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-12-19 | 1 | -17/+0 | |
| |\| | | | | | | | | | | | | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs | Vitaly Kuznetsov | 2021-12-19 | 1 | -17/+0 | |
| * | | | | | | | | | | | | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-12-16 | 14 | -16/+421 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2021-12-16 | 9 | -3/+353 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | bpf, selftests: Fix racing issue in btf_skc_cls_ingress test | Martin KaFai Lau | 2021-12-16 | 1 | -2/+14 | |
| | | * | | | | | | | | | | | selftest/bpf: Add a test that reads various addresses. | Alexei Starovoitov | 2021-12-16 | 2 | -0/+32 | |
| | | * | | | | | | | | | | | bpf, selftests: Add test case trying to taint map value pointer | Daniel Borkmann | 2021-12-16 | 1 | -0/+23 | |
| | | * | | | | | | | | | | | bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer | Daniel Borkmann | 2021-12-14 | 1 | -2/+65 | |
| | | * | | | | | | | | | | | bpf, selftests: Add test case for atomic fetch on spilled pointer | Daniel Borkmann | 2021-12-14 | 2 | -0/+117 | |
| | | * | | | | | | | | | | | selftests/bpf: Fix OOB write in test_verifier | Kumar Kartikeya Dwivedi | 2021-12-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | selftests/bpf: Tests for state pruning with u32 spill/fill | Paul Chaignon | 2021-12-10 | 2 | -0/+103 | |
| | * | | | | | | | | | | | | selftests: mlxsw: Add a test case for MAC profiles consolidation | Danielle Ratson | 2021-12-14 | 1 | -0/+30 | |
| | * | | | | | | | | | | | | selftest/net/forwarding: declare NETIFS p9 p10 | Hangbin Liu | 2021-12-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | selftests/net: toeplitz: fix udp option | Willem de Bruijn | 2021-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | selftests: Fix IPv6 address bind tests | David Ahern | 2021-12-12 | 1 | -3/+11 | |
| | * | | | | | | | | | | | | selftests: Fix raw socket bind tests with VRF | David Ahern | 2021-12-12 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | selftests: Add duplicate config only for MD5 VRF tests | David Ahern | 2021-12-12 | 1 | -6/+20 | |
| | * | | | | | | | | | | | | selftests: icmp_redirect: pass xfail=0 to log_test() | Po-Hsu Lin | 2021-12-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | / / | selftests: net: Correct ping6 expected rc from 2 to 1 | Jie2x Zhou | 2021-12-09 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-12-11 | 9 | -74/+172 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | selftests/damon: split test cases | SeongJae Park | 2021-12-10 | 7 | -112/+129 | |
| | * | | | | | | | | | | | selftests/damon: test debugfs file reads/writes with huge count | SeongJae Park | 2021-12-10 | 4 | -0/+61 | |
| | * | | | | | | | | | | | selftests/damon: test wrong DAMOS condition ranges input | SeongJae Park | 2021-12-10 | 1 | -0/+2 | |
| | * | | | | | | | | | | | selftests/damon: test DAMON enabling with empty target_ids case | SeongJae Park | 2021-12-10 | 1 | -0/+9 | |
| | * | | | | | | | | | | | selftests/damon: skip test if DAMON is running | SeongJae Park | 2021-12-10 | 1 | -0/+9 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-12-10 | 7 | -2/+195 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O | Sean Christopherson | 2021-12-10 | 3 | -0/+116 | |
| | * | | | | | | | | | selftests: KVM: avoid failures due to reserved HyperTransport region | Paolo Bonzini | 2021-12-10 | 3 | -1/+78 | |
| | * | | | | | | | | | KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation | Maciej S. Szmigiero | 2021-12-09 | 1 | -1/+1 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 2021-12-08 | 3 | -13/+60 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | selftests: netfilter: switch zone stress to socat | Florian Westphal | 2021-12-08 | 1 | -6/+13 | |
| | * | | | | | | | | | selftests: netfilter: Add correctness test for mac,net set type | Stefano Brivio | 2021-12-08 | 1 | -3/+21 | |
| | * | | | | | | | | | vrf: don't run conntrack on vrf with !dflt qdisc | Nicolas Dichtel | 2021-12-08 | 1 | -4/+26 | |
| * | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2021-12-08 | 1 | -32/+600 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bpf: Add selftests to cover packet access corner cases | Maxim Mikityanskiy | 2021-12-08 | 1 | -16/+584 | |
