index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c
Lorenzo Bianconi
1
-40
/
+20
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.c
Lorenzo Bianconi
1
-40
/
+28
2022-01-20
selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c
Jinrong Liang
1
-0
/
+1
2022-01-20
selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c
Jinrong Liang
1
-4
/
+0
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-33
/
+182
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+6
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2
-6
/
+6
2022-01-19
selftests/bpf: Update sockopt_sk test to the use bpf_set_retval
YiFei Zhu
2
-18
/
+18
2022-01-19
selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockopt
YiFei Zhu
3
-0
/
+578
2022-01-19
kvm: selftests: Do not indent with spaces
Paolo Bonzini
6
-59
/
+61
2022-01-19
selftests: kvm: add amx_test to .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-01-19
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
40
-165
/
+1548
2022-01-19
KVM: selftests: Add a test to force emulation with a pending exception
Sean Christopherson
3
-0
/
+141
2022-01-19
selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER
Jim Mattson
3
-0
/
+440
2022-01-19
selftests: kvm/x86: Introduce x86_model()
Jim Mattson
1
-0
/
+5
2022-01-19
selftests: kvm/x86: Export x86_family() for use outside of processor.c
Jim Mattson
2
-12
/
+12
2022-01-19
selftests: kvm/x86: Introduce is_amd_cpu()
Jim Mattson
2
-9
/
+10
2022-01-19
selftests: kvm/x86: Parameterize the CPUID vendor string check
Jim Mattson
1
-3
/
+7
2022-01-19
kvm: selftests: conditionally build vm_xsave_req_perm()
Wei Wang
1
-0
/
+2
2022-01-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-32
/
+178
2022-01-19
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
4
-2
/
+79
2022-01-19
bpf, selftests: Add various ringbuf tests with invalid offset
Daniel Borkmann
1
-0
/
+64
2022-01-18
selftest/bpf: Fix a stale comment.
Kuniyuki Iwashima
1
-1
/
+1
2022-01-18
selftest/bpf: Test batching and bpf_(get|set)sockopt in bpf unix iter.
Kuniyuki Iwashima
3
-0
/
+162
2022-01-18
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
6
-0
/
+362
2022-01-18
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
3
-2
/
+131
2022-01-18
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
1
-0
/
+28
2022-01-18
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
3
-0
/
+161
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
1
-8
/
+9
2022-01-17
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
3
-4
/
+66
2022-01-17
KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'
Vitaly Kuznetsov
3
-3
/
+3
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-487
/
+3418
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-58
/
+120
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+42
2022-01-15
userfaultfd/selftests: clean up hugetlb allocation code
Mike Kravetz
1
-9
/
+6
2022-01-15
selftests/uffd: allow EINTR/EAGAIN
Peter Xu
1
-2
/
+5
2022-01-15
selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
Waiman Long
3
-23
/
+34
2022-01-15
mm, hugepages: make memory size variable in hugepage-mremap selftest
Yosry Ahmed
2
-17
/
+31
2022-01-15
tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner
chiminghao
1
-7
/
+2
2022-01-14
test: selftests: Remove unused various in sockmap_verdict_prog.c
Menglong Dong
1
-2
/
+0
2022-01-14
selftest: kvm: Add amx selftest
Yang Zhong
2
-0
/
+449
2022-01-14
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2
-16
/
+15
2022-01-14
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
1
-8
/
+9
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
8
-7
/
+112
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+15
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
6
-2
/
+184
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
4
-1
/
+717
2022-01-14
kselftests/net: list all available tests in usage()
Li Zhijian
1
-0
/
+3
2022-01-13
kselftests/net: adapt the timeout to the largest runtime
Li Zhijian
1
-1
/
+1
2022-01-12
selftests/bpf: Stop using bpf_map__def() API
Christy Lee
5
-28
/
+26
[prev]
[next]