summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-15blackfin: no access_ok() for __copy_{to,from}_user()Al Viro
2016-09-15arm64: don't zero in __copy_from_user{,_inatomic}Al Viro
2016-09-15arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro
2016-09-15arc: don't leak bits of kernel stack into coredumpAl Viro
2016-09-15alpha: get rid of tail-zeroing in __copy_user()Al Viro
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-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ář