summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hwUros Bizjak2022-10-073-31/+4
* KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.SUros Bizjak2022-10-071-1/+1
* x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf2022-10-071-30/+1
* x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf2022-10-071-11/+1
* x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf2022-10-071-1/+2
* x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf2022-10-071-6/+4
* x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf2022-10-073-6/+0
* x86/speculation: Change FILL_RETURN_BUFFER to work with objtoolPeter Zijlstra2022-10-071-5/+5
* intel_idle: Disable IBRS during long idlePeter Zijlstra2022-10-073-6/+44
* x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra2022-10-073-17/+44
* x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...Peter Zijlstra2022-10-071-8/+17
* x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta2022-10-073-14/+54
* x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra2022-10-073-8/+14
* x86/entry: Add kernel IBRS implementationPeter Zijlstra2022-10-074-3/+97
* x86/entry: Remove skip_r11rcxPeter Zijlstra2022-10-072-11/+2
* x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra2022-10-073-6/+25
* x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre2022-10-072-1/+85
* x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre2022-10-075-1/+44
* x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra2022-10-071-2/+4
* x86/kvm/vmx: Make noinstr cleanPeter Zijlstra2022-10-073-6/+6
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2022-10-073-4/+36
* x86/cpu: Add consistent CPU match macrosThomas Gleixner2022-10-073-13/+146
* x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner2022-10-076-4/+17
* Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"Thadeu Lima de Souza Cascardo2022-10-073-42/+1
* Revert "x86/speculation: Add RSB VM Exit protections"Thadeu Lima de Souza Cascardo2022-10-078-101/+3
* Linux 5.4.216v5.4.216Greg Kroah-Hartman2022-10-051-1/+1
* clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli2022-10-051-4/+8
* clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu2022-10-051-2/+2
* selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-10-051-1/+1
* nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley2022-10-051-3/+3
* nvme: add new line after variable declatationChaitanya Kulkarni2022-10-051-0/+3
* usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-10-051-1/+6
* Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-10-051-1/+1
* Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris2022-10-051-13/+0
* soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland2022-10-051-2/+2
* soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland2022-10-051-8/+5
* soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing2022-10-051-3/+1
* soc: sunxi: sram: Prevent the driver from being unboundSamuel Holland2022-10-051-3/+2
* soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland2022-10-051-0/+1
* ARM: dts: am33xx: Fix MMCHS0 dma propertiesYuTong Chang2022-10-051-2/+1
* ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driverFaiz Abbas2022-10-0519-26/+22
* media: dvb_vb2: fix possible out of bound accessHangyu Hua2022-10-051-0/+11
* mm: fix madivse_pageout mishandling on non-LRU pageMinchan Kim2022-10-051-2/+5
* mm/migrate_device.c: flush TLB while holding PTLAlistair Popple2022-10-051-2/+3
* mm: prevent page_frag_alloc() from corrupting the memoryMaurizio Lombardi2022-10-051-0/+12
* mm/page_alloc: fix race condition between build_all_zonelists and page alloca...Mel Gorman2022-10-051-10/+43
* mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov2022-10-051-14/+3
* libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel2022-10-051-0/+4
* Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin2022-10-051-2/+2
* ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()ChenXiaoSong2022-10-051-1/+2