Jiapeng Chong ([email protected])

Number of posts: 1082 (0.88 per day)
First post: 2021-01-29 07:46:10
Last post: 2024-06-14 06:53:40

Date List Subject
2023-10-27 08:50:42 linux-kernel [PATCH] maple_tree: Remove unused function
2023-10-27 04:02:54 linux-kernel [PATCH] cxgb4: Fix missing error code in cxgb4_port_mirror_alloc()
2023-10-19 03:39:07 linux-kernel [PATCH] drm/amd/display: clean up some inconsistent indenting
2023-10-19 03:14:29 linux-kernel [PATCH] tracefs/eventfs: Modify mismatched function name
2023-10-19 03:06:01 linux-kernel [PATCH] block: ublk_drv: Remove unused function
2023-10-19 02:56:34 linux-kernel [PATCH] nvmet-fc: Remove unused function
2023-10-18 07:42:21 linux-kernel [PATCH] x86/mtrr: Remove redundant code
2023-10-18 06:48:33 linux-kernel [PATCH] lib/vsprintf: Remove redundant code
2023-10-18 06:28:28 linux-kernel [PATCH] sched/fair: Remove duplicate include
2023-10-18 06:16:07 linux-kernel [PATCH] drm/amd/display: Use swap() instead of open coding it
2023-10-13 03:21:54 linux-kernel [PATCH] drm/amdkfd: clean up some inconsistent indenting
2023-10-12 02:44:40 linux-kernel [PATCH] drm/msm/a6xx: Remove some unused functions
2023-10-11 02:53:58 linux-kernel [PATCH] vboxsf: Remove the unused variable out_len
2023-09-28 10:11:22 linux-kernel [PATCH] drm/radeon/kms/atom: Remove redundant code
2023-09-28 09:05:40 linux-kernel [PATCH] ASoC: cs42l43: Remove useless else
2023-09-22 10:25:31 linux-kernel [PATCH] mm/list_lru: Remove unused function
2023-09-22 10:22:04 linux-kernel [PATCH] scsi: fnic: clean up some inconsistent indenting
2023-09-14 18:11:52 linux-kernel [PATCH 2/9] bcachefs: Modify mismatched function name
2023-09-14 18:11:49 linux-kernel [PATCH 6/9] bcachefs: Modify mismatched function name
2023-09-14 18:11:21 linux-kernel [PATCH 9/9] bcachefs: Modify mismatched function name
2023-09-14 18:10:30 linux-kernel [PATCH 8/9] bcachefs: Modify mismatched function name
2023-09-14 09:22:33 linux-kernel [PATCH 3/9] bcachefs: Modify mismatched function name
2023-09-14 09:22:22 linux-kernel [PATCH 5/9] bcachefs: Modify mismatched function name
2023-09-14 09:20:50 linux-kernel [PATCH 7/9] bcachefs: Modify mismatched function name
2023-09-14 09:20:47 linux-kernel [PATCH 4/9] bcachefs: Modify mismatched function name
2023-09-14 09:12:22 linux-kernel [PATCH 1/9] bcachefs: Modify mismatched function name
2023-09-14 06:43:18 linux-kernel [PATCH] alpha: clean up some inconsistent indenting
2023-09-14 06:24:02 linux-kernel [PATCH] bcachefs: Remove duplicate include
2023-09-13 09:53:34 linux-kernel [PATCH] btrfs: Remove some unused functions
2023-09-01 08:04:05 linux-kernel [PATCH] drm/amdgpu: clean up some inconsistent indenting
2023-08-25 08:30:45 linux-kernel [PATCH] thermal/drivers/mediatek/lvts_thermal: remove unneeded semicolon
2023-08-25 08:14:31 linux-kernel [PATCH] can: raw: Remove NULL check before dev_{put, hold}
2023-08-25 06:49:41 linux-kernel [PATCH] proc: remove unneeded semicolon
2023-08-24 09:30:23 linux-kernel [PATCH] x86/hyperv: Remove duplicate include
2023-08-24 09:25:29 linux-kernel [PATCH] ceph: Remove duplicate include
2023-08-24 09:24:20 linux-kernel [PATCH] xfs: Remove duplicate include
2023-08-24 07:52:43 linux-kernel [PATCH] dmaengine: fsl-edma: Remove unnecessary print function dev_err()
2023-08-19 10:55:25 linux-kernel [PATCH] fuse: make fuse_valid_size static
2023-08-19 10:18:33 linux-kernel [PATCH] iommu: Remove duplicate include
2023-08-11 07:24:20 linux-kernel [PATCH] platform/x86: hp-bioscfg: Remove useless else
2023-08-09 07:09:04 linux-kernel [PATCH] drm: manager: Remove the unused variable prev
2023-08-04 09:11:56 linux-kernel [PATCH] drm/msm/dpu: clean up some inconsistent indenting
2023-08-03 09:11:36 linux-kernel [PATCH] 8250_men_mcb: Fix unsigned comparison with less than zero
2023-08-03 09:03:07 linux-kernel [PATCH] rcu-tasks: make rcu_tasks_lazy_ms static
2023-07-31 08:56:16 linux-kernel [PATCH] drm/ssd130x: clean up some inconsistent indenting
2023-07-27 08:07:51 linux-kernel [PATCH] x86/mm/kmmio: return -ENOMEM when kzalloc failed
2023-07-27 02:49:34 linux-kernel [PATCH] ASoC: rt1017: Remove unused function
2023-07-21 03:50:36 linux-kernel [PATCH] selinux: Use NULL for pointers
2023-06-30 07:55:19 linux-crypto [PATCH] crypto: sig - Remove some unused functions
2023-06-25 08:48:22 linux-kernel [PATCH] drm/nouveau: Remove the unused variable entry
2023-06-25 08:47:53 linux-bluetooth [PATCH] Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy