summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | perf hists browser: Add NULL pointer check to prevent crashWang Nan2015-12-071-0/+3
| | | * | | | | | | | | perf buildid-list: Fix return value of perf buildid-list -kMichael Petlan2015-12-071-1/+1
| | | * | | | | | | | | perf buildid-list: Show running kernel build id fixMichael Petlan2015-12-071-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-081-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | genirq: Prevent chip buslock deadlockThomas Gleixner2015-12-141-3/+3
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Revert "block: Split bios on chunk boundaries"Jens Axboe2016-01-081-1/+1
| * | | | | | | | | | | | Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-086-17/+16Star
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu2016-01-071-0/+4
| | * | | | | | | | | | | | async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown2016-01-074-7/+7
| | * | | | | | | | | | | | dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit2016-01-061-10/+5Star
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-081-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli2016-01-081-3/+3
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2016-01-088-18/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-01-06152-857/+1608
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-01-063-1/+8
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | ASoC: Intel: Skylake: Fix the memory leakVinod Koul2016-01-053-0/+8
| | | | * | | | | | | | | | | ASoC: Intel: Skylake: Revert previous broken fix memory leak fixVinod Koul2016-01-051-1/+0Star
| | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-01-062-0/+8
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | ASoC: rt5645: add sys clk detectionBard Liao2015-12-302-0/+8
| | | * | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2016-01-061-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax2015-12-301-1/+1
| | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2016-01-061-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal2015-12-241-1/+1
| | | | |/ / / / / / / / / /
| | * | | | | | | | | | | | ALSA: hda - Add keycode map for alc input deviceHui Wang2015-12-291-3/+16
| | * | | | | | | | | | | | ALSA: hda - Add mic mute hotkey quirk for Lenovo ThinkCentre AIOKailang2015-12-291-13/+71
| * | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-01-071-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs2016-01-041-0/+1
| * | | | | | | | | | | | | | | Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-072-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | iommu/dma: Use correct offset in map_sgRobin Murphy2016-01-071-1/+1
| | * | | | | | | | | | | | | | | iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven2015-12-281-1/+1
| | * | | | | | | | | | | | | | | iommu/dma: Avoid unlikely high-order allocationsRobin Murphy2015-12-281-2/+4
| | * | | | | | | | | | | | | | | iommu/dma: Add some missing #includesRobin Murphy2015-12-281-0/+3
| * | | | | | | | | | | | | | | | Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-072-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)2016-01-072-0/+7
| * | | | | | | | | | | | | | | | Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-073-16/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris2016-01-061-2/+2
| | * | | | | | | | | | | | | | | | mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-062-5/+3Star
| | * | | | | | | | | | | | | | | | mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris2016-01-041-9/+17
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0724-117/+150
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng2016-01-061-0/+3
| | * | | | | | | | | | | | | | | | Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
| | * | | | | | | | | | | | | | | | net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
| | * | | | | | | | | | | | | | | | mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
| | * | | | | | | | | | | | | | | | net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-061-1/+2
| | * | | | | | | | | | | | | | | | net: sched: fix missing free per cpu on qstatsJohn Fastabend2016-01-061-1/+3
| | * | | | | | | | | | | | | | | | ARM: net: bpf: fix zero right shiftRabin Vincent2016-01-061-1/+2
| | * | | | | | | | | | | | | | | | 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
| | * | | | | | | | | | | | | | | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-065-56/+25Star