summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Linux 4.4.61v4.4.61Greg Kroah-Hartman1-1/+1
2017-04-12mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls1-12/+8
2017-04-12MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen1-4/+21
2017-04-12MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens1-1/+1
2017-04-12MIPS: End spinlocks with .insnPaul Burton1-4/+4
2017-04-12MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin1-2/+2
2017-04-12MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan1-1/+1
2017-04-12s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-04-12s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-04-12nios2: reserve boot memory for device treeTobias Klauser2-0/+10
2017-04-12powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat1-2/+5
2017-04-12metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-04-12metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-04-12metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-04-12metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2-46/+26
2017-04-12metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-04-12metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-04-12metag/usercopy: Drop unused macrosJames Hogan1-113/+0
2017-04-12ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun1-4/+4
2017-04-12ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com1-4/+10
2017-04-12Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski1-0/+4
2017-04-12iio: bmg160: reset chip when probingQuentin Schulz1-0/+12
2017-04-12arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier1-3/+8
2017-04-12arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier1-0/+2
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-04-12sysfs: be careful of error returns from ops->show()NeilBrown1-2/+4
2017-04-12drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-04-12drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom5-23/+24
2017-04-12drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-04-12drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-04-12drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-27/+50
2017-04-08Linux 4.4.60v4.4.60Greg Kroah-Hartman1-1/+1
2017-04-08padata: avoid race in reorderingJason A. Donenfeld1-2/+3
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown5-30/+48
2017-04-08blk: improve order of bio handling in generic_make_request()NeilBrown1-5/+20
2017-04-08power: reset: at91-poweroff: timely shutdown LPDDR memoriesAlexandre Belloni1-1/+53
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand3-20/+27
2017-04-08rtc: s35390a: improve irq handlingUwe Kleine-König1-17/+31
2017-04-08rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König1-10/+55
2017-04-08rtc: s35390a: make sure all members in the output are setUwe Kleine-König1-0/+14
2017-04-08rtc: s35390a: fix reading out alarmUwe Kleine-König1-9/+31
2017-04-08MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau1-21/+17
2017-04-08mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi1-2/+4
2017-04-08drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer1-2/+2
2017-04-08KVM: x86: clear bus pointer when destroyedPeter Xu1-1/+11
2017-04-08USB: fix linked-list corruption in rh_call_control()Alan Stern1-2/+5
2017-04-08tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre1-0/+3
2017-04-08tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5