aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-25KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-25KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-25powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin
2016-11-23arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-11-23arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-11-23kvm: x86: memset whole irq_eoiJiri Slaby
2016-11-23arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-11-23powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-11-01arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-30x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
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