about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * librt: add test (bug 28213)Nikita Popov2021-08-172-0/+102
| * librt: fix NULL pointer dereference (bug 28213)Nikita Popov2021-08-171-1/+1
| * x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song2021-07-082-58/+0
| * wordexp: handle overflow in positional parameter number (bug 28011)Andreas Schwab2021-07-062-1/+2
| * Fix use of __pthread_attr_copy in mq_notify (bug 27896)Florian Weimer2021-06-101-2/+9
| * Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab2021-06-102-5/+14
* | Merge branch release/2.32/master into ibm/2.32/masterTulio Magno Quites Machado Filho2021-04-2737-541/+688
|\|
| * support: Typo and formatting fixesSiddhesh Poyarekar2021-04-142-4/+4
| * support: Pass environ to child processSiddhesh Poyarekar2021-04-141-1/+1
| * Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar2021-04-142-30/+52
| * Enhance setuid-tunables testSiddhesh Poyarekar2021-04-142-23/+69
| * 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-181/+168
| * S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler2021-03-264-6/+15
| * powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino2021-03-081-1/+12
| * 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
| * aarch64: fix static PIE start code for BTI [BZ #27068]Guillaume Gardet2021-01-211-0/+1
| * __vfscanf_internal: fix aliasing violation (bug 26690)Andreas Schwab2021-01-211-11/+11
| * aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy2021-01-213-19/+43
| * elf: Pass the fd to note processingSzabolcs Nagy2021-01-216-18/+21
| * elf: Move note processing after l_phdr is updatedSzabolcs Nagy2021-01-211-15/+15
| * aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy2021-01-211-6/+8
| * aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy2021-01-211-2/+15
| * 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/+12
| * Update for [BZ #27130] fixH.J. Lu2021-01-121-0/+1
| * x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu2021-01-121-0/+21
* | Merge branch release/2.32/master into ibm/2.32/masterTulio Magno Quites Machado Filho2021-01-1155-459/+2168
|\|
| * Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab2021-01-064-9/+59
| * tests-mcheck: New variable to run tests with MALLOC_CHECK_=3Siddhesh Poyarekar2020-12-242-1/+38
| * iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar2020-11-303-18/+18
| * sh: Add sh4 fpu Implies folderAdhemerval Zanella2020-11-275-0/+5
| * struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer2020-11-161-9/+15
| * resolv: Serialize processing in resolv/tst-resolv-txnid-collisionFlorian Weimer2020-11-101-0/+5
| * resolv: Handle transaction ID collisions in parallel queries (bug 26600)Florian Weimer2020-11-104-20/+357
| * support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer2020-11-102-1/+7
| * support: Provide a way to reorder responses within the DNS test serverFlorian Weimer2020-11-105-28/+135
| * Remove __warndeclSiddhesh Poyarekar2020-11-103-74/+1
| * Remove __warn_memset_zero_len [BZ #25399]Siddhesh Poyarekar2020-11-101-15/+0
| * aarch64: Add unwind information to _start (bug 26853)Florian Weimer2020-11-102-4/+4
| * aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy2020-11-041-8/+4
| * x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi2020-10-301-3/+17
| * Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2020-10-282-6/+16
| * sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella2020-10-154-7/+206
| * sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]Adhemerval Zanella2020-10-154-5/+197
| * sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin2020-10-155-1/+194
| * AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-143-2/+8
| * AArch64: Improve backwards memmove performanceWilco Dijkstra2020-10-121-3/+4
| * Set version.h RELEASE to "stable" (Bug 26700)Carlos O'Donell2020-10-021-1/+1