aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-09-23Merge tag 'v4.18.45' into v4.18/standard/baseBruce Ashfield
2019-09-23Merge tag 'v4.18.44' into v4.18/standard/baseBruce Ashfield
2019-09-21powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero
2019-09-21powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-21x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-09-21x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-09-21x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-09-21x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-09-21x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-09-21x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-09-16x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-09-16x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)
2019-09-16MIPS: Fix bounds check virt_addr_validHauke Mehrtens
2019-09-16KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras
2019-09-16KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-09-16ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-09-16x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-09-16powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar
2019-09-16perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-09-16x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-09-16x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He
2019-09-16x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
2019-09-16x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-09-16KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-09-16arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland
2019-09-16s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik
2019-09-16ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski
2019-09-16ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski
2019-09-16ARM: OMAP2+: pm33xx-core: Do not Turn OFF CEFUSE as PPA may be using itKabir Sahane
2019-09-16ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-09-16ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-09-16ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-09-16ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-09-16ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-09-16ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-09-16ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-09-16ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-09-16x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-09-16mips: Make sure dt memory regions are validSerge Semin
2019-09-16uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski
2019-09-16ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-09-15Merge tag 'v4.18.43' into v4.18/standard/baseBruce Ashfield
2019-09-12MIPS: pistachio: Build uImage.gz by defaultPaul Burton
2019-09-12MIPS: Bounds check virt_addr_validPaul Burton
2019-09-12s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-09-12x86/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-09-12x86/kprobes: Set instruction page as executableNadav Amit
2019-09-12x86/ftrace: Set trampoline pages as executableNadav Amit
2019-09-12x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)
2019-09-12arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas