index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation
Eric Biggers
2024-04-05
2
-0
/
+41
*
crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
Eric Biggers
2024-04-05
2
-0
/
+25
*
crypto: x86/aes-xts - wire up VAES + AVX2 implementation
Eric Biggers
2024-04-05
2
-0
/
+31
*
crypto: x86/aes-xts - wire up AESNI + AVX implementation
Eric Biggers
2024-04-05
2
-2
/
+209
*
crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
Eric Biggers
2024-04-05
2
-1
/
+802
*
x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support
Eric Biggers
2024-04-05
1
-0
/
+10
*
crypto: x86/aesni - Update aesni_set_key() to return void
Chang S. Bae
2024-04-02
2
-7
/
+6
*
crypto: x86/aesni - Rearrange AES key size check
Chang S. Bae
2024-04-02
1
-10
/
+8
*
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
1
-0
/
+9
|
\
|
*
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2024-03-24
1
-0
/
+9
*
|
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
14
-85
/
+76
|
\
\
|
*
|
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
2024-03-24
1
-9
/
+7
|
*
|
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
2024-03-24
1
-1
/
+1
|
*
|
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
2024-03-24
1
-0
/
+1
|
*
|
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-24
2
-6
/
+13
|
*
|
x86/mpparse: Register APIC address only once
Thomas Gleixner
2024-03-23
1
-5
/
+5
|
*
|
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
2024-03-23
1
-0
/
+11
|
*
|
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
2024-03-23
1
-5
/
+7
|
*
|
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-23
3
-37
/
+14
|
*
|
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
2024-03-22
1
-1
/
+10
|
*
|
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
2024-03-22
1
-5
/
+5
|
*
|
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
2024-03-22
1
-16
/
+1
|
*
|
x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
Masahiro Yamada
2024-03-21
1
-0
/
+1
*
|
|
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
4
-3
/
+5
|
\
\
\
|
*
|
|
kbuild: change tool coverage variables to take the path relative to $(obj)
Masahiro Yamada
2024-02-23
2
-1
/
+4
|
*
|
|
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-20
2
-2
/
+1
*
|
|
|
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
1
-4
/
+0
|
\
\
\
\
|
*
|
|
|
platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISH
Masahiro Yamada
2024-03-07
1
-4
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-21
6
-141
/
+157
|
\
\
\
\
|
*
|
|
|
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
2024-03-18
1
-0
/
+1
|
*
|
|
|
x86/hyperv: Cosmetic changes for hv_spinlock.c
Purna Pavan Chandra Aekkaladevi
2024-03-18
1
-1
/
+2
|
*
|
|
|
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
2024-03-18
1
-1
/
+1
|
*
|
|
|
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
2024-03-12
1
-19
/
+15
|
*
|
|
|
x86/hyperv: Use per cpu initial stack for vtl context
Saurabh Sengar
2024-03-09
1
-4
/
+15
|
*
|
|
|
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2024-03-04
4
-116
/
+123
*
|
|
|
|
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-19
6
-44
/
+122
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
2024-03-13
6
-44
/
+122
*
|
|
|
|
Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-17
2
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/amd/core: Avoid register reset when CPU is dead
Sandipan Das
2024-03-13
1
-1
/
+0
|
*
|
|
|
|
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
2024-03-13
1
-2
/
+4
*
|
|
|
|
|
x86/CPU/AMD: Update the Zenbleed microcode revisions
Borislav Petkov (AMD)
2024-03-16
1
-5
/
+5
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
38
-656
/
+1253
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
6
-106
/
+310
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: x86/xen: fix recursive deadlock in timer injection
David Woodhouse
2024-03-05
1
-4
/
+0
|
|
*
|
|
|
|
|
KVM: x86/xen: remove WARN_ON_ONCE() with false positives in evtchn delivery
David Woodhouse
2024-03-05
1
-4
/
+2
|
|
*
|
|
|
|
|
KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled
David Woodhouse
2024-03-05
3
-2
/
+23
|
|
*
|
|
|
|
|
KVM: x86/xen: improve accuracy of Xen timers
David Woodhouse
2024-03-05
3
-40
/
+152
|
|
*
|
|
|
|
|
KVM: x86/xen: allow vcpu_info content to be 'safely' copied
Paul Durrant
2024-02-22
1
-3
/
+0
|
|
*
|
|
|
|
|
KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
Paul Durrant
2024-02-22
1
-1
/
+2
|
|
*
|
|
|
|
|
KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
Paul Durrant
2024-02-22
2
-7
/
+31
[next]