aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-17librt: add test (bug 28213)Nikita Popov
2021-08-17librt: fix NULL pointer dereference (bug 28213)Nikita Popov
2021-07-08x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song
2021-07-06wordexp: handle overflow in positional parameter number (bug 28011)Andreas Schwab
2021-06-10Fix use of __pthread_attr_copy in mq_notify (bug 27896)Florian Weimer
2021-06-10Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab
2021-04-27Merge branch release/2.32/master into ibm/2.32/masterTulio Magno Quites Machado Filho
2021-04-14support: Typo and formatting fixesSiddhesh Poyarekar
2021-04-14support: Pass environ to child processSiddhesh Poyarekar
2021-04-14Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar
2021-04-14Enhance setuid-tunables testSiddhesh Poyarekar
2021-04-14tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar
2021-04-14support: Add capability to fork an sgid childSiddhesh Poyarekar
2021-03-26S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler
2021-03-08powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino
2021-03-08nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie
2021-01-27gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer
2021-01-21aarch64: fix static PIE start code for BTI [BZ #27068]Guillaume Gardet
2021-01-21__vfscanf_internal: fix aliasing violation (bug 26690)Andreas Schwab
2021-01-21aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy
2021-01-21elf: Pass the fd to note processingSzabolcs Nagy
2021-01-21elf: Move note processing after l_phdr is updatedSzabolcs Nagy
2021-01-21aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy
2021-01-21aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy
2021-01-13x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu
2021-01-12Update for [BZ #27130] fixH.J. Lu
2021-01-12x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu
2021-01-11Merge branch release/2.32/master into ibm/2.32/masterTulio Magno Quites Machado Filho
2021-01-06Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab
2020-12-24tests-mcheck: New variable to run tests with MALLOC_CHECK_=3Siddhesh Poyarekar
2020-11-30iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar
2020-11-27sh: Add sh4 fpu Implies folderAdhemerval Zanella
2020-11-16struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer
2020-11-10resolv: Serialize processing in resolv/tst-resolv-txnid-collisionFlorian Weimer
2020-11-10resolv: Handle transaction ID collisions in parallel queries (bug 26600)Florian Weimer
2020-11-10support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer
2020-11-10support: Provide a way to reorder responses within the DNS test serverFlorian Weimer
2020-11-10Remove __warndeclSiddhesh Poyarekar
2020-11-10Remove __warn_memset_zero_len [BZ #25399]Siddhesh Poyarekar
2020-11-10aarch64: Add unwind information to _start (bug 26853)Florian Weimer
2020-11-04aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy
2020-10-30x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi
2020-10-28Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty
2020-10-15sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella
2020-10-15sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]Adhemerval Zanella
2020-10-15sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra
2020-10-12AArch64: Improve backwards memmove performanceWilco Dijkstra
2020-10-02Set version.h RELEASE to "stable" (Bug 26700)Carlos O'Donell