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 0b175af8aace Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 18e1fb690325 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits bad232fdef5c Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new b5efb63acf7b s390/mm: Add NULL pointer check to crst_table_free() base_ [...] adds f76f9bc616b7 selftest/timerns: fix clang build failures for abs() calls adds 73810cd45b99 selftests/vDSO: fix clang build errors and warnings adds bb2a605de375 selftests/vDSO: remove partially duplicated "all:" target [...] adds 66cde337fa1b selftests/vDSO: remove duplicate compiler invocations from [...] new 920bc844baa9 Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel [...] adds 25a6e135569b ksmbd: return FILE_DEVICE_DISK instead of super magic adds e2e33caa5dc2 ksmbd: discard write access to the directory open new 34afb82a3c67 Merge tag '6.10-rc6-smb3-server-fixes' of git://git.samba. [...] new f90ecec9dd11 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 7004aae020d5 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new e8ee69b5fe5d 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 (0b175af8aace) \ N -- N -- N refs/heads/fs-current (e8ee69b5fe5d)
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: arch/s390/mm/pgalloc.c | 4 +++ fs/smb/common/smb2pdu.h | 34 ++++++++++++++++++++++ fs/smb/server/smb2pdu.c | 22 +++++++++++--- tools/testing/selftests/timens/exec.c | 6 ++-- tools/testing/selftests/timens/timer.c | 2 +- tools/testing/selftests/timens/timerfd.c | 2 +- tools/testing/selftests/timens/vfork_exec.c | 4 +-- tools/testing/selftests/vDSO/Makefile | 29 ++++++++---------- tools/testing/selftests/vDSO/parse_vdso.c | 16 ++++++---- .../selftests/vDSO/vdso_standalone_test_x86.c | 18 ++++++++++-- 10 files changed, 102 insertions(+), 35 deletions(-)