summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07Linux 5.4.217v5.4.217Greg Kroah-Hartman
2022-10-07docs: update mediator information in CoC docsShuah Khan
2022-10-07Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-10-07Revert "drm/amdgpu: use dirty framebuffer helper"Greg Kroah-Hartman
2022-10-07xfs: remove unused variable 'done'YueHaibing
2022-10-07xfs: fix uninitialized variable in xfs_attr3_leaf_inactiveDarrick J. Wong
2022-10-07xfs: streamline xfs_attr3_leaf_inactiveDarrick J. Wong
2022-10-07xfs: move incore structures out of xfs_da_format.hChristoph Hellwig
2022-10-07xfs: fix memory corruption during remote attr value buffer invalidationDarrick J. Wong
2022-10-07xfs: refactor remote attr value buffer invalidationDarrick J. Wong
2022-10-07xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_readChristoph Hellwig
2022-10-07xfs: fix s_maxbytes computation on 32-bit kernelsDarrick J. Wong
2022-10-07xfs: truncate should remove all blocks, not just to the end of the page cacheDarrick J. Wong
2022-10-07xfs: introduce XFS_MAX_FILEOFFDarrick J. Wong
2022-10-07xfs: fix misuse of the XFS_ATTR_INCOMPLETE flagChristoph Hellwig
2022-10-07x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-10-07x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta
2022-10-07x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor
2022-10-07x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-10-07x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta
2022-10-07x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-10-07x86/common: Stamp out the stepping madnessPeter Zijlstra
2022-10-07x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-10-07KVM: VMX: Fix IBRS handling after vmexitJosh Poimboeuf
2022-10-07KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf
2022-10-07KVM: VMX: Convert launched argument to flagsThadeu Lima de Souza Cascardo
2022-10-07KVM: VMX: Flatten __vmx_vcpu_run()Josh Poimboeuf
2022-10-07KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hwUros Bizjak
2022-10-07KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.SUros Bizjak
2022-10-07x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf
2022-10-07x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf
2022-10-07x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf
2022-10-07x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf
2022-10-07x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf
2022-10-07x86/speculation: Change FILL_RETURN_BUFFER to work with objtoolPeter Zijlstra
2022-10-07intel_idle: Disable IBRS during long idlePeter Zijlstra
2022-10-07x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra
2022-10-07x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...Peter Zijlstra
2022-10-07x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-10-07x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra
2022-10-07x86/entry: Add kernel IBRS implementationPeter Zijlstra
2022-10-07x86/entry: Remove skip_r11rcxPeter Zijlstra
2022-10-07x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra
2022-10-07x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-10-07x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-10-07x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra
2022-10-07x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-10-07x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2022-10-07x86/cpu: Add consistent CPU match macrosThomas Gleixner
2022-10-07x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner