summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-13kaiser: Set _PAGE_NX only if supportedLepton Wu
2018-02-13kaiser: Set _PAGE_NX only if supportedGuenter Roeck
2018-02-13x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski
2018-02-13x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar
2018-02-13Revert "x86: kvmclock: Disable use from vDSO if KPTI is enabled"Juerg Haefliger
2018-02-13x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski
2018-02-13x86, vdso, pvclock: Simplify and speed up the vdso pvclock readerAndy Lutomirski
2018-02-13x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2018-02-13x86, vdso: Move the vvar area before the vdso textAndy Lutomirski
2018-02-13x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2018-02-13ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2018-02-13parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin
2018-02-13KVM: SVM: obey guest PATPaolo Bonzini
2018-02-13KVM: vmx: Inject #GP on invalid PAT CRNadav Amit
2018-02-13s390/disassembler: increase show_code buffer sizeVasily Gorbik
2018-02-13s390: fix transactional execution control register handlingHeiko Carstens
2018-02-13MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2018-02-13kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modulesZhou Chengming
2018-02-13ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse
2018-02-13powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya
2018-02-13powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III
2018-02-13powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler
2018-02-13arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland
2018-02-13arm64: vdso: minor ABI fix for clock_getresNathan Lynch
2018-02-13KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2018-02-13s390/runtime instrumention: fix possible memory corruptionHeiko Carstens
2018-01-09kaiser: x86: Fix NMI handlingJiri Kosina
2018-01-09KPTI: Report when enabledKees Cook
2018-01-09KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-09x86/kaiser: Move feature detection upBorislav Petkov
2018-01-09kaiser: disabled on Xen PVJiri Kosina
2018-01-09x86/paravirt: Dont patch flush_tlb_singleThomas Gleixner
2018-01-09kaiser: kaiser_flush_tlb_on_return_to_user() check PCIDHugh Dickins
2018-01-09kaiser: asm/tlbflush.h handle noPGE at lower levelHugh Dickins
2018-01-09kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflushHugh Dickins
2018-01-09x86/kaiser: Check boottime cmdline paramsBorislav Petkov
2018-01-09x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov
2018-01-09x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky
2018-01-09x86/boot: Pass in size to early cmdline parsingDave Hansen
2018-01-09x86/boot: Simplify early command line parsingDave Hansen
2018-01-09x86/boot: Fix early command-line parsing when partial word matchesDave Hansen
2018-01-09x86/boot: Fix early command-line parsing when matching at endDave Hansen
2018-01-09kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins
2018-01-09x86/alternatives: Use optimized NOPs for paddingBorislav Petkov
2018-01-09x86/alternatives: Make JMPs more robustBorislav Petkov
2018-01-09x86/alternatives: Add instruction paddingBorislav Petkov
2018-01-09x86/alternatives: Cleanup DPRINTK macroBorislav Petkov
2018-01-09kaiser: alloc_ldt_struct() use get_zeroed_page()Hugh Dickins
2018-01-09x86: kvmclock: Disable use from vDSO if KPTI is enabledBen Hutchings
2018-01-09kaiser: Set _PAGE_USER of the vsyscall pageBorislav Petkov