summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2-3/+5
2020-03-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook1-1/+1
2020-03-21ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli1-0/+2
2020-03-21riscv: set pmp configuration if kernel is running in M-modeGreentime Hu2-0/+18
2020-03-18x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner1-2/+7
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck1-4/+5
2020-03-18perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips1-10/+7
2020-03-18x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky1-0/+18
2020-03-18MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handlingPaul Cercueil1-1/+2
2020-03-18MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller1-1/+4
2020-03-18MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller1-15/+24
2020-03-18ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev1-0/+2
2020-03-18KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov1-2/+3
2020-03-18KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov1-0/+1
2020-03-18arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur1-0/+2
2020-03-12csky: Implement copy_thread_tlsGuo Ren2-3/+5
2020-03-12efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel1-19/+26
2020-03-12efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel1-4/+21
2020-03-12powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario1-1/+3
2020-03-12arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt1-1/+1
2020-03-12ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov1-1/+0
2020-03-12ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent sourceSuman Anna1-10/+2
2020-03-12ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna1-2/+2
2020-03-12ARM: dts: imx7d: fix opp-supported-hwPeng Fan1-3/+3
2020-03-12ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum4-16/+28
2020-03-12arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHYFabio Estevam1-5/+0
2020-03-12ARM: dts: imx6: phycore-som: fix emmc supplyMarco Felsch1-1/+0
2020-03-12ARM: dts: ls1021a: Restore MDIO compatible to gianfarVladimir Oltean1-2/+2
2020-03-12arm64: dts: meson-sm1-sei610: add missing interrupt-namesGuillaume La Roque1-0/+1
2020-03-12powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman1-0/+2
2020-03-12s390/mm: fix panic in gup_fast on large pudGerald Schaefer1-0/+6
2020-03-12s390/pci: Fix unexpected write combine on resourceNiklas Schnelle1-2/+2
2020-03-12x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson1-1/+1
2020-03-12x86/ioperm: Add new paravirt function update_io_bitmap()Juergen Gross6-2/+50
2020-03-12arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas1-0/+5
2020-03-12arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan1-3/+3
2020-03-12arch/csky: fix some Kconfig typosRandy Dunlap1-1/+1
2020-03-12csky: Fixup compile warning for three unimplemented syscallsGuo Ren1-0/+3
2020-03-12csky: Fixup ftrace modify panicGuo Ren1-0/+2
2020-03-12csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren1-1/+1
2020-03-12csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren3-7/+31
2020-03-12csky/mm: Fixup export invalid_pte_table symbolGuo Ren1-0/+1
2020-03-12x86/xen: Distribute switch variables for initializationKees Cook1-3/+4
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann1-1/+1
2020-03-12x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu1-3/+0
2020-03-12s390: make 'install' not depend on vmlinuxMasahiro Yamada2-2/+2
2020-03-05kvm: nVMX: VMWRITE checks unsupported field before read-only fieldJim Mattson1-5/+6
2020-03-05kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS fieldJim Mattson1-34/+25
2020-03-05KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson1-2/+0
2020-03-05KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson1-4/+0