Kaixu Xia ([email protected])

Number of posts: 102 (0.11 per day)
First post: 2020-04-13 08:54:50
Last post: 2022-09-21 04:40:28

Date List Subject
2020-11-14 14:00:23 linux-kernel [PATCH] media: atomisp: make atomisp_css_continuous_set_num_raw_frames() void
2020-11-14 13:23:31 linux-kernel [PATCH] media: atomisp: make atomisp_css_stop() void
2020-11-14 09:09:20 linux-kernel [PATCH] btrfs: remove the useless value assignment in btrfs_defrag_file
2020-11-14 05:48:17 linux-kernel [PATCH] rtlwifi: rtl8192de: remove the useless value assignment
2020-11-13 16:17:04 linux-kernel [PATCH v2] altera-stapl: remove the unreached switch case
2020-11-13 16:05:20 linux-kernel [PATCH v2] tracing: remove the useless value assignment in test_create_synth_event
2020-11-13 15:23:32 linux-kernel [PATCH v2] tracing: remove the useless value assignment in test_create_synth_event
2020-11-13 14:53:59 linux-kernel [PATCH] ASoC: samsung: remove the unused variable value assignment
2020-11-13 09:51:36 linux-wireless [PATCH] rtl8xxxu: remove the unused variable timeout value assignment
2020-11-13 09:23:12 linux-kernel [PATCH] altera-stapl: remove the unreached switch case
2020-11-13 08:37:18 linux-kernel [PATCH] phy: mapphone-mdm6600: remove the unused variable error value assignment
2020-11-13 07:36:33 linux-kernel [PATCH] tracing: remove the unused value assignment in test_create_synth_event
2020-11-12 06:57:25 linux-ext4 [PATCH] ext4: remove the unused EXT4_CURRENT_REV macro
2020-11-11 08:15:15 linux-kernel [PATCH] hwmon: Fix unsigned 'reg' compared with zero in amc6821_update_device
2020-11-11 05:05:43 linux-kernel [PATCH v3] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
2020-11-11 03:03:42 linux-kernel [PATCH v2] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
2020-11-10 11:52:20 linux-kernel [PATCH] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
2020-11-10 11:21:27 linux-kernel [PATCH] powerpc/powernv/sriov: fix unsigned int win compared to less than zero
2020-11-10 03:42:58 linux-kernel [PATCH v2] coresight: tmc-etr: Assign boolean values to a bool variable
2020-11-10 02:58:21 linux-kernel [PATCH] powerpc/mm: Fix comparing pointer to 0 warning
2020-11-09 08:09:26 linux-kernel [PATCH] sparc32: Fix comparing pointer to 0 coccicheck warning
2020-11-09 07:11:50 linux-kernel Re: [PATCH] net/mlx4: Assign boolean values to a bool variable
2020-11-08 13:08:17 linux-kernel [PATCH] scsi: lpfc: make lpfc_sli_process_sol_iocb() void
2020-11-08 12:14:58 linux-kernel [PATCH] net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspend
2020-11-08 06:43:47 linux-kernel [PATCH] s390/qeth: remove useless if/else
2020-11-08 01:14:00 linux-kernel [PATCH v2] net: atlantic: Remove unnecessary conversion to bool
2020-11-07 16:56:32 linux-kernel [PATCH] scsi: bnx2fc: fix comparison to bool warning
2020-11-07 16:17:23 linux-kernel [PATCH] ALSA: firewire: fix comparison to bool warning
2020-11-07 15:34:29 linux-kernel [PATCH] proc: fix comparison to bool warning
2020-11-07 06:57:49 linux-kernel [PATCH] net/mlx4: Assign boolean values to a bool variable
2020-11-07 06:35:50 linux-kernel [PATCH] KVM: PPC: Book3S: Assign boolean values to a bool variable
2020-11-06 09:22:07 linux-kernel [PATCH] x86/mce: Use true,false for bool variable
2020-11-06 08:56:27 linux-kernel [PATCH] ASoC: wcd9335: Remove unnecessary conversion to bool
2020-11-06 08:38:26 linux-kernel [PATCH] pinctrl: ocelot: Remove unnecessary conversion to bool
2020-11-06 08:24:33 linux-kernel [PATCH] netfilter: Remove unnecessary conversion to bool
2020-11-06 08:04:53 linux-kernel [PATCH] rtc: da9063: Simplify bool comparison
2020-11-06 07:33:18 linux-kernel [PATCH] rtc: sc27xx: Remove unnecessary conversion to bool
2020-11-06 07:15:12 linux-kernel [PATCH] libbpf: Remove unnecessary conversion to bool
2020-11-06 06:31:12 linux-kernel [PATCH] perf intel-bts: Use true,false for bool variable
2020-11-06 03:35:09 linux-kernel [PATCH] perf script: Remove unnecessary conversion to bool
2020-11-06 03:01:45 linux-kernel [PATCH] net: atlantic: Remove unnecessary conversion to bool
2020-11-04 09:46:23 linux-kernel [PATCH] scsi: lpfc: use the normal helper to get the device
2020-11-04 08:25:23 linux-kernel [PATCH] scsi: qla2xxx: use the dma_pool_zalloc() instead of dma_pool_alloc/memset
2020-11-04 05:27:57 linux-kernel [PATCH] cxgb4: Fix the -Wmisleading-indentation warning
2020-10-29 15:47:21 linux-ext4 [PATCH] ext4: report error message when setting usrjquota or grpjquota options failed
2020-10-26 14:44:45 linux-ext4 [PATCH] ext4: do the quotafile name safe check before allocating new string
2020-10-20 11:45:30 linux-ext4 [PATCH] ext4: remove redundant operation that set bh to NULL
2020-10-10 09:31:13 linux-ext4 [RFC PATCH] ext4: use the normal helper to get the actual inode
2020-05-28 07:37:40 linux-kernel [PATCH] scsi: megaraid_sas: fix kdump kernel boot hung caused by JBOD
2020-04-15 22:19:00 linux-ext4 [PATCH] ext4: remove redundant variable has_bigalloc in ext4_fill_super
2020-04-13 08:54:50 linux-ext4 [PATCH] ext4: remove unnecessary test_opt for DIOREAD_NOLOCK