index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
1
-1
/
+1
2022-12-02
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
1
-0
/
+3
2022-11-26
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
1
-1
/
+10
2022-11-16
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
1
-3
/
+5
2022-11-10
x86/syscall: Include asm/ptrace.h in syscall_wrapper header
Jiri Olsa
1
-1
/
+1
2022-10-29
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
Charlotte Tan
1
-1
/
+3
2022-10-26
x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
Vitaly Kuznetsov
1
-2
/
+2
2022-10-26
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
1
-0
/
+1
2022-09-23
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2
-0
/
+2
2022-09-20
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2022-09-20
x86/mm: Force-inline __phys_addr_nodebug()
Borislav Petkov
1
-1
/
+1
2022-08-31
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
1
-0
/
+12
2022-08-31
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
1
-41
/
+39
2022-08-31
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
1
-2
/
+3
2022-08-17
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
1
-0
/
+1
2022-08-17
KVM: x86: Tag kvm_mmu_x86_module_init() with __init
Sean Christopherson
1
-1
/
+1
2022-08-11
x86/speculation: Add LFENCE to RSB fill sequence
Pawan Gupta
1
-1
/
+3
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
3
-1
/
+22
2022-08-11
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
1
-0
/
+3
2022-07-29
x86/entry_32: Fix segment exceptions
Peter Zijlstra
1
-1
/
+10
2022-07-29
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-07-29
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-07-29
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2
-0
/
+3
2022-07-29
x86/futex: Remove .fixup usage
Peter Zijlstra
2
-20
/
+10
2022-07-29
x86/msr: Remove .fixup usage
Peter Zijlstra
2
-30
/
+19
2022-07-29
x86/extable: Extend extable functionality
Peter Zijlstra
4
-3
/
+66
2022-07-29
x86/entry_32: Remove .fixup usage
Peter Zijlstra
1
-0
/
+2
2022-07-29
x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
Thomas Gleixner
1
-0
/
+3
2022-07-29
x86/extable: Rework the exception table mechanics
Thomas Gleixner
6
-31
/
+64
2022-07-29
x86/extable: Get rid of redundant macros
Thomas Gleixner
1
-24
/
+12
2022-07-29
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
1
-0
/
+142
2022-07-29
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
1
-7
/
+0
2022-07-23
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
1
-1
/
+2
2022-07-23
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2
-1
/
+10
2022-07-23
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
4
-9
/
+25
2022-07-23
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
1
-0
/
+1
2022-07-23
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
1
-1
/
+1
2022-07-23
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
1
-0
/
+1
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+10
2022-07-23
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
1
-6
/
+4
2022-07-23
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
1
-2
/
+0
2022-07-23
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
1
-0
/
+3
2022-07-23
objtool: Add entry UNRET validation
Peter Zijlstra
2
-0
/
+16
2022-07-23
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2
-3
/
+7
2022-07-23
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+6
2022-07-23
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-0
/
+1
2022-07-23
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
1
-0
/
+1
2022-07-23
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
1
-0
/
+1
2022-07-23
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
1
-1
/
+1
2022-07-23
x86/entry: Add kernel IBRS implementation
Thadeu Lima de Souza Cascardo
1
-1
/
+1
[next]