summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Linux 4.4.62v4.4.62Greg Kroah-Hartman
2017-04-18ibmveth: set correct gso_size and gso_typeThomas Falcon
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-04-18blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi
2017-04-18net/packet: fix overflow in check for priv area sizeAndrey Konovalov
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-04-18MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn
2017-04-18MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn
2017-04-18MIPS: Switch to the irq_stack in interruptsMatt Redfearn
2017-04-18MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn
2017-04-18MIPS: Stack unwinding while on IRQ stackMatt Redfearn
2017-04-18MIPS: Introduce irq_stackMatt Redfearn
2017-04-18mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki
2017-04-18usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-04-18drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson
2017-04-18drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala
2017-04-12Linux 4.4.61v4.4.61Greg Kroah-Hartman
2017-04-12mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-04-12MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen
2017-04-12MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens
2017-04-12MIPS: End spinlocks with .insnPaul Burton
2017-04-12MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin
2017-04-12MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan
2017-04-12s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2017-04-12s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-04-12nios2: reserve boot memory for device treeTobias Klauser
2017-04-12powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-04-12metag/usercopy: Add missing fixupsJames Hogan
2017-04-12metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-12metag/usercopy: Set flags before ADDZJames Hogan
2017-04-12metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-12metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-12metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-12metag/usercopy: Drop unused macrosJames Hogan
2017-04-12ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun
2017-04-12ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com
2017-04-12Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-04-12iio: bmg160: reset chip when probingQuentin Schulz
2017-04-12arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier
2017-04-12arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2017-04-12sysfs: be careful of error returns from ops->show()NeilBrown
2017-04-12drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang
2017-04-12drm/vmwgfx: Remove getparam error messageThomas Hellstrom
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-04-12drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister