Toggle navigation
Patchwork
User-mode Linux Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 3492 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
galak
galak
demarchi
ms
bhundven
chbs
kengyu
kadlec
pdp
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
linusw
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
neoraider
neoraider
linville
jesse
tjaalton
strlen
strlen
esben
paulus
paulus
jhersh
abrodkin
abrodkin
diproiettod
stephenfin
tbot
vriera
darball1
jogo
jogo
sammj
ajd
arj
bhelgaas
blogic
blogic
lukma
oohal
russellb
ptomsich
masahir0y
agraf
scottwood
tagr
tagr
pchotard
joestringer
davem
davem
davem
pepe2k
pepe2k
mwalle
andmur01
amitay
matttbe
istokes
Ansuel
martineau
danielschwierzeck
goliath
pabeni
aparcar
tpetazzoni
mariosix
dcaratti
lokeshvutla
khem
ovsrobot
ovsrobot
marex
aserdean
XiaoYang
imaximets
tytso
hs
liwang
pareddja
pareddja
mmichelson
apritzel
groug
danielhb
npiggin
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
iwamatsu
maximeh
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
simongoldschmidt
priyankajain
peda
akodanev
narmstrong
0andriy
981213
mraynal
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
wd
vigneshr
monstr
horms
chunkeey
blocktrron
stewart
stewart
prabhu_kush
Jaehoon
rsalvaterra
kevery
ukleinek
ukleinek
ukleinek
jagan
sjg
rfried
wsa
kabel
bmeng
jacmet
xypron
metan
prom
rmilecki
rmilecki
adrianschmutzler
hegdevasant
hegdevasant
ag
freenix
ivanhu
arbab
ehristev
abelloni
wbx
pablo
pablo
rw
rw
Hauke
Hauke
legoater
legoater
legoater
trini
chleroy
svanheule
bjonglez
ynezz
dangole
dangole
sbabic
sbabic
xback
xback
richiejp
pevik
aik
forty
anuppatel
anuppatel
rgrimm
benh
segher
passgat
pratyush
jms
jms
jms
mans0n
jk
jk
jk
jk
ruscur
xuyang
Andes
numans
ymorin
ymorin
jmberg
stroese
tambarus
kubu
matthias_bgg
pbrobinson
dceara
apalos
aldot
mpe
nbd
nbd
anguy11
robh
arnout
jm
Apply
«
1
2
3
4
…
34
35
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[1/2] kbuild: Remove '-mno-global-merge'
Remove '-mno-global-merge' from KBUILD_CFLAGS
- - 1 2
-
-
-
2022-03-30
Nathan Chancellor
Handled Elsewhere
[2/2] Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
Remove '-mno-global-merge' from KBUILD_CFLAGS
- - 1 -
-
-
-
2022-03-30
Nathan Chancellor
Handled Elsewhere
[v9,01/32] virtio: add helper virtqueue_get_vring_max_size()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,05/32] virtio_ring: extract the logic of freeing vring
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,06/32] virtio_ring: split: extract the logic of alloc queue
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,07/32] virtio_ring: split: extract the logic of alloc state and extra
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,08/32] virtio_ring: split: extract the logic of attach vring
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,09/32] virtio_ring: split: extract the logic of vq init
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,10/32] virtio_ring: split: introduce virtqueue_reinit_split()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,11/32] virtio_ring: split: introduce virtqueue_resize_split()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,12/32] virtio_ring: packed: extract the logic of alloc queue
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,13/32] virtio_ring: packed: extract the logic of alloc state and extra
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,14/32] virtio_ring: packed: extract the logic of attach vring
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,15/32] virtio_ring: packed: extract the logic of vq init
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,16/32] virtio_ring: packed: introduce virtqueue_reinit_packed()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,17/32] virtio_ring: packed: introduce virtqueue_resize_packed()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,18/32] virtio_ring: introduce virtqueue_resize()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,19/32] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,20/32] virtio: queue_reset: add VIRTIO_F_RING_RESET
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,24/32] virtio: find_vqs() add arg sizes
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - 1 -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,25/32] virtio_pci: support the arg sizes of find_vqs()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,26/32] virtio_mmio: support the arg sizes of find_vqs()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,27/32] virtio: add helper virtio_find_vqs_ctx_size()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,28/32] virtio_net: set the default max ring size by find_vqs()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,30/32] virtio_net: split free_unused_bufs()
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,31/32] virtio_net: support rx/tx queue resize
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
- - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[v9,32/32] virtio_net: support set_ringparam
virtio pci support VIRTIO_F_RING_RESET (refactor vring)
1 - - -
-
-
-
2022-04-06
Xuan Zhuo
Handled Elsewhere
[1/9] signal: Rename send_signal send_signal_locked
ptrace: cleaning up ptrace_stop
- - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[2/9] signal: Replace __group_send_sig_info with send_signal_locked
ptrace: cleaning up ptrace_stop
- - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[3/9] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
ptrace: cleaning up ptrace_stop
1 - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[4/9] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
ptrace: cleaning up ptrace_stop
1 - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[5/9] signal: Protect parent child relationships by childs siglock
ptrace: cleaning up ptrace_stop
- - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[6/9] signal: Always call do_notify_parent_cldstop with siglock held
ptrace: cleaning up ptrace_stop
- - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[7/9] ptrace: Simplify the wait_task_inactive call in ptrace_check_attach
ptrace: cleaning up ptrace_stop
- - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[8/9] ptrace: Use siglock instead of tasklist_lock in ptrace_check_attach
ptrace: cleaning up ptrace_stop
- - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[9/9] ptrace: Don't change __state
ptrace: cleaning up ptrace_stop
- - - -
-
-
-
2022-04-26
Eric W. Biederman
Handled Elsewhere
[net-next,1/6] um: vector: switch to netif_napi_add_weight()
[net-next,1/6] um: vector: switch to netif_napi_add_weight()
- - - -
-
-
-
2022-05-06
Jakub Kicinski
Handled Elsewhere
[GIT,PULL] UML updates for v5.19-rc1
[GIT,PULL] UML updates for v5.19-rc1
- - - -
-
-
-
2022-06-03
Richard Weinberger
Handled Elsewhere
[v4] um: seed rng using host OS rng
[v4] um: seed rng using host OS rng
2 - - -
-
-
-
2022-07-17
Jason A. Donenfeld
jmberg
Handled Elsewhere
[GIT,PULL] UML changes for v5.20-rc1
[GIT,PULL] UML changes for v5.20-rc1
- - - -
-
-
-
2022-08-05
Richard Weinberger
Handled Elsewhere
[GIT,PULL] UML fixes for 6.0-rc7
[GIT,PULL] UML fixes for 6.0-rc7
- - - -
-
-
-
2022-09-21
Richard Weinberger
Handled Elsewhere
[GIT,PULL] UML updates for 6.1-rc1
[GIT,PULL] UML updates for 6.1-rc1
- - - -
-
-
-
2022-10-14
Richard Weinberger
Handled Elsewhere
IMA: allow/fix UML builds
IMA: allow/fix UML builds
- 2 - -
-
-
-
2023-02-24
Randy Dunlap
Handled Elsewhere
rust: sort uml documentation arch support table
rust: sort uml documentation arch support table
- 1 1 -
-
-
-
2023-02-26
dev
Handled Elsewhere
[GIT,PULL] UML changes for v6.3-rc1
[GIT,PULL] UML changes for v6.3-rc1
- - - -
-
-
-
2023-03-01
Richard Weinberger
Handled Elsewhere
[GIT,PULL] UML fix for v6.3-rc7
[GIT,PULL] UML fix for v6.3-rc7
- - - -
-
-
-
2023-04-09
Richard Weinberger
Handled Elsewhere
Optimise TLB flush for kernel mm in UML
Optimise TLB flush for kernel mm in UML
- - - -
-
-
-
2018-09-28
Anton Ivanov
Superseded
[v2] Optimise TLB flush for kernel mm in UML
[v2] Optimise TLB flush for kernel mm in UML
- - - -
-
-
-
2018-10-04
Anton Ivanov
Superseded
[v3] Optimise TLB flush for kernel mm in UML
[v3] Optimise TLB flush for kernel mm in UML
- - - -
-
-
-
2018-10-04
Anton Ivanov
Superseded
Optimise TLB flush for kernel mm in UML
Optimise TLB flush for kernel mm in UML
- - - -
-
-
-
2018-10-08
Anton Ivanov
Superseded
[RFC] ubd: remove use of blk_rq_map_sg
[RFC] ubd: remove use of blk_rq_map_sg
- - - -
-
-
-
2018-10-15
Christoph Hellwig
Superseded
[-next,1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
Add support for fast mremap
1 - - -
-
-
-
2018-11-03
Joel Fernandes
Superseded
[-next,2/3] mm: speed up mremap by 20x on large regions (v4)
Add support for fast mremap
1 - - -
-
-
-
2018-11-03
Joel Fernandes
Superseded
[-next,3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
Add support for fast mremap
1 - - -
-
-
-
2018-11-03
Joel Fernandes
Superseded
Fix breakage from switching to MQ BLK framework
Fix breakage from switching to MQ BLK framework
- - - -
-
-
-
2018-11-08
Anton Ivanov
Superseded
Add DISCARD support to UML udb driver
Add DISCARD support to UML udb driver
- - - -
-
-
-
2018-11-09
Anton Ivanov
Superseded
[1/3] um: Switch to block-mq constants in the UML UBD driver
[1/3] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-12
Anton Ivanov
Superseded
[2/3] um: Clean-up command processing in UML UBD driver
[1/3] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-12
Anton Ivanov
Superseded
[3/3] um: Add support for DISCARD in the UBD Driver
[1/3] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-12
Anton Ivanov
Superseded
[1/4] um: Switch to block-mq constants in the UML UBD driver
[1/4] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-13
Anton Ivanov
Superseded
[2/4] um: Clean-up command processing in UML UBD driver
[1/4] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-13
Anton Ivanov
Superseded
[3/4] um: Remove unsafe printks from the io thread
[1/4] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-13
Anton Ivanov
Superseded
[4/4] um: Add support for DISCARD in the UBD Driver
[1/4] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-13
Anton Ivanov
Superseded
[1/4] um: Switch to block-mq constants in the UML UBD driver
[1/4] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-14
Anton Ivanov
Superseded
[2/4] um: Clean-up command processing in UML UBD driver
Untitled series #75881
- - - -
-
-
-
2018-11-14
Anton Ivanov
Superseded
[3/4] um: Remove unsafe printks from the io thread
Untitled series #75881
- - - -
-
-
-
2018-11-14
Anton Ivanov
Superseded
[4/4] um: Add support for DISCARD in the UBD Driver
Untitled series #75881
- - - -
-
-
-
2018-11-14
Anton Ivanov
Superseded
[1/4] um: Switch to block-mq constants in the UML UBD driver
[1/4] um: Switch to block-mq constants in the UML UBD driver
- - - -
-
-
-
2018-11-14
Anton Ivanov
Superseded
[2/4] um: Clean-up command processing in UML UBD driver
Untitled series #76031
- - - -
-
-
-
2018-11-14
Anton Ivanov
Superseded
[3/4] um: Remove unsafe printks from the io thread
Untitled series #76031
- - - -
-
-
-
2018-11-14
Anton Ivanov
Superseded
[4/4] um: Add support for DISCARD in the UBD Driver
Untitled series #76031
- - - -
-
-
-
2018-11-14
Anton Ivanov
Superseded
um: Remove unnecessary kmap_atomic in uaccess on 64bit
um: Remove unnecessary kmap_atomic in uaccess on 64bit
- - - -
-
-
-
2018-11-16
Anton Ivanov
Superseded
um: Try to avoid kmalloc in signal handling
um: Try to avoid kmalloc in signal handling
- - - -
-
-
-
2019-01-03
Anton Ivanov
Superseded
um: Try to avoid kmalloc in signal handling
um: Try to avoid kmalloc in signal handling
- - - -
-
-
-
2019-01-04
Anton Ivanov
Superseded
um: Remove duplicate headers
um: Remove duplicate headers
- - - -
-
-
-
2019-01-18
Sabyasachi Gupta
Superseded
um: define set_pte_at() as a static inline function, not a macro
um: define set_pte_at() as a static inline function, not a macro
1 - 2 -
-
-
-
2019-03-13
Bartosz Golaszewski
Superseded
um: irq: don't set the chip for all irqs
um: irq: don't set the chip for all irqs
1 - 1 -
-
-
-
2019-03-14
Bartosz Golaszewski
Superseded
[RESEND,1/4] um: remove unused variable
[RESEND,1/4] um: remove unused variable
- - - -
-
-
-
2019-04-03
Bartosz Golaszewski
Superseded
[RESEND,2/4] um: remove uses of variable length arrays
um: build and irq fixes
- - - -
-
-
-
2019-04-03
Bartosz Golaszewski
Superseded
[RESEND,3/4] um: define set_pte_at() as a static inline function, not a macro
um: build and irq fixes
- - - -
-
-
-
2019-04-03
Bartosz Golaszewski
Superseded
[RESEND,4/4] um: irq: don't set the chip for all irqs
um: build and irq fixes
- - - -
-
-
-
2019-04-03
Bartosz Golaszewski
Superseded
uml: fix a boot splat wrt use of cpu_all_mask
uml: fix a boot splat wrt use of cpu_all_mask
- - - -
-
-
-
2019-04-10
Maciej Żenczykowski
Superseded
[1/3] arch: um: fix os_timer_one_shot()
[1/3] arch: um: fix os_timer_one_shot()
- - - -
-
-
-
2019-05-03
Johannes Berg
Superseded
[2/3] arch: um: timer code cleanup
Untitled series #106042
- - - -
-
-
-
2019-05-03
Johannes Berg
Superseded
[3/3] arch: um: support virtual time
[1/3] arch: um: fix os_timer_one_shot()
- - - -
-
-
-
2019-05-03
Johannes Berg
Superseded
[v2,2/5] arch: um: use cpu_possible_mask to avoid warning
arch: um: fixes and virtual time support
- - - -
-
-
-
2019-05-06
Johannes Berg
rw
Superseded
arch: um: add a non-raw serial line driver
arch: um: add a non-raw serial line driver
- - - -
-
-
-
2019-05-24
Johannes Berg
Superseded
UML GCOV fails to produce *.gcda files
UML GCOV fails to produce *.gcda files
- - - -
-
-
-
2019-07-18
Brendan Higgins
Superseded
um: fix time travel mode
um: fix time travel mode
- 1 - -
-
-
-
2019-07-21
Johannes Berg
Superseded
[2/2] um: drivers: Add virtio vhost-user driver
[1/2] um: irq: Fix LAST_IRQ usage
- - - -
-
-
-
2019-07-31
Johannes Berg
Superseded
[4/4] arch: um: implement TRACE_IRQFLAGS_SUPPORT
[1/4] arch: um: remove sig_info[SIGALRM]
- 1 - -
-
-
-
2019-08-23
Johannes Berg
Superseded
[v2] arch: um: implement TRACE_IRQFLAGS_SUPPORT
[v2] arch: um: implement TRACE_IRQFLAGS_SUPPORT
- 1 - -
-
-
-
2019-08-23
Johannes Berg
Superseded
arch: um: enable CONFIG_CONSTRUCTORS
arch: um: enable CONFIG_CONSTRUCTORS
- - - -
-
-
-
2019-08-23
Johannes Berg
Superseded
«
1
2
3
4
…
34
35
»