aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-11-18Merge tag 'v4.14.152' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.151' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.150' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.149' into v4.14/standard/baseBruce Ashfield
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-11-06s390/idle: fix cpu idle time calculationHeiko Carstens
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-11-06perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-11-06powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2019-10-29kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson
2019-10-29kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid
2019-10-29kvm: vmx: Introduce lapic_mode enumerationJim Mattson
2019-10-29KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-29MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-29arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-29arm64: Force SSBS on context switchMarc Zyngier
2019-10-29arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-29arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-29arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-29arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-29arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-29arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-29arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-29arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab
2019-10-29arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-10-29arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-10-29arm64: fix SSBS sanitizationMark Rutland
2019-10-29KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-29arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-29arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-29arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier
2019-10-29arm64: don't zero DIT on signal returnMark Rutland
2019-10-29arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2019-10-29arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2019-10-29arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose
2019-10-29arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2019-10-29arm64: capabilities: Clean up midr range helpersSuzuki K Poulose
2019-10-29arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose