LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-07-24 11:24:27
linux-kernel
[PATCH v2 2/3] drm: clarify usage of drm leases
2021-07-24 11:22:31
linux-kernel
[PATCH v2 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
2021-07-24 11:22:11
linux-kernel
[PATCH v2 1/3] drm: use the lookup lock in drm_is_current_master
2021-07-23 06:46:26
linux-kernel
Re: [PATCH 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
2021-07-22 13:06:36
linux-kernel
Re: [PATCH 2/3] drm: clarify lifetime/locking for drm_master's lease fields
2021-07-22 09:41:48
linux-kernel
Re: [PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
2021-07-22 09:32:59
linux-kernel
[PATCH 2/3] drm: clarify lifetime/locking for drm_master's lease fields
2021-07-22 09:32:03
linux-kernel
[PATCH 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
2021-07-22 09:31:04
linux-kernel
[PATCH 1/3] drm: use the lookup lock in drm_is_current_master
2021-07-22 09:31:04
linux-kernel
[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
2021-07-21 14:01:03
linux-kernel
Re: [PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
2021-07-21 10:37:10
linux-kernel
[PATCH] Bluetooth: skip invalid hci_sync_conn_complete_evt
2021-07-21 09:46:19
linux-kernel
[PATCH v3 2/2] Bluetooth: fix inconsistent lock state in rfcomm_connect_ind
2021-07-21 09:46:19
linux-kernel
[PATCH v3 0/2] Bluetooth: fix inconsistent lock states
2021-07-21 09:43:56
linux-kernel
[PATCH v3 1/2] Bluetooth: fix inconsistent lock state in SCO
2021-07-21 04:14:00
linux-kernel
Re: [PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
2021-07-17 10:11:57
linux-kernel
[PATCH] mtd: fix lock hierarchy in deregister_mtd_blktrans
2021-07-17 09:42:35
linux-kernel
Re: [syzbot] possible deadlock in loop_add
2021-07-16 04:16:55
linux-bluetooth
Re: [PATCH v3] Bluetooth: call lock_sock() outside of spinlock section
2021-07-16 03:49:59
linux-bluetooth
Re: [PATCH v3] Bluetooth: call lock_sock() outside of spinlock section
2021-07-15 16:09:44
linux-kernel
Re: [PATCH] btrfs: fix rw device counting in __btrfs_free_extra_devids
2021-07-15 12:05:07
linux-kernel
[PATCH] btrfs: fix rw device counting in __btrfs_free_extra_devids
2021-07-15 02:33:51
linux-bluetooth
Re: [PATCH v2] Bluetooth: fix inconsistent lock state in sco
2021-07-13 16:31:37
linux-bluetooth
[PATCH v2] Bluetooth: fix inconsistent lock state in sco
2021-07-13 09:53:59
linux-kernel
Re: [syzbot] upstream test error: BUG: sleeping function called from invalid context in stack_depot_save
2021-07-12 09:10:37
linux-kernel
Re: [syzbot] possible deadlock in loop_add
2021-07-12 04:40:42
linux-kernel
[PATCH v8 1/5] drm: avoid circular locks in drm_mode_getconnector
2021-07-12 04:39:53
linux-kernel
[PATCH v8 5/5] drm: protect drm_master pointers in drm_lease.c
2021-07-12 04:38:20
linux-kernel
[PATCH v8 4/5] drm: serialize drm_file.master with a new spinlock
2021-07-12 04:38:17
linux-kernel
[PATCH v8 3/5] drm: add a locked version of drm_is_current_master
2021-07-12 04:37:45
linux-kernel
[PATCH v8 2/5] drm: avoid blocking in drm_clients_info's rcu section
2021-07-12 04:37:41
linux-kernel
[PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
2021-07-08 01:55:45
linux-kernel
Re: [PATCH v3 0/2] fcntl: fix potential deadlocks
2021-07-08 01:50:32
linux-kernel
Re: [PATCH] mm/page_alloc: avoid deadlocks for &pagesets.lock
2021-07-07 11:14:29
linux-kernel
[PATCH] mm/page_alloc: avoid deadlocks for &pagesets.lock
2021-07-07 07:47:05
linux-kernel
[PATCH v3 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock
2021-07-07 07:46:45
linux-kernel
[PATCH v3 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
2021-07-07 07:46:25
linux-kernel
[PATCH v3 0/2] fcntl: fix potential deadlocks
2021-07-07 06:55:48
linux-kernel
Re: [PATCH v2 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
2021-07-07 02:41:17
linux-kernel
[PATCH v2 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock
2021-07-07 02:38:42
linux-kernel
[PATCH v2 0/2] fcntl: fix potential deadlocks
2021-07-07 02:38:42
linux-kernel
[PATCH v2 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
2021-07-06 14:44:30
linux-kernel
Re: [PATCH v7 0/5] drm: address potential UAF bugs with drm_master ptrs
2021-07-05 02:17:14
linux-kernel
Re: [PATCH v7 0/5] drm: address potential UAF bugs with drm_master ptrs
2021-07-02 15:45:18
linux-kernel
Re: [PATCH 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
2021-07-02 13:57:25
linux-kernel
Re: [PATCH 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
2021-07-02 10:13:21
linux-kernel
[PATCH 0/2] fcntl: fix potential deadlocks
2021-07-02 09:24:37
linux-kernel
[PATCH 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock
2021-07-02 09:24:28
linux-kernel
[PATCH 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
2021-07-01 17:43:59
linux-kernel
[PATCH v7 2/5] drm: separate locks in __drm_mode_object_find
2021-07-01 17:43:56
linux-kernel
[PATCH v7 3/5] drm: add a locked version of drm_is_current_master