Toggle navigation
Patchwork
swupdate development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Stefano Babic
| 197 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
Noltari
Noltari
patrick_delaunay
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
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
arj
arj
davem
davem
davem
tagr
tagr
tagr
andmur01
amitay
matttbe
pabeni
istokes
tytso
aparcar
Ansuel
goliath
martineau
danielschwierzeck
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
mkorpershoek
XiaoYang
tpetazzoni
hs
marex
khem
liwang
mmichelson
danielhb
groug
robimarko
apritzel
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
juju
mraynal
chunkeey
stewart
stewart
kevery
kabel
metan
ivanhu
akumar
arbab
rfried
xypron
ag
sjg
freenix
rsalvaterra
adrianschmutzler
jacmet
hegdevasant
hegdevasant
jagan
Jaehoon
ehristev
bmeng
wsa
rmilecki
rmilecki
horms
prom
ukleinek
ukleinek
trini
chleroy
apconole
wbx
pablo
pablo
rw
rw
legoater
legoater
legoater
abelloni
svanheule
bjonglez
ynezz
sbabic
sbabic
aik
pevik
xback
xback
richiejp
dangole
dangole
echaudron
next_ghost
forty
anuppatel
anuppatel
Hauke
Hauke
acer
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
jmberg
mans0n
ruscur
Andes
ymorin
numans
xuyang
linusw
linusw
festevam
jk
jk
jk
jk
conchuod
kubu
tambarus
matthias_bgg
imaximets
apalos
strlen
strlen
spectrum
pbrobinson
stroese
krzk
dceara
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
nbd
nbd
robh
anguy11
paulus
calebccff
jm
Apply
«
1
2
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
Fix warning in server_general
Fix warning in server_general
- - - -
-
-
-
2024-11-02
Stefano Babic
New
[V2,10/10] btrfs: introduce support for snapshot with btrfs receive
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,09/10] Pass a stdin to run_cmd
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,08/10] BUG: fix data transfer in callback used by docker
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,07/10] Factorize callback to transfer data via FIFO
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,06/10] Rename chained_handler.h in handler_helpers.h
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,05/10] Add helper to concatenate string
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,04/10] Cleanup: drop sdup fuction
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,03/10] Cleanup: use bool instead of int for mount option
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,02/10] Make use of introduced swupdate_temporary_(u)mount
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[V2,01/10] util: introduce generic mount helpers
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[10/10] btrfs: introduce support for snapshot with btrfs receive
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[09/10] Pass a stdin to run_cmd
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[08/10] BUG: fix data transfer in callback used by docker
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[07/10] Factorize callback to transfer data via FIFO
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[06/10] Rename chained_handler.h in handler_helpers.h
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[05/10] Add helper to concatenate string
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[04/10] Cleanup: drop sdup fuction
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[03/10] Cleanup: use bool instead of int for mount option
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[02/10] Make use of introduced swupdate_temporary_(u)mount
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[01/10] util: introduce generic mount helpers
Introduce BTRFS Snapshot Handler
- - - -
-
-
-
2024-10-30
Stefano Babic
New
[libubootenv] Make libyaml optional
[libubootenv] Make libyaml optional
- - - -
-
-
-
2024-10-29
Stefano Babic
New
[meta-swupdate] swupdate-image: do not rely on IMAGE_LINK_NAME
[meta-swupdate] swupdate-image: do not rely on IMAGE_LINK_NAME
- - - -
-
-
-
2024-10-22
Stefano Babic
New
Moved progress_is_major_version_compatible where it is used
Moved progress_is_major_version_compatible where it is used
- - - -
-
-
-
2024-10-17
Stefano Babic
Accepted
BUG: fix segv if eMMC handler is called from Lua
BUG: fix segv if eMMC handler is called from Lua
- - - -
-
-
-
2024-10-16
Stefano Babic
Accepted
emmc handler: allow to explicitly set the boot dev
emmc handler: allow to explicitly set the boot dev
- - - -
-
-
-
2024-10-10
Stefano Babic
Accepted
BUG: Parser: solve incompatibility between parsers
BUG: Parser: solve incompatibility between parsers
- - - -
-
-
-
2024-10-02
Stefano Babic
Accepted
BUG: segv in Lua getroot if root dev is not found
BUG: segv in Lua getroot if root dev is not found
- - - -
-
-
-
2024-10-02
Stefano Babic
Accepted
Fix license for libswupdate
Fix license for libswupdate
- - - -
-
-
-
2024-09-24
Stefano Babic
Accepted
doc: fix automatic versions in Yocto
doc: fix automatic versions in Yocto
- - - -
-
-
-
2024-09-16
Stefano Babic
sbabic
Accepted
BUG: Webserver: SWUPdate crashes with malformed form
BUG: Webserver: SWUPdate crashes with malformed form
- - - -
-
-
-
2024-09-13
Stefano Babic
Accepted
lua: fix build with LuaJit and license issue
lua: fix build with LuaJit and license issue
- - - -
-
-
-
2024-09-07
Stefano Babic
Accepted
lua: drop header from library to avoid license issues
lua: drop header from library to avoid license issues
- - - -
-
-
-
2024-08-31
Stefano Babic
Accepted
script: function name to "postfailure" instead of "failure"
script: function name to "postfailure" instead of "failure"
- - - -
-
-
-
2024-08-20
Stefano Babic
Accepted
[SWUpdateGUI] Switch to drm
[SWUpdateGUI] Switch to drm
- - - -
-
-
-
2024-08-09
Stefano Babic
sbabic
New
Lua: evaluate return code for image read callback
Lua: evaluate return code for image read callback
- - - -
-
-
-
2024-08-01
Stefano Babic
Accepted
doc: improvements: Hawkbit Backend
doc: improvements: Hawkbit Backend
- - - -
-
-
-
2024-07-31
Stefano Babic
Accepted
doc: add -pbkdf2 to openssl gen key example
doc: add -pbkdf2 to openssl gen key example
- - - -
-
-
-
2024-07-24
Stefano Babic
Rejected
[V3] handler: ubivol: relax accessing UBI volume
[V3] handler: ubivol: relax accessing UBI volume
- - - 1
-
-
-
2024-07-12
Stefano Babic
Accepted
[V2] handler: ubivol: relax accessing UBI volume
[V2] handler: ubivol: relax accessing UBI volume
- - - -
-
-
-
2024-07-10
Stefano Babic
Changes Requested
handler: ubivol: relax accessing UBI volume
handler: ubivol: relax accessing UBI volume
- - - -
-
-
-
2024-07-09
Stefano Babic
Changes Requested
[2/2] hawkbit: raise a WARN if a action id is not in env
[1/2] Degrade to WARN if a var is not found in env
- - 1 -
-
-
-
2024-07-09
Stefano Babic
Accepted
[1/2] Degrade to WARN if a var is not found in env
[1/2] Degrade to WARN if a var is not found in env
- - - -
-
-
-
2024-07-09
Stefano Babic
Accepted
doc: provide more details and info to the proposals
doc: provide more details and info to the proposals
- - - -
-
-
-
2024-07-07
Stefano Babic
Accepted
[V2] BUG: bootenv functions not available
[V2] BUG: bootenv functions not available
- - - -
-
-
-
2024-07-04
Stefano Babic
Accepted
Lua: do not inject again bootenv for handlers
Lua: do not inject again bootenv for handlers
- - - -
-
-
-
2024-07-03
Stefano Babic
Changes Requested
BUG: bootenv functions not available
BUG: bootenv functions not available
- - - -
-
-
-
2024-07-03
Stefano Babic
Changes Requested
parser: allow to skip partitioning
parser: allow to skip partitioning
- - - -
-
-
-
2024-06-25
Stefano Babic
Accepted
[meta-swupdate,2/2] New GUI for recovery mode
New GUI for recovery mode
- - - -
-
-
-
2024-06-16
Stefano Babic
Accepted
[meta-swupdate,1/2] lvgl: add configuration for recover-gui
New GUI for recovery mode
- - - -
-
-
-
2024-06-16
Stefano Babic
Accepted
[V2,3/3] handler: Print registered session & global handlers
Untitled series #411053
- - - -
-
-
-
2024-06-15
Stefano Babic
sbabic
Superseded
parse_external: fix coverity #349327
parse_external: fix coverity #349327
- - - -
-
-
-
2024-06-04
Stefano Babic
Accepted
Use bool for verbose
Use bool for verbose
- - - 1
-
-
-
2024-05-31
Stefano Babic
Accepted
[libubootenv,3/3] Let set a list of writable variables
[libubootenv,1/3] Factorize function to set variables's flags
- - - -
-
-
-
2024-05-27
Stefano Babic
Accepted
[libubootenv,2/3] Remove warnings
[libubootenv,1/3] Factorize function to set variables's flags
- - - -
-
-
-
2024-05-27
Stefano Babic
Accepted
[libubootenv,1/3] Factorize function to set variables's flags
[libubootenv,1/3] Factorize function to set variables's flags
- - - -
-
-
-
2024-05-27
Stefano Babic
Accepted
doc: add last talk at EOSS about SWUpdate
doc: add last talk at EOSS about SWUpdate
- - - -
-
-
-
2024-05-02
Stefano Babic
Accepted
Fix license for compat.h
Fix license for compat.h
- - - -
-
-
-
2024-04-30
Stefano Babic
Accepted
Drop compat.h from network_ipc.c
Drop compat.h from network_ipc.c
- - - -
-
-
-
2024-04-29
Stefano Babic
Rejected
bootloader: cboot: fix close call in error branch
bootloader: cboot: fix close call in error branch
- - - -
-
-
-
2024-04-25
Stefano Babic
Accepted
[4/4] Cleanup: simplify parser library API
[1/4] Parser: statify get_value_*
- - - -
-
-
-
2024-04-25
Stefano Babic
Accepted
[3/4] Enforce type check in sw-description
[1/4] Parser: statify get_value_*
- - - -
-
-
-
2024-04-25
Stefano Babic
Accepted
[2/4] image: preserve_attributes is a boolean flag
[1/4] Parser: statify get_value_*
- - - -
-
-
-
2024-04-25
Stefano Babic
Accepted
[1/4] Parser: statify get_value_*
[1/4] Parser: statify get_value_*
- - - -
-
-
-
2024-04-25
Stefano Babic
Accepted
Fix build error when WolfSSL is used
Fix build error when WolfSSL is used
- - - -
-
-
-
2024-04-25
Stefano Babic
Accepted
[3/3] swupdate-ipc: extend help for sendtohawkibt command
[1/3] BUG: hawkbit: check if details are sent via IPC
- - - -
-
-
-
2024-04-15
Stefano Babic
sbabic
Accepted
[2/3] hawkbit: check for validity of action_id
[1/3] BUG: hawkbit: check if details are sent via IPC
- - - -
-
-
-
2024-04-15
Stefano Babic
sbabic
Accepted
[1/3] BUG: hawkbit: check if details are sent via IPC
[1/3] BUG: hawkbit: check if details are sent via IPC
- - - -
-
-
-
2024-04-15
Stefano Babic
sbabic
Accepted
[2/2] Introduce Handlers installable as plugin at runtime
[1/2] handler: add function to unregister the handler
- - - -
-
-
-
2024-03-15
Stefano Babic
Accepted
[1/2] handler: add function to unregister the handler
[1/2] handler: add function to unregister the handler
- - - -
-
-
-
2024-03-15
Stefano Babic
Accepted
swuforwarder: fix coverity #488018
swuforwarder: fix coverity #488018
- - - -
-
-
-
2024-03-15
Stefano Babic
Accepted
[meta-swupdate] 2023.12.1: add patch to solve IVT bug
[meta-swupdate] 2023.12.1: add patch to solve IVT bug
- - - -
-
-
-
2024-03-12
Stefano Babic
Rejected
[5/5] doc: extend swuforward documentation
Introduce generic Uploader
- - - -
-
-
-
2024-03-09
Stefano Babic
Accepted
[4/5] swuforward: add generic uploader
Introduce generic Uploader
- - - -
-
-
-
2024-03-09
Stefano Babic
Accepted
[3/5] BUG: swuforwarder: SEGV for malformed URL
Introduce generic Uploader
- - - -
-
-
-
2024-03-09
Stefano Babic
Accepted
[2/5] swuforwarder: fix return error
Introduce generic Uploader
- - - -
-
-
-
2024-03-09
Stefano Babic
Accepted
[1/5] lua: add wrapper for handlers
Introduce generic Uploader
- - - -
-
-
-
2024-03-09
Stefano Babic
Accepted
[2/2] Lua: add function emmcbootpart
[V2,1/2] handler: eMMC internal register
- - - -
-
-
-
2024-02-28
Stefano Babic
Accepted
[V2,1/2] handler: eMMC internal register
[V2,1/2] handler: eMMC internal register
- - - -
-
-
-
2024-02-28
Stefano Babic
Accepted
Rework roadmap dropping reached goals
Rework roadmap dropping reached goals
- - - -
-
-
-
2024-02-21
Stefano Babic
Accepted
[13/13] Fix warnings in case CONFIG_LUA is not set
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[12/13] doc: explain Lua and shell script handlers
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[11/13] Lua Script Handler: allows to run scripts globally
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[10/13] run_lua_script: check input parms
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[09/13] Lua Script: TRACE the name of the called function
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[08/13] Introduce postfailure scripts
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[07/13] Export run_prepost_script to other modules
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[06/13] Introduce entry for post-update failure scripts
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[05/13] Lua Script: runs with global Lua state
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[04/13] Store install Lua State in image structure
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[03/13] image: create pointer to per install Lua state
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[02/13] Lua: move out state initialization from run_lua_script
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
[01/13] Lua: prepare to extend Lua lifetime
Extend Lua Environemnt and post-failure scripts
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
readback: drop unused header
readback: drop unused header
- - - -
-
-
-
2024-02-21
Stefano Babic
sbabic
Accepted
BUG: regression checking IVT
BUG: regression checking IVT
- - - -
-
-
-
2024-02-19
Stefano Babic
Accepted
parser: factorize setting of back pointers
parser: factorize setting of back pointers
- - - -
-
-
-
2024-02-15
Stefano Babic
sbabic
Accepted
lua: check for valid pointer before setting bootenv
lua: check for valid pointer before setting bootenv
- - - -
-
-
-
2024-02-15
Stefano Babic
sbabic
Accepted
doc: nitpick in post update description
doc: nitpick in post update description
- - - -
-
-
-
2024-02-15
Stefano Babic
sbabic
Accepted
doc: extend pre install script
doc: extend pre install script
- - - -
-
-
-
2024-02-15
Stefano Babic
sbabic
Accepted
Cleanup: using strtobool where needed
Cleanup: using strtobool where needed
- - - -
-
-
-
2024-02-15
Stefano Babic
sbabic
Accepted
«
1
2
»