aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-1/+1
2020-02-06Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 20-78/+175
2020-02-06Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-2/+33
2020-02-05Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-197/+479
2020-02-05Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...Gravatar Linus Torvalds 2-10/+13
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 30-802/+1578
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 13-39/+321
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 8-87/+2105
2020-02-04Merge branch 'nvme-5.6' of git://git.infradead.org/nvme into block-5.6Gravatar Jens Axboe 6-51/+72
2020-02-05nvmet: update AEN list and array at one placeGravatar Daniel Wagner 1-27/+36
2020-02-05nvmet: Fix controller use after freeGravatar Israel Rukshin 1-4/+9
2020-02-05nvmet: Fix error print message at nvmet_install_queue functionGravatar Israel Rukshin 1-1/+1
2020-02-04brd: check and limit max_part parGravatar Zhiqiang Liu 1-2/+20
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 18-120/+169
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-36/+53
2020-02-04gtp: use __GFP_NOWARN to avoid memalloc warningGravatar Taehee Yoo 1-2/+2
2020-02-04r8152: Add MAC passthrough support to new deviceGravatar Kai-Heng Feng 1-3/+10
2020-02-04Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Gravatar Linus Torvalds 12-28/+1887
2020-02-04Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Gravatar Linus Torvalds 4-89/+21
2020-02-04qed: Remove set but not used variable 'p_link'Gravatar YueHaibing 1-3/+0
2020-02-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 53-447/+411
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-7/+15
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 32-53/+170
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 23-540/+350
2020-02-04treewide: remove redundant IS_ERR() before error code checkGravatar Masahiro Yamada 16-24/+22
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 33-389/+355
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Gravatar Steven Price 1-1/+1
2020-02-04pinctrl: fix pxa2xx.c build warningsGravatar Randy Dunlap 1-0/+1
2020-02-04drivers/block/null_blk_main.c: fix uninitialized var warningsGravatar Andrew Morton 1-1/+1
2020-02-04drivers/block/null_blk_main.c: fix layoutGravatar Andrew Morton 1-28/+28
2020-02-04mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()Gravatar David Hildenbrand 1-5/+4
2020-02-03netdevsim: remove unused sdev codeGravatar Taehee Yoo 1-69/+0
2020-02-03netdevsim: use __GFP_NOWARN to avoid memalloc warningGravatar Taehee Yoo 2-2/+2
2020-02-03netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfsGravatar Taehee Yoo 3-14/+16
2020-02-03netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Gravatar Taehee Yoo 1-1/+1
2020-02-03netdevsim: fix panic in nsim_dev_take_snapshot_write()Gravatar Taehee Yoo 2-2/+12
2020-02-03netdevsim: disable devlink reload when resources are being usedGravatar Taehee Yoo 2-0/+21
2020-02-03netdevsim: fix using uninitialized resourcesGravatar Taehee Yoo 2-3/+41
2020-02-03bnxt_en: Fix TC queue mapping.Gravatar Michael Chan 1-1/+1
2020-02-03bnxt_en: Fix logic that disables Bus Master during firmware reset.Gravatar Vasundhara Volam 1-4/+7
2020-02-03bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Gravatar Michael Chan 1-2/+5
2020-02-03bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Gravatar Michael Chan 1-7/+12
2020-02-03net: stmmac: Delete txtimer in suspend()Gravatar Nicolin Chen 1-0/+4
2020-02-03Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+5
2020-02-03Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 4-7/+9
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 103-1604/+12750
2020-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 9-55/+380
2020-02-03clk: ls1028a: Fix warning on clamp() usageGravatar Stephen Boyd 1-2/+2
2020-02-04nvme-pci: remove nvmeq->tagsGravatar Christoph Hellwig 1-15/+8
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorGravatar Sagi Grimberg 4-2/+14