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 e10db5366108 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 30f93e9217da Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] omits c2f36fd017f3 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] adds 79aef1a3705b of: Clarify OF device context in of_match_device() comment adds c81f6ce16785 of: dynamic: Fix memleak when of_pci_add_properties() failed adds aea70964b5a7 of: reserved_mem: Add missing IORESOURCE_MEM flag on resources adds ac29e4487aa2 dt-bindings: vendor-prefixes: add eswin adds 80af3745ca46 of: dynamic: Fix use after free in of_changeset_add_prop_helper() new fab1beda7597 Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kerne [...] new e1c1c4e04755 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] new e98f29e2cab9 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new 9e498ec1031a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
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 (e10db5366108) \ N -- N -- N refs/heads/fs-current (9e498ec1031a)
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 4 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: Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ drivers/of/device.c | 4 ++-- drivers/of/dynamic.c | 9 +++++++-- drivers/of/of_reserved_mem.c | 1 + 4 files changed, 12 insertions(+), 4 deletions(-)