This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch nsz/mtag in repository glibc.
discards 90002cbd72 aarch64: Optimize __libc_mtag_tag_zero_region discards 67125f0b7c aarch64: Optimize __libc_mtag_tag_region discards 484f81b8cf aarch64: inline __libc_mtag_new_tag discards 5930b31d52 aarch64: inline __libc_mtag_address_get_tag discards faf5b199ad malloc: Use mtag_enabled instead of USE_MTAG discards eb88a7df0e malloc: Use branches instead of mtag_granule_mask discards d65f2fedcd malloc: Change calloc when tagging is disabled discards fa350832ff malloc: Only support zeroing and not arbitrary memset with mtag discards 853194b87e malloc: Use global flag instead of function pointer dispatch [...] discards 7a7aa2e4da malloc: Refactor TAG_ macros to avoid indirection discards 7233d1016f malloc: Ensure the generic mtag hooks are not used discards 3387a579c7 malloc: Avoid taggig mmaped memory on free discards 94bbedf7f5 malloc: Simplify __mtag_tag_new_usable discards e5d3d2f510 malloc: Move MTAG_MMAP_FLAGS definition discards a3f8179da6 Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h discards ea419cc06f malloc: Fix a realloc crash with heap tagging [BZ 27468] adds 1a1c854338 Update sparc libm-test-ulps adds 6990a72679 Update arm libm-test-ulps adds 4b9bedbc90 linux: Fix __thrd_sleep64 hidden definition adds 6bb0d2fe0a nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 [...] adds 3c66792667 posix: glob, glob64 should not be declared __THROW [BZ #27522] adds 339bf918ea x86: Set minimum x86-64 level marker [BZ #27318] adds 60167dc24b Update hppa libm-test-ulps adds 496e36f225 tst: Extend cross-test-ssh.sh to specify if target date can [...] adds a156555007 support: Provide xclock_settime test helper function adds 3f337843ec tst: Add test for clock_settime adds b4effffde8 tst: Add test for clock_adjtime adds 4de01867dc tst: Modify tst-clock_adjtime to allow reuse of its code adds 39f39cade3 tst: Add test for adjtimex adds 6b6a151c77 tst: Add test for ntp_adjtime adds 6905404496 tst: Add test for settimeofday adds 24eb3be5db NEWS: Add entry for CVE-2021-27645 adds 9b456c5da9 nss: fix nss_database_lookup2's alternate handling [BZ #27416] adds 36f6e40884 <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC adds 178c0e48c3 malloc: Turn tst-mallocstate into a non-internal test adds 07db3f5523 math: $(libm-tests-compat) can be regular tests adds 779c404de7 math: test-matherr and test-matherr-2 can be regular tests adds 8209c5f1f4 posix: tst-glob_lstat_compat no longer needs to be an internal test adds 63c317fe31 posix: tst-spawn4-compat can be a regular test adds cfaf536723 resolv: tst-p_secstodate can be a regular test adds 973323ce69 sunrpc: tst-svc_register can be a regular test adds 15e50e6c96 Linux: dirent/tst-readdir64-compat can be a regular test adds a6917c82b3 Linux: misc/tst-ofdlocks-compat can be a regular test adds d891f55562 Update kernel version to 5.11 in tst-mman-consts.py. new a8e3791468 malloc: Fix a realloc crash with heap tagging [BZ 27468] new ce3bbe19ae malloc: Fix a potential realloc issue with memory tagging new 361f8a71a3 Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h new 1e2237efaa malloc: Move MTAG_MMAP_FLAGS definition new 474064c5d9 malloc: Simplify __mtag_tag_new_usable new d9ba54fe17 malloc: Avoid taggig mmaped memory on free new 467cc28dd7 malloc: Ensure the generic mtag hooks are not used new 23e6dc4fc6 malloc: Refactor TAG_ macros to avoid indirection new 1e5e4fb057 malloc: Use global flag instead of function pointer dispatch [...] new 8ec6e98d17 malloc: Only support zeroing and not arbitrary memset with mtag new f33e5f9a83 malloc: Change calloc when tagging is disabled new 774c11a175 malloc: Use branches instead of mtag_granule_mask new 258556dd57 malloc: Use mtag_enabled instead of USE_MTAG new 83ba78f9a2 aarch64: inline __libc_mtag_address_get_tag new 82423e98c3 aarch64: inline __libc_mtag_new_tag new c735f8dc18 aarch64: Optimize __libc_mtag_tag_region new d6540505dc aarch64: Optimize __libc_mtag_tag_zero_region
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 (90002cbd72) \ N -- N -- N refs/heads/nsz/mtag (d6540505dc)
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 17 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: INSTALL | 15 ++++ NEWS | 5 +- config.h.in | 6 ++ include/libc-symbols.h | 26 +++--- malloc/Makefile | 10 ++- malloc/malloc.c | 34 ++++---- malloc/tst-mallocstate.c | 11 +-- manual/install.texi | 20 +++++ math/Makefile | 9 ++- math/test-matherr.c | 13 +-- nptl/pthreadP.h | 4 +- nptl/pthread_clockjoin.c | 2 +- nptl/pthread_timedjoin.c | 2 +- nscd/aicache.c | 4 +- nscd/initgrcache.c | 3 +- nscd/netgroupcache.c | 2 +- nss/Makefile | 1 + nss/Versions | 2 +- nss/XXX-lookup.c | 17 ++-- nss/databases.def | 3 + nss/grp-lookup.c | 1 - nss/hosts-lookup.c | 1 - nss/key-lookup.c | 1 - nss/network-lookup.c | 1 - nss/nss_compat/compat-grp.c | 2 +- nss/nss_compat/compat-initgroups.c | 2 +- nss/nss_compat/compat-pwd.c | 2 +- nss/nss_compat/compat-spwd.c | 3 +- nss/nss_database.c | 38 ++++++++- nss/nss_database.h | 5 +- nss/nss_module.c | 20 ++--- nss/nss_test.h | 7 ++ nss/nss_test1.c | 93 ++++++++++++++++++++++ nss/nsswitch.c | 40 ---------- nss/nsswitch.h | 9 --- nss/pwd-lookup.c | 1 - nss/sgrp-lookup.c | 2 - nss/spwd-lookup.c | 2 - nss/tst-nss-compat1.c | 81 +++++++++++++++++++ nss/tst-nss-compat1.root/etc/group | 1 + nss/tst-nss-compat1.root/etc/nsswitch.conf | 3 + nss/tst-nss-compat1.root/etc/passwd | 3 + nss/tst-nss-compat1.root/etc/shadow | 2 + nss/tst-nss-compat1.root/tst-nss-compat1.script | 1 + posix/Makefile | 15 +++- posix/glob.h | 12 +-- posix/tst-glob_lstat_compat.c | 19 +---- posix/tst-spawn4-compat.c | 8 -- resolv/Makefile | 4 +- resolv/tst-p_secstodate.c | 12 --- scripts/cross-test-ssh.sh | 25 +++++- sunrpc/Makefile | 3 +- support/Makefile | 1 + nss/pwd-lookup.c => support/xclock_settime.c | 22 +++-- support/xtime.h | 5 ++ sysdeps/arm/libm-test-ulps | 4 +- sysdeps/hppa/fpu/libm-test-ulps | 4 +- sysdeps/posix/getaddrinfo.c | 4 +- sysdeps/sparc/fpu/libm-test-ulps | 34 ++++---- sysdeps/unix/sysv/linux/Makefile | 17 +++- sysdeps/unix/sysv/linux/thrd_priv.h | 2 +- sysdeps/unix/sysv/linux/thrd_sleep.c | 2 +- .../unix/sysv/linux/tst-adjtimex.c | 10 +-- sysdeps/unix/sysv/linux/tst-clock_adjtime.c | 61 ++++++++++++++ sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +- .../unix/sysv/linux/tst-ntp_adjtime.c | 10 +-- sysdeps/unix/sysv/linux/tst-ofdlocks-compat.c | 8 -- sysdeps/unix/sysv/linux/tst-readdir64-compat.c | 5 -- sysdeps/x86/configure | 28 +++++++ sysdeps/x86/configure.ac | 16 ++++ sysdeps/x86/isa-level.c | 25 +++--- time/Makefile | 3 +- math/test-matherr.c => time/tst-clock_settime.c | 53 +++++------- time/tst-settimeofday.c | 55 +++++++++++++ 74 files changed, 667 insertions(+), 312 deletions(-) create mode 100644 nss/tst-nss-compat1.c create mode 100644 nss/tst-nss-compat1.root/etc/group create mode 100644 nss/tst-nss-compat1.root/etc/nsswitch.conf create mode 100644 nss/tst-nss-compat1.root/etc/passwd create mode 100644 nss/tst-nss-compat1.root/etc/shadow create mode 100644 nss/tst-nss-compat1.root/tst-nss-compat1.script copy nss/pwd-lookup.c => support/xclock_settime.c (58%) copy nss/key-lookup.c => sysdeps/unix/sysv/linux/tst-adjtimex.c (77%) create mode 100644 sysdeps/unix/sysv/linux/tst-clock_adjtime.c copy nss/key-lookup.c => sysdeps/unix/sysv/linux/tst-ntp_adjtime.c (77%) copy math/test-matherr.c => time/tst-clock_settime.c (53%) create mode 100644 time/tst-settimeofday.c