summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-29openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-09-29avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-09-29ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-29ppc32: fix copy_from_user()Al Viro
2016-09-29sparc32: fix copy_from_user()Al Viro
2016-09-29mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-09-29openrisc: fix copy_from_user()Al Viro
2016-09-29parisc: fix copy_from_user()Al Viro
2016-09-29metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-29alpha: fix copy_from_user()Al Viro
2016-09-29mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-29hexagon: fix strncpy_from_user() error returnAl Viro
2016-09-29sh: fix copy_from_user()Al Viro
2016-09-29score: fix copy_from_user() and friendsAl Viro
2016-09-29blackfin: fix copy_from_user()Al Viro
2016-09-29cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-09-29frv: fix clear_user()Al Viro
2016-09-29ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-09-29s390: get_user() should zero on failureAl Viro
2016-09-29score: fix __get_user/get_userAl Viro
2016-09-29sh64: failing __get_user() should zeroAl Viro
2016-09-29m32r: fix __get_user()Al Viro
2016-09-29mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-09-29fix minor infoleak in get_user_ex()Al Viro
2016-09-29microblaze: fix copy_from_user()Al Viro
2016-09-29avr32: fix copy_from_user()Al Viro
2016-09-29microblaze: fix __get_user()Al Viro
2016-09-29arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-29ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel
2016-09-29kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose
2016-09-29x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-09-29powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-09-29x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2016-09-29x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-09-21parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-09-21arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-09-21x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-09-19MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-19metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan
2016-08-19ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-08-19KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-19arm: oabi compat: add missing access checksDave Weinstein
2016-08-19x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-08-19MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-19MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-19MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-19MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-19arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-08-19s390/seccomp: fix error return for filtered system callsJan Willeke
2016-07-22um: Remove copy&paste code from init.hRichard Weinberger