guo.ziliang ([email protected])

Number of posts: 16 (16 per day)
First post: 2022-11-15 01:04:04
Last post: 2022-11-15 01:04:04

Date List Subject
2023-07-19 08:10:43 linux-kernel  [PATCH] ring-buffer: Do not swap cpu_buffer during resize process
2023-07-12 08:14:12 linux-kernel [PATCH linux-next] ARM: unwind: use ex_frame with CONFIG_UNWINDER_FRAME_POINTER
2023-05-18 09:27:58 linux-kernel  [PATCH linux-next] ARM: unwind: use ex_frame with CONFIG_UNWINDER_FRAME_POINTER
2023-01-09 09:29:10 linux-kernel 答复: [PATCH] PCI: of: Warn if bridge base/limit region overlaps with system ram region
2023-01-06 08:55:23 linux-kernel [PATCH] PCI: of: Warn if bridge base/limit region overlaps with system ram region
2022-12-28 03:17:38 linux-kernel [PATCH] arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
2022-12-16 09:09:22 linux-kernel [PATCH] arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
2022-11-17 02:41:26 linux-kernel [PATCH linux-next] usb: dwc3: gadget: remove redundant ret variable in dwc3_gadget_vbus_draw
2022-11-17 02:37:04 linux-kernel [PATCH linux-next] scsi: target: Use sysfs_streq instead of strncmp
2022-11-17 01:56:52 linux-kernel [PATCH linux-next] scsi: scsi_debug: use sysfs_emit() to instead of scnprintf()
2022-11-17 01:51:26 linux-kernel [PATCH linux-next] ACPI: sysfs: use sysfs_emit() to instead of scnprintf()
2022-11-15 01:33:28 linux-kernel [PATCH linux-next] btrfs: remove redundant ret variable in delete_v1_space_cache
2022-11-15 01:19:34 linux-kernel [PATCH linux-next] zram: use sysfs_emit() to instead of scnprintf()
2022-11-15 01:16:09 linux-kernel [PATCH linux-next] KVM: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
2022-11-15 01:09:49 linux-kernel [PATCH linux-next] scripts/dtc: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2022-11-15 01:04:04 linux-kernel [PATCH linux-next] kernfs: use strscpy() is more robust and safer