summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-23ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2-9/+28
2018-03-23ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai1-28/+106
2018-03-23ALSA: usb-audio: Integrate native DSD support for ITF-USB based DACs.Nobutaka Okabe1-61/+23
2018-03-23ALSA: usb-audio: FIX native DSD support for TEAC UD-501 DACNobutaka Okabe1-10/+27
2018-03-23ALSA: usb-audio: Add native DSD support for Luxman DA-06Nobutaka Okabe1-13/+16
2018-03-23ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe1-0/+1
2018-03-23ALSA: usb-audio: fix uac control query argumentAndrew Chant3-30/+48
2018-03-22ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-03-22ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-03-22ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang1-0/+4
2018-03-22ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang1-0/+10
2018-03-21ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol11-194/+1246
2018-03-21ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai1-0/+5
2018-03-19ALSA: usb-audio: move audioformat quirks to quirks.cRuslan Bilovol3-29/+39
2018-03-19ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-03-17ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai1-1/+5
2018-03-13ALSA: pcm: Use krealloc() for resizing the rules arrayTakashi Iwai1-6/+2
2018-03-13ALSA: pcm: Remove VLA usageTakashi Iwai1-7/+12
2018-03-13ALSA: hda: Add Icelake PCI IDGuneshwor Singh1-0/+3
2018-03-12ALSA: echoaudio: remove redundant initialization of pointer 'pipe'Colin Ian King1-2/+1
2018-03-12ALSA: hda - Revert power_save option default valueTakashi Iwai1-3/+6
2018-03-12Linux 4.16-rc5v4.16-rc5Linus Torvalds1-1/+1
2018-03-11dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT2-6/+25
2018-03-11ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai1-4/+6
2018-03-10ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai1-2/+2
2018-03-10ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai3-37/+25
2018-03-10lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez1-1/+1
2018-03-10selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-03-10mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek1-2/+7
2018-03-10mm/memblock.c: hardcode the end_pfn being -1Daniel Vacek1-5/+5
2018-03-10mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAITAndrea Arcangeli1-2/+5
2018-03-10lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook1-0/+2
2018-03-10bug: use %pB in BUG and stack protector failureKees Cook2-2/+2
2018-03-10hugetlb: fix surplus pages accountingMichal Hocko1-1/+1
2018-03-10RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-10Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford1-6/+1
2018-03-09arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier1-2/+2
2018-03-09Documentation/sphinx: Fix Directive import errorMatthew Wilcox1-2/+1
2018-03-09platform/x86: dell-smbios: Resolve dependency error on DCDBASDarren Hart (VMware)1-0/+6
2018-03-09platform/x86: Allow for SMBIOS backend defaultsDarren Hart (VMware)1-2/+4
2018-03-09platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello6-33/+66
2018-03-09platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-baseMario Limonciello2-0/+1
2018-03-09platform/x86: dell-smbios: Correct some style warningsMario Limonciello1-3/+5
2018-03-09ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda2-7/+11
2018-03-09loop: Fix lost writes caused by missing flagRoss Zwisler1-1/+1
2018-03-09clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada1-0/+1
2018-03-09rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsitesBoqun Feng1-2/+3
2018-03-09x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers3-1/+12
2018-03-09perf/core: Fix ctx_event_type in ctx_resched()Song Liu1-1/+3
2018-03-08nvme_fc: rework sqsize handlingJames Smart1-10/+17