Bo Liu ([email protected])

Number of posts: 165 (0.23 per day)
First post: 2022-04-02 16:20:17
Last post: 2024-03-20 09:03:23

Date List Subject
2024-01-17 03:10:03 linux-kernel [PATCH] media: i2c: isl7998x: convert to use maple tree register cache
2024-01-17 03:09:08 linux-kernel [PATCH] media: i2c: imx214: convert to use maple tree register cache
2024-01-17 03:08:47 linux-kernel [PATCH] media: i2c: imx274: convert to use maple tree register cache
2023-10-13 09:14:15 linux-kernel [PATCH] fpga: stratix10-soc: Fix double word in comments
2023-09-14 07:31:18 linux-crypto [PATCH] crypto: x86 - Fix double word in comments
2023-09-12 13:27:14 linux-kernel [PATCH] phy: qualcomm: Fix typos in comments
2023-05-04 09:09:10 linux-kernel [PATCH] bus: ti-sysc: convert sysfs sprintf to sysfs_emit
2023-05-04 08:58:33 linux-kernel [PATCH] x86/mm: Fix double word in comments
2023-04-12 09:32:50 linux-kernel [PATCH] mmc: vub300: remove unreachable code
2023-02-21 08:30:57 linux-kernel [PATCH] ethtool: pse-pd: Fix double word in comments
2023-02-17 08:31:04 linux-kernel [PATCH v2 1/1] scsi: lpfc: Fix double word in comments
2023-02-17 08:30:45 linux-kernel 撤回: [PATCH] scsi: lpfc: Fix double word in comments
2023-02-17 08:30:22 linux-kernel [PATCH] scsi: lpfc: Fix double word in comments
2023-02-17 07:17:18 linux-kernel [PATCH] scsi: lpfc: Fix double word in comments
2023-02-17 07:16:33 linux-kernel [PATCH] ethtool: pse-pd: Fix double word in comments
2023-02-17 07:15:49 linux-kernel [PATCH] bus: fsl-mc-msi: Fix double word in comments
2023-02-06 08:17:05 linux-kernel [PATCH net-next v2] rfkill: Use sysfs_emit() to instead of sprintf()
2023-02-06 08:17:03 linux-wireless [PATCH net-next v2] rfkill: Use sysfs_emit() to instead of sprintf()
2023-02-01 08:19:04 linux-wireless [PATCH] rfkill: Use sysfs_emit() to instead of sprintf()
2023-02-01 08:17:34 linux-kernel [PATCH] rfkill: Use sysfs_emit() to instead of sprintf()
2023-02-01 08:16:19 linux-kernel [PATCH] null_blk: convert sysfs snprintf to sysfs_emit
2023-02-01 08:14:59 linux-kernel [PATCH] net: dsa: Use sysfs_emit() to instead of sprintf()
2023-02-01 08:13:43 linux-kernel [PATCH] bus: fsl-mc: convert sysfs snprintf and sprintf to sysfs_emit
2023-01-29 09:24:16 linux-kernel [PATCH] misc: isl29003: Use sysfs_emit() to instead of sprintf()
2023-01-29 09:12:03 linux-kernel [PATCH] vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
2023-01-29 08:42:54 linux-kernel [PATCH] vfio/mdev: Use sysfs_emit() to instead of sprintf()
2023-01-18 01:40:47 linux-kernel [PATCH] virtio_console: Use strscpy() to instead of strncpy()
2023-01-18 01:40:16 linux-kernel [PATCH] EDAC/mc_sysfs: use strscpy() to instead of strncpy()
2023-01-18 01:38:58 linux-kernel [PATCH] bus: fsl-mc: dprc: use strscpy() to instead of strncpy()
2023-01-10 10:04:29 linux-kernel [PATCH] sctp: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2022-11-15 04:15:50 linux-kernel [PATCH] aio: replace IS_ERR() with IS_ERR_VALUE()
2022-11-15 04:02:42 linux-kernel [PATCH] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
2022-11-11 08:31:43 linux-kernel [PATCH] fat (exportfs): Fix some kernel-doc warnings
2022-11-11 07:33:03 linux-kernel [PATCH] clkdev: Supply __printf(x, y) formatting
2022-11-11 06:54:38 linux-crypto [PATCH] async_tx: Fix some kernel-doc warnings
2022-11-11 06:51:47 linux-ext4 [PATCH] ext2: Fix some kernel-doc warnings
2022-11-01 09:11:51 linux-kernel [PATCH] memory: tegra20-emc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
2022-11-01 08:25:03 linux-kernel [PATCH] Input: edt-ft5x06 - replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
2022-11-01 07:37:48 linux-kernel [PATCH] KVM: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
2022-11-01 07:37:15 linux-kernel [PATCH] KVM: replace ternary operator with min()
2022-11-01 05:58:53 linux-kernel [PATCH] RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
2022-11-01 02:01:32 linux-kernel [PATCH] powerpc: Fix some kernel-doc warnings
2022-10-31 06:52:37 linux-kernel [PATCH] powerpc/pseries/eeh: Fix some kernel-doc warnings
2022-10-31 06:52:31 linux-kernel [PATCH] misc: genwqe: card_base: Fix some kernel-doc warnings
2022-10-28 07:24:36 linux-kernel [PATCH] kunit: Include missing header
2022-10-27 09:04:08 linux-kernel [PATCH] drm: Include missing header
2022-10-26 01:18:12 linux-kernel [PATCH v2] audit: Fix some kernel-doc warnings
2022-10-26 01:00:52 linux-kernel [PATCH v2 1/1] audit: Fix some kernel-doc warnings
2022-10-25 06:41:23 linux-kernel [PATCH] ipmi: Fix some kernel-doc warnings
2022-10-25 06:18:08 linux-kernel [PATCH] audit: Fix some kernel-doc warnings
2022-09-28 03:20:12 linux-kernel Re: [PATCH] virtio_ring: remove unnecessary to_vvq() call