summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-11-06KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini
2019-11-06arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-11-06ARC: perf: Accommodate big-endian CPUAlexey Brodkin
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/unwind: fix mixing regs and spIlya Leoshkevich
2019-11-06um-ubd: Entrust re-queue to the upper layersAnton Ivanov
2019-11-06s390/pci: fix MSI message dataSebastian Ott
2019-11-06arm64: dts: qcom: Add Asus NovaGo TP370QLJeffrey Hugo
2019-11-06arm64: dts: qcom: Add HP Envy x2Jeffrey Hugo
2019-11-06arm64: dts: qcom: Add Lenovo Miix 630Jeffrey Hugo
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/cpu: Add Comet Lake to the Intel CPU models headerKan Liang
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky
2019-11-06riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen
2019-11-06riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen
2019-11-06riscv: avoid kernel hangs when trapped in BUG()Vincent Chen
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: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon
2019-11-06arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon
2019-11-06arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino
2019-11-06arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse
2019-11-06arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall
2019-10-29KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz
2019-10-29x86/hyperv: Make vapic support x2apic modeRoman Kagan
2019-10-29x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-10-29arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-29arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier
2019-10-29arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-29s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-10-29xtensa: fix change_bit in exclusive access optionMax Filippov
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-29MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-10-29uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-10-29s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-10-29riscv: Fix memblock reservation for device tree blobAlbert Ou
2019-10-29RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt
2019-10-29xen/efi: Set nonblocking callbacksRoss Lagerwall