This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/memory-seal-v5 in repository glibc.
at f432aca665 linux: Add memory sealing tests
This branch includes the following new commits:
new 0b9e7c3f6e aarch64: Add asm helpers for GCS new 04979f9779 elf.h: Define GNU_PROPERTY_AARCH64_FEATURE_1_GCS new a31005c0fc aarch64: Define jmp_buf offset for GCS new 104fad6105 aarch64: Add GCS support to longjmp new 36e95d9528 aarch64: Add GCS support to vfork new 7609866dd5 aarch64: Add GCS support for setcontext new 16bff55930 aarch64: Mark swapcontext with indirect_return new 75f5f43f28 aarch64: Add GCS support for makecontext new bc959aa12f aarch64: Add glibc.cpu.aarch64_gcs tunable new 6fbc4e281d aarch64: Enable GCS in static linked exe new e585a47262 aarch64: Enable GCS in dynamic linked exe new 419ca47d3b aarch64: Mark objects with GCS property note new 60ec14a2e1 aarch64: Use l_searchlist.r_list for bti new 21e699285a aarch64: Handle GCS marking new bfaf43467c aarch64: Ignore GCS property of ld.so new bd99345184 aarch64: Process gnu properties in static exe new dbc74c47f6 aarch64: Add GCS user-space allocation logic new 9a78ad3a75 aarch64: Use __alloc_gcs in makecontext new 4c7fc5aede aarch64: Fix tests not compatible with targets supporting GCS new 04f4e3ba3e linux: Add mseal syscall support new 343ef74fef elf: Parse gnu properties for static linked binaries new befa48940a elf: Parse gnu properties for the loader new 56a63dd167 rtld: Move call_init_paths after _dl_process_pt_gnu_property new 698e365c39 elf: Use RTLD_NODELETE for dependencies new e43d6032ba elf: Add support to memory sealing new e6800f0ee4 Enable memory sealing automatically new f432aca665 linux: Add memory sealing tests
The 27 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.