index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2
-5
/
+5
2024-01-11
x86-64/cet: Make CET feature check specific to Linux/x86
H.J. Lu
1
-0
/
+48
2024-01-10
x86-64/cet: Move dl-cet.[ch] to x86_64 directories
H.J. Lu
1
-63
/
+0
2024-01-09
x86: Move CET infrastructure to x86_64
Adhemerval Zanella
7
-424
/
+0
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
47
-47
/
+47
2024-01-01
x86/cet: Enable shadow stack during startup
H.J. Lu
2
-51
/
+25
2024-01-01
x86/cet: Sync with Linux kernel 6.6 shadow stack interface
H.J. Lu
5
-38
/
+50
2023-12-20
x86/cet: Update tst-cet-vfork-1
H.J. Lu
1
-26
/
+17
2023-11-03
linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.h
Adhemerval Zanella
1
-0
/
+1
2023-08-08
Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.h
Joseph Myers
1
-1
/
+11
2023-06-26
x86: Make dl-cache.h and readelflib.c not Linux-specific
Sergey Bugaev
1
-90
/
+0
2023-05-23
Fix misspellings in sysdeps/unix -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-04-03
x86: Set FSGSBASE to active if enabled by kernel
H.J. Lu
1
-0
/
+27
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
1
-7
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
48
-48
/
+48
2022-10-10
Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
Andreas Schwab
1
-3
/
+1
2022-05-16
elf: Remove ldconfig kernel version check
Adhemerval Zanella
1
-10
/
+8
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
48
-48
/
+48
2021-12-23
Set default __TIMESIZE default to 64
Adhemerval Zanella
1
-0
/
+2
2021-12-09
nptl: Add rseq registration
Florian Weimer
1
-0
/
+30
2021-11-22
setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym
Adhemerval Zanella
1
-0
/
+1
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
1
-2
/
+0
2021-08-09
Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h
Joseph Myers
1
-1
/
+5
2021-06-22
nptl: Move pthreadP.h into sysdeps directory
Florian Weimer
1
-1
/
+1
2021-06-15
y2038: Use a common definition for semid_ds
Adhemerval Zanella
1
-0
/
+4
2021-06-15
y2038: Use a common definition for stat
Lukasz Majewski
1
-41
/
+49
2021-04-21
x86: Remove low-level lock optimization
Florian Weimer
1
-87
/
+0
2021-04-21
x86: Restore compile-time check for shadow stack pointer in longjmp
Adhemerval Zanella
1
-0
/
+39
2021-02-23
nptl: Move elision implementations into libc
Florian Weimer
12
-210
/
+8
2021-02-01
sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
H.J. Lu
2
-0
/
+88
2021-01-13
ldconfig/x86: Store ISA level in cache and aux cache
H.J. Lu
2
-11
/
+72
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
50
-50
/
+50
2020-12-06
x86: Rename readelflib.c
H.J. Lu
1
-0
/
+93
2020-10-19
y2038: linux: Provide __time64 implementation
Lukasz Majewski
1
-1
/
+3
2020-10-15
x86/CET: Update vfork to prevent child return
H.J. Lu
2
-0
/
+93
2020-10-15
y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit
Lukasz Majewski
2
-3
/
+4
2020-10-09
linux: Move the struct stat{64} to struct_stat.h
Adhemerval Zanella
1
-39
/
+7
2020-10-09
Remove mknod wrapper functions, move them to symbols
Adhemerval Zanella
2
-11
/
+4
2020-10-09
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
2
-10
/
+12
2020-07-16
Linux: Remove rseq support
Florian Weimer
1
-30
/
+0
2020-07-13
x86: Support usable check for all CPU features
H.J. Lu
1
-1
/
+1
2020-07-09
sysv: linux: Add 64-bit time_t variant for semctl
Adhemerval Zanella
1
-2
/
+2
2020-07-07
linux: Fix __NSIG_WORDS and add __NSIG_BYTES
Adhemerval Zanella
1
-3
/
+2
2020-07-06
Linux: Perform rseq registration at C startup and thread creation
Mathieu Desnoyers
1
-0
/
+30
2020-05-18
x86: Add --enable-cet=permissive
H.J. Lu
1
-1
/
+1
2020-05-18
x86: Move CET control to _dl_x86_feature_control [BZ #25887]
H.J. Lu
1
-1
/
+1
2020-04-29
semctl: Remove the sem-pad.h file
Alistair Francis
1
-5
/
+15
2020-04-15
Linux: Remove <sys/sysctl.h> and the sysctl function
Florian Weimer
1
-20
/
+0
2020-04-02
sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
Alistair Francis
1
-0
/
+5
2020-03-18
x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]
H.J. Lu
2
-25
/
+0
[next]