about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch release/2.24/master into ibm/2.24/master ibm/2.24/masterGabriel F. T. Gomes2017-12-1960-861/+2119
|\
| * elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer2017-12-163-9/+17
| * elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer2017-12-163-7/+20
| * <array_length.h>: New array_length and array_end macrosFlorian Weimer2017-12-162-0/+41
| * Update NEWS to add CVE-2017-15804 entryAurelien Jarno2017-12-021-2/+2
| * posix/tst-glob-tilde.c: Add test for bug 22332Florian Weimer2017-12-022-23/+37
| * glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert2017-12-023-2/+12
| * Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer2017-12-022-0/+6
| * glob: Add new test tst-glob-tildeFlorian Weimer2017-12-023-2/+153
| * CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert2017-12-023-1/+11
| * posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-12-0222-459/+739
| * i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-12-022-0/+9
| * x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-228-297/+265
| * x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu2017-10-1910-4/+428
| * X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu2017-10-192-0/+8
| * Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers2017-10-073-1/+8
| * Fix rpcgen buffer overrun (bug 20790).Joseph Myers2017-10-075-1/+25
| * Fix warnings from latest GCC.steve ellcey-CA Eng-Software2017-10-072-4/+9
| * Fix cast-after-dereferenceDJ Delorie2017-10-073-1/+7
| * Fix BZ #21654 - grp-merge.c alignmentDJ Delorie2017-10-072-0/+23
| * x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu2017-08-062-2/+11
| * sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2017-08-054-2/+73
| * Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke2017-07-314-68/+78
| * Avoid .symver on common symbols [BZ #21666]H.J. Lu2017-07-262-4/+12
| * [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-07-122-2/+7
| * conform tests: call perl with '-I.'Aurelien Jarno2017-07-062-3/+9
| * x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu2017-07-068-2/+144
* | Merge branch 'release/2.24/master' into ibm/2.24/masterTulio Magno Quites Machado Filho2017-06-21208-903/+7909
|\|
| * i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2017-06-203-3/+12
| * Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-06-204-1/+11
| * ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer2017-06-192-15/+106
| * ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer2017-06-192-16/+73
| * CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer2017-06-193-1/+10
| * m68k: fix 64bit atomic opsAndreas Schwab2017-06-172-6/+15
| * Correct collation rules for Malayalam.Santhosh Thottingal2017-06-112-4/+30
| * fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-06-093-8/+8
| * Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar2017-06-072-4/+9
| * Remove cached PID/TID in cloneAdhemerval Zanella2017-06-0770-827/+165
| * Add INTERNAL_SYSCALL_CALLAdhemerval Zanella2017-06-072-18/+83
| * Synchronize support/ infrastructure with masterArjun Shankar2017-06-07119-3/+7306
| * x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu2017-04-2811-1/+45
| * x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu2017-04-283-2/+42
* | malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer2017-05-269-6/+390
* | malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer2017-05-263-0/+13
* | Merge branch release/2.24/master into ibm/2.24/masterTulio Magno Quites Machado Filho2017-04-2516-25/+303
|\|
| * Fix MIPS n64 readahead (bug 21026).Joseph Myers2017-04-092-0/+8
| * x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-04-073-6/+15
| * posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2017-04-032-0/+11
| * fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov2017-03-313-1/+9
| * posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-202-5/+14