Yang Yang ([email protected])

Number of posts: 242 (0.1 per day)
First post: 2016-12-30 08:16:08
Last post: 2023-06-13 03:42:16

Date List Subject
2022-12-03 07:13:21 linux-kernel [PATCH linux-next] x86/platform/uv: use strscpy to instead of strncpy()
2022-12-03 07:11:40 linux-kernel [PATCH linux-next] accessibility: speakup: use strscpy() to instead of strncpy()
2022-12-03 07:06:00 linux-kernel [PATCH linux-next] MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()
2022-12-03 06:49:03 linux-kernel [PATCH linux-next] x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
2022-12-03 06:47:11 linux-kernel [PATCH linux-next] m68k: use strscpy() to instead of strncpy()
2022-11-30 10:46:40 linux-kernel [PATCH] IB/hfi1: switch to netif_napi_add()
2022-11-30 08:36:05 linux-kernel [PATCH linux-next] printk: use strscpy() to instead of strlcpy()
2022-11-30 08:21:16 linux-kernel [PATCH linux-next] tracing: use strscpy() to instead of strlcpy()
2022-11-30 08:16:29 linux-kernel [PATCH linux-next] tracing: replace strncpy() with strscpy()
2022-11-29 07:32:48 linux-kernel [PATCH linux-next v2] net: stmmac: use sysfs_streq() instead of strncmp()
2022-11-29 07:07:43 linux-kernel [PATCH linux-next] elevator: use sysfs_streq() instead of strncmp()
2022-11-24 12:04:48 linux-kernel [PATCH linux-next] clocksource: use strscpy() to instead of strlcpy()
2022-11-24 11:52:41 linux-kernel [PATCH linux-next] dma-buf: use strscpy() to instead of strlcpy()
2022-11-24 11:40:55 linux-kernel [PATCH linux-next ] mm: vmscan: use sysfs_emit() to instead of scnprintf()
2022-11-22 13:10:25 linux-kernel [PATCH linux-next] perf stat: use sysfs_streq() instead of strncmp()
2022-11-22 12:37:22 linux-kernel [PATCH linux-next] drm/i915/gvt: use sysfs_streq() instead of strncmp()
2022-11-22 12:36:47 linux-kernel [PATCH linux-next] net: stmmac: use sysfs_streq() instead of strncmp()
2022-11-22 01:12:35 linux-kernel [PATCH linux-next] vboxfs: use strscpy() is more robust and safer
2022-11-22 01:11:09 linux-kernel [PATCH linux-next] relay: use strscpy() is more robust and safer
2022-11-15 13:01:13 linux-kernel [PATCH linux-next v2] zram: use sysfs_emit() to instead of scnprintf()
2022-11-15 12:42:14 linux-kernel [PATCH linux-next] perf/x86/intel/pt: use sysfs_emit() to instead of scnprintf()
2022-11-14 05:13:19 linux-kernel [PATCH linux-next] scsi: target: Use sysfs_streq() instead of strncmp()
2022-11-14 04:37:49 linux-kernel [PATCH linux next v2] scsi: ibmvfc: use sysfs_emit() to instead of scnprintf()
2022-11-14 04:31:52 linux-kernel [PATCH linux-next] zram: use sysfs_emit() to instead of scnprintf()
2022-11-14 04:12:56 linux-kernel [PATCH linux-next] drm/nouveau/fifo: remove duplicated included chid.h
2022-11-10 12:56:28 linux-kernel [PATCH linux-next] scsi: qla2xxx: use strscpy() is more robust and safer
2022-11-10 12:55:45 linux-kernel [PATCH linux-next] scsi: ibmvfc: use sysfs_emit() to instead of scnprintf()
2022-11-09 14:48:39 linux-kernel [PATCH linux-next] ACPI: sysfs: use sysfs_emit() to instead of scnprintf()
2022-11-09 13:50:36 linux-kernel [PATCH linux-next v2] ASoC: SOF: remove duplicated included sof-audio.h
2022-11-09 13:38:42 linux-kernel [PATCH linux-next] block: use strscpy() is more robust and safer
2022-11-08 12:52:28 linux-kernel [PATCH linux-next] drivers/base/node: remove duplicated included linux/hugetlb.h
2022-11-08 12:33:29 linux-kernel [PATCH linux-next] x86/setup: remove duplicate included asm/efi.h
2022-11-08 12:12:09 linux-kernel [PATCH linux-next] ovl: remove duplicated included linux/posix_acl.h
2022-11-08 11:52:46 linux-kernel [PATCH linux-next] ASoC: SOF: remove duplicated included sof-audio.h
2021-08-23 12:48:10 linux-kernel [PATCH] dio: add missing iounmap() after ioremap()
2021-08-02 09:29:45 linux-kernel [PATCH] alpha: remove unneeded variable
2018-11-25 23:56:32 linux-kernel [PATCH] mm: do not consider SWAP to calculate available when not necessary
2016-12-30 08:16:08 linux-kernel futex: Ahead futex_init from __initcall to core_initcall