summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-22powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-10-22Merge branch 'linux-4.3' of git://anongit.freedesktop.org/nouveau/linux-2.6 i...Dave Airlie1-2/+3
2015-10-22drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-10-22drm: fix mutex leak in drm_dp_get_mst_branch_deviceAdam Richter1-3/+4
2015-10-22Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommuLinus Torvalds1-4/+8
2015-10-22Merge tag 'mmc-v4.3-rc5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-13/+3
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-10-21drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom1-14/+20
2015-10-21Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini4-41/+76
2015-10-21Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-1/+1
2015-10-21Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-6/+14
2015-10-21Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-3/+22
2015-10-21irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-10-21xen-netfront: update num_queues to real createdJoe Jin1-7/+7
2015-10-21vsock: fix missing cleanup when misc_register failedGao feng1-3/+4
2015-10-21Merge branch 'mv643xx-fixes'David S. Miller1-8/+40
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer1-3/+23
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer1-5/+17
2015-10-21writeback: remove broken rbtree_postorder_for_each_entry_safe() usage in cgwb...Tejun Heo1-4/+6
2015-10-21Merge branch 'smsc-energy-detect'David S. Miller4-9/+50
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher2-5/+38
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher2-4/+12
2015-10-21bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott1-14/+19
2015-10-21ASoC: rt298: fix wrong setting of gpio2_enBard Liao1-1/+1
2015-10-21powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras1-5/+24
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras5-81/+1
2015-10-21iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2-2/+3
2015-10-21mmc: core: Fix init_card in 52MhzChaotian Jing2-13/+3
2015-10-21btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode sizeQu Wenruo1-1/+1
2015-10-21tracing: Do not allow stack_tracer to record stack in NMISteven Rostedt (Red Hat)1-0/+4
2015-10-20md/raid10: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-10-20md/raid1: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-10-20IB/cma: Use inner P_Key to determine netdevHaggai Eran1-2/+2
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin1-1/+6
2015-10-20IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran1-1/+1
2015-10-20IB/core: Fix use after free of ifaMatan Barak1-8/+27
2015-10-20clkdev: fix clk_add_alias() with a NULL alias device nameRussell King1-1/+2
2015-10-20arm/arm64: KVM: Fix disabled distributor operationChristoffer Dall1-5/+6
2015-10-20arm/arm64: KVM: Clear map->active on pend/active clearChristoffer Dall1-1/+31
2015-10-20arm/arm64: KVM: Fix arch timer behavior for disabled interruptsChristoffer Dall2-32/+30
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann1-0/+1
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin1-1/+1
2015-10-20KVM: arm/arm64: Do not inject spurious interruptsPavel Fedin1-2/+7
2015-10-20tracing: Have stack tracer force RCU to be watchingSteven Rostedt (Red Hat)1-0/+7
2015-10-20ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-10-20ALSA: hda - Fix deadlock at error in building PCMTakashi Iwai1-3/+1
2015-10-20crypto: api - Only abort operations on fatal signalHerbert Xu4-6/+6
2015-10-20x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin1-3/+3
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2-13/+66
2015-10-20sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni1-3/+5