summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-08Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-01-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-08Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli
2016-01-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-07Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)
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-07Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-07Merge 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-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-06mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris
2016-01-06mtd: 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-05af_unix: Fix splice-bind deadlockRainer Weikusat