aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 dayself: Add support for GNU_PROPERTY_NO_MEMORY_SEALazanella/msealAdhemerval Zanella27-31/+348
6 dayself: Also parse gnu properties for static linked binariesAdhemerval Zanella1-0/+13
6 dayself: Add support to memory sealingAdhemerval Zanella28-0/+850
6 dayslinux: Add mseal syscall supportAdhemerval Zanella40-0/+190
6 dayself: Use RTLD_NODELETE is more placesAdhemerval Zanella4-6/+10
6 daysAdd F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.hAdhemerval Zanella1-0/+1
6 daysAdd STATX_SUBVOL from Linux 6.10 to bits/statx-generic.hAdhemerval Zanella1-0/+1
6 daysUpdate kernel version to 6.10 in header constant testsAdhemerval Zanella3-4/+4
6 daysUpdate syscall lists for Linux 6.10Adhemerval Zanella27-3/+33
6 daysUse Linux 6.10 in build-many-glibcs.pyAdhemerval Zanella1-1/+1
6 daysx86: Disable non-temporal memset on Skylake ServerNoah Goldstein5-12/+26
6 daysAdd pthread_getname_np and pthread_setname_np for HurdFlavio Cruz10-13/+239
8 daysmath: Update alpha ulpsAndreas K. Hüttel1-0/+48
9 dayshurd: Fix restoring message to be retriedSamuel Thibault1-1/+4
10 daysnptl: Convert tst-sem11 and tst-sem12 tests to use the test driverMaciej W. Rozycki2-4/+6
10 daysnptl: Add copyright notice tst-sem11 and tst-sem12 testsMaciej W. Rozycki2-0/+36
10 daystests: XFAIL audit tests failing on all mips configurations, bug 29404Andreas K. Hüttel1-0/+9
10 daystime/Makefile: Split and sort testsSamuel Dobron1-10/+43
11 dayss390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler1-9/+1
13 daysLinux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer5-12/+40
13 dayspo: incorporate translations (bg)Andreas K. Hüttel1-3/+144
13 daysmanual: add syscallsDJ Delorie9-41/+127
13 dayslibio: handle opening a file when all files are closed (bug 31963)Andreas Schwab3-1/+37
14 daysldconfig: Ignore all GDB extension filesAdam Sampson1-4/+6
14 daysldconfig: Move endswithn into a new header fileAdam Sampson3-12/+36
14 daysmath: Update m68k ULPsAndreas K. Hüttel1-90/+361
14 daysstdlib: fix arc4random fallback to /dev/urandom (BZ 31612)Adhemerval Zanella1-1/+1
2024-07-04elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella3-1/+4
2024-07-03nptl: fix potential merge of __rseq_* relro symbolsMichael Jeanson3-8/+71
2024-07-03riscv: Update nofpu libm test ulpsDarius Rad1-0/+20
2024-07-03manual: Recommendations for dynamic linker hardeningFlorian Weimer1-0/+558
2024-07-03socket: Add new test for shutdownSergey Kolosov2-0/+258
2024-07-03elf/rtld: Fix auxiliary vector for enable_secureStefan Liebler3-12/+126
2024-07-02hppa/vdso: Provide 64-bit clock_gettime() vDSO onlyJohn David Anglin1-3/+0
2024-07-02debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella1-5/+0
2024-07-02Add --disable-static-c++-tests option [BZ #31797]H.J. Lu5-8/+49
2024-07-02Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu4-12/+50
2024-07-01Update mmap() flags and errors listsDJ Delorie1-16/+126
2024-07-01MIPSr6/math: Use builtin fma and fmafYunQiang Su1-0/+36
2024-07-01elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer8-10/+284
2024-07-01Fix conditionals on mtrace-based tests (bug 31892)Carlos O'Donell7-32/+121
2024-07-01signal/Makefile: Split and sort testsMichel Lind1-5/+16
2024-06-30x86: Set default non_temporal_threshold for Zhaoxin processorsMayShao-oc2-2/+5
2024-06-30x86_64: Optimize large size copy in memmove-ssse3MayShao-oc1-5/+9
2024-06-30x86: Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processorsMayShao-oc1-16/+35
2024-06-30Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski4-0/+176
2024-06-30Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski5-0/+316
2024-06-27debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella1-1/+1
2024-06-27debug: Fix clang mq_open fortify wrapper (BZ 31917)Adhemerval Zanella1-12/+8
2024-06-27tests-mbwc: Silence gcc 14 -Werror=format-overflow=Stefan Liebler1-19/+5