about summary refs log tree commit diff
path: root/elf/dl-tunables.list
Commit message (Expand)AuthorAgeFilesLines
* rtld: Add glibc.rtld.enable_secure tunable.Joe Simmons-Talbott2024-02-291-0/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Add a way to check if tunable is set (BZ 27069)Adhemerval Zanella2023-11-291-0/+1
* elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella2023-11-211-17/+0
* elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella2023-11-071-0/+5
* gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane2023-02-221-0/+13
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* malloc: Correct the documentation of the top_pad defaultFlorian Weimer2022-08-041-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* malloc: Add Huge Page support for mmapAdhemerval Zanella2021-12-151-2/+1
* malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella2021-12-151-0/+5
* elf: Use new dependency sorting algorithm by defaultFlorian Weimer2021-12-141-1/+1
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-211-0/+9
* tunables: Disallow negative values for some tunablesSiddhesh Poyarekar2021-02-101-0/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* elf: Add a tunable to control use of tagged memoryRichard Earnshaw2020-12-211-0/+9
* Reword description of SXID_* tunable propertiesSiddhesh Poyarekar2020-10-221-5/+6
* rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy2020-07-081-0/+5
* rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy2020-07-081-0/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add glibc.malloc.mxfast tunableDJ Delorie2019-08-091-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Remove redundant mention of SXID_ERASESiddhesh Poyarekar2017-12-151-10/+1
* Add elision tunablesRogerio Alves2017-12-051-0/+34
* Add per-thread cache to mallocDJ Delorie2017-07-061-0/+12
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-211-4/+0
* Move x86 specific tunables to x86/dl-tunables.listH.J. Lu2017-06-201-12/+0
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-201-0/+16
* tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar2017-06-071-0/+7
* Update old tunables framework document/script.Sunyeop Lee2017-03-241-1/+1
* tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar2017-02-021-2/+14
* tunables: Avoid getenv calls and disable glibc.malloc.check by defaultSiddhesh Poyarekar2017-01-101-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+69