summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+47
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+4
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes1-0/+2
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-2/+92
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-10/+6
2018-05-11Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-0/+85
2018-05-11do d_instantiate/unlock_new_inode combinations safelyAl Viro1-0/+1
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee1-0/+1
2018-05-11KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li1-7/+1
2018-05-11ASoC: qdsp6: dt-bindings: Add q6asm dt bindingsSrinivas Kandagatla1-0/+22
2018-05-11ASoC: qdsp6: dt-bindings: Add q6afe dt bindingsSrinivas Kandagatla1-0/+31
2018-05-11soc: qcom: Add APR bus driverSrinivas Kandagatla2-0/+139
2018-05-11soc: qcom dt-bindings: Add APR bus bindingsSrinivas Kandagatla1-0/+28
2018-05-11ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi1-30/+0
2018-05-11ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede1-27/+0
2018-05-11ASoC: rt5640: Add devicetree-bindings for dmic, jack-detectHans de Goede1-0/+25
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells1-0/+55
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells1-0/+30
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2-1/+3
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov1-2/+10
2018-05-09Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-3/+3
2018-05-09ASoC: soc.h: merge CONFIG_DEBUG_FSKuninori Morimoto1-4/+1
2018-05-09ASoC: remove Codec related codeKuninori Morimoto2-266/+0
2018-05-09ASoC: remove unneeded .pcm_new/freeKuninori Morimoto1-2/+0
2018-05-09ASoC: remove .get_regmapKuninori Morimoto1-2/+0
2018-05-09ASoC: remove codec reg_cacheKuninori Morimoto1-13/+0
2018-05-09ASoC: remove codec hw_write/control_dataKuninori Morimoto1-2/+0
2018-05-09netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso1-0/+5
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap1-1/+1
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář1-0/+1
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+5
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+1
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-19/+19
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+20
2018-05-05seccomp: Move speculation migitation control to arch codeThomas Gleixner1-0/+2
2018-05-05seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2-4/+6
2018-05-05prctl: Add force disable speculationThomas Gleixner2-1/+10
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka1-0/+1
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-6/+6
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab4-6/+6
2018-05-04sched/core: Introduce set_special_state()Peter Zijlstra2-6/+46
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-10/+7
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa1-0/+17
2018-05-03nospec: Allow getting/setting on non-current taskKees Cook1-2/+5
2018-05-03prctl: Add speculation control prctlsThomas Gleixner2-0/+16