ntb.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-01 17:46:35 to 2024-10-25 15:00:44 UTC [more...]

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-25 14:59 UTC  (3+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions

linux: Goodbye from a Linux community volunteer
 2024-10-25 13:19 UTC  (26+ messages)

[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
 2024-10-25  8:46 UTC 

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-25  8:46 UTC  (31+ messages)
` [PATCH 01/13] PCI: Prepare removing "
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
` [PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [PATCH 04/13] net/ethernet: "
` [PATCH 05/13] net/ntb: "
` [PATCH 06/13] misc: "
` [PATCH 07/13] vfio/pci: "
` [PATCH 08/13] PCI: MSI: "
` [PATCH 09/13] ata: Use always-managed "
` [PATCH 10/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH 11/13] HID: amd_sfh: Use "
` [PATCH 12/13] Remove devres from pci_intx()
` [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx()

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-25  7:11 UTC  (36+ messages)
    ` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-24 12:34 UTC  (2+ messages)

[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-24 11:48 UTC  (12+ messages)
` [PATCH v4 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v4 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v4 03/10] crypto: qat - replace "
` [PATCH v4 04/10] crypto: marvell "
` [PATCH v4 05/10] intel_th: pci: Replace "
` [PATCH v4 06/10] wifi: iwlwifi: replace "
` [PATCH v4 07/10] ntb: idt: Replace "
` [PATCH v4 08/10] serial: rp2: "
` [PATCH v4 09/10] ALSA: korg1212: "
` [PATCH v4 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-23 10:55 UTC 

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-23  9:50 UTC 

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-14  9:12 UTC  (43+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx()
` [RFC PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [RFC PATCH 04/13] net/ethernet: "
` [RFC PATCH 05/13] net/ntb: "
` [RFC PATCH 06/13] misc: "
` [RFC PATCH 07/13] vfio/pci: "
` [RFC PATCH 08/13] PCI: MSI: "
` [RFC PATCH 09/13] ata: Use always-managed "
` [RFC PATCH 10/13] staging: rts5280: "
` [RFC PATCH 11/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [RFC PATCH 12/13] HID: amd_sfh: Use "
` [RFC PATCH 13/13] Remove devres from pci_intx()

[PATCH] MAINTAINERS: Update AMD NTB maintainers
 2024-10-10  4:56 UTC 

[PATCH AUTOSEL 5.4 14/21] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
 2024-10-04 18:30 UTC 

[PATCH AUTOSEL 5.10 17/26] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
 2024-10-04 18:29 UTC 

[PATCH AUTOSEL 5.15 20/31] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
 2024-10-04 18:28 UTC 

[PATCH AUTOSEL 6.1 23/42] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
 2024-10-04 18:26 UTC 

[PATCH AUTOSEL 6.6 30/58] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
 2024-10-04 18:24 UTC 

[PATCH AUTOSEL 6.10 32/70] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
 2024-10-04 18:20 UTC 

[PATCH AUTOSEL 6.11 33/76] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
 2024-10-04 18:16 UTC 

[GIT PULL] NTB bug fixes for v6.12
 2024-09-23 22:34 UTC  (2+ messages)

[PATCH 0/2] ntb_perf: Adjustments for perf_copy_chunk()
 2024-09-23  9:16 UTC  (3+ messages)
` [PATCH 1/2] ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()
` [PATCH 2/2] ntb_perf: Use common error handling code "

[PATCH] ntb: idt: Fix the cacography in ntb_hw_idt.c
 2024-09-10 13:28 UTC  (3+ messages)

[PATCH] ntb: Force physically contiguous allocation of rx ring buffers
 2024-09-05 21:22 UTC 

[PATCH v2 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-05  8:01 UTC  (11+ messages)
` [PATCH v2 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v2 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v2 03/10] crypto: qat - replace "
` [PATCH v2 04/10] crypto: marvell "
` [PATCH v2 05/10] intel_th: pci: Replace "
` [PATCH v2 06/10] wifi: iwlwifi: replace "
` [PATCH v2 07/10] ntb: idt: Replace "
` [PATCH v2 08/10] serial: rp2: "
` [PATCH v2 09/10] ALSA: korg1212: "
` [PATCH v2 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-02  8:02 UTC  (19+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: Remove "
` [PATCH 09/10] ALSA: korg1212: Replace "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).