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-01-25 08:10:05 linux-kernel [PATCH] ARM: riscpc: dma: code cleanup
2024-01-25 03:07:46 linux-kernel [PATCH] x86: Code cleanup for ehci_hdr
2024-01-25 02:52:21 linux-kernel [PATCH] powerpc/iommu: Code cleanup for cell/iommu.c
2024-01-24 10:19:41 linux-kernel [PATCH] dmaengine: bestcomm: Code cleanup for bcom_sram_init
2024-01-24 09:42:43 linux-kernel [PATCH] KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver
2024-01-24 08:37:16 linux-kernel [PATCH nf-next] netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_expect_init
2024-01-24 08:17:54 linux-kernel [PATCH] net: rds: Simplify the allocation of slab caches in rds_conn_init
2024-01-24 06:52:39 linux-kernel [PATCH] net: rds: Simplify the allocation of slab caches in rds_tcp_init
2024-01-24 06:32:22 linux-kernel [PATCH ipsec-next] xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create
2024-01-24 06:02:46 linux-kernel [PATCH] audit: Use KMEM_CACHE instead of kmem_cache_create
2024-01-23 08:06:29 linux-kernel Re: [PATCH] dmaengine: Add a null pointer check to the dma_request_chan
2024-01-23 02:56:28 linux-kernel [PATCH nf-next] netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create()
2024-01-22 08:41:56 linux-kernel Re: [PATCH v2] x86/xen: Add some null pointer checking to smp.c
2024-01-22 07:49:58 linux-kernel Re: [PATCH v3] x86/xen: Add some null pointer checking to smp.c
2024-01-22 07:43:39 linux-kernel Re: [PATCH v3] x86/xen: Add some null pointer checking to smp.c
2024-01-22 07:36:13 linux-kernel Re: [PATCH net] ipvs: Simplify the allocation of ip_vs_conn slab caches
2024-01-19 09:56:06 linux-kernel [PATCH v3] x86/xen: Add some null pointer checking to smp.c
2024-01-19 09:23:00 linux-kernel Re: [PATCH v2] x86/xen: Add some null pointer checking to smp.c
2024-01-19 07:47:01 linux-kernel [PATCH] meson-mx-socinfo: Fix possible null-pointer dereference issues in meson_mx_socinfo_init
2024-01-19 06:07:37 linux-kernel [PATCH] HID: nvidia-shield: Add some null pointer checks to the hid-nvidia-shield.c
2024-01-18 10:02:28 linux-kernel [PATCH] pstore/zone: Add a null pointer check to the psz_kmsg_read
2024-01-18 09:47:34 linux-kernel [PATCH] hwmon: (peci/cputemp) Add a null pointer check to the wled_configure
2024-01-18 05:43:22 linux-kernel [PATCH] pmdomain: Add a null pointer check to the omap_prm_domain_init
2024-01-18 03:31:14 linux-kernel [PATCH] dmaengine: Add a null pointer check to the dma_request_chan
2024-01-18 03:19:52 linux-kernel [PATCH] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
2024-01-18 02:22:37 linux-kernel Re: [PATCH net] ipvs: Simplify the allocation of ip_vs_conn slab caches
2024-01-18 02:17:31 linux-kernel Re: [PATCH] drm/msm/adreno: Add a null pointer check in zap_shader_load_mdt()
2024-01-18 02:09:26 linux-kernel Re: [PATCH] pstore/ram: Return directly after a failed kasprintf() call in ramoops_init_prz()
2024-01-17 09:49:30 linux-kernel [PATCH] fs: dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
2024-01-17 09:17:27 linux-kernel [PATCH] powerpc/pasemi: Add a null pointer check to the pas_setup_mce_regs
2024-01-17 09:16:37 linux-kernel [PATCH v2] x86/xen: Add some null pointer checking to smp.c
2024-01-17 07:31:58 linux-kernel [PATCH v2] Input: synaptics-rmi4: Add a null pointer check to the rmi_driver_probe
2024-01-17 07:21:53 linux-kernel [PATCH net] ipvs: Simplify the allocation of ip_vs_conn slab caches
2024-01-17 07:08:17 linux-kernel Re: [PATCH] Input: synaptics-rmi4: Fix NULL pointer dereference in rmi_driver_probe
2024-01-16 10:11:32 linux-kernel [PATCH] KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create()
2024-01-16 09:12:08 linux-kernel [PATCH] buffer: Use KMEM_CACHE instead of kmem_cache_create()
2024-01-16 08:39:26 linux-kernel [PATCH] Input: synaptics-rmi4: Fix NULL pointer dereference in rmi_driver_probe
2024-01-16 03:28:09 linux-kernel [PATCH] drm/msm/adreno: Add a null pointer check to the zap_shader_load_mdt
2024-01-15 10:02:30 linux-kernel [PATCH] x86/xen: Fix some null pointer dereference issues in smp.c
2024-01-15 09:43:56 linux-kernel [PATCH] powerpc/83xx: Add a null pointer check to mcu_gpiochip_add
2024-01-15 08:51:10 linux-kernel [PATCH net v2] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq
2024-01-15 08:28:56 linux-kernel [PATCH v3] igb: Fix string truncation warnings in igb_set_fw_version
2024-01-15 07:35:21 linux-kernel Re: [PATCH net] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq
2024-01-15 06:38:44 linux-kernel Re: [Intel-wired-lan] [PATCH v2] igb: Fix string truncation warnings in igb_set_fw_version
2024-01-15 06:35:05 linux-kernel [PATCH v2] vfio: Use WARN_ON for low-probability allocation failure issue in vfio_pci_bus_notifier
2024-01-15 06:09:03 linux-kernel Re: [PATCH] vfio/platform: Remove unnecessary free in vfio_set_trigger
2024-01-15 06:07:31 linux-kernel Re: [PATCH] vfio: Fix NULL pointer dereference in vfio_pci_bus_notifier
2024-01-15 03:50:19 linux-kernel Re: [PATCH net] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq
2024-01-12 09:57:50 linux-kernel [PATCH net] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq
2024-01-12 07:23:19 linux-kernel [PATCH] vfio/fsl-mc: Remove unnecessary free in vfio_set_trigger
2024-01-12 06:41:42 linux-kernel [PATCH] vfio/platform: Remove unnecessary free in vfio_set_trigger