summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-1213-34/+66
|\
| * ALSA: pcm: Revert capture stream behavior change in blocking modeTakashi Iwai2019-02-081-16/+4
| * Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-02-0810-17/+53
| |\
| | * ASoC: samsung: Prevent clk_get_rate() calls in atomic contextSylwester Nawrocki2019-02-071-5/+5
| | * ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
| | * ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-02-061-1/+1
| | * ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart2019-02-061-0/+24
| | * ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski2019-02-022-1/+6
| | * ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-02-021-4/+4
| | * ASoC: core: Allow soc_find_component lookups to match parent of_nodeCharles Keepax2019-01-251-1/+6
| | * ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan2019-01-221-0/+2
| | * ASoC: MAINTAINERS: fsl: Change Fabio's email addressFabio Estevam2019-01-211-2/+2
| | * ASoC: hdmi-codec: fix oops on re-probeRussell King2019-01-181-2/+2
| * | ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt2019-02-071-1/+8
| * | ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin2019-02-071-0/+1
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-02-121-9/+4
|\ \ \
| * | | Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"Theodore Ts'o2019-02-011-9/+4
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-02-112-3/+3
|\ \ \ \
| * | | | thermal: cpu_cooling: Clarify error messageAmit Kucheria2019-02-061-1/+1
| * | | | thermal: of-thermal: Print name of device node with errorAmit Kucheria2019-02-061-2/+2
* | | | | Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-02-114-4/+15
|\ \ \ \ \
| * | | | | Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott2019-02-071-1/+3
| * | | | | s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger2019-01-281-1/+2
| * | | | | s390/dasd: fix using offset into zero size array errorStefan Haberland2019-01-281-0/+8
| * | | | | s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky2019-01-281-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2019-02-113-4/+6
|\ \ \ \ \ \
| * | | | | | alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich2019-02-111-1/+1
| * | | | | | alpha: Fix Eiger NR_IRQS to 128Meelis Roos2019-02-111-3/+3
| * | | | | | tools uapi: fix Alpha supportBob Tracy2019-02-111-0/+2
* | | | | | | Documentation: Fix grammatical error in sysctl/fs.txt & clarify negative dentryWaiman Long2019-02-111-1/+3
|/ / / / / /
* | | | | | Linux 5.0-rc6v5.0-rc6Linus Torvalds2019-02-101-1/+1
* | | | | | Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-02-104-76/+53
|\ \ \ \ \ \
| * | | | | | dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko2019-02-041-18/+14
| * | | | | | Merge branch 'fix/brcm' into fixesVinod Koul2019-02-041-45/+25
| |\ \ \ \ \ \
| | * | | | | | dmaengine: bcm2835: Fix abort of transactionsLukas Wunner2019-02-041-32/+9
| | * | | | | | dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner2019-02-041-15/+18
| * | | | | | | dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev2019-02-041-4/+4
| * | | | | | | dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu2019-02-021-9/+10
| |/ / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-104-26/+29
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Make set_pmd_at() paravirt awareJuergen Gross2019-02-101-1/+1
| * | | | | | | x86/mm/cpa: Fix set_mce_nospec()Peter Zijlstra2019-02-081-25/+25
| * | | | | | | x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov2019-02-061-0/+2
| * | | | | | | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-031-0/+1
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-103-24/+85
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-073-24/+85
| |\ \ \ \ \ \ \ \
| | * | | | | | | | irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-01-311-1/+1
| | * | | | | | | | irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel2019-01-291-1/+5
| | * | | | | | | | irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier2019-01-291-0/+3
| | * | | | | | | | irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier2019-01-291-5/+27
| | * | | | | | | | irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo2019-01-281-17/+49