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 7805dc23f674 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits 5abd7ef47dc6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 02d38cc92434 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 73adfd9d60f6 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] adds 2032e61e24fe kselftest/alsa: Ensure _GNU_SOURCE is defined adds f6c3c83db1d9 selftests/ftrace: Fix to check required event file adds 7ea794604bf6 selftests/ftrace: Update required config adds 23a4b108accc tracing/selftests: Fix kprobe event name test for .isra. f [...] adds bc4d5f5d2deb selftests: cachestat: Fix build warnings on ppc64 adds 84b6df4c49a1 selftests/openat2: Fix build warnings on ppc64 adds e8b8c5264d4e selftests/overlayfs: Fix build error on ppc64 adds cb708ab9f584 selftests/futex: pass _GNU_SOURCE without a value to the compiler adds 0f42bdf59b4e selftests/tracing: Fix event filter test to retry up to 10 times adds 32c75ad4a792 selftests/futex: don't redefine .PHONY targets (all, clean) adds 4bf15b1c657d selftests/futex: don't pass a const char* to asprintf(3) new 32f88d65f01b Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.ke [...] new fe0d2c7babb0 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 433f36af4ba9 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new f0802d1861b5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 62f04354207f Merge branch 'nfsd-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 (7805dc23f674) \ N -- N -- N refs/heads/fs-current (62f04354207f)
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 5 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: tools/testing/selftests/alsa/Makefile | 2 +- tools/testing/selftests/cachestat/test_cachestat.c | 1 + .../selftests/filesystems/overlayfs/dev_in_maps.c | 1 + tools/testing/selftests/ftrace/config | 26 ++++++++++++++++------ .../ftrace/test.d/dynevent/test_duplicates.tc | 2 +- .../ftrace/test.d/filter/event-filter-function.tc | 20 ++++++++++++++++- .../ftrace/test.d/kprobe/kprobe_eventname.tc | 3 ++- tools/testing/selftests/futex/Makefile | 2 -- tools/testing/selftests/futex/functional/Makefile | 2 +- .../selftests/futex/functional/futex_requeue_pi.c | 2 +- tools/testing/selftests/openat2/openat2_test.c | 1 + 11 files changed, 47 insertions(+), 15 deletions(-)