Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Lukasz Majewski
| 311 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
macro
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
ramana
Apply
«
1
2
3
4
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[1/3] y2038: Convert cnd_timedwait to support 64 bit time
[1/3] y2038: Convert cnd_timedwait to support 64 bit time
- -
-
-
-
2020-10-30
Lukasz Majewski
Superseded
[2/2] y2038: Convert aio_suspend to support 64 bit time
[1/2] aio: Provide Linux specific aio_suspend.c implementation
1 -
-
-
-
2020-10-29
Lukasz Majewski
Superseded
[1/2] aio: Provide Linux specific aio_suspend.c implementation
[1/2] aio: Provide Linux specific aio_suspend.c implementation
- -
-
-
-
2020-10-29
Lukasz Majewski
Superseded
[3/3] msg: provide glibc local copy of struct msqid_ds
[1/3] msg: Remove redundant #include <sys/msg.h> header
- -
-
-
-
2020-10-27
Lukasz Majewski
lukma
Superseded
[2/3] msqid: Provide internal copy of struct __msqid64_ds
[1/3] msg: Remove redundant #include <sys/msg.h> header
- -
-
-
-
2020-10-27
Lukasz Majewski
lukma
Superseded
[1/3] msg: Remove redundant #include <sys/msg.h> header
[1/3] msg: Remove redundant #include <sys/msg.h> header
- -
-
-
-
2020-10-27
Lukasz Majewski
Committed
[RFC] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content
[RFC] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content
- -
-
-
-
2020-10-20
Lukasz Majewski
lukma
Superseded
tst: ftime: Add missing include to provide EXIT_UNSUPPORTED definition
tst: ftime: Add missing include to provide EXIT_UNSUPPORTED definition
- -
-
-
-
2020-10-19
Lukasz Majewski
lukma
Dropped
y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset
y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset
- -
-
-
-
2020-10-19
Lukasz Majewski
lukma
Committed
[v2] y2038: linux: Provide __time64 implementation
[v2] y2038: linux: Provide __time64 implementation
1 -
-
-
-
2020-10-16
Lukasz Majewski
lukma
Committed
y2038: linux: Provide __time64 implementation
y2038: linux: Provide __time64 implementation
- -
-
-
-
2020-10-15
Lukasz Majewski
lukma
Dropped
y2038: Reorder placement of st_ino in struct __stat64_t64
y2038: Reorder placement of st_ino in struct __stat64_t64
- -
-
-
-
2020-10-14
Lukasz Majewski
lukma
Superseded
[2/2] y2038: Remove not used __fstatat_time64 define
[1/2] y2038: Adjust struct __stat64_t64 to be usable by redirected {f}stat{at} calls
- -
-
-
-
2020-10-13
Lukasz Majewski
Committed
[1/2] y2038: Adjust struct __stat64_t64 to be usable by redirected {f}stat{at} calls
[1/2] y2038: Adjust struct __stat64_t64 to be usable by redirected {f}stat{at} calls
- -
-
-
-
2020-10-13
Lukasz Majewski
lukma
Dropped
[v2] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit
[v2] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit
1 -
-
-
-
2020-10-08
Lukasz Majewski
lukma
Committed
[RFC,v1] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit
[RFC,v1] y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit
- -
-
-
-
2020-09-23
Lukasz Majewski
lukma
Dropped
[v2,3/3] y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bit time
[v2,1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
1 -
-
-
-
2020-09-19
Lukasz Majewski
lukma
Committed
[v2,2/3] Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit time
[v2,1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
1 -
-
-
-
2020-09-19
Lukasz Majewski
lukma
Committed
[v2,1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
[v2,1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
2 -
-
-
-
2020-09-19
Lukasz Majewski
Committed
[2/2] nptl: Provide NULL abstime pointer handling in __futex_abstimed_wait_cancelable32
[1/2] nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait
1 -
-
-
-
2020-09-16
Lukasz Majewski
lukma
Committed
[1/2] nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait
[1/2] nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait
1 -
-
-
-
2020-09-16
Lukasz Majewski
lukma
Committed
[3/3] y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bit time
[1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
1 -
-
-
-
2020-09-15
Lukasz Majewski
lukma
Committed
[2/3] Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit time
[1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
- -
-
-
-
2020-09-15
Lukasz Majewski
lukma
Committed
[1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
[1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
1 -
-
-
-
2020-09-15
Lukasz Majewski
Committed
nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_cancelable64
nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_cancelable64
- -
-
-
-
2020-09-08
Lukasz Majewski
lukma
Committed
y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time
y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time
1 -
-
-
-
2020-09-07
Lukasz Majewski
Committed
[v3] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
[v3] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
1 -
-
-
-
2020-08-30
Lukasz Majewski
lukma
Committed
[RFC] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
[RFC] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
- -
-
-
-
2020-08-24
Lukasz Majewski
lukma
Dropped
y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
- -
-
-
-
2020-08-12
Lukasz Majewski
lukma
Committed
[v5] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
[v5] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
2 -
-
-
-
2020-08-12
Lukasz Majewski
lukma
Committed
[v4] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
[v4] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
- -
-
-
-
2020-08-11
Lukasz Majewski
lukma
Dropped
[v3] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
[v3] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
- -
-
-
-
2020-07-24
Lukasz Majewski
lukma
Dropped
[v2] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
[v2] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
- -
-
-
-
2020-07-22
Lukasz Majewski
lukma
Dropped
y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
- -
-
-
-
2020-07-22
Lukasz Majewski
lukma
Dropped
[RFC,10/10] y2038: x86: Fix __lll_clocklock_elision to support 64 bit time
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,09/10] y2038: Convert gai_suspend to support 64 bit timeout
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,08/10] y2038: Convert aio_suspend to support 64 bit timeout
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
Superseded
[RFC,07/10] y2038: Convert __lll_clocklock_wait function to support 64 bit time
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,06/10] y2038: Convert sem_{timed|clock}wait to support 64 bit timeout
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,05/10] y2038: Convert pthread_* functions to support 64 bit time
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,04/10] y2038: Replace struct timespec with __timespec64 in futex-internal.h
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,03/10] y2038: Convert __lll_futex* functions to use futex_time64 when available
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,02/10] y2038: Convert timespec_* from posix-timer.h to be Y2038 safe
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,01/10] doc: Fix wording and formatting in ./support/README
y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
lukma
Dropped
[RFC,00/10] y2038: nptl: futex: Provide support for futex_time64
- -
-
-
-
2020-07-07
Lukasz Majewski
None
[RFC,12/12] y2038: Convert timespec_* from posix-timer.h to be Y2038 safe
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,11/12] y2038: Convert timespec* files in ./support to be Y2038 safe
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,10/12] y2038: Convert __xclock_now to be Y2038 safe
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,09/12] y2038: Convert __xclock_gettime to be Y2038 safe
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,08/12] y2038: Convert __make_timespec to be Y2038 safe
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,07/12] y2038: Rename timespec_add to __timespec_add
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,06/12] y2038: Rename timespec_sub to __timespec_sub
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,05/12] y2038: Rename xclock_now to __xclock_now
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,04/12] y2038: Rename xclock_gettime to __xclock_gettime
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,03/12] y2038: Rename make_timespec to __make_timespec
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,02/12] y2038: Rename timespec_compare to __timespec_compare
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,01/12] doc: Fix wording and formattine in ./support/README
y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
lukma
Dropped
[RFC,00/12,RFC] y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
- -
-
-
-
2020-06-01
Lukasz Majewski
None
[v2,7/7] y2038: linux: Provide __ntp_gettimex64 implementation
y2038: Convert clock_adjtime related syscalls to support 64 bit time
1 -
-
-
-
2020-05-08
Lukasz Majewski
lukma
Committed
[v2,6/7] y2038: linux: Provide __ntp_gettime64 implementation
y2038: Convert clock_adjtime related syscalls to support 64 bit time
1 -
-
-
-
2020-05-08
Lukasz Majewski
lukma
Committed
[v2,5/7] y2038: Provide conversion helpers for struct __ntptimeval64
y2038: Convert clock_adjtime related syscalls to support 64 bit time
1 -
-
-
-
2020-05-08
Lukasz Majewski
Committed
[v2,4/7] y2038: Introduce struct __ntptimeval64 - new internal glibc type
y2038: Convert clock_adjtime related syscalls to support 64 bit time
1 -
-
-
-
2020-05-08
Lukasz Majewski
Committed
[v2,3/7] y2038: linux: Provide __adjtime64 implementation
y2038: Convert clock_adjtime related syscalls to support 64 bit time
2 -
-
-
-
2020-05-08
Lukasz Majewski
Committed
[v2,2/7] y2038: linux: Provide ___adjtimex64 implementation
y2038: Convert clock_adjtime related syscalls to support 64 bit time
2 -
-
-
-
2020-05-08
Lukasz Majewski
Committed
[v2,1/7] y2038: linux: Provide __clock_adjtime64 implementation
y2038: Convert clock_adjtime related syscalls to support 64 bit time
1 -
-
-
-
2020-05-08
Lukasz Majewski
lukma
Committed
[v2,0/7] y2038: Convert clock_adjtime related syscalls to support 64 bit time
- -
-
-
-
2020-05-08
Lukasz Majewski
None
[v3] y2038: Replace __clock_gettime with __clock_gettime64
[v3] y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-05-05
Lukasz Majewski
Committed
y2038: linux: Provide __recvmmsg_time64 implementation
y2038: linux: Provide __recvmmsg_time64 implementation
- -
-
-
-
2020-04-08
Lukasz Majewski
Superseded
[v6,3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation
[v6,1/3] y2038: include: Move struct __timespec64 definition to a separate file
1 -
-
-
-
2020-03-31
Lukasz Majewski
Committed
[v6,2/3] y2038: linux: Provide __mq_timedsend_time64 implementation
[v6,1/3] y2038: include: Move struct __timespec64 definition to a separate file
1 -
-
-
-
2020-03-31
Lukasz Majewski
Committed
[v6,1/3] y2038: include: Move struct __timespec64 definition to a separate file
[v6,1/3] y2038: include: Move struct __timespec64 definition to a separate file
1 -
-
-
-
2020-03-31
Lukasz Majewski
Committed
[v2,5/5] y2038: Replace __clock_gettime with __clock_gettime64
y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-26
Lukasz Majewski
lukma
Not applicable
[v2,4/5] y2038: nscd: Modify nscd_helper to use __clock_gettime64
y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-26
Lukasz Majewski
Committed
[v2,3/5] y2038: inet: Convert inet deadline to support 64 bit time
y2038: Replace __clock_gettime with __clock_gettime64
1 -
-
-
-
2020-03-26
Lukasz Majewski
Committed
[v2,2/5] y2038: hurd: Provide __clock_gettime64 function
y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-26
Lukasz Majewski
Committed
[v2,1/5] y2038: Export __clock_gettime64 to be usable in other libraries
y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-26
Lukasz Majewski
Committed
[v2,0/5] y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-26
Lukasz Majewski
None
[5/5] y2038: Replace __clock_gettime with __clock_gettime64
y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-24
Lukasz Majewski
lukma
Dropped
[4/5] y2038: nscd: Modify nscd_helper to use __clock_gettime64
y2038: Replace __clock_gettime with __clock_gettime64
1 -
-
-
-
2020-03-24
Lukasz Majewski
Committed
[3/5] y2038: inet: Convert inet deadline to support 64 bit time
y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-24
Lukasz Majewski
Committed
[2/5] y2038: hurd: Provide __clock_gettime64 function
y2038: Replace __clock_gettime with __clock_gettime64
1 -
-
-
-
2020-03-24
Lukasz Majewski
Superseded
[1/5] y2038: Export __clock_gettime64 to be usable in other libraries
y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-24
Lukasz Majewski
Committed
[0/5] y2038: Replace __clock_gettime with __clock_gettime64
- -
-
-
-
2020-03-24
Lukasz Majewski
None
[v3,3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation
- -
-
-
-
2020-03-04
Lukasz Majewski
lukma
Committed
[v3,2/3] y2038: linux: Provide __mq_timedsend_time64 implementation
- -
-
-
-
2020-03-04
Lukasz Majewski
lukma
Committed
[v3,1/3] y2038: include: Move struct __timespec64 definition to a separate file
- -
-
-
-
2020-03-04
Lukasz Majewski
lukma
Committed
y2038: fix: Add missing libc_hidden_def for __futimens64
- -
-
-
-
2020-03-03
Lukasz Majewski
Committed
[3/3] y2038: linux: Provide __futimesat64 implementation
- -
-
-
-
2020-02-17
Lukasz Majewski
Committed
[2/3] y2038: linux: Provide __lutimes64 implementation
- -
-
-
-
2020-02-17
Lukasz Majewski
Committed
[1/3] y2038: linux: Provide __futimes64 implementation
- -
-
-
-
2020-02-17
Lukasz Majewski
lukma
Committed
[v3,7/8] linux: Use long time_t for wait4/getrusage
- -
-
-
-
2020-02-16
Lukasz Majewski
Superseded
[v2,3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation
- -
-
-
-
2020-02-14
Lukasz Majewski
Committed
[v2,2/3] y2038: linux: Provide __mq_timedsend_time64 implementation
- -
-
-
-
2020-02-14
Lukasz Majewski
Committed
[v2,1/3] y2038: include: Move struct __timespec64 definition to a separate file
- -
-
-
-
2020-02-14
Lukasz Majewski
Superseded
[v6] y2038: linux: Provide __gettimeofday64 implementation
1 -
-
-
-
2020-02-12
Lukasz Majewski
Committed
[2/2] y2038: linux: Provide __mq_timedreceive_time64 implementation
- -
-
-
-
2020-02-11
Lukasz Majewski
Superseded
[1/2] y2038: linux: Provide __mq_timedsend_time64 implementation
- -
-
-
-
2020-02-11
Lukasz Majewski
Superseded
[v5] y2038: linux: Provide __gettimeofday64 implementation
- -
-
-
-
2020-02-10
Lukasz Majewski
Deferred
[v4] y2038: linux: Provide ___gettimeofday64 implementation
- -
-
-
-
2020-02-10
Lukasz Majewski
Superseded
[3/3] y2038: linux: Provide __utime64 implementation
1 -
-
-
-
2020-02-07
Lukasz Majewski
Committed
«
1
2
3
4
»