linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-10 08:43:50 to 2023-11-23 00:26:04 UTC [more...]

[PATCH v2 0/4] eventfd: simplify signal helpers
 2023-11-23  0:24 UTC  (12+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
` [PATCH v2 3/4] eventfd: simplify eventfd_signal_mask()
` [PATCH v2 4/4] eventfd: make eventfd_signal{_mask}() void

[RFC PATCH 0/3]fpga: Add encrypted Bitstream loading support
 2023-11-22 16:50 UTC  (5+ messages)
` [RFC PATCH 1/3] dt-bindings: fpga: Add support for user-key encrypted bitstream loading
` [RFC PATCH 2/3] drivers: fpga: Add user-key encrypted FPGA Image loading support
` [RFC PATCH 3/3] fpga: zynqmp: Add encrypted Bitstream "

[RFC PATCH 0/2] fpga: improve protection against low-level modules unloading
 2023-11-22 14:32 UTC  (3+ messages)
` [RFC PATCH 1/2] fpga: add a module owner field to fpga_manager and fpga_manager_ops
` [RFC PATCH 2/2] fpga: set owner of fpga_manager_ops for existing low-level modules

[RFC 0/2]fpga: Add fpga configuration support from a pre-allocated dma-able buffer
 2023-11-22  5:30 UTC  (3+ messages)
` [RFC 1/2] fpga: support loading from a pre-allocated buffer
` [RFC 2/2] fpga: versal: Use the scatterlist interface

[RFC PATCH] fpga: remove module reference counting from core components
 2023-11-18 11:58 UTC  (15+ messages)

[PATCH v2] drivers/fpga: use standard array-copy function
 2023-11-17  8:40 UTC  (2+ messages)

[PATCH] drivers/fpga: copy userspace array safely
 2023-11-14  7:22 UTC  (2+ messages)

PSA: This list is being migrated (no action required)
 2023-11-10 19:35 UTC  (2+ messages)

[PATCH] fpga: zynq: Fix incorrect variable type
 2023-11-09  8:05 UTC  (2+ messages)

PSA: migrating linux-fpga to new vger infrastructure
 2023-11-06 13:13 UTC 

Wycena paneli fotowoltaicznych
 2023-10-24  8:15 UTC 

[RESEND PATCH 0/2] FPGA Remaining fix patches for 6.6-final
 2023-10-23  3:28 UTC  (3+ messages)
` [RESEND PATCH 1/2] fpga: m10bmc-sec: Change contact for secure update driver
` [RESEND PATCH 2/2] fpga: Fix memory leak for fpga_region_test_class_find()

[PATCH] fpga: disable KUnit test suites when module support is enabled
 2023-10-20  2:38 UTC  (4+ messages)

[PATCH] fpga: xilinx-pr-decoupler: Fix unused xlnx_pr_decoupler_of_match warning for !CONFIG_OF
 2023-10-20  0:37 UTC  (6+ messages)

[GIT PULL] FPGA Manager changes for 6.6-final
 2023-10-19  2:11 UTC  (10+ messages)

[GIT PULL] FPGA Manager changes for 6.7-rc1
 2023-10-17 17:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION e3b18f7200f45d66f7141136c25554ac1e82009b
 2023-10-14  7:35 UTC 

[PATCH] fpga: stratix10-soc: Fix double word in comments
 2023-10-13  9:13 UTC 

[PATCH] fpga: versal: Add support for 44-bit DMA operations
 2023-10-12  5:09 UTC  (5+ messages)

[PATCH] fpga: Fix memory leak for fpga_region_test_class_find()
 2023-10-12  5:05 UTC  (3+ messages)

[PATCH] fpga: altera-ps-spi: Use spi_get_device_match_data()
 2023-10-12  5:04 UTC  (5+ messages)

Kunit: BUG: KASAN: null-ptr-deref in __fpga_bridge_get+0x88/0x100 [fpga_bridge]
 2023-10-09 13:43 UTC  (2+ messages)

[PATCH RESEND] fpga: region: Fix possible memory leak in fpga_region_register_full()
 2023-10-07  9:15 UTC  (4+ messages)

[PATCH] fpga: Use device_get_match_data()
 2023-10-07  7:57 UTC  (2+ messages)

[PATCH 2/3] fpga: m10bmc-sec: Change contact for secure update driver
 2023-10-07  6:52 UTC  (4+ messages)

[PATCH v2 0/4] fpga: add platform drivers to the FPGA KUnit test suites
 2023-10-07  6:35 UTC  (6+ messages)
` [PATCH v2 1/4] fpga: add helpers for "
` [PATCH v2 2/4] fpga: add a platform driver to the FPGA Manager test suite
` [PATCH v2 3/4] fpga: add a platform driver to the FPGA Bridge "
` [PATCH v2 4/4] fpga: add a platform driver to the FPGA Region "

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:50 UTC 

[PATCH 0/4] fpga: add platform drivers to the FPGA KUnit test suites
 2023-09-28 17:01 UTC  (12+ messages)
` [PATCH 1/4] fpga: add helpers for "
` [PATCH 2/4] fpga: add a platform driver to the FPGA Manager test suite
` [PATCH 3/4] fpga: add a platform driver to the FPGA Bridge "
` [PATCH 4/4] fpga: add a platform driver to the FPGA Region "

[PATCH] fpga: fpga-mgr: Fix possible memory leak in fpga_mgr_register_full()
 2023-09-28  9:59 UTC 

[PATCH] fpga: bridge: Fix possible memory leak in fpga_bridge_register()
 2023-09-28  9:58 UTC 

Słowa kluczowe do wypozycjonowania
 2023-09-27  8:11 UTC 

[PATCH] staging: fpga: for test
 2023-09-26 11:25 UTC 

[PATCH v10 0/4] fpga: add initial KUnit tests for the subsystem
 2023-09-25 15:21 UTC  (11+ messages)
` [PATCH v10 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v10 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v10 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v10 4/4] fpga: add configuration for the FPGA KUnit test suites

Pytanie o samochód
 2023-09-19  7:30 UTC 

Prezentacja
 2023-09-04  7:40 UTC 

Re; Interest,
 2023-08-22 23:31 UTC 

[GIT PULL] FPGA Manager changes for 6.6-rc1
 2023-08-22 13:53 UTC  (2+ messages)

Pytanie o samochód
 2023-08-18  8:15 UTC 

[PATCH v2 1/3] fpga: bridge: make fpga_bridge_class a static const structure
 2023-08-11 15:09 UTC  (7+ messages)
` [PATCH v2 2/3] fpga: fpga-mgr: make fpga_mgr_class "
` [PATCH v2 3/3] fpga: region: make fpga_region_class "

[PATCH 1/3] fpga: bridge: make fpga_bridge_class a static const structure
 2023-08-11  6:55 UTC  (7+ messages)
` [PATCH 2/3] fpga: fpga-mgr: make fpga_mgr_class "
` [PATCH 3/3] fpga: region: make fpga_region_class "

[PATCH -next 0/2] Remove redundant of_match_ptr()
 2023-08-08 13:14 UTC  (3+ messages)
` [PATCH -next 1/2] fpga: ice40-spi: "
` [PATCH -next 2/2] fpga: fpga-region: "

[PATCH -next v2 0/2] fpga: Remove redundant of_match_ptr()
 2023-08-08 13:20 UTC  (3+ messages)
` [PATCH -next v2 1/2] fpga: ice40-spi: "
` [PATCH -next v2 2/2] fpga: fpga-region: "

[PATCH] fpga: dfl-pci: Use pci_find_vsec_capability() to simplify the code
 2023-08-07 10:25 UTC  (2+ messages)

W sprawie samochodu
 2023-07-31  8:35 UTC 

Low Interest loan opportunity
 2023-07-24  8:47 UTC 

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-18 15:56 UTC  (7+ messages)

[PATCH v9 0/4] fpga: add initial KUnit tests for the subsystem
 2023-07-15 15:21 UTC  (6+ messages)
` [PATCH v9 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v9 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v9 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v9 4/4] fpga: add configuration for the FPGA KUnit test suites

[PATCH v2 1/3] fpga: fpga-mgr: altera-pr-ip: Convert to devm_platform_ioremap_resource()
 2023-07-15 14:51 UTC  (7+ messages)
` [PATCH v2 2/3] fpga: socfpga-a10: "
` [PATCH v2 3/3] fpga: socfpga-a10: Fix incorrect return value of devm_regmap_init_mmio

[PATCH] fpga: Explicitly include correct DT includes
 2023-07-14 17:44 UTC 

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-13 17:10 UTC  (8+ messages)
` [PATCH 1/2] eventfd: simplify eventfd_signal()
` [PATCH 2/2] eventfd: simplify eventfd_signal_mask()

[PATCH v8 0/4] fpga: add initial KUnit tests for the subsystem
 2023-07-12  2:00 UTC  (5+ messages)
` [PATCH v8 1/4] fpga: add an initial KUnit suite for the FPGA Manager

[PATCH 1/8] fpga: bridge: Convert to devm_platform_ioremap_resource()
 2023-07-10  8:54 UTC  (13+ messages)
` [PATCH 3/8] fpga: dfl-fme-mgr: "
` [PATCH 5/8] fpga: xilinx-pr-decoupler: "
` [PATCH 6/8] fpga: fpga-mgr: socfpga: "
` [PATCH 7/8] fpga: fpga-mgr: ts73xx: "
` [PATCH 8/8] fpga: zynq-fpga: "


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).