index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
x86/fpu: Ensure shadow stack is active before "getting" registers
Rick Edgecombe
1
-1
/
+2
12 days
x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0
Andrew Cooper
1
-1
/
+0
2024-12-29
Merge tag 'x86-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+30
2024-12-29
Merge tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+13
2024-12-29
x86/fred: Clear WFE in missing-ENDBRANCH #CPs
Xin Li (Intel)
1
-0
/
+30
2024-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-23
/
+38
2024-12-22
Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-22
/
+30
2024-12-22
KVM: x86: let it be known that ignore_msrs is a bad idea
Paolo Bonzini
1
-0
/
+7
2024-12-22
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
1
-1
/
+1
2024-12-20
perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
Kan Liang
1
-1
/
+11
2024-12-19
KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
Sean Christopherson
3
-12
/
+22
2024-12-19
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
1
-9
/
+0
2024-12-19
KVM: x86: Play nice with protected guests in complete_hypercall_exit()
Sean Christopherson
1
-1
/
+1
2024-12-19
KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
Suravee Suthikulpanit
2
-0
/
+7
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+58
2024-12-17
perf/x86/intel/ds: Add PEBS format 6
Kan Liang
1
-0
/
+1
2024-12-17
perf/x86/intel/uncore: Add Clearwater Forest support
Kan Liang
1
-0
/
+1
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-92
/
+278
2024-12-17
x86/xen: remove hypercall page
Juergen Gross
7
-52
/
+1
2024-12-17
x86/xen: use new hypercall functions instead of hypercall page
Juergen Gross
1
-13
/
+20
2024-12-17
x86/xen: add central hypercall functions
Juergen Gross
7
-1
/
+190
2024-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+29
2024-12-13
KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
Sean Christopherson
3
-5
/
+29
2024-12-13
x86/xen: don't do PV iret hypercall through hypercall page
Juergen Gross
1
-9
/
+18
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
3
-3
/
+27
2024-12-13
x86: make get_cpu_vendor() accessible from Xen code
Juergen Gross
2
-16
/
+24
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
1
-0
/
+58
2024-12-09
Merge tag 'perf_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2024-12-09
x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
Damien Le Moal
1
-0
/
+1
2024-12-08
Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-52
/
+73
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
1
-1
/
+1
2024-12-06
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
1
-22
/
+21
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
1
-0
/
+7
2024-12-05
x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
Fernando Fernandez Mancera
1
-3
/
+3
2024-12-05
x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
David Woodhouse
3
-6
/
+10
2024-12-04
x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
Len Brown
1
-1
/
+3
2024-12-02
x86/pkeys: Ensure updated PKRU value is XRSTOR'd
Aruna Ramakrishna
1
-2
/
+14
2024-12-02
x86/pkeys: Change caller of update_pkru_in_sigframe()
Aruna Ramakrishna
2
-19
/
+16
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-2
/
+2
2024-12-02
perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-1
/
+1
2024-12-02
perf/x86/intel: Add Arrow Lake U support
Kan Liang
1
-0
/
+1
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-7
/
+28
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-0
/
+6
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-646
/
+499
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+120
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
2
-0
/
+5
2024-11-26
x86/CPU/AMD: Terminate the erratum_1386_microcode array
Sebastian Andrzej Siewior
1
-0
/
+1
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+13
2024-11-25
x86: fix off-by-one in access_ok()
David Laight
1
-2
/
+2
2024-11-25
futex: improve user space accesses
Linus Torvalds
1
-2
/
+6
[next]