summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Fix potential infoleak in older kernelsLinus Torvalds1-5/+5
2017-02-23ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King1-2/+2
2017-02-23KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2017-02-23KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2017-02-23parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2017-02-23KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv1-1/+3
2017-02-23powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2017-02-23powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras1-1/+1
2017-02-23powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2017-02-23powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-11-20openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-11-20avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-11-20avr32: fix copy_from_user()Al Viro3-4/+13
2016-11-20microblaze: fix __get_user()Al Viro1-1/+1
2016-11-20microblaze: fix copy_from_user()Al Viro1-3/+6
2016-11-20m32r: fix __get_user()Al Viro1-1/+1
2016-11-20blackfin: fix copy_from_user()Al Viro1-4/+5
2016-11-20sparc32: fix copy_from_user()Al Viro1-1/+3
2016-11-20sh: fix copy_from_user()Al Viro1-1/+4
2016-11-20sh64: failing __get_user() should zeroAl Viro1-0/+1
2016-11-20score: fix copy_from_user() and friendsAl Viro1-21/+20
2016-11-20score: fix __get_user/get_userAl Viro1-1/+4
2016-11-20s390: get_user() should zero on failureAl Viro1-4/+4
2016-11-20ppc32: fix copy_from_user()Al Viro1-19/+2
2016-11-20parisc: fix copy_from_user()Al Viro1-2/+5
2016-11-20openrisc: fix copy_from_user()Al Viro1-24/+11
2016-11-20mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+4
2016-11-20mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-11-20ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-11/+9
2016-11-20hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-11-20frv: fix clear_user()Al Viro1-3/+9
2016-11-20cris: buggered copy_from_user/copy_to_user/clear_userAl Viro1-39/+32
2016-11-20ARM: sa1111: fix pcmcia suspend/resumeRussell King1-9/+13
2016-11-20alpha: fix copy_from_user()Al Viro1-11/+8
2016-11-20x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-11-20x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li1-0/+3
2016-11-20parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-11-20arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-11-20x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior1-0/+7
2016-11-20x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells1-1/+1
2016-11-20s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-11-20avr32: off by one in at32_init_pio()Dan Carpenter1-1/+1
2016-11-20KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-11-20ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel1-0/+12
2016-11-20MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter1-1/+1
2016-11-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson1-2/+15
2016-11-20KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini1-16/+33
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+65
2016-11-20x86/quirks: Reintroduce scanning of secondary busesLukas Wunner1-13/+21
2016-11-20x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner1-0/+7