Danilo Krummrich ([email protected])

Number of posts: 679 (0.95 per day)
First post: 2022-07-01 19:04:39
Last post: 2024-06-13 12:24:35

Date List Subject
2024-03-28 17:06:47 linux-kernel Re: [PATCH][next] drm/nouveau/gr/gf100: Remove second semicolon
2024-03-12 08:08:46 linux-kernel Re: [PATCH v5] rust: str: add {make,to}_{upper,lower}case() to CString
2024-03-11 12:22:28 linux-kernel Re: [PATCH v5] rust: str: add {make,to}_{upper,lower}case() to CString
2024-03-08 16:46:00 linux-kernel Re: [PATCH v3] nouveau/dmem: handle kcalloc() allocation failure
2024-03-05 17:08:33 linux-kernel Re: [PATCH v2] nouveau/dmem: handle kcalloc() allocation failure
2024-03-05 13:41:10 linux-kernel Re: [PATCH] nouveau/dmem: handle kcalloc() allocation failure
2024-03-05 09:47:46 linux-kernel Re: [PATCH 2/2] drm/nouveau: move more missing UAPI bits
2024-03-05 09:46:38 linux-kernel Re: [PATCH 1/2] drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
2024-03-04 18:11:13 linux-kernel Re: [PATCH stable v6.7] drm/nouveau: don't fini scheduler before entity flush
2024-03-04 17:37:50 linux-kernel [PATCH stable v6.7] drm/nouveau: don't fini scheduler before entity flush
2024-03-04 12:22:46 linux-kernel Re: [PATCH v5] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-23 16:37:45 linux-kernel [PATCH v5] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-20 19:56:13 linux-kernel Re: [PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-20 19:55:57 linux-kernel Re: [PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-20 15:53:33 linux-kernel Re: [PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-20 14:53:49 linux-kernel Re: [PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-20 12:03:08 linux-kernel Re: [PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-19 16:39:31 linux-kernel [PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-16 18:29:16 linux-kernel Re: [PATCH] drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()
2024-02-16 18:27:54 linux-kernel Re: [PATCH] nouveau: fix function cast warnings
2024-02-16 17:14:02 linux-kernel Re: [PATCH v3] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-14 17:57:14 linux-kernel [PATCH v3] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-14 17:24:22 linux-kernel Re: [PATCH v2] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-13 14:12:42 linux-kernel Re: [PATCH v2] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-12 15:17:52 linux-kernel Re: [PATCH] nouveau/svm: fix kvcalloc() argument order
2024-01-30 02:48:01 linux-kernel [PATCH v2] rust: str: add {make,to}_{upper,lower}case() to CString
2024-01-23 17:25:01 linux-kernel Re: [PATCH] rust: str: add to_ascii_{upper,lower}case() to CString
2024-01-22 23:04:40 linux-kernel Re: [PATCH][next] drm/nouveau/fifo/gk104: remove redundant variable ret
2024-01-22 22:39:09 linux-kernel Re: [PATCH] rust: str: add to_ascii_{upper,lower}case() to CString
2024-01-22 22:17:54 linux-kernel Re: [PATCH] rust: str: add to_ascii_{upper,lower}case() to CString
2024-01-22 19:04:54 linux-kernel [PATCH] rust: str: add to_ascii_{upper,lower}case() to CString
2024-01-10 15:16:38 linux-kernel Re: [PATCH linux-next v2] drm/nouveau/disp: switch to use kmemdup() helper
2024-01-08 17:43:31 linux-kernel Re: [PATCH] drm/nouveau/bios/init: drop kernel-doc notation
2024-01-08 17:23:37 linux-kernel Re: [PATCH] drm/nouveau/fifo: remove duplicated including
2024-01-08 17:19:26 linux-kernel Re: [PATCH linux-next] drm/nouveau/disp: switch to use kmemdup() helper
2023-12-05 15:41:52 linux-kernel Re: [PATCH drm-misc-next v2 0/2] PowerVR VM fixes
2023-11-30 00:09:17 linux-kernel Re: [PATCH] drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepare
2023-11-29 22:09:29 linux-kernel [PATCH drm-misc-next v2 2/2] drm/imagination: vm: make use of GPUVM's drm_exec helper
2023-11-29 22:09:09 linux-kernel [PATCH drm-misc-next v2 1/2] drm/gpuvm: fall back to drm_exec_lock_obj()
2023-11-29 22:08:54 linux-kernel [PATCH drm-misc-next v2 0/2] PowerVR VM fixes
2023-11-29 02:16:30 linux-kernel Re: [Nouveau] [PATCH][next] nouveau/gsp: replace zero-length array with flex-array member and use __counted_by
2023-11-29 02:12:39 linux-kernel Re: [PATCH] nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()
2023-11-29 01:01:40 linux-kernel Re: [Nouveau] [PATCH][next] nouveau/gsp: replace zero-length array with flex-array member and use __counted_by
2023-11-28 19:02:22 linux-kernel Re: [EXTERNAL] [PATCH drm-misc-next 5/5] drm/imagination: vm: make use of GPUVM's drm_exec helper
2023-11-27 19:55:11 linux-kernel Re: [PATCH v5] Documentation/gpu: VM_BIND locking document
2023-11-27 17:51:04 linux-kernel Re: [PATCH drm-misc-next 4/5] drm/gpuvm: fall back to drm_exec_lock_obj()
2023-11-24 23:40:43 linux-kernel Re: [PATCH drm-misc-next 4/5] drm/gpuvm: fall back to drm_exec_lock_obj()
2023-11-24 23:38:43 linux-kernel [PATCH drm-misc-next 5/5] drm/imagination: vm: make use of GPUVM's drm_exec helper
2023-11-24 23:38:08 linux-kernel [PATCH drm-misc-next 3/5] drm/imagination: vm: fix drm_gpuvm reference count
2023-11-24 23:37:41 linux-kernel [PATCH drm-misc-next 2/5] drm/imagination: vm: check for drm_gpuvm_range_valid()
2023-11-24 23:37:38 linux-kernel [PATCH drm-misc-next 4/5] drm/gpuvm: fall back to drm_exec_lock_obj()