summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-06-19powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin
2019-06-19powerpc: Fix kexec failure on book3s/32Christophe Leroy
2019-06-19x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-06-19x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He
2019-06-19x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-06-19KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-06-19KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini
2019-06-19KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini
2019-06-19KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li
2019-06-19kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang
2019-06-19KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATEPaolo Bonzini
2019-06-19KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse
2019-06-19arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland
2019-06-19arm64: Print physical address of page table base in show_pte()Will Deacon
2019-06-15ARM: shmobile: porter: enable R-Car Gen2 regulator quirkMarek Vasut
2019-06-15ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski
2019-06-15ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski
2019-06-15arm64: dts: qcom: qcs404: Fix regulator supply namesBjorn Andersson
2019-06-15ARM: OMAP2+: pm33xx-core: Do not Turn OFF CEFUSE as PPA may be using itKabir Sahane
2019-06-15ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-15arm64: dts: imx8mq: Mark iomuxc_gpr as i.MX6Q compatibleAndrey Smirnov
2019-06-15x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-06-15arm64: defconfig: Update UFSHCD for Hi3660 socValentin Schneider
2019-06-15powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot
2019-06-15mips: Make sure dt memory regions are validSerge Semin
2019-06-15uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton
2019-06-11MIPS: Bounds check virt_addr_validPaul Burton
2019-06-11s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-06-11x86/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-11parisc: Fix crash due alternative coding for NP iopdir_fdc bitHelge Deller
2019-06-11ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev
2019-06-09x86/kprobes: Set instruction page as executableNadav Amit
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-06-09x86/ima: Check EFI_RUNTIME_SERVICES before usingScott Wood
2019-06-09arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-06-09signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman