index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-09
x86/acpi: Ignore invalid x2APIC entries
Zhang Rui
1
-19
/
+15
2023-11-08
x86/shstk: Delay signal entry SSP write until after user accesses
Rick Edgecombe
1
-3
/
+3
2023-10-28
Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-9
/
+46
2023-10-27
x86/tsc: Defer marking TSC unstable to a worker
Thomas Gleixner
1
-1
/
+9
2023-10-27
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
3
-8
/
+35
2023-10-27
x86/cpu: Add model number for Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+2
2023-10-19
Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-9
/
+84
2023-10-17
x86/sev: Check for user-space IOIO pointing to kernel space
Joerg Roedel
2
-2
/
+34
2023-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-67
/
+66
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
3
-60
/
+7
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+1
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-32
/
+19
2023-10-14
Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+33
2023-10-14
Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2023-10-12
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
1
-0
/
+13
2023-10-12
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
Tom Lendacky
1
-1
/
+1
2023-10-12
x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
Maxim Levitsky
1
-0
/
+3
2023-10-12
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
2
-1
/
+5
2023-10-12
x86: KVM: SVM: always update the x2avic msr interception
Maxim Levitsky
1
-2
/
+1
2023-10-12
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson
3
-14
/
+17
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
5
-18
/
+21
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
2
-3
/
+1
2023-10-11
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
2
-2
/
+15
2023-10-10
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-8
/
+17
2023-10-09
x86/sev: Check IOBM for IOIO exceptions from user-space
Joerg Roedel
3
-7
/
+47
2023-10-09
x86/sev: Disable MMIO emulation from user mode
Borislav Petkov (AMD)
1
-0
/
+3
2023-10-08
perf/x86/lbr: Filter vsyscall addresses
JP Kobryn
1
-2
/
+3
2023-10-08
x86/resctrl: Fix kernel-doc warnings
Randy Dunlap
1
-5
/
+5
2023-10-02
x86/sev: Change npages to unsigned long in snp_accept_memory()
Tom Lendacky
1
-2
/
+1
2023-10-02
x86/sev: Use the GHCB protocol when available for SNP CPUID requests
Tom Lendacky
1
-14
/
+55
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+8
2023-10-01
Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+26
2023-10-01
Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+17
2023-09-29
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
1
-0
/
+8
2023-09-28
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
1
-5
/
+25
2023-09-28
x86/srso: Add SRSO mitigation for Hygon processors
Pu Wen
1
-1
/
+1
2023-09-25
KVM: x86/pmu: Synthesize at most one PMI per VM-exit
Jim Mattson
3
-27
/
+4
2023-09-25
KVM: x86: Mask LVTPC when handling a PMI
Jim Mattson
1
-2
/
+6
2023-09-25
KVM: x86/pmu: Truncate counter value to allowed width on write
Roman Kagan
3
-3
/
+9
2023-09-25
perf/x86/amd: Do not WARN() on every IRQ
Breno Leitao
1
-1
/
+9
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-134
/
+145
2023-09-24
x86/kgdb: Fix a kerneldoc warning when build with W=1
Christophe JAILLET
1
-1
/
+0
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
11
-60
/
+97
2023-09-23
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
1
-1
/
+33
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
3
-12
/
+29
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
1
-4
/
+1
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
6
-103
/
+68
2023-09-23
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
3
-19
/
+14
2023-09-22
Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+2
2023-09-22
Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-55
/
+56
[next]