Toggle navigation
Patchwork
elfutils
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 21 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
codonell
codonell
codonell
codonell
codonell
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
fche
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
Wilco
Wilco
Wilco
arjun
stli
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
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
rsandifo
ktkachov
ppalka
schopin
schopin
schopin
schopin
schopin
schopin
schopin
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
clyon
rdapp
rdapp
rdapp
rdapp
dilfridge
ramana
rivoscibot
rivoscibot
rivoscibot
rivoscibot
JuzheZhong
JuzheZhong
JuzheZhong
JuzheZhong
acoplan
dmalcolm
amerey
dkm
Wilco1
Wilco1
Wilco1
rajis
rajis
rajis
rajis
rajis
rajis
rajis
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
bergner
bergner
bergner
bergner
bergner
bergner
bergner
Apply
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
srcfiles.cxx: Prevent fd and entry leak
srcfiles.cxx: Prevent fd and entry leak
- -
-
-
-
2024-11-18
Aaron Merey
New
libdw: Don't use ATOMIC_VAR_INIT
libdw: Don't use ATOMIC_VAR_INIT
- -
-
-
-
2024-11-18
Mark Wielaard
New
Cleanup Makefile.am CLEANFILES definitions
Cleanup Makefile.am CLEANFILES definitions
- -
-
-
-
2024-11-18
Mark Wielaard
New
FIX #74: DEREF_OF_NULL.RET.STAT in ar.c
FIX #74: DEREF_OF_NULL.RET.STAT in ar.c
- -
-
-
-
2024-11-06
Anton Moryakov
New
FIX #90: STRING_OVERFLOW in sparc_attrs.c
FIX #90: STRING_OVERFLOW in sparc_attrs.c
- -
-
-
-
2024-11-06
Anton Moryakov
New
Обновить patches/0001-sparc_attrs.c-Prevent-buffer-overflow-in-sparc_check.patch
Обновить patches/0001-sparc_attrs.c-Prevent-buffer-overflow-in-sparc_check.patch
- -
-
-
-
2024-11-05
Anton Moryakov
New
sparc_attrs.c: Prevent buffer overflow in sparc_check_object_attribute
sparc_attrs.c: Prevent buffer overflow in sparc_check_object_attribute
- -
-
-
-
2024-11-05
Anton Moryakov
New
objdump.c: potential NULL pointer dereference in handle_ar
objdump.c: potential NULL pointer dereference in handle_ar
- -
-
-
-
2024-10-23
Anton Moryakov
mjw
Changes Requested
dwfl_segment_report_module.c: Fix potential NULL pointer dereference in handle_file_note
dwfl_segment_report_module.c: Fix potential NULL pointer dereference in handle_file_note
- -
-
-
-
2024-10-23
Anton Moryakov
mjw
Changes Requested
dwarf_ranges.c: Prevent null pointer dereference in dwarf_ranges
dwarf_ranges.c: Prevent null pointer dereference in dwarf_ranges
- -
-
-
-
2024-10-23
Anton Moryakov
mjw
Changes Requested
elfint.c: Fix NULL pointer dereference issue in process_file function
elfint.c: Fix NULL pointer dereference issue in process_file function
- -
-
-
-
2024-10-23
Anton Moryakov
mjw
Changes Requested
[v2] libdwelf: add dwelf_elf_remove_debug_relocs
[v2] libdwelf: add dwelf_elf_remove_debug_relocs
- -
-
-
-
2024-10-18
Aaron Merey
New
Fix some potential deref-of-null error
Fix some potential deref-of-null error
- -
-
-
-
2024-08-20
Maks Mishin
New
[09/10,v3] tests: Add eu-search tests
[01/10,v3] libelf: Fix deadlock in __libelf_readall
- -
-
-
-
2024-08-02
Aaron Merey
mjw
Changes Requested
test: Add mips in run-allregs.sh and run-readelf-mixed-corenote.sh
test: Add mips in run-allregs.sh and run-readelf-mixed-corenote.sh
- -
-
-
-
2024-05-24
Ying Huang
mjw
New
[v3,4/6] elflint: adapt src/elflint --gnu src/nm on mips
Add support for MIPS
- -
-
-
-
2024-03-05
Ying Huang
mjw
New
[v3,3/6] readelf: Adapt src/readelf -h/-S/-r/-w/-l/-d/-a on mips
Add support for MIPS
- -
-
-
-
2024-03-05
Ying Huang
mjw
New
[v3,2/6] strip: Adapt src/strip -o -f on mips
Add support for MIPS
- -
-
-
-
2024-03-05
Ying Huang
mjw
New
libdwfl: Remove asserts from library code
libdwfl: Remove asserts from library code
- -
-
-
-
2023-12-24
Di Chen
amerey
Changes Requested
A scenario where Perf cannot unwind the user stack by dwarf with libdw.so
A scenario where Perf cannot unwind the user stack by dwarf with libdw.so
- -
-
-
-
2023-02-13
liuxu \(AJ\)
New
[RFC] backends: Add RISC-V object attribute printing
[RFC] backends: Add RISC-V object attribute printing
- -
-
-
-
2022-08-10
Andreas Schwab
RFC