summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-13mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-09-13mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-09-13mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-13ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-09-13metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-13ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-13hexagon: fix strncpy_from_user() error returnAl Viro
2016-09-13frv: fix clear_user()Al Viro
2016-09-13cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-12ARM: pxa/lubbock: add pcmcia clockRussell King
2016-09-12ARM: locomo: fix locomo irq handlingRussell King
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner
2016-09-12ARM: sa1111: fix missing clk_disable()Russell King
2016-09-12ARM: sa1111: fix pcmcia suspend/resumeRussell King
2016-09-12ARM: sa1111: fix pcmcia interrupt mask polarityRussell King
2016-09-12ARM: sa1111: fix error code propagation in sa1111_probe()Russell King
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra
2016-09-10perf/x86/intel/bts: Kill a silly warningAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin
2016-09-09mm: fix cache mode of dax pmd mappingsDan Williams
2016-09-09alpha: fix copy_from_user()Al Viro
2016-09-10perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior
2016-09-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-09Merge tag 'sti-dt-fixes-for-v4.8-rcs' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2016-09-09Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2016-09-09ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=armIan Campbell
2016-09-09ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsiIan Campbell
2016-09-09Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/pub/scm/lin...Paolo Bonzini
2016-09-09Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-09kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose
2016-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-09-08x86, clock: Fix kvm guest tsc initializationPrarit Bhargava
2016-09-08ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCILee Jones
2016-09-08ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones
2016-09-08x86/apic: Fix num_processors value in case of failureDou Liyang
2016-09-07Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-09-07Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2016-09-07Revert "ARM: tegra: fix erroneous address in dts"Olof Johansson
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan