Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/806116/?format=api
{ "id": 806116, "url": "http://patchwork.ozlabs.org/api/patches/806116/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170826121102.GA23614@bhelgaas-glaptop.roam.corp.google.com/", "project": { "id": 28, "url": "http://patchwork.ozlabs.org/api/projects/28/?format=api", "name": "Linux PCI development", "link_name": "linux-pci", "list_id": "linux-pci.vger.kernel.org", "list_email": "linux-pci@vger.kernel.org", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<20170826121102.GA23614@bhelgaas-glaptop.roam.corp.google.com>", "list_archive_url": null, "date": "2017-08-26T12:11:02", "name": "[GIT,PULL] PCI fixes for v4.13", "commit_ref": null, "pull_url": "git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v4.13-fixes-3", "state": "superseded", "archived": false, "hash": null, "submitter": { "id": 67298, "url": "http://patchwork.ozlabs.org/api/people/67298/?format=api", "name": "Bjorn Helgaas", "email": "helgaas@kernel.org" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20170826121102.GA23614@bhelgaas-glaptop.roam.corp.google.com/mbox/", "series": [], "comments": "http://patchwork.ozlabs.org/api/patches/806116/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/806116/checks/", "tags": {}, "related": [], "headers": { "Return-Path": "<linux-pci-owner@vger.kernel.org>", "X-Original-To": "incoming@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org", "Authentication-Results": [ "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=linux-pci-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)", "mail.kernel.org;\n\tdmarc=none (p=none dis=none) header.from=kernel.org", "mail.kernel.org;\n\tspf=none smtp.mailfrom=helgaas@kernel.org" ], "Received": [ "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xfcM12cTCz9t50\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 26 Aug 2017 22:11:09 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1752595AbdHZMLG (ORCPT <rfc822;incoming@patchwork.ozlabs.org>);\n\tSat, 26 Aug 2017 08:11:06 -0400", "from mail.kernel.org ([198.145.29.99]:41272 \"EHLO mail.kernel.org\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1752480AbdHZMLF (ORCPT <rfc822;linux-pci@vger.kernel.org>);\n\tSat, 26 Aug 2017 08:11:05 -0400", "from localhost (unknown [69.71.4.159])\n\t(using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))\n\t(No client certificate requested)\n\tby mail.kernel.org (Postfix) with ESMTPSA id A023421A2E;\n\tSat, 26 Aug 2017 12:11:04 +0000 (UTC)" ], "DMARC-Filter": "OpenDMARC Filter v1.3.2 mail.kernel.org A023421A2E", "Date": "Sat, 26 Aug 2017 07:11:02 -0500", "From": "Bjorn Helgaas <helgaas@kernel.org>", "To": "Linus Torvalds <torvalds@linux-foundation.org>", "Cc": "linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,\n\tChristoph Hellwig <hch@lst.de>, \"David S. Miller\" <davem@davemloft.net>,\n\tMeelis Roos <mroos@linux.ee>", "Subject": "[GIT PULL] PCI fixes for v4.13", "Message-ID": "<20170826121102.GA23614@bhelgaas-glaptop.roam.corp.google.com>", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=us-ascii", "Content-Disposition": "inline", "User-Agent": "Mutt/1.5.21 (2010-09-15)", "Sender": "linux-pci-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<linux-pci.vger.kernel.org>", "X-Mailing-List": "linux-pci@vger.kernel.org" }, "content": "PCI fix:\n\n - remove needlessly alarming MSI affinity warning (this is not actually a\n bug fix, but the warning prompts unnecessary bug reports)\n\n\nThe following changes since commit 8466489ef5ba48272ba4fa4ea9f8f403306de4c7:\n\n xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue (2017-08-02 12:05:07 -0500)\n\nare available in the git repository at:\n\n git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v4.13-fixes-3\n\nfor you to fetch changes up to 8e1101d251647802d0a4ae19eb3d0e1453eaeff4:\n\n PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL (2017-08-25 18:58:42 -0500)\n\n----------------------------------------------------------------\npci-v4.13-fixes-3\n\n----------------------------------------------------------------\nChristoph Hellwig (1):\n PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL\n\n drivers/pci/msi.c | 13 +++----------\n 1 file changed, 3 insertions(+), 10 deletions(-)", "diff": null, "prefixes": [ "GIT", "PULL" ] }