Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | capability: just use a 'u64' instead of a 'u32[2]' array | Linus Torvalds | 2023-03-01 | 1 | -4/+3 |
* | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2023-03-01 | 3 | -0/+13 |
|\ | |||||
| * | selftests/ftrace: Add LoongArch kprobe args string tests support | Qing Zhang | 2023-02-25 | 2 | -0/+7 |
| * | selftests/seccomp: Add LoongArch selftesting support | Huacai Chen | 2023-02-25 | 1 | -0/+6 |
* | | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-02-27 | 2 | -7/+121 |
|\ \ | |||||
| * | | selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify | Lu Wei | 2023-02-23 | 1 | -1/+95 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2023-02-22 | 1 | -6/+26 |
| |\ \ | |||||
| | * | | netfilter: ip6t_rpfilter: Fix regression with VRF interfaces | Phil Sutter | 2023-02-22 | 1 | -6/+26 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-02-25 | 23 | -406/+1453 |
|\ \ \ \ | |||||
| * \ \ \ | Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-02-21 | 1 | -0/+55 |
| |\ \ \ \ | |||||
| | * | | | | KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transition | Emanuele Giuseppe Esposito | 2023-02-01 | 1 | -0/+55 |
| * | | | | | Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2023-02-20 | 19 | -10/+1110 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch kvm-arm64/misc into kvmarm/next | Oliver Upton | 2023-02-13 | 3 | -5/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | KVM: selftests: Enable USERFAULTFD | Mark Brown | 2023-02-06 | 1 | -0/+1 |
| | | * | | | | | KVM: selftests: Remove redundant setbuf() | Shaoqin Huang | 2023-02-03 | 2 | -5/+0 |
| | * | | | | | | Merge branch arm64/for-next/sme2 into kvmarm/next | Oliver Upton | 2023-02-13 | 16 | -5/+1109 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next | Oliver Upton | 2023-02-13 | 5 | -185/+317 |
| | |\ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ | Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2023-02-15 | 2 | -148/+527 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | KVM: s390: selftest: memop: Add cmpxchg tests | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -15/+392 |
| | * | | | | | | | | | KVM: s390: selftest: memop: Fix integer literal | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -1/+1 |
| | * | | | | | | | | | KVM: s390: selftest: memop: Fix wrong address being used in test | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -2/+2 |
| | * | | | | | | | | | KVM: s390: selftest: memop: Fix typo | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -1/+1 |
| | * | | | | | | | | | KVM: s390: selftest: memop: Add bad address test | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -1/+3 |
| | * | | | | | | | | | KVM: s390: selftest: memop: Move testlist into main | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -65/+66 |
| | * | | | | | | | | | KVM: s390: selftest: memop: Replace macros by functions | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -43/+39 |
| | * | | | | | | | | | KVM: s390: selftest: memop: Pass mop_desc via pointer | Janis Schoetterl-Glausch | 2023-02-07 | 1 | -22/+22 |
| | * | | | | | | | | | KVM: selftests: Compile s390 tests with -march=z10 | Nina Schoetterl-Glausch | 2023-02-07 | 1 | -0/+3 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2023-02-15 | 23 | -222/+471 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-02-15 | 12 | -62/+63 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | KVM: selftests: Remove duplicate macro definition | Shaoqin Huang | 2023-02-08 | 1 | -3/+0 |
| | * | | | | | | | | | | KVM: selftests: Clean up misnomers in xen_shinfo_test | Michal Luczaj | 2023-02-08 | 1 | -8/+5 |
| | * | | | | | | | | | | selftests: KVM: Replace optarg with arg in guest_modes_cmdline | Shaoqin Huang | 2023-02-08 | 1 | -1/+1 |
| | * | | | | | | | | | | KVM: selftests: Assign guest page size in sync area early in memslot_perf_test | Gavin Shan | 2023-02-07 | 1 | -2/+1 |
| | * | | | | | | | | | | KVM: selftests: Remove duplicate VM creation in memslot_perf_test | Gavin Shan | 2023-02-07 | 1 | -2/+0 |
| | * | | | | | | | | | | KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test | Jing Zhang | 2023-01-24 | 1 | -9/+1 |
| | * | | | | | | | | | | KVM: x86/xen: Remove unneeded semicolon | zhang songyi | 2023-01-24 | 1 | -1/+1 |
| | * | | | | | | | | | | KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall() | Vishal Annapurve | 2023-01-24 | 1 | -2/+8 |
| | * | | | | | | | | | | KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel) | Vishal Annapurve | 2023-01-24 | 6 | -8/+21 |
| | * | | | | | | | | | | KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries | Vishal Annapurve | 2023-01-24 | 6 | -33/+30 |
| | * | | | | | | | | | | KVM: selftests: Fix a typo in the vcpu_msrs_set assert | Aaron Lewis | 2023-01-24 | 1 | -1/+1 |
| | * | | | | | | | | | | KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd | Reiji Watanabe | 2023-01-24 | 1 | -0/+2 |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-02-15 | 1 | -5/+376 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | KVM: selftests: Test masked events in PMU filter | Aaron Lewis | 2023-01-24 | 1 | -2/+336 |
| | * | | | | | | | | | | KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTER | Aaron Lewis | 2023-01-24 | 1 | -0/+36 |
| | * | | | | | | | | | | KVM: selftests: Add flags when creating a pmu event filter | Aaron Lewis | 2023-01-24 | 1 | -4/+5 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | KVM: selftests: Test Hyper-V extended hypercall exit to userspace | Vipin Sharma | 2023-02-01 | 3 | -0/+99 |
| * | | | | | | | | | | KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID | Vipin Sharma | 2023-02-01 | 1 | -1/+1 |
| * | | | | | | | | | | KVM: selftests: Test Hyper-V extended hypercall enablement | Vipin Sharma | 2023-02-01 | 2 | -0/+14 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'kvm-v6.2-rc4-fixes' into HEAD | Paolo Bonzini | 2023-01-24 | 15 | -7/+394 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'kvm-late-6.1' into HEAD | Paolo Bonzini | 2022-12-29 | 17 | -327/+399 |
| |\ \ \ \ \ \ \ \ |