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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-01
Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-35
/
+52
2022-04-29
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
1
-2
/
+0
2022-04-29
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
1
-1
/
+6
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2
-55
/
+15
2022-04-29
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
1
-5
/
+14
2022-04-29
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
1
-15
/
+2
2022-04-29
KVM: X86/MMU: Fix shadowing 5-level NPT for 4-level NPT L1 guest
Lai Jiangshan
3
-2
/
+20
2022-04-29
KVM: X86/MMU: Add sp_has_gptes()
Lai Jiangshan
1
-7
/
+15
2022-04-29
KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
Suravee Suthikulpanit
3
-0
/
+23
2022-04-29
KVM: SVM: Use target APIC ID to complete AVIC IRQs when possible
Suravee Suthikulpanit
1
-4
/
+68
2022-04-29
KVM: x86/mmu: replace direct_map with root_role.direct
Paolo Bonzini
3
-22
/
+18
2022-04-29
KVM: x86/mmu: replace root_level with cpu_role.base.level
Paolo Bonzini
3
-14
/
+9
2022-04-29
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
6
-24
/
+18
2022-04-29
KVM: x86/mmu: pull CPU mode computation to kvm_init_mmu
Paolo Bonzini
1
-11
/
+9
2022-04-29
KVM: x86/mmu: simplify and/or inline computation of shadow MMU roles
Paolo Bonzini
1
-41
/
+24
2022-04-29
KVM: x86/mmu: remove redundant bits from extended role
Paolo Bonzini
2
-6
/
+10
2022-04-29
KVM: x86/mmu: rename kvm_mmu_role union
Paolo Bonzini
2
-17
/
+17
2022-04-29
KVM: x86/mmu: remove extended bits from mmu_role, rename field
Paolo Bonzini
4
-48
/
+46
2022-04-29
KVM: x86/mmu: store shadow EFER.NX in the MMU role
Paolo Bonzini
1
-11
/
+12
2022-04-29
KVM: x86/mmu: cleanup computation of MMU roles for shadow paging
Paolo Bonzini
1
-8
/
+6
2022-04-29
KVM: x86/mmu: cleanup computation of MMU roles for two-dimensional paging
Paolo Bonzini
1
-32
/
+9
2022-04-29
KVM: x86/mmu: remove kvm_calc_shadow_root_page_role_common
Paolo Bonzini
1
-20
/
+7
2022-04-29
KVM: x86/mmu: remove ept_ad field
Paolo Bonzini
3
-3
/
+1
2022-04-29
KVM: x86/mmu: do not recompute root level from kvm_mmu_role_regs
Paolo Bonzini
1
-15
/
+9
2022-04-29
KVM: x86/mmu: split cpu_role from mmu_role
Paolo Bonzini
3
-42
/
+70
2022-04-29
KVM: x86/mmu: remove "bool base_only" arguments
Paolo Bonzini
1
-43
/
+23
2022-04-29
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
4
-19
/
+37
2022-04-29
KVM: x86/mmu: rephrase unclear comment
Paolo Bonzini
1
-1
/
+1
2022-04-29
KVM: x86/mmu: pull computation of kvm_mmu_role_regs to kvm_init_mmu
Paolo Bonzini
1
-13
/
+15
2022-04-29
KVM: x86/mmu: constify uses of struct kvm_mmu_role_regs
Paolo Bonzini
1
-11
/
+15
2022-04-29
KVM: x86/mmu: nested EPT cannot be used in SMM
Paolo Bonzini
1
-3
/
+5
2022-04-29
KVM: x86/mmu: Use enable_mmio_caching to track if MMIO caching is enabled
Sean Christopherson
3
-3
/
+8
2022-04-29
KVM: x86/mmu: Check for host MMIO exclusion from mem encrypt iff necessary
Sean Christopherson
1
-1
/
+1
2022-04-29
KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX intercepts
Babu Moger
4
-2
/
+11
2022-04-29
x86/cpufeatures: Add virtual TSC_AUX feature bit
Babu Moger
1
-0
/
+1
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
6
-24
/
+91
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2
-15
/
+0
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
5
-21
/
+89
2022-04-29
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
1
-5
/
+42
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-0
/
+2
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
5
-16
/
+45
2022-04-29
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
Thomas Gleixner
1
-1
/
+5
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2
-2
/
+2
2022-04-28
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
5
-21
/
+37
2022-04-28
mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
1
-0
/
+1
2022-04-27
amd_hsmp: Add HSMP protocol version 5 messages
Suma Hegde
1
-5
/
+109
2022-04-27
x86/aperfmperf: Integrate the fallback code from show_cpuinfo()
Thomas Gleixner
2
-9
/
+8
2022-04-27
x86/aperfmperf: Replace arch_freq_get_on_cpu()
Thomas Gleixner
2
-94
/
+2
2022-04-27
x86/aperfmperf: Replace aperfmperf_get_khz()
Thomas Gleixner
1
-43
/
+34
2022-04-27
x86/aperfmperf: Store aperf/mperf data for cpu frequency reads
Thomas Gleixner
1
-1
/
+13
[prev]
[next]