Tiezhu Yang ([email protected])

Number of posts: 1425 (0.84 per day)
First post: 2019-09-30 05:05:28
Last post: 2024-05-29 06:32:21

Date List Subject
2021-10-11 01:31:58 linux-kernel [PATCH bpf-next v2 1/2] bpf, mips: Clean up config options about JIT
2021-10-09 11:01:06 linux-kernel [PATCH bpf-next 1/2] bpf, mips: Clean up config options about JIT
2021-10-09 11:00:31 linux-kernel [PATCH bpf-next 2/2] bpf, mips: Modify check condition about tail call count
2021-10-09 10:59:12 linux-kernel [PATCH bpf-next 0/2] bpf, mips: Do some small changes
2021-10-08 12:22:51 linux-kernel [PATCH bpf-next v3] test_bpf: Add module parameter test_suite
2021-09-14 12:39:24 linux-kernel Re: [PATCH bpf-next v2] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-09-11 01:58:40 linux-kernel [PATCH bpf-next v2] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-09-09 04:09:54 linux-kernel [PATCH bpf-next] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-09-08 08:22:36 linux-kernel [RFC PATCH bpf-next] bpf: Make actual max tail call count as MAX_TAIL_CALL_CNT
2021-08-24 03:10:32 linux-kernel [PATCH bpf-next v2] bpf: test_bpf: Print total time of test in the summary
2021-08-21 12:16:50 linux-kernel [PATCH bpf-next] bpf: test_bpf: Print total time of test in the summary
2021-08-05 14:22:24 linux-kernel [PATCH] f2fs: Kconfig: clean up config options about compression
2021-07-26 12:55:55 linux-kernel Re: drivers/firmware/dmi_scan.c:151:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-06-23 08:16:13 linux-kernel Re: [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
2021-06-22 01:20:51 linux-kernel Re: [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled
2021-06-21 01:27:42 linux-kernel Re: [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled
2021-06-19 09:47:13 linux-kernel [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled
2021-06-19 09:47:09 linux-kernel [RFC PATCH 2/2] docs: kernel-parameters: Add ftrace_disabled
2021-06-19 09:45:52 linux-kernel [RFC PATCH 0/2] Introduce ftrace_disabled
2021-06-16 07:18:56 linux-kernel [RFC PATCH] umh: Check if sub_info->path is exist in call_usermodehelper_setup()
2021-06-09 12:41:15 linux-kernel [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
2021-06-09 12:34:56 linux-kernel [PATCH v2] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
2021-06-08 02:28:18 linux-kernel Re: [PATCH] drm/radeon: Always call radeon_suspend_kms() in radeon_pci_shutdown()
2021-06-07 12:32:09 linux-kernel [PATCH] drm/radeon: Always call radeon_suspend_kms() in radeon_pci_shutdown()
2021-06-01 11:55:15 linux-kernel [PATCH] perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS
2021-05-27 11:54:14 linux-kernel [PATCH] MIPS: Loongson64: Make some functions static in smp.c
2021-05-19 19:29:58 linux-kernel [PATCH v2] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
2021-05-19 17:06:11 linux-kernel [PATCH bpf-next] bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD
2021-05-19 11:24:36 linux-kernel Re: [PATCH] checkpatch: add help info if no filenames are given
2021-05-19 10:18:37 linux-kernel [PATCH] checkpatch: add help info if no filenames are given
2021-05-17 18:38:20 linux-kernel [PATCH] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
2021-05-17 13:59:00 linux-kernel [PATCH v3] Documentation: checkpatch: add description if no filenames are given
2021-05-17 08:15:48 linux-kernel [PATCH v2] Documentation: checkpatch: add description if no filenames are given
2021-05-17 04:09:25 linux-kernel [PATCH] Documentation: checkpatch: add description if no filenames are given
2021-05-17 03:32:18 linux-kernel [PATCH v4 0/2] Fix typos in samples/kprobes/kprobe_example.c
2021-05-17 03:30:22 linux-kernel [PATCH v4 1/2] samples/kprobes: Fix typo in handler_fault()
2021-05-17 03:30:04 linux-kernel [PATCH v4 2/2] samples/kprobes: Fix typo in handler_post()
2021-05-15 21:09:44 linux-kernel [PATCH 0/2] Update defconfig and fix kernel hang
2021-05-15 16:34:41 linux-kernel [PATCH] checkpatch: Print some info if no filenames are given
2021-05-15 12:44:18 linux-kernel [PATCH 1/2] MIPS: Loongson64: Update loongson3_defconfig
2021-05-15 12:43:43 linux-kernel [PATCH 2/2] MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
2021-05-15 04:33:55 linux-kernel [PATCH v3] samples/kprobes: Fix typo in handler_{post,fault}()
2021-05-15 04:05:01 linux-kernel Re: [PATCH v2] samples/kprobes: Fix typo in handler_post()
2021-05-14 10:10:37 linux-kernel [PATCH v2] samples/kprobes: Fix typo in handler_post()
2021-05-10 13:14:16 linux-kernel [PATCH bpf-next] bpf: arm64: Replace STACK_ALIGN() with round_up() to align stack size
2021-04-27 09:04:09 linux-kernel [PATCH] samples/kprobes: Fix typo in handler_post()
2021-04-23 01:24:49 linux-kernel [PATCH bpf-next] bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst
2021-04-22 11:11:48 linux-kernel [PATCH bpf-next v4] bpf: Fix some invalid links in bpf_devel_QA.rst
2021-04-22 03:38:24 linux-kernel [PATCH bpf-next v3] bpf: Fix some invalid links in bpf_devel_QA.rst
2021-04-15 04:02:17 linux-kernel [QUESTION] Will the pahole tar source code with corresponding libbpf submodule codes be released as well in the future?
2021-04-14 23:42:30 linux-kernel [PATCH bpf-next v2] bpf: Fix some invalid links in bpf_devel_QA.rst