summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-20openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-11-20avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-11-20avr32: fix copy_from_user()Al Viro
2016-11-20microblaze: fix __get_user()Al Viro
2016-11-20microblaze: fix copy_from_user()Al Viro
2016-11-20m32r: fix __get_user()Al Viro
2016-11-20blackfin: fix copy_from_user()Al Viro
2016-11-20sparc32: fix copy_from_user()Al Viro
2016-11-20sh: fix copy_from_user()Al Viro
2016-11-20sh64: failing __get_user() should zeroAl Viro
2016-11-20score: fix copy_from_user() and friendsAl Viro
2016-11-20score: fix __get_user/get_userAl Viro
2016-11-20s390: get_user() should zero on failureAl Viro
2016-11-20ppc32: fix copy_from_user()Al Viro
2016-11-20parisc: fix copy_from_user()Al Viro
2016-11-20openrisc: fix copy_from_user()Al Viro
2016-11-20mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-11-20mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-11-20ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-11-20hexagon: fix strncpy_from_user() error returnAl Viro
2016-11-20frv: fix clear_user()Al Viro
2016-11-20cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-11-20ARM: sa1111: fix pcmcia suspend/resumeRussell King
2016-11-20alpha: fix copy_from_user()Al Viro
2016-11-20x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-11-20x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-11-20parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-11-20arm: oabi compat: add missing access checksDave Weinstein
2016-11-20x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-11-20x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-11-20s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-11-20avr32: off by one in at32_init_pio()Dan Carpenter
2016-11-20KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-11-20ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel
2016-11-20MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter
2016-11-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-11-20KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-11-20x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-11-20x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-11-20powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao
2016-08-22x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-08-22kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-08-22x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-08-22parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-08-22KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-08-22ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-08-22x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2016-08-22powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman
2016-08-22powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman