index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...
Greg Kroah-Hartman
1
-1
/
+2
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-07-05
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-07-05
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
1
-9
/
+6
2024-07-05
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
Uros Bizjak
1
-2
/
+2
2024-07-05
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-2
/
+1
2024-06-27
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2
-3
/
+6
2024-06-27
x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
Tony Luck
1
-0
/
+93
2024-06-27
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
2
-2
/
+11
2024-06-27
KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
Sean Christopherson
1
-5
/
+4
2024-06-27
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-06-21
x86/amd_nb: Check for invalid SMN reads
Yazen Ghannam
1
-1
/
+8
2024-06-21
x86/kexec: Fix bug with call depth tracking
David Kaplan
1
-2
/
+9
2024-06-21
x86/boot: Don't add the EFI stub to targets, again
Benjamin Segall
1
-2
/
+2
2024-06-21
x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
Kees Cook
2
-3
/
+7
2024-06-21
x86/asm: Use %c/%n instead of %P operand modifier in asm templates
Uros Bizjak
6
-18
/
+18
2024-06-21
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
3
-7
/
+17
2024-06-21
KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
Michael Roth
3
-1
/
+21
2024-06-21
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
3
-9
/
+14
2024-06-16
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
1
-0
/
+2
2024-06-16
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
1
-8
/
+19
2024-06-12
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
1
-3
/
+6
2024-06-12
KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in CPUID
Gerd Hoffmann
1
-11
/
+10
2024-06-12
x86/pci: Skip early E820 check for ECAM region
Bjorn Helgaas
1
-11
/
+29
2024-06-12
x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y
Masahiro Yamada
1
-4
/
+1
2024-06-12
xen/x86: add extra pages to unpopulated-alloc if available
Roger Pau Monne
1
-0
/
+33
2024-06-12
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
1
-0
/
+7
2024-06-12
kbuild: unify vdso_install rules
Masahiro Yamada
2
-30
/
+4
2024-06-12
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
1
-4
/
+4
2024-06-12
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
1
-1
/
+1
2024-06-12
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
2
-4
/
+2
2024-06-12
x86/purgatory: Switch to the position-independent small code model
Ard Biesheuvel
1
-1
/
+2
2024-06-12
x86/pat: Fix W^X violation false-positives when running as Xen PV guest
Juergen Gross
1
-8
/
+18
2024-06-12
x86/pat: Restructure _lookup_address_cpa()
Juergen Gross
1
-4
/
+7
2024-06-12
x86/pat: Introduce lookup_address_in_pgd_attr()
Juergen Gross
2
-3
/
+32
2024-06-12
x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57
Ard Biesheuvel
1
-0
/
+5
2024-06-12
locking/atomic/x86: Correct the definition of __arch_try_cmpxchg128()
Uros Bizjak
1
-1
/
+1
2024-06-12
x86/boot: Ignore relocations in .notes sections in walk_relocs() too
Guixiong Wei
1
-0
/
+9
2024-06-12
crypto: x86/sha512-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-06-12
crypto: x86/sha256-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-06-12
crypto: x86/nh-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-06-12
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
3
-59
/
+3
2024-06-12
bpf, x86: Fix PROBE_MEM runtime load check
Puranjay Mohan
1
-32
/
+25
2024-06-12
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
1
-2
/
+6
2024-06-12
x86/tsc: Trust initial offset in architectural TSC-adjust MSRs
Daniel J Blueman
1
-4
/
+2
2024-05-17
x86/apic: Don't access the APIC when disabling x2APIC
Thomas Gleixner
1
-5
/
+11
2024-05-02
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2
-2
/
+6
2024-05-02
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-5
/
+6
2024-05-02
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
1
-1
/
+1
2024-05-02
KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
Sean Christopherson
1
-2
/
+14
[next]