summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne2019-05-221-0/+1
* KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson2019-05-221-1/+1
* KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson2019-05-221-13/+24
* bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann2019-05-222-7/+0
* crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers2019-05-221-0/+2
* crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers2019-05-221-0/+2
* crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers2019-05-221-4/+6
* crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers2019-05-221-8/+5
* sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra2019-05-225-0/+20
* arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker2019-05-221-16/+18
* arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker2019-05-221-0/+1
* arm64: compat: Reduce address limitVincenzo Frascino2019-05-221-0/+8
* arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon2019-05-222-6/+42
* arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou2019-05-221-1/+1
* ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2019-05-222-0/+3
* ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki2019-05-221-1/+1
* ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy2019-05-221-1/+1
* arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner2019-05-221-0/+1
* x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-221-8/+0
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-161-1/+1
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-161-0/+3
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf2019-05-161-1/+1
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-05-161-2/+20
* powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin2019-05-161-64/+29
* powerpc/smp: Fix NMI IPI timeoutNicholas Piggin2019-05-161-2/+3
* ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-05-161-1/+1
* MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-05-161-6/+0
* KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov2019-05-161-2/+2
* KVM: fix spectrev1 gadgetsPaolo Bonzini2019-05-161-1/+3
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-05-161-0/+21
* x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2019-05-161-1/+1
* x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-05-141-2/+3
* s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-1/+2
* powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-4/+4
* x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-3/+12
* x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-05-141-1/+2
* x86/speculation/mds: Fix commentBoris Ostrovsky2019-05-141-1/+1
* x86/speculation/mds: Add SMT warning messageJosh Poimboeuf2019-05-141-0/+8
* x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf2019-05-141-3/+2
* x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-05-141-0/+10
* Documentation: Move L1TF to separate directoryThomas Gleixner2019-05-142-3/+3
* x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-05-142-6/+13
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-141-0/+25
* x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-05-142-0/+75
* x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-05-144-0/+26
* x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2019-05-142-0/+4
* x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-05-145-0/+31
* x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-05-141-0/+25