summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-5.1' into asoc-linusMark Brown2019-05-0613-16/+63
|\
| * ASoC: skip hw_free on codec dai for which the stream is invalidJerome Brunet2019-05-031-0/+6
| * ASoC: fix valid stream conditionJerome Brunet2019-05-031-2/+2
| * ASoC: hdmi-codec: unlock the device on startup errorsJerome Brunet2019-05-031-1/+5
| * ASoC: da7219: Update the support rate listYu-Hsuan Hsu2019-05-031-2/+8
| * ASoC: da7213: fix DAI_CLK_EN register bit overwriteLogesh2019-05-022-1/+6
| * ASoC: dapm: fix kcontrols for effect widgetsSeppo Ingalsuo2019-05-021-0/+3
| * ASoC: mediatek: btcvsd fix irq maskKaiChieh Chuang2019-04-261-2/+2
| * ASoC: codecs: rt5682: initialize mutex before usingXun Zhang2019-04-251-1/+1
| * ASoC: stm32: i2s: return the get_irq errorFabien Dessenne2019-04-251-2/+3
| * ASoC: rsnd: fixup 6ch settings to 8chKuninori Morimoto2019-04-253-5/+16
| * ASoC: codec: hdac_hdmi add device_link to card deviceLibin Yang2019-04-191-0/+11
* | Linux 5.1v5.1Linus Torvalds2019-05-061-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-0518-32/+272
|\ \
| * | perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa2019-05-051-3/+7
| * | perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin2019-05-032-3/+1
| * | perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin2019-05-031-2/+1
| * | Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...Ingo Molnar2019-05-0312-21/+154
| |\ \
| | * | perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo2019-05-021-1/+0
| | * | tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo2019-05-023-0/+133
| | * | tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo2019-05-021-1/+1
| | * | perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan2019-05-021-5/+3
| | * | perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan2019-05-021-5/+1
| | * | perf report: Report OOM in status line in the GTK UIThomas Richter2019-05-021-3/+5
| | * | perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-021-0/+4
| | * | tools lib traceevent: Change tag string for errorLeo Yan2019-05-021-1/+1
| | * | perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo2019-05-021-4/+4
| | * | tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo2019-05-021-0/+1
| | * | perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU2019-05-021-1/+1
| |/ /
| * | MAINTAINERS: Include vendor specific files under arch/*/events/*Kim Phillips2019-05-021-0/+1
| * | perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-021-3/+108
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-051-0/+1
|\ \ \
| * | | sched/cpufreq: Fix kobject memleakTobin C. Harding2019-04-301-0/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-052-0/+23
|\ \ \ \
| * | | | x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-04-302-0/+23
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-055-16/+26
|\ \ \ \ \
| * | | | | ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro2019-05-021-1/+1
| * | | | | Abort file_remove_privs() for non-reg. filesAlexander Lochmann2019-04-291-2/+7
| * | | | | [fix] get rid of checking for absent device name in vfs_get_tree()Al Viro2019-04-291-5/+0
| * | | | | apparmorfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
| * | | | | securityfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
* | | | | | Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-05-041-4/+14
|\ \ \ \ \ \
| * | | | | | powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-05-021-4/+14
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-0423-65/+192
|\ \ \ \ \ \ \
| * | | | | | | KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson2019-05-011-2/+2
| * | | | | | | Merge tag 'kvmarm-fixes-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-04-306-11/+48
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm/arm64: Don't emulate virtual timers on userspace ioctlsChristoffer Dall2019-04-251-5/+8
| | * | | | | | | kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THPSuzuki K Poulose2019-04-251-1/+5
| | * | | | | | | KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones2019-04-251-3/+8
| | * | | | | | | KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIsMarc Zyngier2019-04-033-0/+25