Kunwu Chan ([email protected])

Number of posts: 250 (1.28 per day)
First post: 2023-10-10 02:20:44
Last post: 2024-04-24 02:06:23

Date List Subject
2024-04-24 02:06:23 linux-kernel [PATCH bpf-next 4/4] selftests/bpf: Add a null pointer check for the serial_test_tp_attach_query
2024-04-24 02:06:07 linux-kernel [PATCH bpf-next 3/4] selftests/bpf: Add a null pointer check for the load_btf_spec
2024-04-24 02:05:55 linux-kernel [PATCH bpf-next 2/4] selftests/bpf/sockopt: Add a null pointer check for the run_test
2024-04-24 02:05:42 linux-kernel [PATCH bpf-next 1/4] selftests/bpf: Add some null pointer checks
2024-04-24 02:05:29 linux-kernel [PATCH bpf-next 0/4] Add some 'malloc' failure checks
2024-04-23 08:21:27 linux-kernel [PATCH] kselftest: arm64: Add a null pointer check
2024-04-23 07:40:15 linux-kernel [PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
2024-04-23 07:37:51 linux-kernel [PATCH] KVM: selftests: Add 'malloc' failure check in config_name
2024-04-23 02:41:54 linux-kernel [PATCH] mei: bus: constify the struct mei_cl_bus_type usage
2024-04-23 02:38:42 linux-kernel [PATCH] tifm: constify the struct tifm_bus_type usage
2024-03-01 08:58:57 linux-kernel [PATCH v2] powerpc/mm: Code cleanup for __hash_page_thp
2024-03-01 02:07:23 linux-kernel Re: [PATCH] nfs: use KMEM_CACHE() to create nfs_commit_data cache
2024-03-01 02:03:17 linux-kernel Re: [PATCH] xfs: use KMEM_CACHE() to create xfs_defer_pending cache
2024-02-29 09:29:59 linux-kernel Re: [PATCH] powerpc/mm: Code cleanup for __hash_page_thp
2024-02-28 03:41:09 linux-kernel [PATCH v2] bus: mhi: ep: Simplify the allocation of slab caches in mhi_ep_register_controller
2024-02-27 09:56:07 linux-kernel Re: [PATCH] bus: mhi: ep: Simplify the allocation of slab caches in mhi_ep_register_controller
2024-02-27 09:33:10 linux-kernel Re: [PATCH] powerpc/mm: Code cleanup for __hash_page_thp
2024-02-27 03:14:57 linux-kernel Re: [PATCH] powerpc/mm: Code cleanup for __hash_page_thp
2024-02-26 10:02:27 linux-kernel [PATCH] x86/mm/pat: fix kernel-doc warning
2024-02-26 02:57:08 linux-kernel [PATCH] drm/xe: use KMEM_CACHE() to create xe_hw_fence cache
2024-02-26 02:55:32 linux-kernel [PATCH] drm/exynos: use KMEM_CACHE() to create g2d_runqueue_node cache
2024-02-23 02:49:52 linux-kernel Re: [PATCH] cred: Use KMEM_CACHE instead of kmem_cache_create
2024-02-22 03:10:40 linux-kernel Re: [PATCH 0/6] btrfs: Use KMEM_CACHE instead of kmem_cache_create
2024-02-22 03:06:42 linux-kernel Re: [PATCH] cred: Use KMEM_CACHE instead of kmem_cache_create
2024-02-21 10:09:59 linux-kernel [PATCH 1/3] drm/amdgpu: Simplify the allocation of fence slab caches
2024-02-21 10:05:30 linux-kernel [PATCH 3/3] drm/amdgpu: Simplify the allocation of sync slab caches
2024-02-21 10:04:52 linux-kernel [PATCH 2/3] drm/amdgpu: Simplify the allocation of mux_chunk slab caches
2024-02-21 10:04:47 linux-kernel [PATCH 0/3] drm/amdgpu: Use KMEM_CACHE instead of kmem_cache_create
2024-02-21 09:04:30 linux-kernel [PATCH] drm/lima: Simplify the allocation of slab caches in lima_sched_slab_init
2024-02-21 09:01:39 linux-kernel [PATCH] drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab_init
2024-02-21 09:00:41 linux-kernel [PATCH] bus: mhi: ep: Simplify the allocation of slab caches in mhi_ep_register_controller
2024-02-20 09:28:24 linux-kernel [PATCH 0/6] btrfs: Use KMEM_CACHE instead of kmem_cache_create
2024-02-20 09:15:09 linux-kernel [PATCH 3/6] btrfs: Simplify the allocation of slab caches in btrfs_transaction_init
2024-02-20 09:12:15 linux-kernel [PATCH 6/6] btrfs: Simplify the allocation of slab caches in btrfs_free_space_init
2024-02-20 09:11:50 linux-kernel [PATCH 5/6] btrfs: Simplify the allocation of slab caches in btrfs_delayed_ref_init
2024-02-20 09:11:41 linux-kernel [PATCH 2/6] btrfs: Simplify the allocation of slab caches in ordered_data_init
2024-02-20 09:10:00 linux-kernel [PATCH 1/6] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init
2024-02-20 09:09:22 linux-kernel [PATCH 4/6] btrfs: Simplify the allocation of slab caches in btrfs_ctree_init
2024-02-20 08:28:01 linux-kernel [PATCH net-next v2 5/5] ipv6: Simplify the allocation of slab caches
2024-02-20 08:26:34 linux-kernel [PATCH net-next v2 2/5] ip6mr: Simplify the allocation of slab caches in ip6_mr_init
2024-02-20 08:25:57 linux-kernel [PATCH net-next v2 3/5] ipmr: Simplify the allocation of slab caches
2024-02-20 08:25:47 linux-kernel [PATCH net-next v2 4/5] ipv4: Simplify the allocation of slab caches in ip_rt_init
2024-02-20 08:25:43 linux-kernel [PATCH net-next v2 1/5] net: kcm: Simplify the allocation of slab caches
2024-02-20 08:25:42 linux-kernel [PATCH net-next v2 0/5] Use KMEM_CACHE instead of kmem_cache_create
2024-02-19 09:09:55 linux-kernel Re: [PATCH net-next 5/6] tcp: Simplify the allocation of slab caches
2024-02-19 09:00:39 linux-kernel Re: [PATCH v2] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init
2024-02-19 08:58:04 linux-kernel Re: [PATCH] zonefs: Simplify the allocation of slab caches in zonefs_init_inodecache
2024-02-05 09:02:40 linux-kernel [PATCH] fs: dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
2024-02-05 08:38:31 linux-nfs [PATCH] NFS: Simplify the allocation of slab caches in nfs_init_nfspagecache
2024-02-05 08:26:41 linux-kernel [PATCH] xfs: Simplify the allocation of slab caches in xfs_bmap_intent_init_cache
2024-02-05 08:24:55 linux-kernel [PATCH] xfs: Simplify the allocation of slab caches in xfs_attr_intent_init_cache