index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2022-10-29
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
Charlotte Tan
2022-10-26
x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
Vitaly Kuznetsov
2022-10-26
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2022-09-23
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-09-20
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
2022-09-20
x86/mm: Force-inline __phys_addr_nodebug()
Borislav Petkov
2022-08-31
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
2022-08-31
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
2022-08-31
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-17
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
2022-08-17
KVM: x86: Tag kvm_mmu_x86_module_init() with __init
Sean Christopherson
2022-08-11
x86/speculation: Add LFENCE to RSB fill sequence
Pawan Gupta
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-08-11
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
2022-07-29
x86/entry_32: Fix segment exceptions
Peter Zijlstra
2022-07-29
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
2022-07-29
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
2022-07-29
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2022-07-29
x86/futex: Remove .fixup usage
Peter Zijlstra
2022-07-29
x86/msr: Remove .fixup usage
Peter Zijlstra
2022-07-29
x86/extable: Extend extable functionality
Peter Zijlstra
2022-07-29
x86/entry_32: Remove .fixup usage
Peter Zijlstra
2022-07-29
x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
Thomas Gleixner
2022-07-29
x86/extable: Rework the exception table mechanics
Thomas Gleixner
2022-07-29
x86/extable: Get rid of redundant macros
Thomas Gleixner
2022-07-29
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
2022-07-29
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
2022-07-23
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
2022-07-23
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-07-23
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-07-23
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-07-23
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-07-23
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-07-23
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
2022-07-23
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-07-23
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
2022-07-23
objtool: Add entry UNRET validation
Peter Zijlstra
2022-07-23
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-07-23
objtool: Update Retpoline validation
Peter Zijlstra
2022-07-23
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-07-23
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-07-23
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-07-23
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-07-23
x86/entry: Add kernel IBRS implementation
Thadeu Lima de Souza Cascardo
2022-07-23
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2022-07-23
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-07-23
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-07-23
x86: Use return-thunk in asm code
Peter Zijlstra
2022-07-23
x86,static_call: Use alternative RET encoding
Peter Zijlstra
[next]