Toggle navigation
Patchwork
GNU C Library
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Wilco Dijkstra
| State =
Action Required
| Archived =
No
| 365 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
patrick_delaunay
Noltari
Noltari
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
darball1
sammj
ajd
jogo
jogo
tagr
tagr
tagr
bhelgaas
blogic
blogic
pchotard
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pepe2k
pepe2k
arj
arj
davem
davem
davem
andmur01
amitay
matttbe
pabeni
istokes
tytso
aparcar
goliath
maddy
martineau
Ansuel
danielschwierzeck
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
XiaoYang
mkorpershoek
tpetazzoni
marex
khem
hs
liwang
mmichelson
danielhb
groug
apritzel
robimarko
pareddja
npiggin
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
monstr
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
blocktrron
vigneshr
mraynal
chunkeey
stewart
stewart
horms
kabel
ag
rfried
ukleinek
ukleinek
arbab
ehristev
jagan
jacmet
sjg
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
xypron
wsa
metan
freenix
kevery
bmeng
Jaehoon
rmilecki
rmilecki
ivanhu
prom
akumar
pablo
pablo
apconole
wbx
svanheule
chleroy
legoater
legoater
legoater
abelloni
juju
rw
rw
trini
bjonglez
ynezz
sbabic
sbabic
xback
xback
pevik
richiejp
aik
dangole
dangole
acer
forty
Hauke
Hauke
next_ghost
echaudron
anuppatel
anuppatel
benh
rgrimm
segher
passgat
pratyush
jms
jms
jms
festevam
ymorin
mans0n
ruscur
jmberg
linusw
linusw
Andes
numans
xuyang
jk
jk
jk
jk
matthias_bgg
tambarus
kubu
conchuod
pbrobinson
spectrum
dceara
stroese
imaximets
krzk
apalos
strlen
strlen
cazzacarna
neocturne
aldot
TIENFONG
sfr
galak
mpe
ktraynor
arnout
robh
anguy11
calebccff
nbd
nbd
paulus
jm
Apply
«
1
2
3
4
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
Fix strstr bug with huge needles (bug 23637)
Fix strstr bug with huge needles (bug 23637)
- - - -
-
-
-
2018-09-12
Wilco Dijkstra
New
Improve strstr performance of short needles
Improve strstr performance of short needles
- - 1 -
-
-
-
2018-09-05
Wilco Dijkstra
New
[Committed] Update NEWS for sinf improvements
[Committed] Update NEWS for sinf improvements
- - - -
-
-
-
2018-08-23
Wilco Dijkstra
New
Remove unused math files
Remove unused math files
- - 1 -
-
-
-
2018-08-22
Wilco Dijkstra
New
Speedup tanf range reduction
Speedup tanf range reduction
- - - -
-
-
-
2018-08-22
Wilco Dijkstra
New
Use generic sinf/cosf in lgammaf_r
Use generic sinf/cosf in lgammaf_r
- - - -
-
-
-
2018-08-14
Wilco Dijkstra
New
Simplify and speedup strstr/strcasestr first match
Simplify and speedup strstr/strcasestr first match
- - - -
-
-
-
2018-07-20
Wilco Dijkstra
New
[v2] Improve strstr performance
[v2] Improve strstr performance
- - - -
-
-
-
2018-06-30
Wilco Dijkstra
New
[PATCH2/2] Improve performance of sinf and cosf
[PATCH1/2] Improve performance of sincosf
- - - -
-
-
-
2018-06-26
Wilco Dijkstra
New
[PATCH1/2] Improve performance of sincosf
[PATCH1/2] Improve performance of sincosf
- - - -
-
-
-
2018-06-26
Wilco Dijkstra
New
Improve strstr performance
Improve strstr performance
- - - -
-
-
-
2018-06-11
Wilco Dijkstra
New
[7/7] sin/cos slow paths: refactor sincos implementation
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
-
-
-
2018-03-21
Wilco Dijkstra
New
[6/7] sin/cos slow paths: refactor duplicated code into dosin
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
-
-
-
2018-03-21
Wilco Dijkstra
New
[5/7] sin/cos slow paths: remove unused slowpath functions
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
-
-
-
2018-03-21
Wilco Dijkstra
New
[4/7] sin/cos slow paths: remove slow paths from huge range reduction
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
-
-
-
2018-03-21
Wilco Dijkstra
New
[3/7] sin/cos slow paths: remove slow paths from small range reduction
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
-
-
-
2018-03-21
Wilco Dijkstra
New
[2/7] sin/cos slow paths: remove large range reduction
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
-
-
-
2018-03-21
Wilco Dijkstra
New
[1/7] sin/cos slow paths: avoid slow paths for small inputs
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
-
-
-
2018-03-21
Wilco Dijkstra
New
[v4,3/3] Cleanup __ieee754_sqrt(f/l)
[v4,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2018-03-15
Wilco Dijkstra
New
[v4,2/3] Cleanup __ieee754_sqrt(f/l)
[v4,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2018-03-15
Wilco Dijkstra
New
[v4,1/3] Cleanup __ieee754_sqrt(f/l)
[v4,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2018-03-15
Wilco Dijkstra
New
Use correct includes in benchtests
Use correct includes in benchtests
- - - -
-
-
-
2018-03-15
Wilco Dijkstra
New
[v3,3/3] Cleanup __ieee754_sqrt(f/l)
[v3,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2018-03-13
Wilco Dijkstra
New
[v3,2/3] Cleanup __ieee754_sqrt(f/l)
[v3,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2018-03-13
Wilco Dijkstra
New
[v3,1/3] Cleanup __ieee754_sqrt(f/l)
[v3,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2018-03-13
Wilco Dijkstra
New
[6/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
-
-
-
2018-03-09
Wilco Dijkstra
New
[5/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
-
-
-
2018-03-09
Wilco Dijkstra
New
[4/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
-
-
-
2018-03-09
Wilco Dijkstra
New
[3/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
-
-
-
2018-03-09
Wilco Dijkstra
New
[2/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
-
-
-
2018-03-09
Wilco Dijkstra
New
[1/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
-
-
-
2018-03-09
Wilco Dijkstra
New
Remove mplog and mpexp
Remove mplog and mpexp
- - - -
-
-
-
2018-02-14
Wilco Dijkstra
New
Remove slow paths from pow
Remove slow paths from pow
- - - -
-
-
-
2018-02-09
Wilco Dijkstra
New
Remove slow paths from log
Remove slow paths from log
- - - -
-
-
-
2018-02-02
Wilco Dijkstra
New
[AArch64] Use builtins for fpcr/fpsr
[AArch64] Use builtins for fpcr/fpsr
- - - -
-
-
-
2018-01-09
Wilco Dijkstra
New
[v2] Add malloc micro benchmark
[v2] Add malloc micro benchmark
- - - -
-
-
-
2018-01-02
Wilco Dijkstra
New
[v2,1/3] Cleanup __ieee754_sqrt(f/l)
[v2,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2017-12-20
Wilco Dijkstra
New
Add malloc micro benchmark
Add malloc micro benchmark
- - - -
-
-
-
2017-12-01
Wilco Dijkstra
New
Bypass math wrappers with -fno-math-errno
Bypass math wrappers with -fno-math-errno
- - - -
-
-
-
2017-11-08
Wilco Dijkstra
New
Improve math_errhandling
Improve math_errhandling
- - - -
-
-
-
2017-11-08
Wilco Dijkstra
New
[5/5] Add single-threaded path to _int_malloc
Add single-threaded fast path to malloc
- - - -
-
-
-
2017-10-12
Wilco Dijkstra
New
[4/5] Fix deadlock in _int_free consistency check
Add single-threaded fast path to malloc
- - - -
-
-
-
2017-10-12
Wilco Dijkstra
New
[3/5] Add single-threaded path to _int_free
Add single-threaded fast path to malloc
- - - -
-
-
-
2017-10-12
Wilco Dijkstra
New
[2/5] Add single-threaded path to malloc/realloc/calloc/memalloc
Add single-threaded fast path to malloc
- - - -
-
-
-
2017-10-12
Wilco Dijkstra
New
[1/5] Inline tcache functions
Add single-threaded fast path to malloc
- - - -
-
-
-
2017-10-12
Wilco Dijkstra
New
[malloc] Improve malloc initialization sequence
[malloc] Improve malloc initialization sequence
- - - -
-
-
-
2017-09-29
Wilco Dijkstra
New
[RFC] Using protected for math symbols
[RFC] Using protected for math symbols
- - - -
-
-
-
2017-09-29
Wilco Dijkstra
New
Use fabs(f/l) rather than __fabs
Use fabs(f/l) rather than __fabs
- - - -
-
-
-
2017-09-29
Wilco Dijkstra
New
Remove old cimag inlines
Remove old cimag inlines
- - - -
-
-
-
2017-09-29
Wilco Dijkstra
New
[malloc] Speedup fastbin paths
[malloc] Speedup fastbin paths
- - - -
-
-
-
2017-09-28
Wilco Dijkstra
New
[3/3] Cleanup __ieee754_sqrt(f/l)
[1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2017-09-26
Wilco Dijkstra
New
[2/3] Cleanup __ieee754_sqrt(f/l)
[1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2017-09-26
Wilco Dijkstra
New
[1/3] Cleanup __ieee754_sqrt(f/l)
[1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
-
-
-
2017-09-26
Wilco Dijkstra
New
Simplify C99 isgreater macros
Simplify C99 isgreater macros
- - - -
-
-
-
2017-09-26
Wilco Dijkstra
New
Remove ancient __signbit inlines
Remove ancient __signbit inlines
- - - -
-
-
-
2017-09-26
Wilco Dijkstra
New
[v2,malloc] Use relaxed atomics for malloc have_fastchunks
[v2,malloc] Use relaxed atomics for malloc have_fastchunks
- - - -
-
-
-
2017-09-21
Wilco Dijkstra
New
[malloc] Avoid atomics in have_fastchunks
[malloc] Avoid atomics in have_fastchunks
- - - -
-
-
-
2017-09-19
Wilco Dijkstra
New
Cleanup __ieee754_sqrt(f)
Cleanup __ieee754_sqrt(f)
- - - -
-
-
-
2017-09-15
Wilco Dijkstra
New
Add expf trace
- - - -
-
-
-
2017-08-23
Wilco Dijkstra
New
Add logf trace
- - - -
-
-
-
2017-08-23
Wilco Dijkstra
New
[v3] Add math benchmark latency test
- - - -
-
-
-
2017-08-17
Wilco Dijkstra
New
Add math benchmark latency test
- - - -
-
-
-
2017-08-16
Wilco Dijkstra
New
Add math benchmark latency test
- - - -
-
-
-
2017-08-16
Wilco Dijkstra
New
Enable unwind info in libc-start.c and backtrace.c
- - - -
-
-
-
2017-08-09
Wilco Dijkstra
New
[AArch64] Optimized memcmp
- - - -
-
-
-
2017-08-08
Wilco Dijkstra
New
[AArch64] Add unwind info to __libc_start_main
- - - -
-
-
-
2017-07-31
Wilco Dijkstra
New
[AArch64] Optimized memcmp
- - - -
-
-
-
2017-07-07
Wilco Dijkstra
New
[AArch64] Inline mempcpy again
- - - -
-
-
-
2017-06-29
Wilco Dijkstra
New
aarch64: optimize the unaligned case of memcmp
- - - -
-
-
-
2017-06-23
Wilco Dijkstra
New
Improve math benchmark infrastructure
- - - -
-
-
-
2017-06-19
Wilco Dijkstra
New
Add powf trace
- - - -
-
-
-
2017-06-16
Wilco Dijkstra
New
Improve math benchmark infrastructure
- - - -
-
-
-
2017-06-15
Wilco Dijkstra
New
Replace __bzero with memset
- - - -
-
-
-
2017-06-12
Wilco Dijkstra
New
Remove string/bits/string2.h header
- - - -
-
-
-
2017-06-02
Wilco Dijkstra
New
[v5] Remove defines to builtins in string2.h
- - - -
-
-
-
2017-06-01
Wilco Dijkstra
New
[v5] Remove defines to builtins in string2.h
- - - -
-
-
-
2017-03-23
Wilco Dijkstra
New
[v3] Add random memcpy test
- - - -
-
-
-
2017-03-23
Wilco Dijkstra
New
Remove strcmp inlines
- - - -
-
-
-
2017-03-07
Wilco Dijkstra
New
Rename strdup uses
- - - -
-
-
-
2017-03-07
Wilco Dijkstra
New
[v5] Remove defines to builtins in string2.h
- - - -
-
-
-
2017-03-07
Wilco Dijkstra
New
[v3] Add random memcpy test
- - - -
-
-
-
2017-03-07
Wilco Dijkstra
New
[v3] Add random memcpy test
- - - -
-
-
-
2017-02-17
Wilco Dijkstra
New
[v5] Remove defines to builtins in string2.h
- - - -
-
-
-
2017-02-17
Wilco Dijkstra
New
Rename strdup uses
- - - -
-
-
-
2017-02-17
Wilco Dijkstra
New
Fix C++ debug tests
- - - -
-
-
-
2017-02-14
Wilco Dijkstra
New
Remove strcmp inlines
- - - -
-
-
-
2017-02-14
Wilco Dijkstra
New
[v5] Remove defines to builtins in string2.h
- - - -
-
-
-
2017-02-10
Wilco Dijkstra
New
Rename strdup uses
- - - -
-
-
-
2017-02-10
Wilco Dijkstra
New
[v3] Add random memcpy test
- - - -
-
-
-
2017-02-10
Wilco Dijkstra
New
Rename strdup uses
- - - -
-
-
-
2017-02-09
Wilco Dijkstra
New
[v2] Add random memcpy test
- - - -
-
-
-
2017-02-09
Wilco Dijkstra
New
[v2] Remove strdup inlines
- - - -
-
-
-
2017-02-09
Wilco Dijkstra
New
[v4] Remove defines to builtins in string2.h
- - - -
-
-
-
2017-02-09
Wilco Dijkstra
New
[v2] Do not transform strchr into rawmemchr
- - - -
-
-
-
2017-02-09
Wilco Dijkstra
New
Rename strdup uses
- - - -
-
-
-
2017-02-09
Wilco Dijkstra
New
Fix C++ debug tests
- - - -
-
-
-
2017-02-09
Wilco Dijkstra
New
Add random memcpy test
- - - -
-
-
-
2017-02-07
Wilco Dijkstra
New
Rename strdup uses
- - - -
-
-
-
2017-01-11
Wilco Dijkstra
New
[v2] Remove index defines
- - - -
-
-
-
2017-01-11
Wilco Dijkstra
New
Remove index defines
- - - -
-
-
-
2017-01-10
Wilco Dijkstra
New
«
1
2
3
4
»