| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-12-17 | riscv: align stack in clone [BZ #28702] | Aurelien Jarno | 1 | -0/+3 |
| 2021-12-17 | powerpc64[le]: Allocate extra stack frame on syscall.S | Matheus Castanho | 1 | -0/+4 |
| 2021-12-17 | elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704] | Aurelien Jarno | 1 | -1/+8 |
| 2021-12-17 | arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro | Florian Weimer | 2 | -4/+4 |
| 2021-12-14 | mips: increase stack alignment in clone to match the ABI | Xi Ruoyao | 1 | -3/+3 |
| 2021-12-14 | mips: align stack in clone [BZ #28223] | Xi Ruoyao | 1 | -0/+7 |
| 2021-12-14 | pthread/tst-cancel28: Fix barrier re-init race condition | Stafford Horne | 1 | -1/+0 |
| 2021-12-10 | nptl: Add one more barrier to nptl/tst-create1 | Florian Weimer | 1 | -0/+4 |
| 2021-11-30 | powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] | Matheus Castanho | 1 | -4/+6 |
| 2021-11-25 | linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624) | Adhemerval Zanella | 1 | -25/+35 |
| 2021-11-24 | nptl: Do not set signal mask on second setjmp return [BZ #28607] | Florian Weimer | 2 | -0/+46 |
| 2021-11-10 | s390: Use long branches across object boundaries (jgh instead of jh) | Florian Weimer | 2 | -2/+2 |
| 2021-11-03 | ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340] | H.J. Lu | 4 | -27/+16 |
| 2021-11-03 | ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] | H.J. Lu | 6 | -14/+98 |
| 2021-10-19 | elf: Avoid deadlock between pthread_create and ctors [BZ #28357] | Szabolcs Nagy | 4 | -3/+176 |
| 2021-10-18 | timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469) | Stafford Horne | 1 | -1/+1 |
| 2021-10-18 | y2038: Use a common definition for stat for sparc32 | Adhemerval Zanella | 1 | -23/+31 |
| 2021-10-07 | S390: Add PCI_MIO and SIE HWCAPs | Stefan Liebler | 3 | -3/+12 |
| 2021-10-01 | linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) | Adhemerval Zanella | 1 | -5/+134 |
| 2021-10-01 | linux: Simplify get_nprocs | Adhemerval Zanella | 1 | -50/+18 |
| 2021-10-01 | misc: Add __get_nprocs_sched | Adhemerval Zanella | 2 | -0/+12 |
| 2021-10-01 | nptl: pthread_kill must send signals to a specific thread [BZ #28407] | Florian Weimer | 2 | -0/+93 |
| 2021-09-23 | nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361] | Florian Weimer | 2 | -0/+62 |
| 2021-09-21 | Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p... | Adhemerval Zanella | 1 | -21/+10 |
| 2021-09-21 | nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust... | Florian Weimer | 1 | -2/+2 |
| 2021-09-20 | nptl: pthread_kill needs to return ESRCH for old programs (bug 19193) | Florian Weimer | 1 | -2/+19 |
| 2021-09-15 | Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l... | Joseph Myers | 1 | -0/+4 |
| 2021-09-15 | Update kernel version to 5.14 in tst-mman-consts.py | Joseph Myers | 1 | -1/+1 |
| 2021-09-15 | Update syscall lists for Linux 5.14 | Joseph Myers | 26 | -2/+33 |
| 2021-09-13 | nptl: Fix race between pthread_kill and thread exit (bug 12889) | Florian Weimer | 3 | -0/+212 |
| 2021-09-13 | nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193) | Florian Weimer | 4 | -91/+95 |
| 2021-09-07 | MIPS: Setup errno for {f,l,}xstat | Jiaxun Yang | 3 | -3/+9 |
| 2021-08-31 | x86-64: Use testl to check __x86_string_control | H.J. Lu | 1 | -2/+2 |
| 2021-08-09 | librt: fix NULL pointer dereference (bug 28213) | Nikita Popov | 1 | -1/+1 |
| 2021-08-06 | Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) | Florian Weimer | 1 | -1/+1 |
| 2021-08-04 | gaiconf_init: Avoid double-free in label and precedence lists | Siddhesh Poyarekar | 1 | -0/+2 |
| 2021-07-28 | x86-64: Add Avoid_Short_Distance_REP_MOVSB | H.J. Lu | 5 | -0/+25 |
| 2021-07-28 | Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER | H.J. Lu | 3 | -3/+3 |
| 2021-07-27 | hurd: _Fork: unlock malloc before calling fork child hooks | Samuel Thibault | 1 | -0/+1 |
| 2021-07-25 | i386: Regenerate ulps | Arjun Shankar | 2 | -61/+61 |
| 2021-07-23 | x86: Install <bits/platform/x86.h> [BZ #27958] | H.J. Lu | 13 | -556/+560 |
| 2021-07-23 | Fix build and tests with --disable-tunables | Siddhesh Poyarekar | 1 | -2/+6 |
| 2021-07-22 | hurd: Fix glob lstat compatibility | Samuel Thibault | 1 | -1/+2 |
| 2021-07-22 | socket: Add time64 alias for setsockopt | Florian Weimer | 21 | -0/+23 |
| 2021-07-22 | socket: Add time64 alias for getsockopt | Florian Weimer | 21 | -0/+23 |
| 2021-07-22 | Move malloc_{g,s}et_state to libc_malloc_debug | Siddhesh Poyarekar | 58 | -58/+58 |
| 2021-07-22 | glibc.malloc.check: Wean away from malloc hooks | Siddhesh Poyarekar | 34 | -0/+234 |
| 2021-07-22 | mtrace: Wean away from malloc hooks | Siddhesh Poyarekar | 56 | -23/+66 |
| 2021-07-22 | mcheck: Wean away from malloc hooks [BZ #23489] | Siddhesh Poyarekar | 33 | -0/+264 |
| 2021-07-22 | Move malloc hooks into a compat DSO | Siddhesh Poyarekar | 41 | -1/+308 |