aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-17librt: add test (bug 28213)Nikita Popov2-0/+102
2021-08-17librt: fix NULL pointer dereference (bug 28213)Nikita Popov1-1/+1
2021-07-08x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song2-58/+0
2021-07-06wordexp: handle overflow in positional parameter number (bug 28011)Andreas Schwab2-1/+2
2021-06-10Fix use of __pthread_attr_copy in mq_notify (bug 27896)Florian Weimer1-2/+9
2021-06-10Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab2-5/+14
2021-04-27Merge branch release/2.32/master into ibm/2.32/masterTulio Magno Quites Machado Filho37-541/+688
2021-04-14support: Typo and formatting fixesSiddhesh Poyarekar2-4/+4
2021-04-14support: Pass environ to child processSiddhesh Poyarekar1-1/+1
2021-04-14Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar2-30/+52
2021-04-14Enhance setuid-tunables testSiddhesh Poyarekar2-23/+69
2021-04-14tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar1-183/+14
2021-04-14support: Add capability to fork an sgid childSiddhesh Poyarekar5-181/+168
2021-03-26S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler4-6/+15
2021-03-08powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino1-1/+12
2021-03-08nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie1-2/+2
2021-01-27gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer3-20/+178
2021-01-21aarch64: fix static PIE start code for BTI [BZ #27068]Guillaume Gardet1-0/+1
2021-01-21__vfscanf_internal: fix aliasing violation (bug 26690)Andreas Schwab1-11/+11
2021-01-21aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy3-19/+43
2021-01-21elf: Pass the fd to note processingSzabolcs Nagy6-18/+21
2021-01-21elf: Move note processing after l_phdr is updatedSzabolcs Nagy1-15/+15
2021-01-21aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy1-6/+8
2021-01-21aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy1-2/+15
2021-01-13x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu6-25/+32
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu4-1/+12
2021-01-12Update for [BZ #27130] fixH.J. Lu1-0/+1
2021-01-12x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu1-0/+21
2021-01-11Merge branch release/2.32/master into ibm/2.32/masterTulio Magno Quites Machado Filho55-459/+2168
2021-01-06Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab4-9/+59
2020-12-24tests-mcheck: New variable to run tests with MALLOC_CHECK_=3Siddhesh Poyarekar2-1/+38
2020-11-30iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar3-18/+18
2020-11-27sh: Add sh4 fpu Implies folderAdhemerval Zanella5-0/+5
2020-11-16struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer1-9/+15
2020-11-10resolv: Serialize processing in resolv/tst-resolv-txnid-collisionFlorian Weimer1-0/+5
2020-11-10resolv: Handle transaction ID collisions in parallel queries (bug 26600)Florian Weimer4-20/+357
2020-11-10support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer2-1/+7
2020-11-10support: Provide a way to reorder responses within the DNS test serverFlorian Weimer5-28/+135
2020-11-10Remove __warndeclSiddhesh Poyarekar3-74/+1
2020-11-10Remove __warn_memset_zero_len [BZ #25399]Siddhesh Poyarekar1-15/+0
2020-11-10aarch64: Add unwind information to _start (bug 26853)Florian Weimer2-4/+4
2020-11-04aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy1-8/+4
2020-10-30x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi1-3/+17
2020-10-28Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2-6/+16
2020-10-15sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella4-7/+206
2020-10-15sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]Adhemerval Zanella4-5/+197
2020-10-15sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin5-1/+194
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra3-2/+8
2020-10-12AArch64: Improve backwards memmove performanceWilco Dijkstra1-3/+4
2020-10-02Set version.h RELEASE to "stable" (Bug 26700)Carlos O'Donell1-1/+1