index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
/
platsmp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
6
-11
/
+34
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
5
-16
/
+45
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
4
-40
/
+13
2022-04-11
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
3
-1
/
+5
2022-04-11
Documentation: KVM: Add SPDX-License-Identifier tag
Like Xu
4
-1
/
+7
2022-04-11
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
1
-0
/
+1
2022-04-09
RISC-V: KVM: include missing hwcap.h into vcpu_fp
Heiko Stuebner
1
-0
/
+1
2022-04-09
KVM: selftests: riscv: Fix alignment of the guest_hang() function
Anup Patel
1
-1
/
+1
2022-04-09
KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
Anup Patel
1
-1
/
+3
2022-04-09
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
Anup Patel
1
-2
/
+0
2022-04-07
selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Oliver Upton
1
-4
/
+11
2022-04-07
selftests: KVM: Don't leak GIC FD across dirty log test iterations
Oliver Upton
1
-3
/
+31
2022-04-07
KVM: Don't create VM debugfs files outside of the VM directory
Oliver Upton
1
-2
/
+8
2022-04-07
KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
Andrew Jones
1
-4
/
+10
2022-04-06
KVM: avoid NULL pointer dereference in kvm_dirty_ring_push
Paolo Bonzini
1
-1
/
+1
2022-04-06
KVM: arm64: selftests: Introduce vcpu_width_config
Reiji Watanabe
3
-0
/
+124
2022-04-06
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
3
-28
/
+74
2022-04-06
KVM: arm64: vgic: Remove unnecessary type castings
Yu Zhe
2
-6
/
+6
2022-04-06
KVM: arm64: Don't split hugepages outside of MMU write lock
Oliver Upton
1
-4
/
+7
2022-04-06
KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler
Oliver Upton
1
-3
/
+0
2022-04-06
KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
Oliver Upton
1
-5
/
+9
2022-04-06
KVM: arm64: Generally disallow SMC64 for AArch32 guests
Oliver Upton
1
-9
/
+5
2022-04-05
Documentation: kvm: Add missing line break in api.rst
Bagas Sanjaya
1
-0
/
+1
2022-04-05
KVM: x86/mmu: remove unnecessary flush_workqueue()
Lv Ruyi
1
-1
/
+1
2022-04-05
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
3
-8
/
+37
2022-04-05
KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
Peter Gonda
1
-0
/
+1
2022-04-03
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-03
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-02
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-02
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
1
-0
/
+1
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
3
-0
/
+6
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2
-0
/
+5
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2
-15
/
+18
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
1
-0
/
+1
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
3
-136
/
+4
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
1
-2
/
+6
2022-04-02
proc: bootconfig: Add null pointer check
Lv Ruyi
1
-0
/
+2
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
1
-40
/
+34
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
1
-1
/
+0
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
1
-9
/
+5
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
3
-9
/
+6
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
1
-8
/
+0
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2
-10
/
+11
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2
-14
/
+5
2022-04-02
KVM: MIPS: remove reference to trap&emulate virtualization
Paolo Bonzini
1
-6
/
+0
2022-04-02
KVM: x86: document limitations of MSR filtering
Paolo Bonzini
1
-0
/
+5
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
3
-16
/
+40
[next]