summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-20s390/qeth: handle error due to unsupported transport modeJulian Wiedmann
2019-12-20sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery
2019-12-20cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy
2019-12-20Merge tag 'devicetree-fixes-for-5.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-12-20Merge tag 'drm-fixes-2019-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-20Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-21Merge tag 'drm-intel-fixes-2019-12-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-12-21Merge tag 'exynos-drm-fixes-for-v5.5-rc3' of git://git.kernel.org/pub/scm/lin...Dave Airlie
2019-12-20parisc: Fix compiler warnings in debug_core.cHelge Deller
2019-12-20block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang
2019-12-20s390/dasd: fix typo in copyright statementStefan Haberland
2019-12-20s390/dasd: fix memleak in path handling error caseStefan Haberland
2019-12-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2019-12-20block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche
2019-12-20block: Fix the type of 'sts' in bsg_queue_rq()Bart Van Assche
2019-12-20parisc: soft_offline_page() now takes the pfnHelge Deller
2019-12-20Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-12-20Merge tag 'platform-drivers-x86-v5.5-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-12-20Merge tag 'mmc-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-12-20Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-20Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-20arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li
2019-12-20Merge tag 'tty-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-20Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-20Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-12-20platform/x86: pcengines-apuv2: Spelling fixes in the driverAndy Shevchenko
2019-12-20platform/x86: pcengines-apuv2: detect apuv4 boardEnrico Weigelt, metux IT consult
2019-12-20platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult
2019-12-20platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener
2019-12-20platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede
2019-12-20platform/mellanox: fix the mlx-bootctl sysfsLiming Sun
2019-12-20xfs: Make the symbol 'xfs_rtalloc_log_count' staticChen Wandun
2019-12-20xen/grant-table: remove multiple BUG_ON on gnttab_interfaceAditya Pakki
2019-12-20xen-blkback: support dynamic unbind/bindPaul Durrant
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant
2019-12-20xenbus: limit when state is forced to closedPaul Durrant
2019-12-20xenbus: move xenbus_dev_shutdown() into frontend code...Paul Durrant
2019-12-20xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig
2019-12-20riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov
2019-12-20riscv: fix scratch register clearing in M-mode.Greentime Hu
2019-12-20riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab
2019-12-19Merge branch 'cls_u32-fix-refcount-leak'David S. Miller
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti
2019-12-19net/sched: cls_u32: fix refcount leak in the error path of u32_change()Davide Caratti
2019-12-19nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki
2019-12-19Merge branch 'macb-fix-probing-of-PHY-not-described-in-the-dt'David S. Miller
2019-12-19net: macb: fix probing of PHY not described in the dtAntoine Tenart
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart