summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-10-15arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow2-1/+9
2022-10-15um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub1-6/+0
2022-10-15um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub1-3/+2
2022-10-15ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov2-3/+3
2022-10-07x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon6-29/+99
2022-10-07x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta1-0/+3
2022-10-07x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor1-1/+2
2022-10-07x86/speculation: Disable RRSBA behaviorPawan Gupta4-0/+37
2022-10-07x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta1-0/+1
2022-10-07x86/cpu/amd: Enumerate BTC_NOAndrew Cooper3-8/+20
2022-10-07x86/common: Stamp out the stepping madnessPeter Zijlstra1-21/+16
2022-10-07x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf3-9/+62
2022-10-07KVM: VMX: Fix IBRS handling after vmexitJosh Poimboeuf1-1/+6
2022-10-07KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf6-31/+73
2022-10-07KVM: VMX: Convert launched argument to flagsThadeu Lima de Souza Cascardo5-7/+28
2022-10-07KVM: VMX: Flatten __vmx_vcpu_run()Josh Poimboeuf1-77/+37
2022-10-07KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hwUros Bizjak3-31/+4
2022-10-07KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.SUros Bizjak1-1/+1
2022-10-07x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf1-30/+1
2022-10-07x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf1-11/+1
2022-10-07x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf1-1/+2
2022-10-07x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf1-6/+4
2022-10-07x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf3-6/+0
2022-10-07x86/speculation: Change FILL_RETURN_BUFFER to work with objtoolPeter Zijlstra1-5/+5
2022-10-07intel_idle: Disable IBRS during long idlePeter Zijlstra2-0/+7
2022-10-07x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra3-17/+44
2022-10-07x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...Peter Zijlstra1-8/+17
2022-10-07x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta2-14/+53
2022-10-07x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra3-8/+14
2022-10-07x86/entry: Add kernel IBRS implementationPeter Zijlstra4-3/+97
2022-10-07x86/entry: Remove skip_r11rcxPeter Zijlstra2-11/+2
2022-10-07x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra3-6/+25
2022-10-07x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre1-1/+73
2022-10-07x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre3-1/+34
2022-10-07x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra1-2/+4
2022-10-07x86/kvm/vmx: Make noinstr cleanPeter Zijlstra2-5/+5
2022-10-07x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2-4/+30
2022-10-07x86/cpu: Add consistent CPU match macrosThomas Gleixner3-13/+146
2022-10-07x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner3-1/+14
2022-10-07Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"Thadeu Lima de Souza Cascardo2-36/+1
2022-10-07Revert "x86/speculation: Add RSB VM Exit protections"Thadeu Lima de Souza Cascardo6-92/+3
2022-10-05ARM: dts: am33xx: Fix MMCHS0 dma propertiesYuTong Chang1-2/+1
2022-10-05ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driverFaiz Abbas19-26/+22
2022-10-05ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij1-0/+1
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin1-8/+8
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap1-0/+1
2022-09-28arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam1-1/+0
2022-09-28arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang1-0/+8
2022-09-28arm64: dts: rockchip: Pull up wlan wake# on Gru-BobBrian Norris2-0/+6
2022-09-28MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin1-0/+10