summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-13s390: get_user() should zero on failureAl Viro
2016-09-13ppc32: fix copy_from_user()Al Viro
2016-09-13parisc: fix copy_from_user()Al Viro
2016-09-13openrisc: fix copy_from_user()Al Viro
2016-09-13nios2: fix __get_user()Al Viro
2016-09-13nios2: copy_from_user() should zero the tail of destinationAl Viro
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-09alpha: fix copy_from_user()Al Viro
2016-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-08-13Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-08-12Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-12MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-12MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok
2016-08-12perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang
2016-08-12uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko
2016-08-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long
2016-08-11x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior