summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki
2017-10-24Merge branch 'topic/card-disconnect' into for-nextTakashi Iwai
2017-10-23sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso
2017-10-23ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has endiannessKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto
2017-10-23ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-21ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart
2017-10-21ASoC: ACPI: add new fields for SOF supportPierre-Louis Bossart
2017-10-21ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov
2017-10-19Input: factor out and export input_device_id matching codeDmitry Torokhov
2017-10-19Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris
2017-10-18drm/amdgpu Moving amdgpu asic types to a separate fileAkshu Agrawal
2017-10-18ASoC: Add helper to find codec_dai from dai_namePierre-Louis Bossart
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-18fq_impl: Properly enforce memory limitToke Høiland-Jørgensen
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2017-10-16Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2017-10-13linux/kernel.h: add/correct kernel-doc notationRandy Dunlap
2017-10-13include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann
2017-10-13genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Doug Berger
2017-10-13genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()Doug Berger
2017-10-13irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni
2017-10-12Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-12bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2017-10-11Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai
2017-10-11usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai
2017-10-11ALSA: add snd_card_disconnect_sync()Takashi Iwai
2017-10-10Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2017-10-10ASoC: soc-core: add snd_soc_add_component()Kuninori Morimoto
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra