summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar2021-04-141-183/+14
* support: Add capability to fork an sgid childSiddhesh Poyarekar2021-04-145-170/+168
* support: Typo and formatting fixesSiddhesh Poyarekar2021-04-142-4/+4
* support: Pass environ to child processSiddhesh Poyarekar2021-04-141-1/+1
* nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie2021-03-081-2/+2
* gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer2021-01-273-20/+178
* x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2021-01-136-25/+32
* x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu2021-01-134-1/+13
* x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu2021-01-122-0/+22
* aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy2020-11-041-8/+4
* AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-143-2/+8
* [AArch64] Improve integer memcpyWilco Dijkstra2020-10-121-96/+101
* aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch2020-10-121-35/+47
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-10-123-4/+8
* AArch64: Improve backwards memmove performanceWilco Dijkstra2020-10-121-3/+4
* AArch64: Add optimized Q-register memcpyWilco Dijkstra2020-10-125-4/+255
* AArch64: Align ENTRY to a cachelineWilco Dijkstra2020-10-121-1/+1
* NEWS: Mention BZ 25933 fixH.J. Lu2020-07-041-0/+1
* Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey2020-07-041-0/+15
* nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer2020-05-195-11/+47
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-03-183-0/+16
* Fix use-after-free in glob when expanding ~user (bug 25414)Andreas Schwab2020-03-171-12/+13
* math/test-sinl-pseudo: Use stack protector only if availableFlorian Weimer2020-03-151-0/+2
* Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487).Joseph Myers2020-03-153-1/+55
* riscv: Do not use __has_include__Florian Weimer2020-01-212-1/+6
* misc/test-errno-linux: Handle EINVAL from quotactlFlorian Weimer2019-12-051-2/+3
* <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]Kamlesh Kumar2019-12-052-1/+3
* x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer2019-12-033-2/+31
* libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer2019-11-282-0/+6
* Update NEWS for CVE-2019-19126Florian Weimer2019-11-221-0/+6
* rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Kościelnicki2019-11-222-1/+3
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-11-1810-94/+333
* Base max_fast on alignment, not width, of bins (Bug 24903)DJ Delorie2019-11-181-1/+1
* malloc: Various cleanups for malloc/tst-mxfastFlorian Weimer2019-11-183-9/+16
* Add glibc.malloc.mxfast tunableDJ Delorie2019-11-187-7/+96
* malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]Niklas Hambüchen2019-11-182-0/+12
* malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]Florian Weimer2019-11-182-1/+7
* Small tcache improvementsWilco Dijkstra2019-11-183-9/+15
* Fix assertion in malloc.c:tcache_get.Joseph Myers2019-11-182-1/+6
* Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler2019-11-058-42/+132
* mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic2019-11-053-5/+89
* elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer2019-10-315-6/+79
* nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie2019-10-3111-2/+189
* support: Export bindir path on support_pathAdhemerval Zanella2019-10-314-1/+19
* Call _dl_open_check after relocation [BZ #24259]H.J. Lu2019-10-3118-5/+387
* Fix RISC-V vfork build with Linux 5.3 kernel headers.Joseph Myers2019-09-202-1/+11
* alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno2019-09-145-0/+12
* Improve performance of memmemWilco Dijkstra2019-09-132-42/+89
* Improve performance of strstrWilco Dijkstra2019-09-133-51/+132
* Update Alpha libm-test-ulpsAurelien Jarno2019-09-032-8/+12