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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
Sean Christopherson
1
-1
/
+0
2022-01-25
KVM: selftests: Re-enable access_tracking_perf_test
David Matlack
1
-0
/
+1
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-19
kvm: selftests: Do not indent with spaces
Paolo Bonzini
6
-59
/
+61
2022-01-19
kvm: selftests: sync uapi/linux/kvm.h with Linux header
Paolo Bonzini
1
-3
/
+16
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
79
-481
/
+1724
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-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-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
10
-8
/
+130
2022-01-09
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
2
-20
/
+1
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes sense to
Jiri Olsa
1
-1
/
+1
2022-01-07
kvm: selftests: move ucall declarations into ucall_common.h
Michael Roth
3
-49
/
+60
2022-01-07
kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
Michael Roth
2
-435
/
+447
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-1
/
+183
2022-01-07
selftests: KVM: sev_migrate_tests: Add mirror command tests
Peter Gonda
1
-4
/
+51
2022-01-07
selftests: KVM: sev_migrate_tests: Fix sev_ioctl()
Peter Gonda
1
-1
/
+2
2022-01-07
selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()
Peter Gonda
1
-4
/
+1
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
6
-1
/
+617
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
17
-43
/
+1554
2022-01-06
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-01-06
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-01-06
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-01-06
KVM: selftests: Add initial support for RISC-V 64-bit
Anup Patel
6
-0
/
+616
2022-01-06
KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile
Anup Patel
1
-1
/
+1
2022-01-05
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-2
/
+3
2022-01-05
selftests: set amt.sh executable
Taehee Yoo
1
-0
/
+0
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
1
-0
/
+50
2022-01-04
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
13
-29
/
+1352
2022-01-04
KVM: arm64: selftests: get-reg-list: Add pauth configuration
Marc Zyngier
1
-0
/
+50
2022-01-02
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
6
-21
/
+43
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2021-12-31
selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature
Jianguo Wu
1
-1
/
+2
2021-12-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
2021-12-29
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+1
[next]