summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu
2016-01-07async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown
2016-01-07ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij
2016-01-07ARM: nomadik: set latencies to 8 cyclesLinus Walleij
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng
2016-01-06Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen
2016-01-06mkiss: fix scribble on freed memoryAlan
2016-01-06net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-06Merge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2016-01-06ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren
2016-01-06sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior
2016-01-06sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra
2016-01-06sched/core: Check tgid in is_global_init()Sergey Senozhatsky
2016-01-06sched/fair: Fix multiplication overflow on 32-bit systemsAndrey Ryabinin
2016-01-06perf: Fix race in swevent hashPeter Zijlstra
2016-01-06perf: Fix race in perf_event_exec()Peter Zijlstra
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit
2016-01-06net: sched: fix missing free per cpu on qstatsJohn Fastabend
2016-01-06ARM: net: bpf: fix zero right shiftRabin Vincent
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-05mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2016-01-05Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown
2016-01-05Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown
2016-01-05Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2016-01-05Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown
2016-01-05bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-01-05Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf
2016-01-05ASoC: Intel: Skylake: Fix the memory leakVinod Koul
2016-01-05ASoC: Intel: Skylake: Revert previous broken fix memory leak fixVinod Koul
2016-01-04af_unix: Fix splice-bind deadlockRainer Weikusat
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2016-01-04r8152: add reset_resume functionhayeswang
2016-01-04connector: bump skb->users before callback invocationFlorian Westphal
2016-01-04cxgb4: correctly handling failed allocationInsu Yun
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun
2016-01-05drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs
2016-01-04Orangefs: add orangefs to MAINTAINERSMike Marshall
2016-01-04orangefs: Fix some more global namespace pollution.Martin Brandenburg
2016-01-04orangefs: Don't pollute global namespaceRichard Weinberger
2016-01-04tracing: Fix setting of start_index in find_next()Qiu Peiyang