summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* avr32: fix copy_from_user()Al Viro2016-09-133-4/+13
* microblaze: fix __get_user()Al Viro2016-09-131-1/+1
* microblaze: fix copy_from_user()Al Viro2016-09-131-3/+6
* m32r: fix __get_user()Al Viro2016-09-131-1/+1
* blackfin: fix copy_from_user()Al Viro2016-09-131-4/+5
* sparc32: fix copy_from_user()Al Viro2016-09-131-1/+3
* sh: fix copy_from_user()Al Viro2016-09-131-1/+4
* sh64: failing __get_user() should zeroAl Viro2016-09-131-0/+1
* score: fix copy_from_user() and friendsAl Viro2016-09-131-21/+20
* score: fix __get_user/get_userAl Viro2016-09-131-1/+4
* s390: get_user() should zero on failureAl Viro2016-09-131-4/+4
* ppc32: fix copy_from_user()Al Viro2016-09-131-23/+2
* parisc: fix copy_from_user()Al Viro2016-09-131-2/+4
* openrisc: fix copy_from_user()Al Viro2016-09-131-24/+11
* nios2: fix __get_user()Al Viro2016-09-131-2/+2
* nios2: copy_from_user() should zero the tail of destinationAl Viro2016-09-131-3/+6
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-09-131-1/+3
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-09-131-0/+1
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-131-0/+3
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-131-2/+9
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-131-1/+2
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-131-14/+11
* hexagon: fix strncpy_from_user() error returnAl Viro2016-09-131-1/+2
* frv: fix clear_user()Al Viro2016-09-131-3/+9
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-131-39/+32
* alpha: fix copy_from_user()Al Viro2016-09-091-11/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-141-1/+0
|\
| * m68knommu: fix user a5 register being overwrittenGreg Ungerer2016-08-081-1/+0
* | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-08-132-1/+3
|\ \
| * | h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
| * | unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-131-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-137-74/+123
|\ \ \
| * | | arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada2016-08-121-1/+0
| * | | arm64: defconfig: add options for virtualization and containersRiku Voipio2016-08-121-6/+46
| * | | arm64: hibernate: handle allocation failuresMark Rutland2016-08-121-27/+32
| * | | arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-121-6/+17
| * | | arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-122-2/+19
| * | | arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-112-28/+5
| * | | arm64: Support hard limit of cpu count by nr_cpusKefeng Wang2016-08-091-4/+4
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-135-39/+87
|\ \ \ | |_|/ |/| |
| * | Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2016-08-121-1/+4
| |\ \
| | * | KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok2016-08-121-1/+3
| | * | KVM: s390: set the prefix initially properlyJulius Niedworok2016-08-121-0/+1
| | |/
| * | MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-122-12/+35
| * | MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-121-1/+1
| * | MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-121-8/+15
| * | MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-121-21/+28
| * | KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-122-3/+5
| * | KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-121-2/+8
| |/
* | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-123-11/+14
|\ \