summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-18ASoC: soc-component: add snd_soc_component_compr_copy()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_pointer()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_ack()Kuninori Morimoto1-0/+1
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_caps()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_params()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_params()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_trigger()Kuninori Morimoto1-0/+1
2020-11-18ASoC: soc-component: add snd_soc_component_compr_free()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_open()Kuninori Morimoto1-0/+2
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan1-1/+0
2020-11-18net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan1-1/+15
2020-11-17sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli1-1/+9
2020-11-17sched: Fix data-race in wakeupPeter Zijlstra1-1/+15
2020-11-17scsi: libiscsi: Fix NOP race conditionLee Duncan1-0/+3
2020-11-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann1-0/+2
2020-11-16PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong1-0/+21
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+7
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+9
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-29/+26
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song1-2/+9
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar4-27/+17
2020-11-14ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei1-3/+4
2020-11-14Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-11/+27
2020-11-14Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-11-14net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike1-0/+1
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-52/+54
2020-11-13Merge series "ASoC: use inclusive language for bclk/fsync/topology" from Pier...Mark Brown3-25/+45
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou1-0/+1
2020-11-13ASoC: SOF: use inclusive language for bclk and fsyncPierre-Louis Bossart1-5/+11
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart2-20/+34
2020-11-13Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-18/+12
2020-11-12block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig1-1/+1
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew1-1/+2
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+16
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner1-0/+19
2020-11-12Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+3
2020-11-11vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong1-3/+18
2020-11-11vfs: separate __sb_start_write into blocking and non-blocking helpersDarrick J. Wong1-10/+11
2020-11-10kunit: fix display of failed expectations for stringsDaniel Latypov1-1/+1
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki1-0/+6
2020-11-10cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki1-0/+3
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki1-2/+7
2020-11-10ASoC: audio-graph: Expose helpers from audio graphSameer Pujar1-0/+16
2020-11-10ASoC: audio-graph: Expose new members for asoc_simple_privSameer Pujar1-0/+3
2020-11-10ASoC: soc-pcm: Get all BEs along DAPM pathSameer Pujar1-0/+1
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+4
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+21
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2-10/+2