index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
24
-26
/
+0
*
locking/atomic: xtensa: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-18
/
+19
*
locking/atomic: sparc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
7
-80
/
+81
*
locking/atomic: sh: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
6
-15
/
+16
*
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-81
/
+82
*
locking/atomic: powerpc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
4
-83
/
+90
*
locking/atomic: parisc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-23
/
+24
*
locking/atomic: openrisc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-21
/
+26
*
locking/atomic: nios2: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
1
-0
/
+1
*
locking/atomic: nds32: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
1
-0
/
+1
*
locking/atomic: mips: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
4
-39
/
+43
*
locking/atomic: microblaze: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
1
-0
/
+1
*
locking/atomic: m68k: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
4
-36
/
+37
*
locking/atomic: ia64: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
4
-40
/
+61
*
locking/atomic: hexagon: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-16
/
+17
*
locking/atomic: h8300: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
1
-0
/
+1
*
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
2
-4
/
+5
*
locking/atomic: arm: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
4
-57
/
+58
*
locking/atomic: arc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-35
/
+36
*
locking/atomic: alpha: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-47
/
+54
*
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2021-05-26
8
-14
/
+14
*
locking/atomic: openrisc: avoid asm-generic/atomic.h
Mark Rutland
2021-05-26
1
-1
/
+7
*
locking/atomic: microblaze: use asm-generic exclusively
Mark Rutland
2021-05-26
3
-37
/
+1
*
locking/atomic: h8300: use asm-generic exclusively
Mark Rutland
2021-05-26
3
-163
/
+1
*
locking/atomic: make ARCH_ATOMIC a Kconfig symbol
Mark Rutland
2021-05-26
8
-6
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-10
20
-316
/
+463
|
\
|
*
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
2021-05-07
3
-4
/
+5
|
*
KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers
Sean Christopherson
2021-05-07
1
-13
/
+11
|
*
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
2021-05-07
1
-4
/
+18
|
*
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
2021-05-07
1
-0
/
+1
|
*
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
2021-05-07
3
-11
/
+16
|
*
KVM: X86: Expose bus lock debug exception to guest
Paolo Bonzini
2021-05-07
3
-1
/
+7
|
*
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
2021-05-07
2
-1
/
+5
|
*
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
2021-05-07
3
-17
/
+36
|
*
KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed
Sean Christopherson
2021-05-07
1
-0
/
+15
|
*
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
2021-05-07
4
-39
/
+41
|
*
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
2021-05-07
4
-29
/
+17
|
*
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
2021-05-07
2
-16
/
+14
|
*
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
2021-05-07
1
-12
/
+10
|
*
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
2021-05-07
3
-57
/
+53
|
*
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2021-05-07
2
-40
/
+42
|
*
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2021-05-07
2
-21
/
+50
|
*
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
2021-05-07
3
-7
/
+29
|
*
KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
Sean Christopherson
2021-05-07
1
-8
/
+10
|
*
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
2021-05-07
3
-4
/
+18
|
*
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
2021-05-07
3
-2
/
+4
|
*
KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
Sean Christopherson
2021-05-07
1
-4
/
+13
|
*
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
2021-05-07
1
-1
/
+2
|
*
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
2021-05-07
1
-2
/
+4
|
*
KVM: nSVM: remove a warning about vmcb01 VM exit reason
Maxim Levitsky
2021-05-07
1
-1
/
+0
[next]