summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-03-30arm64: fix NULL dereference in have_cpu_die()Mark Salter1-1/+1
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf3-22/+37
2017-03-30s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-03-29parisc: Avoid stalled CPU warnings after system shutdownHelge Deller1-0/+2
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller5-134/+52
2017-03-29parisc: Fix access fault handling in pa_memcpy()Helge Deller2-458/+321
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds5-50/+23
2017-03-29sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-29mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-03-29metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin1-0/+2
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin1-3/+12
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-29h8300/ptrace: Fix incorrect register transfer countDave Martin1-3/+5
2017-03-29c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin1-41/+0
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-15/+54
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini3-0/+10
2017-03-28KVM: nVMX: fix nested EPT detectionLadi Prosek1-4/+1
2017-03-28x86/mce: Don't print MCEs when mcelog is activeAndi Kleen1-1/+6
2017-03-28arch/sparc: Avoid DCTI CouplesBabu Moger11-0/+18
2017-03-28sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-03-28sparc64: Add support for 2G hugepagesNitin Gupta3-1/+13
2017-03-28sparc64: Fix size check in huge_pte_allocNitin Gupta1-1/+1
2017-03-27Merge tag 'm68k-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-14/+160
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+18
2017-03-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds27-218/+116
2017-03-24ARC: vdk: Fix support of UIOAlexey Brodkin1-7/+13
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...Arnd Bergmann1-0/+11
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom...Arnd Bergmann7-0/+7
2017-03-24x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He1-2/+2
2017-03-23KVM: VMX: Fix enable VPID conditionsWanpeng Li1-1/+8
2017-03-23KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li1-3/+4
2017-03-23KVM: x86: correct async page present tracepointWanpeng Li1-1/+1
2017-03-23kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson1-1/+17
2017-03-23KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu1-2/+2
2017-03-23KVM: x86: check existance before destroyPeter Xu2-0/+6
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra3-5/+10
2017-03-22arm64: dts: NS2: Add dma-coherent to relevant DT entriesJon Mason1-0/+11
2017-03-22arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay1-3/+7
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn4-20/+60
2017-03-22x86/mce: Fix copy/paste error in exception table entriesTony Luck1-1/+1
2017-03-22s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens1-3/+2
2017-03-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2-4/+7
2017-03-22Merge tag 'at91-ab-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-2/+18
2017-03-22Merge tag 'sunxi-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson3-9/+2
2017-03-22Merge tag 'imx-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson1-5/+0
2017-03-22MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen1-0/+2
2017-03-21MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen1-4/+21
2017-03-21MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2-6/+15
2017-03-21MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen1-1/+1