Toggle navigation
Patchwork
Linux PCI development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 37091 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
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
smfrench
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
ajd
darball1
sammj
jogo
jogo
bhelgaas
blogic
blogic
tagr
tagr
oohal
russellb
ptomsich
agraf
joestringer
pepe2k
pepe2k
mwalle
arj
arj
davem
davem
davem
pchotard
andmur01
jforissier
amitay
matttbe
pabeni
istokes
aparcar
martineau
Ansuel
danielschwierzeck
goliath
maddy
tpetazzoni
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
marex
khem
XiaoYang
mkorpershoek
danielhb
groug
npiggin
apritzel
liwang
mmichelson
pareddja
robimarko
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
bpf
shettyg
lorpie01
acelan
wigyori
wigyori
pm215
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
vigneshr
blocktrron
monstr
mraynal
shemminger
chunkeey
stewart
stewart
bmeng
kabel
freenix
Jaehoon
rfried
ukleinek
ukleinek
wsa
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
horms
ivanhu
ag
metan
jagan
arbab
jacmet
rmilecki
rmilecki
kevery
sjg
ehristev
prom
akumar
rw
rw
apconole
chleroy
wbx
legoater
legoater
legoater
abelloni
trini
pablo
pablo
juju
svanheule
bjonglez
sbabic
sbabic
ynezz
xback
xback
richiejp
dangole
dangole
pevik
jonhunter
aik
Hauke
Hauke
forty
echaudron
acer
anuppatel
anuppatel
amusil
next_ghost
benh
rgrimm
segher
passgat
pratyush
jms
jms
jms
mans0n
ruscur
lliang
Andes
ymorin
festevam
jk
jk
jk
jk
xuyang
linusw
linusw
xypron
jmberg
numans
tim609
kubu
conchuod
ltpci
tytso
matthias_bgg
tambarus
apalos
pbrobinson
strlen
strlen
krzk
qschulz
dceara
spectrum
imaximets
stroese
neocturne
cazzacarna
sshegde
aldot
tperale
TIENFONG
riteshlist
mpe
galak
sfr
ktraynor
arnout
kcxt
anguy11
nbd
nbd
robh
paulus
mwilczynski
airtower
jm
Bubu
iTitou
hs
vfazio
dlech
jstephan
raymo200915
Apply
«
1
2
3
4
…
370
371
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v10,10/10] rust: module: update MAINTAINERS to cover module.rs
Fix missing fops.owner in Rust DRM/misc abstractions
2 - 1 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,09/10] rust: macros: remove `THIS_MODULE` static from `module!`
Fix missing fops.owner in Rust DRM/misc abstractions
2 - 3 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,08/10] rust_binder: use `LocalModule` for `THIS_MODULE`
Fix missing fops.owner in Rust DRM/misc abstractions
1 - 2 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
Fix missing fops.owner in Rust DRM/misc abstractions
2 - 3 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,06/10] rust: miscdevice: set fops.owner from driver module pointer
Fix missing fops.owner in Rust DRM/misc abstractions
2 - 3 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,05/10] rust: drm: set fops.owner from driver module pointer
Fix missing fops.owner in Rust DRM/misc abstractions
1 - 3 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,04/10] rust: macros: auto-insert OwnerModule in #[vtable]
Fix missing fops.owner in Rust DRM/misc abstractions
1 - 3 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
Fix missing fops.owner in Rust DRM/misc abstractions
1 - 3 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Fix missing fops.owner in Rust DRM/misc abstractions
2 - 3 -
-
-
-
2026-08-11
Alvin Sun
New
[v10,01/10] rust: module: move module types into `module.rs`
Fix missing fops.owner in Rust DRM/misc abstractions
2 - 2 -
-
-
-
2026-08-11
Alvin Sun
New
PCI: rockchip-ep: disable link training work on remove
PCI: rockchip-ep: disable link training work on remove
- 1 - -
-
-
-
2026-08-11
Fan Wu
New
[5/5] rust: pci: expose the allocated interrupt type
Rework PCI IRQ vector code
- - - -
-
-
-
2026-08-10
Danilo Krummrich
New
[4/5] PCI: add pci_irq_type() to query the allocated interrupt type
Rework PCI IRQ vector code
- - - -
-
-
-
2026-08-10
Danilo Krummrich
New
[3/5] rust: pci: remove IrqVector and resolve IrqRequest directly
Rework PCI IRQ vector code
- - - -
-
-
-
2026-08-10
Danilo Krummrich
New
[2/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Rework PCI IRQ vector code
- - - -
-
-
-
2026-08-10
Danilo Krummrich
New
[1/5] rust: irq: add anchor generic to IrqRequest and Registration
Rework PCI IRQ vector code
- - - -
-
-
-
2026-08-10
Danilo Krummrich
New
[v5,5/5] nfs: introduce nfs_direct_extract_pages helper
nfs: modernize direct I/O path
- - 2 -
-
-
-
2026-08-10
Pranjal Shrivastava
New
[v5,4/5] nfs: migrate direct I/O to iov_iter_extract_pages
nfs: modernize direct I/O path
- - 2 -
-
-
-
2026-08-10
Pranjal Shrivastava
New
[v5,3/5] nfs: introduce nfs_release_request_list helper
nfs: modernize direct I/O path
- - 1 -
-
-
-
2026-08-10
Pranjal Shrivastava
New
[v5,2/5] nfs: track number of pinned pages in nfs_page
nfs: modernize direct I/O path
- - - -
-
-
-
2026-08-10
Pranjal Shrivastava
New
[v5,1/5] nfs: make nfs_page pin-aware
nfs: modernize direct I/O path
- - - -
-
-
-
2026-08-10
Pranjal Shrivastava
New
PCI: qcom: Block accesses to downstream devices on link down
PCI: qcom: Block accesses to downstream devices on link down
- - - -
-
-
-
2026-08-10
Qiang Yu
New
[v9,3/3] PCI: Remove device links to PHY
PCI prerequisites for PHY consumer/provider split
1 - 1 -
-
-
-
2026-08-10
Vladimir Oltean
New
[v9,2/3] PCI: Add missing headers transitively included by <linux/phy/phy.h>
PCI prerequisites for PHY consumer/provider split
1 - - -
-
-
-
2026-08-10
Vladimir Oltean
New
[v9,1/3] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
PCI prerequisites for PHY consumer/provider split
1 1 - -
-
-
-
2026-08-10
Vladimir Oltean
New
[v3,2/2] dmaengine: dw-edma: Add changes to support Channel Separation
CPM6 Channel Separation Support
- - 1 -
-
-
-
2026-08-10
Devendra K Verma
New
[v3,1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC
CPM6 Channel Separation Support
- - - -
-
-
-
2026-08-10
Devendra K Verma
New
[v2,3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits
x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
- - 1 -
-
-
-
2026-08-10
Naman Jain
New
[v2,2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
- - 1 -
-
-
-
2026-08-10
Naman Jain
New
[v2,1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
- 1 2 -
-
-
-
2026-08-10
Naman Jain
New
[v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
[v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
- - - -
-
-
-
2026-08-09
Marek Vasut
New
PCI: sysfs: Reject unaligned resource I/O port accesses
PCI: sysfs: Reject unaligned resource I/O port accesses
- - - 1
-
-
-
2026-08-09
Deepanshu Kartikey
New
[v1,2/2] PCI: Include human-readable sizes in resource assignment messages
PCI: Include human-readable BAR and window sizes
- - - -
-
-
-
2026-08-08
Bjorn Helgaas
New
[v1,1/2] vsprintf: Add %pR human-readable size
PCI: Include human-readable BAR and window sizes
- - - -
-
-
-
2026-08-08
Bjorn Helgaas
New
[v4,2/2] PCI: amd-mdb: Add CPM6 host controller support
pci: AMD: Add Versal2 CPM6 PCIe host controller support
- - - -
-
-
-
2026-08-08
Sai Krishna Musham
New
[v4,1/2] dt-bindings: PCI: amd-mdb: Add CPM6 support
pci: AMD: Add Versal2 CPM6 PCIe host controller support
- - - -
-
-
-
2026-08-08
Sai Krishna Musham
New
PCI: vgaarb: Remove stale "not implemented" notes from docs
PCI: vgaarb: Remove stale "not implemented" notes from docs
- - - -
-
-
-
2026-08-07
Christian Melendez Nuñez
New
[4/4] PCI: of: introduce of_pci_verify_node()
PCI: of: warn on bogus device_type property
- - - -
-
-
-
2026-08-07
Alex Elder
New
[3/4] PCI: of: make a flags argument optional
PCI: of: warn on bogus device_type property
- - - -
-
-
-
2026-08-07
Alex Elder
New
[2/4] PCI: of: don't zero flags in of_pci_get_addr_flags()
PCI: of: warn on bogus device_type property
- - 1 -
-
-
-
2026-08-07
Alex Elder
New
[1/4] PCI: of: drop the reg_num argument to of_pci_set_address()
PCI: of: warn on bogus device_type property
- - 1 -
-
-
-
2026-08-07
Alex Elder
New
[v6,1/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
- - 1 1
-
-
-
2026-08-07
Ramesh Errabolu
New
[v3] PCI: iproc: Use the EROM outbound window on BCMA
[v3] PCI: iproc: Use the EROM outbound window on BCMA
- 1 - 1
-
-
-
2026-08-07
Semih Baskan
New
[V5,14/14] i3c: mipi-i3c-hci: Advertise IBI wakeup capability
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,13/14] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
i3c: Support IBI-based system wakeup
1 - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,12/14] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,11/14] i3c: master: Reject IBI requests from non-IBI-capable devices
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,10/14] i3c: master: Add helper to query bus wakeup requirements
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,09/14] i3c: master: Report wakeup events for IBIs
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,08/14] i3c: master: Support IBI-based wakeup capability
i3c: Support IBI-based system wakeup
1 - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,07/14] i3c: master: Fix potential UAF in i3c_device_match()
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,06/14] i3c: master: Fix potential UAF in i3c_device_uevent()
i3c: Support IBI-based system wakeup
1 1 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,05/14] i3c: Make dev->desc locking assumptions explicit
i3c: Support IBI-based system wakeup
1 - 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,04/14] i3c: master: Fix use-after-free of master->this
i3c: Support IBI-based system wakeup
- 1 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,03/14] i3c: master: Do not treat master device as a duplicate target
i3c: Support IBI-based system wakeup
1 1 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,02/14] i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_mode()
i3c: Support IBI-based system wakeup
- 1 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[V5,01/14] i3c: master: Fix recursive locking during device registration
i3c: Support IBI-based system wakeup
- 1 1 -
-
-
-
2026-08-07
Adrian Hunter
New
[v9,2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
Add support for PCIe RP PERST#
- - - -
-
-
-
2026-08-07
Sai Krishna Musham
New
[v9,1/2] dt-bindings: PCI: xilinx-versal-cpm: Add PERST# and reset support
Add support for PCIe RP PERST#
- - - -
-
-
-
2026-08-07
Sai Krishna Musham
New
[v8,2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
Add support for PCIe RP PERST#
- - - -
-
-
-
2026-08-07
Sai Krishna Musham
New
[v8,1/2] dt-bindings: PCI: xilinx-versal-cpm: Add PERST# and reset support
Add support for PCIe RP PERST#
- - - -
-
-
-
2026-08-07
Sai Krishna Musham
New
x86/early-quirks: Scan all functions in early_pci_scan_bus()
x86/early-quirks: Scan all functions in early_pci_scan_bus()
- 1 - -
-
-
-
2026-08-07
Thorsten Blum
New
[v2] PCI: iproc: Use the EROM outbound window on BCMA
[v2] PCI: iproc: Use the EROM outbound window on BCMA
- 1 - 1
-
-
-
2026-08-07
Semih Baskan
New
[v1] PCI: Release SR-IOV device reference on init failure
[v1] PCI: Release SR-IOV device reference on init failure
- 1 - -
-
-
-
2026-08-07
Yuho Choi
New
[v6,8/8] PCI: vmd: Add workaround for bus number hardwired to fixed non-zero value
VMD add second root bus support
- - - -
-
-
-
2026-08-06
Szymon Durawa
New
[v6,7/8] PCI: vmd: Add support for second rootbus under VMD
VMD add second root bus support
- - - -
-
-
-
2026-08-06
Szymon Durawa
New
[v6,6/8] PCI: vmd: Convert bus and busn_start to an array
VMD add second root bus support
- - - -
-
-
-
2026-08-06
Szymon Durawa
New
[v6,5/8] PCI: vmd: Replace hardcoded values with enum and defines
VMD add second root bus support
- - - -
-
-
-
2026-08-06
Szymon Durawa
New
[v6,4/8] PCI: vmd: Add vmd_create_bus()
VMD add second root bus support
- - - -
-
-
-
2026-08-06
Szymon Durawa
New
[v6,3/8] PCI: vmd: Add vmd_configure_membar() and vmd_configure_membar1_membar2()
VMD add second root bus support
- - - -
-
-
-
2026-08-06
Szymon Durawa
New
[v6,2/8] PCI: vmd: Add vmd_configure_cfgbar() helper function
VMD add second root bus support
- - - -
-
-
-
2026-08-06
Szymon Durawa
New
[v6,1/8] PCI: vmd: Add vmd_bus_enumeration() helper function
VMD add second root bus support
- - - -
-
-
-
2026-08-06
Szymon Durawa
New
[v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
[v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
- - - -
-
-
-
2026-08-06
Derek John Clark
New
pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
- - - -
-
-
-
2026-08-06
Derek John Clark
New
[v5,2/2] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581
PCI: mediatek-gen3: Add 2-lanes mode support + clock
- - - -
-
-
-
2026-08-06
Christian Marangi (Ansuel)
New
[v5,1/2] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes
PCI: mediatek-gen3: Add 2-lanes mode support + clock
- - 1 -
-
-
-
2026-08-06
Christian Marangi (Ansuel)
New
[V4,14/14] i3c: mipi-i3c-hci: Advertise IBI wakeup capability
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,13/14] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
i3c: Support IBI-based system wakeup
1 - 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,12/14] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,11/14] i3c: master: Reject IBI requests from non-IBI-capable devices
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,10/14] i3c: master: Add helper to query bus wakeup requirements
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,09/14] i3c: master: Report wakeup events for IBIs
i3c: Support IBI-based system wakeup
- - 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,08/14] i3c: master: Support IBI-based wakeup capability
i3c: Support IBI-based system wakeup
1 - 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,07/14] i3c: master: Fix potential UAF in i3c_device_match()
i3c: Support IBI-based system wakeup
- - - -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,06/14] i3c: master: Fix potential UAF in i3c_device_uevent()
i3c: Support IBI-based system wakeup
1 1 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,05/14] i3c: Make dev->desc locking assumptions explicit
i3c: Support IBI-based system wakeup
1 - 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,04/14] i3c: master: Fix use-after-free of master->this
i3c: Support IBI-based system wakeup
- 1 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,03/14] i3c: master: Do not treat master device as a duplicate target
i3c: Support IBI-based system wakeup
1 1 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,02/14] i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_mode()
i3c: Support IBI-based system wakeup
- 1 1 -
-
-
-
2026-08-06
Adrian Hunter
New
[V4,01/14] i3c: master: Fix recursive locking during device registration
i3c: Support IBI-based system wakeup
- 1 1 -
-
-
-
2026-08-06
Adrian Hunter
New
PCI: switchtec: Fix use-after-free in mrpc_timeout_work
PCI: switchtec: Fix use-after-free in mrpc_timeout_work
- 1 - -
-
-
-
2026-08-06
Pei Xiao
New
[v2,13/13] PCI: Add KUnit coverage for ACS isolation checks
PCI/P2PDMA: Fix ACS egress control handling
- - 1 -
-
-
-
2026-08-06
Leon Romanovsky
New
[v2,12/13] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
PCI/P2PDMA: Fix ACS egress control handling
- - 1 -
-
-
-
2026-08-06
Leon Romanovsky
New
[v2,11/13] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
PCI/P2PDMA: Fix ACS egress control handling
- - - -
-
-
-
2026-08-06
Leon Romanovsky
New
[v2,10/13] PCI/P2PDMA: Extract pure ACS routing decision helpers
PCI/P2PDMA: Fix ACS egress control handling
- - 1 -
-
-
-
2026-08-06
Leon Romanovsky
New
[v2,09/13] PCI/P2PDMA: Document ACS egress control handling
PCI/P2PDMA: Fix ACS egress control handling
- - 1 -
-
-
-
2026-08-06
Leon Romanovsky
New
[v2,08/13] PCI/P2PDMA: Honor ACS egress control vectors
PCI/P2PDMA: Fix ACS egress control handling
- 1 1 -
-
-
-
2026-08-06
Leon Romanovsky
New
[v2,07/13] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
PCI/P2PDMA: Fix ACS egress control handling
- - 1 -
-
-
-
2026-08-06
Leon Romanovsky
New
[v2,06/13] PCI: Account for ACS egress control in isolation checks
PCI/P2PDMA: Fix ACS egress control handling
- - 1 -
-
-
-
2026-08-06
Leon Romanovsky
New
[v2,05/13] PCI: Add ACS egress control vector accessor
PCI/P2PDMA: Fix ACS egress control handling
- - 1 -
-
-
-
2026-08-06
Leon Romanovsky
New
«
1
2
3
4
…
370
371
»