Bixuan Cui ([email protected])

Number of posts: 119 (0.28 per day)
First post: 2020-07-14 12:43:16
Last post: 2021-09-16 02:57:26

Date List Subject
2021-09-16 02:57:26 linux-kernel [PATCH -next v2] irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
2021-09-16 02:38:44 linux-kernel Re: [PATCH -next] irqdomain: fix overflow error
2021-09-15 09:41:33 linux-kernel Re: [PATCH -next] irqdomain: fix overflow error
2021-09-15 03:36:58 linux-kernel Re: [PATCH -next] ASoC: mediatek: mt8195: Add missing of_node_put()
2021-09-15 02:07:14 linux-kernel Re: [PATCH -next] irqdomain: fix overflow error
2021-09-11 09:06:40 linux-kernel [PATCH -next] io-wq: Remove duplicate code in io_workqueue_create()
2021-09-11 09:04:22 linux-kernel [PATCH -next] scsi: bsg: Fix memory leak in bsg_register_queue()
2021-09-11 08:25:00 linux-kernel [PATCH -next] remoteproc: qcom_wcnss: Add missing of_node_put() in qcom_iris_probe()
2021-09-11 08:20:31 linux-kernel [PATCH -next] ASoC: mediatek: mt8195: Add missing of_node_put()
2021-09-11 01:01:46 linux-kernel [PATCH -next v2] bpf: Add oversize check before call kvcalloc()
2021-09-11 00:53:36 linux-kernel Re: [PATCH -next v2] io-wq: Fix memory leak in create_io_worker
2021-09-10 07:34:52 linux-kernel [PATCH -next v2] io-wq: Fix memory leak in create_io_worker
2021-09-09 08:54:22 linux-kernel [PATCH -next] io-wq: Fix memory leak in create_io_worker
2021-09-09 08:10:55 linux-kernel Re: [PATCH -next] bpf: Add oversize check before call kvcalloc()
2021-09-08 09:38:26 linux-kernel [PATCH -next] dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tail
2021-09-08 01:51:56 linux-kernel [PATCH -next] irqdomain: fix overflow error
2021-09-07 06:07:20 linux-kernel [PATCH -next] bpf: Add oversize check before call kvcalloc()
2021-08-30 07:58:13 linux-kernel Re: [PATCH -next v4 2/2] iommu/arm-smmu-v3: Add suspend and resume support
2021-08-30 07:45:04 linux-kernel [PATCH -next v4 2/2] iommu/arm-smmu-v3: Add suspend and resume support
2021-08-30 07:44:21 linux-kernel [PATCH -next v4 1/2] platform-msi: Save the msg context to desc in platform_msi_write_msg()
2021-08-28 06:45:49 linux-kernel [PATCH -next v3 2/2] iommu/arm-smmu-v3: Add suspend and resume support
2021-08-28 06:44:37 linux-kernel [PATCH -next v3 1/2] platform-msi: Save the msg context to desc in platform_msi_write_msg()
2021-07-27 12:18:37 linux-kernel [PATCH -next v2] iommu/arm-smmu-v3: Add suspend and resume support
2021-07-22 07:28:00 linux-kernel Re: [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
2021-07-22 06:35:57 linux-kernel Re: [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
2021-07-21 01:37:32 linux-kernel [PATCH -next] iommu/arm-smmu-v3: Add suspend and resume support
2021-06-01 07:57:10 linux-kernel Re: [PATCH] genirq/msi: Fix unpaired calls in msi
2021-05-31 03:38:46 linux-kernel [PATCH -next v2] mm/mmap_lock: fix warning when CONFIG_TRACING is not defined
2021-05-31 03:37:09 linux-kernel Re: [PATCH -next] mm/mmap_lock: fix warning when CONFIG_TRACING is not defined
2021-05-31 01:57:23 linux-kernel [PATCH -next] mm/mmap_lock: fix warning when CONFIG_TRACING is not defined
2021-05-29 08:14:12 linux-kernel [PATCH -next v3] riscv: fix build error when CONFIG_SMP is disabled
2021-05-29 06:34:45 linux-kernel [PATCH -next v2] riscv: fix build error when CONFIG_SMP is disabled
2021-05-29 06:22:44 linux-kernel Re: [PATCH -next] module: fix build error when CONFIG_SMP is disabled
2021-05-29 02:38:00 linux-kernel Re: [PATCH -next] sched: make sched_set_stop_task() static
2021-05-29 02:32:47 linux-kernel [PATCH -next] sched: make sched_set_stop_task() static
2021-05-29 02:08:11 linux-kernel [PATCH -next] module: fix build error when CONFIG_SMP is disabled
2021-05-28 05:11:33 linux-kernel Re: [PATCH next] staging: rtl8723bs: HalBtc8723b1Ant.c: Remove unused variables
2021-05-27 02:22:06 linux-kernel Re: [PATCH -next v2] module: fix build error when CONFIG_SYSFS is disabled
2021-05-26 11:25:22 linux-kernel [PATCH next] staging: rtl8723bs: HalBtc8723b1Ant.c: Remove unused variables
2021-05-25 10:32:05 linux-kernel [PATCH -next v2] module: fix build error when CONFIG_SYSFS is disabled
2021-05-25 10:16:49 linux-kernel Re: [PATCH -next] module: fix build error when CONFIG_SYSFS is disabled
2021-05-25 10:12:48 linux-kernel Re: [PATCH -next] module: fix build error when CONFIG_SYSFS is disabled
2021-05-25 08:24:44 linux-kernel [PATCH -next] module: fix build error when CONFIG_SYSFS is disabled
2021-05-20 07:22:36 linux-kernel [PATCH -next 2/3] iommu/arm-smmu-v3: Change *array into *const array
2021-05-20 07:21:55 linux-kernel [PATCH -next 3/3] iommu/arm-smmu-v3: Prefer unsigned int to bare use of unsigned
2021-05-20 07:20:27 linux-kernel [PATCH -next 0/3] iommu/arm-smmu-v3: clean up some code style issues
2021-05-20 07:20:06 linux-kernel [PATCH -next 1/3] iommu/arm-smmu-v3: fix missing a blank line after declarations
2021-05-19 18:58:52 linux-kernel Re: [PATCH -next v2] staging: comedi: Remove un used variable ‘min_full_scale’ and function 'get_min_full_scales'
2021-05-19 11:19:00 linux-kernel [PATCH] genirq/msi: Fix unpaired calls in msi
2021-05-14 13:43:10 linux-kernel Re: [PATCH -next] staging: comedi: Remove unuse d variable ‘min_full_scale’
2021-05-14 10:04:15 linux-kernel [PATCH -next v2] staging: comedi: Remove unused variable ‘min_full_scale’ and function 'get _min_full_scales'