summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-06-19x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin1-1/+1
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov1-1/+1
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-06-19KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-06-19arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland1-3/+8
2019-06-19s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik1-0/+2
2019-06-15ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski1-0/+19
2019-06-15ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski1-0/+2
2019-06-15ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-2/+2
2019-06-15ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang1-2/+8
2019-06-15uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski1-1/+1
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2-1/+6
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman1-0/+6
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-06-11MIPS: Bounds check virt_addr_validPaul Burton1-0/+5
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2-0/+43
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook1-2/+0
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman1-3/+3
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth4-0/+10
2019-06-09powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria3-2/+10
2019-06-09KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater1-2/+2
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke1-2/+2
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck1-7/+37
2019-05-31x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra1-12/+17
2019-05-31x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra1-12/+17
2019-05-31arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-05-31x86/build: Keep local relocations with ld.lldKees Cook1-1/+1
2019-05-31x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov1-1/+2
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino4-5/+8
2019-05-31x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner1-5/+14
2019-05-31powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey1-1/+3
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch1-6/+12
2019-05-31x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina1-2/+0
2019-05-31x86/build: Move _etext to actual end of .textKees Cook1-3/+3
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai1-1/+2
2019-05-31ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2-2/+5
2019-05-31powerpc/boot: Fix missing check of lseek() return valueBo YU1-1/+5
2019-05-31powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar1-0/+5
2019-05-31arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig1-0/+10
2019-05-31kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee1-1/+5
2019-05-31KVM: x86: fix return value for reserved EFERPaolo Bonzini1-1/+1
2019-05-31x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)1-1/+3