index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
1
-0
/
+12
2024-11-01
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
1
-19
/
+24
2024-11-01
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-11-01
x86: support user address masking instead of non-speculative conditional
Linus Torvalds
1
-0
/
+8
2024-10-22
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
1
-1
/
+10
2024-10-22
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
1
-0
/
+1
2024-10-22
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
1
-1
/
+2
2024-10-10
x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
Kees Cook
1
-1
/
+6
2024-10-10
x86/pkeys: Add PKRU as a parameter in signal handling functions
Aruna Ramakrishna
1
-1
/
+1
2024-10-10
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
1
-8
/
+0
2024-10-10
virt: sev-guest: Ensure the SNP guest messages do not exceed a page
Nikunj A Dadhania
1
-1
/
+1
2024-10-04
x86/entry: Remove unwanted instrumentation in common_interrupt()
Dmitry Vyukov
2
-5
/
+9
2024-10-04
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
1
-0
/
+2
2024-10-04
xen: allow mapping ACPI data using a different physical address
Juergen Gross
1
-0
/
+8
2024-09-09
Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+0
2024-09-05
x86/hyperv: fix kexec crash due to VP assist page corruption
Anirudh Rayabharam (Microsoft)
1
-1
/
+0
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-6
/
+12
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
1
-6
/
+0
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2
-0
/
+5
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
1
-0
/
+7
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
1
-0
/
+2
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
1
-5
/
+7
2024-08-04
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
1
-0
/
+1
2024-07-31
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
1
-0
/
+4
2024-07-27
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
1
-0
/
+1
2024-07-25
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
1
-5
/
+0
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+73
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-42
/
+193
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
3
-0
/
+73
2024-07-18
Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-255
/
+278
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-2
/
+0
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+4
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+15
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-0
/
+4
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+6
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-4
/
+173
2024-07-16
Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-07-16
KVM: x86/pmu: Add kvm_pmu_call() to simplify static calls of kvm_pmu_ops
Wei Wang
1
-0
/
+1
2024-07-16
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
1
-4
/
+6
2024-07-16
KVM: x86: Replace static_call_cond() with static_call()
Wei Wang
3
-6
/
+4
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
1
-0
/
+48
2024-07-16
x86/sev: Move sev_guest.h into common SEV header
Michael Roth
1
-0
/
+48
2024-07-16
Merge tag 'kvm-x86-vmx-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+1
2024-07-16
Merge tag 'kvm-x86-pmu-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-13
/
+17
2024-07-16
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-11
/
+4
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+22
[next]