summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.62v4.4.62Greg Kroah-Hartman2017-04-181-1/+1
* ibmveth: set correct gso_size and gso_typeThomas Falcon2017-04-182-2/+64
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-04-181-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-04-181-18/+20
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-04-181-1/+7
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2017-04-181-2/+9
* blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi2017-04-181-3/+3
* net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-04-181-2/+2
* crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-181-1/+2
* MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-04-181-1/+1
* MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn2017-04-181-0/+1
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-04-181-5/+76
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-181-0/+7
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-04-181-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-04-183-0/+24
* mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki2017-04-181-6/+4
* usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-04-181-4/+17
* drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-04-183-48/+32
* drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala2017-04-181-0/+7
* Linux 4.4.61v4.4.61Greg Kroah-Hartman2017-04-121-1/+1
* mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls2017-04-121-12/+8
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-121-4/+21
* MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-04-121-1/+1
* MIPS: End spinlocks with .insnPaul Burton2017-04-121-4/+4
* MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin2017-04-121-2/+2
* MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan2017-04-121-1/+1
* s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-04-121-1/+1
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-04-121-16/+19
* nios2: reserve boot memory for device treeTobias Klauser2017-04-122-0/+10
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-121-8/+19
* powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-121-2/+5
* metag/usercopy: Add missing fixupsJames Hogan2017-04-121-24/+48
* metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan2017-04-121-8/+28
* metag/usercopy: Set flags before ADDZJames Hogan2017-04-121-4/+4
* metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2017-04-122-46/+26
* metag/usercopy: Add early abort to copy_to_userJames Hogan2017-04-121-0/+20
* metag/usercopy: Fix alignment error checkingJames Hogan2017-04-121-6/+4
* metag/usercopy: Drop unused macrosJames Hogan2017-04-121-113/+0
* ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun2017-04-121-4/+4
* ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com2017-04-121-4/+10
* Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-04-121-0/+4
* iio: bmg160: reset chip when probingQuentin Schulz2017-04-121-0/+12
* arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier2017-04-121-3/+8
* arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier2017-04-121-0/+2
* staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang2017-04-121-0/+1
* sysfs: be careful of error returns from ops->show()NeilBrown2017-04-121-2/+4
* drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang2017-04-121-1/+4
* drm/vmwgfx: Remove getparam error messageThomas Hellstrom2017-04-121-2/+0
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-125-23/+24
* drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister2017-04-121-1/+1