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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
4
-5
/
+5
2018-02-22
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
1
-5
/
+5
2018-02-16
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
1
-2
/
+3
2018-02-16
crypto: poly1305 - remove ->setkey() method
Eric Biggers
1
-1
/
+0
2018-02-16
kaiser: fix compile error without vsyscall
Hugh Dickins
1
-1
/
+1
2018-02-16
x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER
Eric Biggers
1
-1
/
+1
2018-02-16
x86/microcode: Do the family check first
Borislav Petkov
1
-9
/
+18
2018-02-16
x86/microcode/AMD: Do not load when running on a hypervisor
Borislav Petkov
1
-9
/
+19
2018-02-16
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
1
-1
/
+3
2018-02-03
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
1
-1
/
+1
2018-02-03
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko
1
-0
/
+6
2018-02-03
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko
1
-1
/
+10
2018-02-03
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
Nikita Leshenko
1
-2
/
+1
2018-02-03
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
1
-0
/
+7
2018-02-03
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2
-2
/
+3
2018-02-03
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
1
-1
/
+1
2018-02-03
crypto: aesni - handle zero length dst buffer
Stephan Mueller
1
-1
/
+1
2018-02-03
kaiser: fix intel_bts perf crashes
Hugh Dickins
1
-11
/
+33
2018-02-03
x86/pti: Make unpoison of pgd for trusted boot work for real
Dave Hansen
1
-0
/
+10
2018-02-03
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
1
-0
/
+1
2018-02-03
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-2
/
+2
2018-02-03
x86: bpf_jit: small optimization in emit_bpf_tail_call()
Eric Dumazet
1
-5
/
+4
2018-01-31
x86/microcode/intel: Extend BDW late-loading further with LLC size check
Jia Zhang
1
-2
/
+18
2018-01-31
vsyscall: Fix permissions for emulate mode with KAISER/PTI
Ben Hutchings
3
-4
/
+6
2018-01-31
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2018-01-31
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+2
2018-01-31
Prevent timer value 0 for MWAITX
Janakarajan Natarajan
1
-0
/
+7
2018-01-31
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
3
-0
/
+75
2018-01-31
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
1
-0
/
+68
2018-01-31
x86/microcode/intel: Fix BDW late-loading revision check
Ben Hutchings
1
-0
/
+1
2018-01-31
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
1
-1
/
+1
2018-01-23
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
1
-3
/
+4
2018-01-23
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
Masami Hiramatsu
1
-1
/
+22
2018-01-23
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
1
-1
/
+2
2018-01-23
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
3
-1
/
+11
2018-01-23
x86/mce: Make machine check speculation protected
Thomas Gleixner
3
-1
/
+7
2018-01-23
x86/cpu, x86/pti: Do not enable PTI on AMD processors
Tom Lendacky
1
-2
/
+2
2018-01-23
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
1
-2
/
+5
2018-01-23
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
1
-1
/
+5
2018-01-23
x86/retpoline: Remove compile time warning
Thomas Gleixner
1
-2
/
+0
2018-01-23
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
3
-1
/
+83
2018-01-23
x86/retpoline/irq32: Convert assembler indirect jumps
Andi Kleen
1
-4
/
+5
2018-01-23
x86/retpoline/checksum32: Convert assembler indirect jumps
David Woodhouse
1
-3
/
+4
2018-01-23
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
1
-2
/
+3
2018-01-23
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
2
-5
/
+7
2018-01-23
x86/retpoline/entry: Convert entry assembler indirect jumps
David Woodhouse
2
-3
/
+17
2018-01-23
x86/retpoline/crypto: Convert crypto assembler indirect jumps
David Woodhouse
4
-5
/
+9
2018-01-23
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
3
-5
/
+167
2018-01-23
x86/retpoline: Add initial retpoline support
David Woodhouse
8
-0
/
+209
2018-01-23
x86/asm: Make asm/alternative.h safe from assembly
Andy Lutomirski
1
-0
/
+4
[next]