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-13x86/entry/64: Clean up and document espfix64 stack setupAndy Lutomirski
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
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