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 c29d072f1002 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits e1ec681ab01d Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 7b78871b734d Merge branch 'misc-6.14' into next-fixes new 0ad2507d5d93 Linux 6.14-rc3 adds dc9c5166c3cb powerpc/code-patching: Disable KASAN report during patchin [...] adds 61bcc752d1b8 powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as [...] adds d262a192d38e powerpc/code-patching: Fix KASAN hit by not flagging text [...] new 6186bdd120ec Merge tag 'powerpc-6.14-3' of git://git.kernel.org/pub/scm [...] new 2408a807bfc3 Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub [...] new 290237fde949 btrfs: selftests: fix btrfs_test_delayed_refs() leak of tr [...] new 94a4abd7e129 Merge branch 'misc-6.14' into next-fixes new 107d6e38191c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
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 (c29d072f1002) \ N -- N -- N refs/heads/fs-current (107d6e38191c)
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: Makefile | 2 +- arch/powerpc/include/asm/book3s/64/hash-4k.h | 12 ++++++++++-- arch/powerpc/lib/code-patching.c | 4 +++- fs/btrfs/tests/delayed-refs-tests.c | 1 + 4 files changed, 15 insertions(+), 4 deletions(-)