Michał Winiarski ([email protected])

Number of posts: 74 (0.09 per day)
First post: 2021-12-15 14:16:55
Last post: 2024-02-09 14:08:44

Date List Subject
2022-09-06 20:37:23 linux-kernel [PATCH v4 0/3] drm: Use full allocated minor range for DRM
2022-09-06 20:37:22 linux-kernel [PATCH v4 1/3] drm: Use XArray instead of IDR for minors
2022-09-06 20:36:22 linux-kernel [PATCH v4 3/3] drm: Introduce skip_legacy_minors modparam
2022-09-06 17:01:06 linux-kernel Re: [PATCH v3 0/4] drm: Use full allocated minor range for DRM
2022-09-06 16:19:14 linux-kernel [PATCH v3 3/4] drm: Use mutex for minors
2022-09-06 15:36:03 linux-kernel [PATCH v3 1/4] drm: Expand max DRM device number to full MINORBITS
2022-09-06 15:20:33 linux-kernel [PATCH v3 4/4] idr: Add might_alloc() annotation
2022-09-06 15:20:13 linux-kernel [PATCH v3 2/4] drm: Introduce skip_legacy_minors modparam
2022-09-06 15:20:02 linux-kernel [PATCH v3 0/4] drm: Use full allocated minor range for DRM
2022-09-06 08:31:29 linux-kernel Re: [PATCH] drm/doc: Custom Kconfig for KUnit is no longer needed
2022-09-05 19:16:38 linux-kernel [PATCH] drm/doc: Custom Kconfig for KUnit is no longer needed
2022-09-05 13:39:32 linux-kernel Re: [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"
2022-09-02 14:32:40 linux-kernel Re: [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"
2022-09-01 14:53:03 linux-kernel Re: [PATCH] drm: Simplify testing on UML with kunit.py
2022-09-01 14:20:21 linux-kernel [PATCH] drm: Simplify testing on UML with kunit.py
2022-08-31 11:53:51 linux-kernel Re: [PATCH 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
2022-01-12 23:35:37 linux-kernel [PATCH] kunit: tool: Import missing importlib.abc
2021-12-17 12:38:21 linux-kernel Re: [PATCH 1/2] PCI: Add support for VF Resizable Bar extended cap
2021-12-17 11:23:53 linux-kernel Re: [PATCH 2/2] PCI: Don't fail BAR resize if nothing is reassigned
2021-12-17 10:59:09 linux-kernel Re: [PATCH 1/2] PCI: Add support for VF Resizable Bar extended cap
2021-12-15 14:17:12 linux-kernel [PATCH 2/2] PCI: Don't fail BAR resize if nothing is reassigned
2021-12-15 14:17:01 linux-kernel [PATCH 1/2] PCI: Add support for VF Resizable Bar extended cap
2021-12-15 14:16:55 linux-kernel [PATCH 0/2] PCI: VF resizable BAR