summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* sh: fix multiple function definition build errorsRandy Dunlap2019-05-081-2/+2
* kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-05-081-0/+7
* KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes2019-05-081-3/+9
* arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-05-081-0/+6
* arm/mach-at91/pm : fix possible object reference leakPeng Hao2019-05-081-2/+4
* riscv: fix accessing 8-byte variable from RV32Alan Kao2019-05-081-1/+1
* ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson2019-05-081-6/+6
* arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos2019-05-081-2/+2
* KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson2019-05-051-2/+2
* KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson2019-05-052-2/+20
* x86/mm: Don't exceed the valid physical address spaceRalph Campbell2019-05-041-1/+1
* x86/realmode: Don't leak the trampoline kernel addressMatteo Croce2019-05-041-2/+0
* ARM: davinci: fix build failure with allnoconfigSekhar Nori2019-05-041-0/+1
* ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida2019-05-041-2/+2
* ARM: dts: pfla02: increase phy reset durationMarco Felsch2019-05-041-0/+1
* KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-05-042-0/+22
* KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-05-041-3/+3
* ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang2019-05-041-0/+1
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike2019-05-041-1/+1
* x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2019-05-023-18/+9
* x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann2019-05-021-2/+6
* x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann2019-05-021-0/+5
* powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-05-022-1/+2
* ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-05-021-1/+15
* perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan2019-05-021-5/+5
* MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-05-021-1/+1
* powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-05-021-1/+1
* x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner2019-04-271-2/+6
* perf/x86: Fix incorrect PEBS_REGSKan Liang2019-04-272-20/+20
* x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen2019-04-271-3/+3
* perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-271-9/+26
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-271-0/+26
* arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-271-1/+1
* crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers2019-04-272-12/+24
* Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee2019-04-271-4/+15
* KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov2019-04-271-0/+3
* KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson2019-04-271-10/+11
* ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi2019-04-201-3/+3
* crypto: sha512/arm - fix crash bug in Thumb2 buildArd Biesheuvel2019-04-202-2/+4
* crypto: sha256/arm - fix crash bug in Thumb2 buildArd Biesheuvel2019-04-202-2/+4
* KVM: nVMX: restore host state in nested_vmx_vmexit for VMFailSean Christopherson2019-04-201-20/+153
* ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz2019-04-201-1/+1
* powerpc/pseries: Remove prrn_work workqueueNathan Fontenot2019-04-201-14/+3
* x86/gart: Exclude GART aperture from kcoreKairui Song2019-04-201-7/+13
* x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor2019-04-201-0/+1
* x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-04-201-7/+7
* x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu2019-04-201-1/+5
* x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki2019-04-201-0/+2
* x86/mm: Don't leak kernel addressesMatteo Croce2019-04-201-2/+2