LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-04-27 10:54:51
linux-kernel
[PATCH 2/2] tools/thermal: remove unneeded semicolon
2022-04-27 09:47:41
linux-kernel
[PATCH] selftests: cgroup: Fix unsigned expression compared with zero
2022-04-22 22:35:25
linux-kernel
[PATCH] can: ctucanfd: Remove unused including <linux/version.h>
2022-04-22 21:30:33
linux-kernel
[PATCH] x86/kaslr: Return true/false (not 1/0) from bool functions
2022-04-22 20:30:18
linux-kernel
[PATCH] phy: rockchip-inno-usb2: Clean up some inconsistent indenting
2022-04-22 20:03:02
linux-kernel
[PATCH] btrfs: zoned: Fix non-kernel-doc comment
2022-04-22 17:30:55
linux-kernel
[PATCH] clean up some inconsistent indenting
2022-04-22 13:27:23
linux-kernel
[PATCH] can: ctucanfd: Remove unnecessary print function dev_err()
2022-04-16 00:47:30
linux-kernel
[PATCH] f2fs: Fix signedness bugs in f2fs_gc_pinned_control functions
2022-04-14 15:21:41
linux-kernel
[PATCH] x86/process: Fix kerneldoc warning
2022-04-13 15:00:03
linux-kernel
[PATCH] dmaengine: tegra: Remove unused including <linux/version.h>
2022-04-13 06:09:44
linux-kernel
[PATCH] dmaengine: dw-edma: Fix inconsistent indenting
2022-04-07 21:14:06
linux-kernel
[PATCH] ASoC: max98088: clean up some inconsistent indenting
2022-04-07 20:51:53
linux-kernel
[PATCH 1/2] btrfs: kernel-doc fixes
2022-04-07 20:45:38
linux-kernel
[PATCH 2/2] btrfs: Fix kernel-doc
2022-04-07 15:57:37
linux-kernel
[PATCH] usb: gadget: u_audio: clean up some inconsistent indenting
2022-04-01 14:28:58
linux-kernel
[PATCH] scsi: pmcraid: Remove unneeded semicolon
2022-03-22 06:51:04
linux-kernel
[PATCH] bpf: Use swap() instead of open coding it
2022-03-22 06:47:22
linux-kernel
[PATCH] samsung-laptop: Fix an unsigned subtraction which can never be negative
2022-03-17 06:25:43
linux-kernel
[PATCH] ufs: clean up some inconsistent indenting
2022-03-17 05:52:37
linux-kernel
[PATCH] media: platform: Remove unused including <linux/version.h>
2022-03-17 05:28:08
linux-kernel
[PATCH] xfs: Fix missing error code in xfs_reflink_end_cow_extent()
2022-03-17 04:23:58
linux-kernel
[PATCH] namei: make filename_parentat static
2022-03-17 04:10:19
linux-kernel
[PATCH] sched/headers: Fix duplicate include
2022-03-17 04:01:19
linux-kernel
[PATCH] sched/core: Remove duplicated include
2022-03-17 03:51:09
linux-kernel
[PATCH] sched/fair: fix boolreturn.cocci warning
2022-03-17 03:48:43
linux-kernel
[PATCH] sched/fair: Fix duplicate include
2022-03-11 03:54:23
linux-kernel
[PATCH v2] ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()
2022-03-10 14:53:43
linux-kernel
[PATCH] ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()
2022-03-09 02:16:19
linux-kernel
[PATCH] scsi: aacraid: Clean up some inconsistent indenting
2022-03-09 02:15:45
linux-kernel
[PATCH 2/2] ASoC: SOF: amd: Remove unneeded semicolon
2022-03-09 02:15:28
linux-kernel
[PATCH 1/2] ASoC: SOF: amd: Remove unneeded semicolon
2022-03-08 08:11:05
linux-kernel
[PATCH] io_uring: Fix an unsigned subtraction which can never be negative.
2022-03-08 08:07:41
linux-crypto
[PATCH] crypto: dh - Remove the unused function dh_safe_prime_dh_alg()
2022-03-07 09:31:36
linux-kernel
[PATCH] btrfs: Fix non-kernel-doc comment
2022-03-07 09:21:46
linux-kernel
[PATCH] x86/xen: Fix kerneldoc warning
2022-03-07 05:55:35
linux-kernel
[PATCH] ftrace: Fix some W=1 warnings
2022-03-07 01:15:33
linux-kernel
[PATCH] netfilter: bridge: clean up some inconsistent indenting
2022-03-04 09:39:07
linux-kernel
[PATCH v2] net: ethernet: sun: Remove redundant code
2022-03-04 06:47:33
linux-kernel
[PATCH] crypto: marvell/octeontx - Use swap() instead of open coding it
2022-03-03 09:55:18
linux-kernel
[PATCH] net: ethernet: sun: Remove redundant code
2022-03-03 08:55:35
linux-kernel
[PATCH] drm/ingenic: Use resource_size function on resource object
2022-03-03 08:39:25
linux-kernel
[PATCH] drm: Remove redundant code
2022-03-02 18:50:09
linux-kernel
[PATCH] mm/damon/sysfs: Fix missing error code in damon_sysfs_attrs_add_dirs()
2022-02-25 14:34:25
linux-kernel
[PATCH v2] vboxsf: Remove redundant assignment to out_len
2022-02-24 13:09:57
linux-kernel
[PATCH] kernel/sys.c: clean up some inconsistent indenting
2022-02-24 11:23:38
linux-kernel
[PATCH] kernel/reboot.c: Fix hw_failure_emergency_poweroff() kernel-doc comment
2022-02-24 11:12:20
linux-kernel
[PATCH] vboxsf: Remove redundant assignment to out_len
2022-02-18 11:06:06
linux-kernel
[PATCH] btrfs: Fix non-kernel-doc comment
2022-02-18 11:01:01
linux-kernel
[PATCH v2] tracing: Fix kernel-doc
2022-02-16 08:39:08
linux-kernel
[PATCH] drm/i915/gt: fix unsigned integer to signed assignment