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 0315fd1b8425 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...] omits f8b54cfe9ebb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 721d722b1048 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] adds d6ebcde6d4ec padata: do not leak refcount in reorder_work adds b2df03ed4052 crypto: algif_hash - fix double free in hash_accept new 5da472ae1f12 Merge tag 'v6.15-p7' of git://git.kernel.org/pub/scm/linux [...] adds 4ca45af0a56d remoteproc: qcom_wcnss: Fix on platforms without fallback [...] new 4a95bc121ccd Merge tag 'rproc-v6.15-fixes' of git://git.kernel.org/pub/ [...] new fb27226c389f fs/buffer: use sleeping lookup in __getblk_slowpath() new 98a6ca16333e fs/buffer: avoid redundant lookup in getblk slowpath new d11a24999605 fs/buffer: remove superfluous statements new 8e184bf1cd74 fs/buffer: optimize discard_buffer() new 7e69dd62bcda Merge patch series "fs/buffer: misc optimizations" new b14d5d9aa324 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 6ddb6e03b95b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 78032c131046 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 4537f186e847 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
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 (0315fd1b8425) \ N -- N -- N refs/heads/fs-current (4537f186e847)
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 11 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: crypto/algif_hash.c | 4 ---- drivers/remoteproc/qcom_wcnss.c | 3 ++- fs/buffer.c | 20 +++++++++++--------- kernel/padata.c | 3 ++- 4 files changed, 15 insertions(+), 15 deletions(-)