summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-03x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-10-03x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen
2018-10-03x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen
2018-10-03x86: mm: Add PUD functionsBen Hutchings
2018-10-03x86/speculation/l1tf: Protect swap entries against L1TFLinus Torvalds
2018-10-03x86/speculation/l1tf: Change order of offset/type in swap entryLinus Torvalds
2018-10-03mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi
2018-10-03x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen
2018-10-03x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFTAndi Kleen
2018-10-03powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03unicore32: drop pte_file()-related helpersKirill A. Shutemov
2018-10-03um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03tile: drop pte_file()-related helpersKirill A. Shutemov
2018-10-03sparc: drop pte_file()-related helpersKirill A. Shutemov
2018-10-03sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03s390: drop pte_file()-related helpersKirill A. Shutemov
2018-10-03parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03mn10300: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03metag: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03m32r: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03frv: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03c6x: drop pte_file()Kirill A. Shutemov
2018-10-03blackfin: drop pte_file()Kirill A. Shutemov
2018-10-03avr32: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-10-03x86/cpufeatures: Show KAISER in cpuinfoBen Hutchings
2018-10-03x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-10-03KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner
2018-10-03KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk
2018-10-03x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk
2018-10-03KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-10-03x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner
2018-10-03x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner
2018-10-03x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner
2018-10-03x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner
2018-10-03x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}Borislav Petkov
2018-10-03x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner