summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan
2016-09-13avr32: fix copy_from_user()Al Viro
2016-09-13microblaze: fix __get_user()Al Viro
2016-09-13microblaze: fix copy_from_user()Al Viro
2016-09-13m32r: fix __get_user()Al Viro
2016-09-13blackfin: fix copy_from_user()Al Viro
2016-09-13sparc32: fix copy_from_user()Al Viro
2016-09-13sh: fix copy_from_user()Al Viro
2016-09-13sh64: failing __get_user() should zeroAl Viro
2016-09-13score: fix copy_from_user() and friendsAl Viro
2016-09-13score: fix __get_user/get_userAl Viro
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-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-13MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-13MIPS: Remove compact branch policy Kconfig entriesPaul Burton
2016-09-13MIPS: MAAR: Fix address alignmentJames Hogan
2016-09-13MIPS: Fix memory regions reaching top of physicalJames Hogan
2016-09-13MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski
2016-09-13MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla
2016-09-13crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-13crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
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-12powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman
2016-09-12powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state lossGautham R. Shenoy
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds