LinuxLists
Users
About
Marco Pagani (
[email protected]
)
Number of posts: 213 (0.27 per day)
First post: 2022-04-06 11:53:51
Last post: 2024-06-04 10:26:00
Next Page
Date
List
Subject
2024-06-04 10:26:00
linux-kernel
[PATCH v2 RESEND] Revert "fpga: disable KUnit test suites when module support is enabled"
2024-05-06 16:48:40
linux-kernel
[PATCH v2] Revert "fpga: disable KUnit test suites when module support is enabled"
2024-04-23 16:24:05
linux-kernel
[PATCH] fpga: re-enable KUnit test suites for the subsystem
2024-04-19 08:36:19
linux-kernel
[PATCH v6] fpga: region: add owner module and take its refcount
2024-04-19 08:18:10
linux-kernel
Re: [PATCH v5] fpga: region: add owner module and take its refcount
2024-04-15 17:22:25
linux-kernel
Re: [PATCH v5] fpga: region: add owner module and take its refcount
2024-04-15 12:20:11
linux-kernel
Re: [PATCH v5] fpga: region: add owner module and take its refcount
2024-04-11 14:48:37
linux-kernel
[PATCH v5] fpga: region: add owner module and take its refcount
2024-04-10 09:50:30
linux-kernel
Re: [PATCH v4] fpga: region: add owner module and take its refcount
2024-04-10 09:42:42
linux-kernel
Re: [PATCH v2] fpga: region: add owner module and take its refcount
2024-04-03 14:46:33
linux-kernel
[PATCH v4] fpga: region: add owner module and take its refcount
2024-04-03 13:43:14
linux-kernel
Re: [PATCH v2] fpga: tests: use KUnit devices instead of platform devices
2024-04-03 13:39:03
linux-kernel
Re: [PATCH v2] fpga: region: add owner module and take its refcount
2024-03-29 17:49:11
linux-kernel
[PATCH v2] fpga: tests: use KUnit devices instead of platform devices
2024-03-29 17:48:17
linux-kernel
[PATCH v3] fpga: region: add owner module and take its refcount
2024-03-27 16:01:57
linux-kernel
[PATCH v2] fpga: region: add owner module and take its refcount
2024-03-27 12:33:28
linux-kernel
[PATCH] fpga: tests: use KUnit devices instead of platform devices
2024-03-26 18:59:12
linux-kernel
Re: [PATCH] fpga: region: add owner module and take its refcount
2024-03-22 17:19:52
linux-kernel
[PATCH] fpga: region: add owner module and take its refcount
2024-03-22 17:18:59
linux-kernel
[PATCH v3] fpga: bridge: add owner module and take its refcount
2024-03-19 17:27:05
linux-kernel
[PATCH v2] fpga: bridge: add owner module and take its refcount
2024-03-05 19:37:52
linux-kernel
[PATCH v6] fpga: manager: add owner module and take its refcount
2024-03-04 22:27:17
linux-kernel
Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-03-04 11:51:39
linux-kernel
Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-03-01 16:29:56
linux-kernel
Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-02-29 10:37:27
linux-kernel
Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-02-27 11:56:37
linux-kernel
Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-02-26 15:51:52
linux-kernel
Re: [PATCH] drm/test/shmem: set a DMA mask for the mock device
2024-02-26 11:06:47
linux-kernel
[PATCH] drm/test/shmem: set a DMA mask for the mock device
2024-02-22 16:34:07
linux-kernel
Re: [PATCH v5] drm/test: add a test suite for GEM objects backed by shmem
2024-02-22 15:32:37
linux-kernel
Re: [PATCH v5] drm/test: add a test suite for GEM objects backed by shmem
2024-02-20 11:12:56
linux-kernel
Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-02-20 10:25:31
linux-kernel
Re: [PATCH v2] fpga: remove redundant checks for bridge ops
2024-02-06 11:03:44
linux-kernel
[RFC PATCH 0/1] fpga: bridge improve protection against low-level control module unloading
2024-02-06 10:57:56
linux-kernel
[RFC PATCH 1/1] fpga: bridge: improve protection against low-level control module unloading
2024-02-05 17:48:19
linux-kernel
Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-02-02 17:46:02
linux-kernel
Re: [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-02-01 16:00:46
linux-kernel
[PATCH v2] fpga: remove redundant checks for bridge ops
2024-02-01 15:19:18
linux-kernel
Re: [PATCH] fpga: remove redundant checks for bridge ops
2024-02-01 14:28:14
linux-kernel
Re: [RFC PATCH] kernel/module: add a safer implementation of try_module_get()
2024-01-30 19:37:23
linux-kernel
[RFC PATCH] kernel/module: add a safer implementation of try_module_get()
2024-01-24 15:24:46
linux-kernel
[PATCH] fpga: remove redundant checks for bridge ops
2024-01-15 17:09:19
linux-kernel
Re: [RFC 1/2] fpga: support loading from a pre-allocated buffer
2024-01-11 16:03:39
linux-kernel
[RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-01-11 16:03:19
linux-kernel
[RFC PATCH v5 0/1] fpga: improve protection against low-level control module unloading
2024-01-10 16:01:07
linux-kernel
[PATCH v4] kunit: run test suites only after module initialization completes
2024-01-09 15:36:17
linux-kernel
Re: [PATCH v3] kunit: run test suites only after module initialization completes
2024-01-09 11:53:33
linux-kernel
Re: [RFC PATCH v4 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-01-08 17:25:14
linux-kernel
Re: [RFC PATCH v4 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-01-05 23:16:08
linux-kernel
[RFC PATCH v4 1/1] fpga: add an owner and use it to take the low-level module's refcount
2024-01-05 23:15:48
linux-kernel
[RFC PATCH v4 0/1] fpga: improve protection against low-level control module unloading