summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-10-03x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk
2018-10-03x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bitsKonrad Rzeszutek Wilk
2018-10-03x86/bugs: Concentrate bug reporting into a separate functionKonrad Rzeszutek Wilk
2018-10-03x86/bugs: Concentrate bug detection into a separate functionKonrad Rzeszutek Wilk
2018-10-03x86/nospec: Simplify alternative_msr_write()Linus Torvalds
2018-09-25KVM: x86: introduce num_emulated_msrsPaolo Bonzini
2018-09-25x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc
2018-09-25x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov
2018-09-25x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey
2018-09-25x86/process: Optimize TIF checks in __switch_to_xtra()Kyle Huey
2018-09-25seccomp: add "seccomp" syscallKees Cook
2018-09-25x86/paravirt: Fix spectre-v2 mitigations for paravirt guestsPeter Zijlstra
2018-09-25x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina
2018-09-25x86/speculation: Clean up various Spectre related detailsIngo Molnar
2018-09-25x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-09-25kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini
2018-09-25KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini
2018-09-25KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini
2018-09-25KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTRNadav Amit
2018-09-25x86/fpu: Default eagerfpu if FPU and FXSR are enabledBen Hutchings
2018-09-25x86/fpu: Fix the 'nofxsr' boot parameter to also clear X86_FEATURE_FXSR_OPTIngo Molnar
2018-06-16MIPS: ralink: Remove ralink_halt()NeilBrown
2018-06-16MIPS: ralink: Don't set pm_power_offJohn Crispin
2018-06-16x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-06-16x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk
2018-06-16MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-06-16ia64: convert unwcheck.py to python3Corentin Labbe
2018-06-16KVM: s390: provide io interrupt kvm_statChristian Borntraeger
2018-06-16x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-06-16xen/arm: Define xen_arch_suspend()Boris Ostrovsky
2018-06-16xen: Add xen_arch_suspend()Ben Hutchings
2018-06-16x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-06-16x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich
2018-06-16arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon
2018-06-16arm64: Remove unimplemented syscall log messageMichael Weiser
2018-06-16arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-06-16arm64: do not use print_symbol()Sergey Senozhatsky
2018-06-16arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon
2018-06-16arm64: remove __die()'s stack dumpMark Rutland
2018-06-16x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra
2018-06-16powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-06-16ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-06-16powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
2018-06-16arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier
2018-06-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-06-16x86/xen: init %gs very early to avoid page faults with stack protectorJuergen Gross
2018-06-16MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2018-06-16KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf
2018-06-16s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov