Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Sergey Bugaev
| Archived =
No
| 43 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
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
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
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
redhat-pt-bot
Apply
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[v2,3/3] io: Add FORTIFY_SOURCE check for fcntl arguments
fcntl fortification
- -
4
-
-
2023-05-28
Sergey Bugaev
New
[v2,2/3] cdefs.h: Define __glibc_warn_system_headers_{begin, end}
fcntl fortification
1 -
4
-
-
2023-05-28
Sergey Bugaev
New
[v2,1/3] support: Add support_fcntl_support_ofd_locks ()
fcntl fortification
1 -
4
-
-
2023-05-28
Sergey Bugaev
New
[RFC] debug: Add tests for fortified fcntl ()
[RFC] debug: Add tests for fortified fcntl ()
- -
3
-
1
2023-05-20
Sergey Bugaev
Superseded
[3/3] io: Fix a typo
[1/3] hurd: Use __hurd_fail () instead of assigning errno
- -
1
-
3
2023-05-20
Sergey Bugaev
Committed
[2/3] htl: Use __hurd_fail () instead of assigning errno
[1/3] hurd: Use __hurd_fail () instead of assigning errno
- -
1
-
3
2023-05-20
Sergey Bugaev
Committed
[RFC,1/1] io: Add FORTIFY_SOURCE check for fcntl arguments
Attempt to detect missing fcntl argument at compile time
- -
-
-
4
2023-05-19
Sergey Bugaev
Superseded
hurd: Fix using interposable hurd_thread_self
hurd: Fix using interposable hurd_thread_self
- -
2
-
-
2023-05-19
Sergey Bugaev
Committed
[v2] Mark more functions as __COLD
[v2] Mark more functions as __COLD
- -
2
-
-
2023-05-18
Sergey Bugaev
New
[09/10] hurd: Also make it possible to call strlen very early
Stack setup & misc fixes for x86_64-gnu
- -
1
-
-
2023-05-17
Sergey Bugaev
Committed
[08/10] hurd: Fix setting up pthreads
Stack setup & misc fixes for x86_64-gnu
- -
1
-
-
2023-05-17
Sergey Bugaev
Committed
[07/10] hurd: Fix x86_64 _hurd_tls_fork
Stack setup & misc fixes for x86_64-gnu
- -
1
-
-
2023-05-17
Sergey Bugaev
Committed
[RFC,06/10] hurd: Make sure to not use tcb->self
Stack setup & misc fixes for x86_64-gnu
- -
1
-
-
2023-05-17
Sergey Bugaev
Committed
[05/10] hurd: Use __mach_setup_thread_call ()
Stack setup & misc fixes for x86_64-gnu
- -
1
-
-
2023-05-17
Sergey Bugaev
Committed
[04/10] mach: Add __mach_setup_thread_call ()
Stack setup & misc fixes for x86_64-gnu
- -
1
-
-
2023-05-17
Sergey Bugaev
Committed
[03/10] hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
Stack setup & misc fixes for x86_64-gnu
- -
1
-
-
2023-05-17
Sergey Bugaev
Committed
[02/10] mach: Define MACHINE_THREAD_STATE_SETUP_CALL
Stack setup & misc fixes for x86_64-gnu
- -
1
-
-
2023-05-17
Sergey Bugaev
Committed
[RFC,2/2] x86: Make dl-cache.h and readelflib.c not Linux-specific
On ldconfig and ld.so.cache
1 -
2
-
-
2023-05-17
Sergey Bugaev
New
[RFC,1/2] elf: Port ldconfig away from stack-allocated paths
On ldconfig and ld.so.cache
3 -
1
-
-
2023-05-17
Sergey Bugaev
New
[RFC,6/6] mach: In rtld, mark MIG routines as __TEXT_STARTUP
.text.subsections for some questionable benefit
- -
2
-
-
2023-05-15
Sergey Bugaev
New
[RFC,5/6] Also place entry points into .text.startup
.text.subsections for some questionable benefit
- -
1
-
-
2023-05-15
Sergey Bugaev
New
[RFC,4/6] Mark various functions as __TEXT_STARTUP and __TEXT_EXIT
.text.subsections for some questionable benefit
- -
1
-
-
2023-05-15
Sergey Bugaev
New
[RFC,3/6] sys/cdefs.h: Define __TEXT_STARTUP & __TEXT_EXIT
.text.subsections for some questionable benefit
- -
1
-
-
2023-05-15
Sergey Bugaev
New
[RFC,2/6] mcheck: Microoptimize
.text.subsections for some questionable benefit
- -
1
-
-
2023-05-15
Sergey Bugaev
New
[RFC,1/6] Mark more functions as __COLD
.text.subsections for some questionable benefit
- -
1
-
-
2023-05-15
Sergey Bugaev
New
[v2,1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA
[v2,1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA
- -
1
-
-
2023-04-23
Sergey Bugaev
Superseded
[RFC,v2,7/7] Use O_IGNORE_CTTY where appropriate
O_IGNORE_CTTY everywhere & misc fixes
- -
2
-
-
2023-04-19
Sergey Bugaev
RFC
[RFC,v2,6/7] include/fcntl.h: Define O_IGNORE_CTTY
O_IGNORE_CTTY everywhere & misc fixes
- -
1
-
-
2023-04-19
Sergey Bugaev
RFC
[RFC,v2,2/7] misc: Ignore SIGHUP in daemon () while forking
O_IGNORE_CTTY everywhere & misc fixes
- -
1
-
-
2023-04-19
Sergey Bugaev
RFC
[RFC,4/4] socket: Add a test for MSG_CMSG_CLOEXEC
[1/4] hurd: Don't pass fd flags in CMSG_DATA
1 -
2
-
-
2023-04-17
Sergey Bugaev
Superseded
[1/4] hurd: Don't pass fd flags in CMSG_DATA
[1/4] hurd: Don't pass fd flags in CMSG_DATA
- -
1
-
-
2023-04-17
Sergey Bugaev
Superseded
[v2,18.2/34] hurd: Port trampoline.c to x86_64
Alignment-respecting x86_64 trampoline.c
- -
-
-
-
2023-04-03
Sergey Bugaev
Committed
[RFC,34/34] hurd: Add expected abilist files for x86_64
The rest of the x86_64-gnu port
- -
1
-
1
2023-03-19
Sergey Bugaev
Superseded
[RFC,32/34] hurd: Implement sigreturn for x86_64
The rest of the x86_64-gnu port
- -
1
-
-
2023-03-19
Sergey Bugaev
Superseded
[v3] hurd: Make getrandom cache the server port
[v3] hurd: Make getrandom cache the server port
- -
-
-
-
2022-12-02
Sergey Bugaev
Superseded
[v2] hurd: Make getrandom cache the server port
[v2] hurd: Make getrandom cache the server port
- -
-
-
-
2022-12-02
Sergey Bugaev
Superseded
[htl,v4,0/4] Rewrite THREAD_GSCOPE
- -
-
-
-
2021-09-15
Sergey Bugaev
None
[htl,v3,0/5] Rewrite THREAD_GSCOPE
- -
-
-
-
2021-09-07
Sergey Bugaev
None
[RFC,htl,v2,4/4] XXX: Attempt to get rid of most THREAD_GSCOPE_IN_TCB usages
Rewrite THREAD_GSCOPE
- -
2
-
-
2021-08-30
Sergey Bugaev
Superseded
[RFC,htl,v2,3/4] testrun.sh: Add support for --tool=rpctrace
Rewrite THREAD_GSCOPE
- -
1
-
-
2021-08-30
Sergey Bugaev
Superseded
[RFC,htl,v2,2/4] htl: Reimplement GSCOPE
Rewrite THREAD_GSCOPE
- -
1
-
-
2021-08-30
Sergey Bugaev
Superseded
[RFC,htl,v2,1/4] htl: Move thread table to ld.so
Rewrite THREAD_GSCOPE
- -
1
-
-
2021-08-30
Sergey Bugaev
Superseded
[RFC,htl,v2,0/4] Rewrite THREAD_GSCOPE
- -
-
-
-
2021-08-30
Sergey Bugaev
None