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 a0694fc7a4c2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 08e15bbf98bb Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits b3ff26e88346 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 2c3d2a490ba9 Merge branch 'misc-6.11' into next-fixes adds 8c251c5ab1b7 cxl/pci: Get AER capability address from RCRB only for RCH dport adds 2c402bd2e85b cxl/test: Skip cxl_setup_parent_dport() for emulated dports new 521b1e7f4cf0 Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub [...] new 08a9aa29213b Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 8e4f925b8523 Merge branch 'misc-6.11' into next-fixes new 417f45766c69 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new db2cc8a6b8ec erofs: fix out-of-bound access when z_erofs_gbuf_growsize( [...] new 9ab334e1b1b7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
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 (a0694fc7a4c2) \ N -- N -- N refs/heads/fs-current (9ab334e1b1b7)
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 6 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/cxl/core/pci.c | 10 ++++++---- fs/erofs/zutil.c | 3 ++- tools/testing/cxl/Kbuild | 1 + tools/testing/cxl/test/mock.c | 12 ++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-)