| Age | Commit message (Expand) | Author |
| 2019-09-16 | Merge tag 'tpmdd-next-20190902' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
| 2019-09-16 | null_blk: format pr_* logs with pr_fmt | André Almeida |
| 2019-09-16 | null_blk: match the type of parameter nr_devices | André Almeida |
| 2019-09-16 | null_blk: do not fail the module load with zero devices | André Almeida |
| 2019-09-16 | s390: remove pointless drivers-y in drivers/s390/Makefile | Masahiro Yamada |
| 2019-09-15 | Merge branch 'spi-5.4' into spi-next | Mark Brown |
| 2019-09-15 | Merge branch 'spi-5.3' into spi-linus | Mark Brown |
| 2019-09-14 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
| 2019-09-14 | Revert "vhost: block speculation of translated descriptors" | Michael S. Tsirkin |
| 2019-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
| 2019-09-14 | Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
| 2019-09-14 | Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
| 2019-09-13 | raid5: use bio_end_sector in r5_next_bio | Guoqing Jiang |
| 2019-09-13 | raid5: remove STRIPE_OPS_REQ_PENDING | Guoqing Jiang |
| 2019-09-13 | md: add feature flag MD_FEATURE_RAID0_LAYOUT | NeilBrown |
| 2019-09-13 | md/raid0: avoid RAID0 data corruption due to layout confusion. | NeilBrown |
| 2019-09-13 | raid5: don't set STRIPE_HANDLE to stripe which is in batch list | Guoqing Jiang |
| 2019-09-13 | raid5: don't increment read_errors on EILSEQ return | Nigel Croxon |
| 2019-09-13 | cdc_ether: fix rndis support for Mediatek based smartphones | Bjørn Mork |
| 2019-09-13 | ixgbevf: Fix secpath usage for IPsec Tx offload | Jeff Kirsher |
| 2019-09-13 | Merge branch 'fixes' into next | Ulf Hansson |
| 2019-09-13 | mmc: tmio: Fixup runtime PM management during remove | Ulf Hansson |
| 2019-09-13 | mmc: tmio: Fixup runtime PM management during probe | Ulf Hansson |
| 2019-09-13 | Revert "mmc: tmio: move runtime PM enablement to the driver implementations" | Ulf Hansson |
| 2019-09-13 | s390/crypto: Support for SHA3 via CPACF (MSA6) | Joerg Schmidbauer |
| 2019-09-13 | spi: mediatek: support large PA | luhua.xu |
| 2019-09-13 | spi: mediatek: add spi support for mt6765 IC | luhua.xu |
| 2019-09-12 | hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature... | amy.shih |
| 2019-09-12 | leds: lm3532: Fix optional led-max-microamp prop error handling | Dan Murphy |
| 2019-09-12 | nvmet: fix a wrong error status returned in error log page | Amit |
| 2019-09-12 | nvme: send discovery log page change events to userspace | Sagi Grimberg |
| 2019-09-12 | nvme: add uevent variables for controller devices | Sagi Grimberg |
| 2019-09-12 | nvme: enable aen regardless of the presence of I/O queues | Sagi Grimberg |
| 2019-09-12 | nvme-fabrics: allow discovery subsystems accept a kato | Sagi Grimberg |
| 2019-09-12 | nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery() | Markus Elfring |
| 2019-09-12 | nvme: Remove redundant assignment of cq vector | Israel Rukshin |
| 2019-09-12 | nvme: Assign subsys instance from first ctrl | Keith Busch |
| 2019-09-12 | nvme: tcp: remove redundant assignment to variable ret | Colin Ian King |
| 2019-09-12 | nvme: include admin_q sync with nvme_sync_queues | Edmund Nadolski |
| 2019-09-12 | nvme: Treat discovery subsystems as unique subsystems | James Smart |
| 2019-09-12 | nvme: fix ns removal hang when failing to revalidate due to a transient error | Sagi Grimberg |
| 2019-09-12 | nvme: make nvme_report_ns_ids propagate error back | Sagi Grimberg |
| 2019-09-12 | nvme: make nvme_identify_ns propagate errors back | Sagi Grimberg |
| 2019-09-12 | nvme: pass status to nvme_error_status | Sagi Grimberg |
| 2019-09-12 | nvme-fc: Fail transport errors with NVME_SC_HOST_PATH | James Smart |
| 2019-09-12 | nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed | Sagi Grimberg |
| 2019-09-12 | nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR | Sagi Grimberg |
| 2019-09-12 | Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()" | Chris Wilson |
| 2019-09-12 | Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
| 2019-09-12 | scsi: core: remove dummy q->dev check | Stanley Chu |