This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits b471d5fdedf8 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] adds 3f69f2e78799 PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_i [...] adds 5149bbb56bdc PCI: vmd: Remove MSI-X check on child devices new 41cd3fd15263 Merge tag 'pci-v6.17-fixes-2' of git://git.kernel.org/pub/ [...] new 0f8fa1b4a195 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (b471d5fdedf8) \ N -- N -- N refs/heads/fs-current (0f8fa1b4a195)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/pci/controller/pcie-xilinx.c | 2 +- drivers/pci/controller/vmd.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-)