index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
Nathan Chancellor
1
-0
/
+2
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2
-11
/
+6
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+26
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
28
-144
/
+194
2022-12-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-12-06
x86/apic/msi: Enable PCI/IMS
Thomas Gleixner
1
-0
/
+5
2022-12-06
x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN
Thomas Gleixner
1
-1
/
+1
2022-12-06
x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
Thomas Gleixner
2
-45
/
+1
2022-12-06
iommu/amd: Switch to MSI base domains
Thomas Gleixner
1
-0
/
+1
2022-12-06
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
1
-0
/
+2
2022-12-06
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
3
-47
/
+136
2022-12-05
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
1
-7
/
+1
2022-12-05
genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
Thomas Gleixner
1
-3
/
+2
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2
-11
/
+6
2022-12-05
x86/xen: Fix memory leak in xen_init_lock_cpu()
Xiu Jianfeng
1
-3
/
+3
2022-12-05
x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
Xiu Jianfeng
2
-18
/
+18
2022-12-05
uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix
Oleg Nesterov
1
-1
/
+3
2022-12-05
x86/mtrr: Make message for disabled MTRRs more descriptive
Juergen Gross
1
-1
/
+3
2022-12-05
x86/pat: Handle TDX guest PAT initialization
Juergen Gross
1
-1
/
+6
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
1
-1
/
+2
2022-12-03
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
1
-8
/
+0
2022-12-03
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
3
-9
/
+16
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+9
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
3
-66
/
+85
2022-12-02
KVM: x86: Advertise that the SMM_CTL MSR is not supported
Jim Mattson
1
-0
/
+4
2022-12-02
KVM: x86: remove unnecessary exports
Paolo Bonzini
4
-14
/
+0
2022-12-02
KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
Yuan ZhaoXiong
1
-2
/
+3
2022-12-02
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-51
/
+161
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
1
-8
/
+0
2022-12-02
x86/sgx: Replace kmap/kunmap_atomic() calls
Kristen Carlson Accardi
3
-12
/
+12
2022-12-02
x86/of: Add support for boot time interrupt delivery mode configuration
Rahul Tanwar
1
-1
/
+8
2022-12-02
x86/of: Replace printk(KERN_LVL) with pr_lvl()
Rahul Tanwar
1
-2
/
+2
2022-12-02
x86/of: Remove unused early_init_dt_add_memory_arch()
Andy Shevchenko
1
-5
/
+0
2022-12-02
x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
Mateusz Jończyk
3
-9
/
+11
2022-12-02
x86/asm/32: Remove setup_once()
Brian Gerst
1
-22
/
+0
2022-12-02
x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubs
Miaohe Lin
1
-1
/
+1
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
1
-1
/
+1
2022-12-02
crypto: x86/curve25519 - disable gcov
Joe Fradley
1
-0
/
+3
2022-12-01
mm/pgtable: Fix multiple -Wstringop-overflow warnings
Gustavo A. R. Silva
1
-9
/
+13
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-23
/
+0
2022-12-01
KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
Anton Romanov
1
-11
/
+33
2022-12-01
KVM: VMX: Move MSR_IA32_FEAT_CTL.LOCKED check into "is valid" helper
Sean Christopherson
1
-5
/
+8
2022-12-01
KVM: VMX: Allow userspace to set all supported FEATURE_CONTROL bits
Sean Christopherson
1
-5
/
+31
2022-12-01
KVM: VMX: Make vmread_error_trampoline() uncallable from C code
Sean Christopherson
2
-2
/
+18
2022-12-01
KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
Sean Christopherson
2
-9
/
+7
2022-12-01
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2
-2
/
+15
2022-12-01
KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
Jim Mattson
1
-1
/
+1
2022-12-01
KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
Sean Christopherson
1
-11
/
+33
2022-12-01
KVM: SVM: Replace kmap_atomic() with kmap_local_page()
Zhao Liu
1
-2
/
+2
2022-12-01
KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
Sean Christopherson
1
-2
/
+8
[prev]
[next]