Desmond Cheong Zhi Xi ([email protected])

Number of posts: 278 (0.57 per day)
First post: 2021-05-11 13:52:45
Last post: 2022-09-13 16:49:47

Date List Subject
2021-08-25 10:30:30 linux-kernel [PATCH v6 7/7] drm: remove drm_file.master_lookup_lock
2021-08-25 10:29:59 linux-kernel [PATCH v6 6/7] drm: avoid circular locks with modeset_mutex and master_rwsem
2021-08-25 10:28:35 linux-kernel [PATCH v6 4/7] drm: avoid races with modesetting rights
2021-08-25 10:28:31 linux-kernel [PATCH v6 3/7] drm: lock drm_global_mutex earlier in the ioctl handler
2021-08-25 10:28:29 linux-kernel [PATCH v6 2/7] drm: convert drm_device.master_mutex into a rwsem
2021-08-25 10:28:23 linux-kernel [PATCH v6 1/7] drm: fix null ptr dereference in drm_master_release
2021-08-25 10:28:00 linux-kernel [PATCH v6 0/7] drm: update locking for modesetting
2021-08-23 17:19:09 linux-kernel [PATCH v5 1/6] drm: fix null ptr dereference in drm_master_release
2021-08-23 17:18:22 linux-kernel [PATCH v5 5/6] drm: avoid circular locks with modeset_mutex and master_rwsem
2021-08-23 17:17:54 linux-kernel [PATCH v5 4/6] drm: avoid races with modesetting rights
2021-08-23 17:17:32 linux-kernel [PATCH v5 3/6] drm: lock drm_global_mutex earlier in the ioctl handler
2021-08-23 17:17:28 linux-kernel [PATCH v5 6/6] drm: remove drm_file.master_lookup_lock
2021-08-23 17:16:29 linux-kernel [PATCH v5 2/6] drm: convert drm_device.master_mutex into a rwsem
2021-08-23 17:16:03 linux-kernel [PATCH v5 0/6] drm: update locking for modesetting
2021-08-20 17:55:36 linux-kernel Re: [PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
2021-08-20 17:53:49 linux-kernel [PATCH] btrfs: reset replace target device to allocation state on close
2021-08-20 10:09:30 linux-kernel [PATCH v4 2/5] drm: convert drm_device.master_mutex into a rwsem
2021-08-20 10:05:27 linux-kernel [PATCH v4 5/5] drm: remove drm_file.master_lookup_lock
2021-08-20 10:05:23 linux-kernel [PATCH v4 4/5] drm: avoid races with modesetting rights
2021-08-20 10:05:08 linux-kernel [PATCH v4 3/5] drm: lock drm_global_mutex earlier in the ioctl handler
2021-08-20 10:04:53 linux-kernel [PATCH v4 1/5] drm: fix null ptr dereference in drm_master_release
2021-08-20 10:04:39 linux-kernel [PATCH v4 0/5] drm: update locking for modesetting
2021-08-20 03:11:10 linux-kernel Re: [PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
2021-08-19 17:14:32 linux-kernel Re: [PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
2021-08-19 10:54:57 linux-kernel Re: [PATCH v3 7/9] drm: update global mutex lock in the ioctl handler
2021-08-19 09:43:13 linux-kernel Re: [PATCH v3 8/9] kernel: export task_work_add
2021-08-19 05:35:39 linux-kernel Re: [Intel-gfx] [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth, ioctl}
2021-08-18 15:38:29 linux-kernel Re: [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth,ioctl}
2021-08-18 14:51:06 linux-kernel Re: [PATCH v3 2/9] drm: hold master_lookup_lock when releasing a drm_file's master
2021-08-18 07:44:42 linux-kernel [PATCH v3 9/9] drm: avoid races with modesetting rights
2021-08-18 07:44:23 linux-kernel [PATCH v3 8/9] kernel: export task_work_add
2021-08-18 07:43:41 linux-kernel [PATCH v3 6/9] drm: convert drm_device.master_mutex into a rwsem
2021-08-18 07:43:14 linux-kernel [PATCH v3 7/9] drm: update global mutex lock in the ioctl handler
2021-08-18 07:43:14 linux-kernel [PATCH v3 5/9] drm: protect magic_map,unique{_len} with master_lookup_lock
2021-08-18 07:42:59 linux-kernel [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth,ioctl}
2021-08-18 07:42:43 linux-kernel [PATCH v3 3/9] drm: check for null master in drm_is_current_master_locked
2021-08-18 07:42:32 linux-kernel [PATCH v3 2/9] drm: hold master_lookup_lock when releasing a drm_file's master
2021-08-18 07:42:14 linux-kernel [PATCH v3 1/9] drm: move master_lookup_lock into drm_device
2021-08-18 07:41:36 linux-kernel [PATCH v3 0/9] drm, kernel: update locking for DRM
2021-08-17 15:09:55 linux-kernel Re: [PATCH v2] drm: avoid races with modesetting rights
2021-08-16 10:34:54 linux-kernel Re: [PATCH v2] drm: avoid races with modesetting rights
2021-08-16 08:55:53 linux-kernel Re: [PATCH v2] drm: avoid races with modesetting rights
2021-08-16 06:10:59 linux-kernel Re: [PATCH v2] drm: avoid races with modesetting rights
2021-08-15 15:44:01 linux-kernel [PATCH v2] drm: avoid races with modesetting rights
2021-08-15 07:14:39 linux-kernel Re: [PATCH 1/2] drm: avoid races with modesetting rights
2021-08-13 10:14:30 linux-kernel Re: [PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
2021-08-13 09:09:01 linux-kernel [PATCH 2/2] drm: unexport drm_ioctl_permit
2021-08-13 09:08:38 linux-kernel [PATCH 1/2] drm: avoid races with modesetting rights
2021-08-13 09:08:30 linux-kernel [PATCH 0/2] drm: update the ioctl handler
2021-08-12 18:40:52 linux-kernel Re: [PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
2021-08-12 15:45:38 linux-kernel Re: [PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids