aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-18 Merge tag 'v4.1.34' into linux-linaro-lsk-v4.1Alex Shi
2016-10-09openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-10-09avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-10-03MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-10-03MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-10-03MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-10-02fix minor infoleak in get_user_ex()Al Viro
2016-10-02avr32: fix copy_from_user()Al Viro
2016-10-02microblaze: fix __get_user()Al Viro
2016-10-02microblaze: fix copy_from_user()Al Viro
2016-10-02m32r: fix __get_user()Al Viro
2016-10-02blackfin: fix copy_from_user()Al Viro
2016-10-02sparc32: fix copy_from_user()Al Viro
2016-10-02sh: fix copy_from_user()Al Viro
2016-10-02sh64: failing __get_user() should zeroAl Viro
2016-10-02score: fix copy_from_user() and friendsAl Viro
2016-10-02score: fix __get_user/get_userAl Viro
2016-10-02s390: get_user() should zero on failureAl Viro
2016-10-02ppc32: fix copy_from_user()Al Viro
2016-10-02parisc: fix copy_from_user()Al Viro
2016-10-02openrisc: fix copy_from_user()Al Viro
2016-10-02nios2: fix __get_user()Al Viro
2016-10-02nios2: copy_from_user() should zero the tail of destinationAl Viro
2016-10-02mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-10-02mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-10-02mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-10-02ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-10-02metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-10-02ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-10-02hexagon: fix strncpy_from_user() error returnAl Viro
2016-10-02frv: fix clear_user()Al Viro
2016-10-02cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-10-02MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-10-02MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-10-02crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-10-02crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-10-02alpha: fix copy_from_user()Al Viro
2016-10-02arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-10-02kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose
2016-10-02ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones
2016-10-02powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-10-02ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang
2016-10-02ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz
2016-10-02ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel
2016-09-19 Merge tag 'v4.1.33' into linux-linaro-lsk-v4.1lsk-v4.1-16.09Alex Shi
2016-09-17MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-09-15Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"Sasha Levin
2016-09-15x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-09-15x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-09-11[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro