summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29i2c: designware-pci: Switch over to MSI interruptsFelipe Balbi
2019-08-29nvme-rdma: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme-fc: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme-pci: Tidy up nvme_unmap_dataIsrael Rukshin
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt
2019-08-29nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macrosBenjamin Herrenschmidt
2019-08-29nvme: trace bio completionHannes Reinecke
2019-08-29nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman
2019-08-29nvmet-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvme-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvme-tcp: Use struct nvme_ctrl directlyIsrael Rukshin
2019-08-29nvme-rdma: Add TOS for rdma transportIsrael Rukshin
2019-08-29nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin
2019-08-29nvmet-tcp: fix possible memory leakSagi Grimberg
2019-08-29nvmet-tcp: fix possible NULL derefSagi Grimberg
2019-08-29nvmet: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvme: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvme: trace: support for Get LBA Status opcode parsedMinwoo Im
2019-08-29nvme: add Get LBA Status command opcodeMinwoo Im
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu
2019-08-29nvme-tcp: support simple pollingSagi Grimberg
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-29nvme-pci: set ctrl sqsize to the device q_depthSagi Grimberg
2019-08-29nvme: have nvme_init_identify set ctrl->capSagi Grimberg
2019-08-29nvme-tcp: Use protocol specific operations while reading socketPotnuri Bharat Teja
2019-08-29nvme-tcp: cleanup nvme_tcp_recv_pduSagi Grimberg
2019-08-29ASoC: Intel: Baytrail: Fix implicit fallthrough warningCezary Rojewski
2019-08-29ASoC: fsl_ssi: Fix clock control issue in master modeShengjiu Wang
2019-08-29i2c: axxia: support slave modeAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-08-29i2c: icy: Add LTC2990 present on 2019 board revisionMax Staudt
2019-08-29i2c: Add i2c-icy for I2C on m68k/AmigaMax Staudt
2019-08-30kbuild: Do not enable -Wimplicit-fallthrough for clang for nowNathan Chancellor
2019-08-29Merge tag 'perf-core-for-mingo-5.4-20190829' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-08-29x86/mm/pti: Do not invoke PTI functions when PTI is disabledThomas Gleixner
2019-08-29x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()Song Liu
2019-08-29i2c: bcm2835: Add full name of devicetree node to adapter nameStefan Wahren
2019-08-29i2c: bcm2835: Avoid clk stretch quirk for BCM2711Stefan Wahren
2019-08-29dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatibleStefan Wahren
2019-08-29x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner
2019-08-29i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula
2019-08-29i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()Andy Shevchenko
2019-08-29i2c: make i2c_unregister_device() ERR_PTR safeWolfram Sang
2019-08-29rpmsg: glink: Use struct_size() helperGustavo A. R. Silva
2019-08-29ima: ima_api: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-08-29ima: use struct_size() in kzalloc()Gustavo A. R. Silva