summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-16Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-16nvmet_fc: fix better length checkingJames Smart
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-16zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier
2017-11-16s390/scsi: Convert timers to use timer_setup()Kees Cook
2017-11-16fealnx: Fix building error on MIPSHuacai Chen
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_teles3Arvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnpArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_niccyArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_ix1microArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_isurfArvind Yadav
2017-11-16isdn: hisax: Handle return value of pnp_irq and pnp_port_startArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_hfcsArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_hfcsxArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnpArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnpArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setupArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_asuscomArvind Yadav
2017-11-16hwmon: (w83793) Remove duplicate NULL checkAndy Shevchenko
2017-11-16hwmon: (w83792d) Remove duplicate NULL checkAndy Shevchenko
2017-11-16hwmon: (w83791d) Remove duplicate NULL checkAndy Shevchenko
2017-11-16hwmon: (w83781d) Remove duplicate NULL checkAndy Shevchenko
2017-11-16hwmon: (k10temp) Correct model name for Ryzen 1600XGuenter Roeck
2017-11-15rpmsg: glink: The mbox client knows_txdoneBjorn Andersson
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15mm: remove cold parameter for release_pagesMel Gorman
2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman
2017-11-15drivers/block/zram/zram_drv.c: make zram_page_end_io() staticColin Ian King
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15zram: remove zlib from the list of recommended algorithmsSergey Senozhatsky
2017-11-15zram: add zstd to the supported algorithms listSergey Senozhatsky
2017-11-15bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim
2017-11-15zram: set BDI_CAP_STABLE_WRITES onceMinchan Kim
2017-11-15drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()Johannes Thumshirn
2017-11-15drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()Johannes Thumshirn
2017-11-16net: ethernet: ti: cpsw: fix min eth packet sizeGrygorii Strashko
2017-11-16hv_netvsc: preserve hw_features on mtu/channels/ringparam changesVitaly Kuznetsov
2017-11-16qed: use kzalloc instead of kmalloc and memsetColin Ian King