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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
KVM: x86: Allow userspace to set maximum VCPU id for VM
Zeng Guang
2
-0
/
+26
2022-06-08
KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
Zeng Guang
2
-3
/
+1
2022-06-08
KVM: VMX: Clean up vmx_refresh_apicv_exec_ctrl()
Zeng Guang
1
-10
/
+9
2022-06-08
KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
Zeng Guang
1
-3
/
+21
2022-06-08
KVM: VMX: Report tertiary_exec_control field in dump_vmcs()
Robert Hoo
1
-4
/
+13
2022-06-08
KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
Robert Hoo
7
-1
/
+43
2022-06-08
KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
Robert Hoo
1
-28
/
+28
2022-06-08
x86/cpu: Add new VMX feature, Tertiary VM-Execution control
Robert Hoo
3
-2
/
+11
2022-06-08
KVM: x86/mmu: Comment FNAME(sync_page) to document TLB flushing logic
Sean Christopherson
1
-0
/
+9
2022-06-08
KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()
Sean Christopherson
2
-1
/
+10
2022-06-08
KVM: nSVM: Transparently handle L1 -> L2 NMI re-injection
Maciej S. Szmigiero
3
-0
/
+20
2022-06-08
KVM: x86: Differentiate Soft vs. Hard IRQs vs. reinjected in tracepoint
Sean Christopherson
5
-12
/
+19
2022-06-08
KVM: x86: Print error code in exception injection tracepoint iff valid
Sean Christopherson
1
-3
/
+4
2022-06-08
KVM: x86: Trace re-injected exceptions
Sean Christopherson
2
-11
/
+17
2022-06-08
KVM: SVM: Re-inject INTn instead of retrying the insn on "failure"
Sean Christopherson
2
-8
/
+22
2022-06-08
KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction
Sean Christopherson
3
-43
/
+129
2022-06-08
KVM: SVM: Stuff next_rip on emulated INT3 injection if NRIPS is supported
Sean Christopherson
1
-1
/
+5
2022-06-08
KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails"
Sean Christopherson
1
-8
/
+15
2022-06-08
KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
Maciej S. Szmigiero
1
-2
/
+0
2022-06-08
KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
Maciej S. Szmigiero
2
-3
/
+20
2022-06-08
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
4
-0
/
+28
2022-06-08
KVM: x86: do not set st->preempted when going back to user space
Paolo Bonzini
2
-14
/
+18
2022-06-08
ARM: dts: bcm283x: Drop unnecessary properties from dpi node
Stefan Wahren
1
-2
/
+0
2022-06-08
arm64: defconfig: enable bcmbca soc support
William Zhang
1
-0
/
+1
2022-06-08
arm64: bcmbca: add arch bcmbca machine entry
William Zhang
1
-0
/
+9
2022-06-08
LoongArch: Remove MIPS comment about cycle counter
Jason A. Donenfeld
1
-7
/
+0
2022-06-08
LoongArch: Fix copy_thread() build errors
Huacai Chen
1
-6
/
+8
2022-06-08
LoongArch: Fix the !CONFIG_SMP build
Huacai Chen
9
-23
/
+23
2022-06-07
x86/pkeys: Clarify PKRU_AD_KEY macro
Ira Weiny
1
-6
/
+9
2022-06-07
No need of likely/unlikely on calls of check_copy_size()
Al Viro
2
-3
/
+3
2022-06-07
bpf, arm64: Clear prog->jited_len along prog->jited
Eric Dumazet
1
-0
/
+1
2022-06-07
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
7
-1
/
+574
2022-06-07
arm64: dts: mediatek: Add mediatek,cci property for MT8183 cpufreq
Rex-BC Chen
1
-0
/
+8
2022-06-07
arm64: dts: mediatek: Add MediaTek CCI node for MT8183
Rex-BC Chen
3
-0
/
+16
2022-06-07
arm64: dts: mediatek: Add opp table and clock property for MT8183 cpufreq
Rex-BC Chen
2
-0
/
+302
2022-06-07
ARM: dts: add clock support for Airoha EN7523
Felix Fietkau
1
-0
/
+8
2022-06-07
Merge branch 'kvm-5.20-early-patches' into HEAD
Paolo Bonzini
2
-5
/
+10
2022-06-07
Merge branch 'kvm-5.19-early-fixes' into HEAD
Paolo Bonzini
8
-23
/
+67
2022-06-07
x86/mm/tlb: Avoid reading mm_tlb_gen when possible
Nadav Amit
1
-1
/
+17
2022-06-07
KVM: SVM: fix tsc scaling cache logic
Maxim Levitsky
3
-15
/
+23
2022-06-07
KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
Ben Gardon
3
-6
/
+42
2022-06-07
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-06-07
KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()
Shaoqin Huang
1
-1
/
+1
2022-06-07
KVM: arm64: Don't read a HW interrupt pending state in user context
Marc Zyngier
3
-5
/
+21
2022-06-07
KVM: arm64: Fix inconsistent indenting
sunliming
1
-1
/
+1
2022-06-07
KVM: arm64: Always start with clearing SME flag on load
Marc Zyngier
1
-0
/
+1
2022-06-07
KVM: arm64: Always start with clearing SVE flag on load
Marc Zyngier
1
-0
/
+1
2022-06-07
ARM: s3c: Use strscpy to replace strlcpy
XueBing Chen
1
-1
/
+1
2022-06-07
parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
Helge Deller
1
-1
/
+1
2022-06-07
ARM: dts: rockchip: enable nfc node in rk3066a-mk808.dts
Johan Jonker
1
-0
/
+18
[prev]
[next]