| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: Add test to verify KVM handling of ICR | Sean Christopherson | 2022-03-01 | 4 | -0/+153 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMU | David Dunn | 2022-02-25 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: Carve out helper to create "default" VM without vCPUs | David Dunn | 2022-02-25 | 2 | -6/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Provide per VM capability for disabling PMU virtualization | David Dunn | 2022-02-25 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18 | Paolo Bonzini | 2022-02-24 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2022-02-22 | 4 | -0/+244 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: kvm: Check whether SIDA memop fails for normal guests | Thomas Huth | 2022-02-15 | 1 | -0/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: selftests: Test TEST PROTECTION emulation | Janis Schoetterl-Glausch | 2022-02-14 | 3 | -0/+229 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: KVM: allow sev_migrate_tests on machines without SEV-ES | Paolo Bonzini | 2022-02-18 | 1 | -21/+57 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SEV: Allow SEV intra-host migration of VM with mirrors | Peter Gonda | 2022-02-18 | 1 | -14/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'kvm/master' into HEAD | Paolo Bonzini | 2022-02-14 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftest | Vitaly Kuznetsov | 2022-02-10 | 3 | -0/+177 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: nSVM: Update 'struct vmcb_control_area' definition | Vitaly Kuznetsov | 2022-02-10 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests | Vitaly Kuznetsov | 2022-02-10 | 2 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: nVMX: Add enlightened MSR-Bitmap selftest | Vitaly Kuznetsov | 2022-02-10 | 1 | -0/+59 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: nVMX: Properly deal with 'hv_clean_fields' | Vitaly Kuznetsov | 2022-02-10 | 2 | -3/+152 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened M... | Vitaly Kuznetsov | 2022-02-10 | 1 | -12/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SET | David Matlack | 2022-02-10 | 1 | -2/+11 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds | 2022-03-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 2022-02-17 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-23 | 5 | -37/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | nds32: Remove the architecture | Alan Kao | 2022-03-07 | 5 | -37/+0 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-03-23 | 1 | -21/+391 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor" | Colin Ian King | 2022-02-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest: alsa: Declare most functions static | Mark Brown | 2022-02-04 | 1 | -28/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest: alsa: Check for event generation when we write to controls | Mark Brown | 2022-02-04 | 1 | -3/+151 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest: alsa: Add test case for writing invalid values | Mark Brown | 2022-01-26 | 1 | -1/+221 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2022-03-23 | 1 | -16/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kunit: tool: drop mostly unused KunitResult.result field | Daniel Latypov | 2022-01-31 | 1 | -16/+8 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-03-23 | 18 | -23/+140 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: Fix build when $(O) points to a relative path | Muhammad Usama Anjum | 2022-03-03 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: netfilter: fix a build error on openSUSE | Geliang Tang | 2022-03-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: kvm: add generated file to the .gitignore | Muhammad Usama Anjum | 2022-03-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/exec: add generated files to .gitignore | Muhammad Usama Anjum | 2022-03-03 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: add kselftest_install to .gitignore | Muhammad Usama Anjum | 2022-03-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/rtc: continuously read RTC in a loop for 30s | Mateusz Jończyk | 2022-02-25 | 2 | -1/+67 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/lkdtm: Add UBSAN config | Muhammad Usama Anjum | 2022-02-23 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/lkdtm: Remove dead config option | Muhammad Usama Anjum | 2022-02-23 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/exec: Rename file binfmt_script to binfmt_script.py | Muhammad Usama Anjum | 2022-02-23 | 2 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: Use -isystem instead of -I to include headers | Muhammad Usama Anjum | 2022-02-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: vm: remove dependecy from internal kernel macros | Muhammad Usama Anjum | 2022-02-23 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: vm: Add the uapi headers include variable | Muhammad Usama Anjum | 2022-02-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: mptcp: Add the uapi headers include variable | Muhammad Usama Anjum | 2022-02-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: net: Add the uapi headers include variable | Muhammad Usama Anjum | 2022-02-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: landlock: Add the uapi headers include variable | Muhammad Usama Anjum | 2022-02-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: kvm: Add the uapi headers include variable | Muhammad Usama Anjum | 2022-02-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: futex: Add the uapi headers include variable | Muhammad Usama Anjum | 2022-02-23 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: Correct the headers install path | Muhammad Usama Anjum | 2022-02-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: Add and export a kernel uapi headers path | Muhammad Usama Anjum | 2022-02-23 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: set the BUILD variable to absolute path | Muhammad Usama Anjum | 2022-02-23 | 1 | -9/+17 | |
