Yuntao Wang ([email protected])

Number of posts: 128 (0.15 per day)
First post: 2022-01-09 13:49:55
Last post: 2024-05-18 05:40:54

Date List Subject
2023-12-15 08:10:48 linux-kernel [PATCH 2/3] kexec_file: fix incorrect temp_start value in locate_mem_hole_top_down()
2023-12-15 08:10:46 linux-kernel [PATCH 1/3] kexec_file: fix incorrect end value passed to kimage_is_destination_range()
2023-12-15 08:10:14 linux-kernel [PATCH 0/3] Some bug fixes and cleanups related to kexec
2023-12-14 16:53:05 linux-kernel [PATCH 3/3] crash_core: fix and simplify the logic of crash_exclude_mem_range()
2023-12-14 16:41:15 linux-kernel [PATCH 2/3] x86/crash: use SZ_1M macro instead of hardcoded value
2023-12-14 16:40:58 linux-kernel [PATCH 1/3] x86/crash: remove the unused image parameter from prepare_elf_headers()
2023-12-14 16:40:49 linux-kernel [PATCH 0/3] Some cleanups and fixes
2023-12-12 15:06:13 linux-kernel [PATCH] x86/kexec: Simplify the logic of mem_region_callback()
2023-12-12 14:28:09 linux-kernel [PATCH] kexec: Use ALIGN macro instead of open-coding it
2023-12-10 04:08:12 linux-kernel [PATCH v2] crash_core: Fix the check for whether crashkernel is from high memory
2023-12-09 14:23:23 linux-kernel [PATCH] crash_core: Fix the check for whether crashkernel is from high memory
2023-12-07 13:17:58 linux-kernel [PATCH] x86/mm: Optimize the for loop in numa_nodemask_from_meminfo()
2023-12-07 13:11:14 linux-kernel [PATCH] memblock: Return NUMA_NO_NODE instead of -1 to improve code readability
2023-12-07 04:19:59 linux-kernel [PATCH] x86/mm: Remove unnecessary logic from numa_cleanup_meminfo()
2023-12-06 10:45:54 linux-kernel [PATCH 3/3] ACPI/NUMA: Fix the logic of getting the fake_pxm value
2023-12-06 10:44:59 linux-kernel [PATCH 2/3] ACPI/NUMA: Optimize the check for the availability of node values
2023-12-06 10:44:49 linux-kernel [PATCH 1/3] ACPI/NUMA: Remove unnecessary check in acpi_parse_gi_affinity()
2023-12-06 10:44:20 linux-kernel [PATCH 0/3] ACPI/NUMA: A few fixes and cleanups in drivers/acpi/numa/srat.c
2023-11-27 05:59:36 linux-kernel [PATCH] ACPICA: Remove unused struct field and incorrect comments
2023-11-23 03:50:41 linux-kernel [PATCH] x86: Remove the unused bw parameter from the BUILDIO macro
2023-11-20 11:42:45 linux-kernel [PATCH] ACPI: Correct and clean up the logic of acpi_parse_entries_array()
2023-08-07 09:53:30 linux-kernel [PATCH] x86/head: Fix incorrect size value of startup_gdt_descr
2022-08-13 05:20:18 linux-kernel [PATCH] wireguard: send/receive: update function names in comments
2022-06-18 02:40:59 linux-kernel Re: [PATCH] x86/mm: Fix possible index overflow when creating page table mapping
2022-06-17 06:58:05 linux-kernel Re: [PATCH] x86/mm: Fix possible index overflow when creating page table mapping
2022-06-16 14:36:26 linux-kernel Re: [PATCH] x86/mm: Fix possible index overflow when creating page table mapping
2022-06-16 14:12:07 linux-kernel [PATCH] x86/mm: Fix possible index overflow when creating page table mapping
2022-06-14 14:28:45 linux-kernel [PATCH] bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
2022-06-08 16:34:09 linux-kernel Re: [PATCH] bpf: Fix excessive memory allocation in stack_map_alloc()
2022-06-08 14:53:34 linux-kernel [PATCH] bpf: Fix excessive memory allocation in stack_map_alloc()
2022-06-01 21:29:58 linux-kernel [PATCH] x86/setup: Move duplicate variable definition out of the if/else block
2022-05-23 08:18:51 linux-kernel [PATCH] scripts/kallsyms: update usage message of the kallsyms program
2022-05-23 05:48:10 linux-kernel [PATCH bpf-next] selftests/bpf: Fix test_run logic in fexit_stress.c
2022-05-20 18:37:14 linux-kernel [PATCH bpf-next v2] selftests/bpf: Add missing trampoline program type to trampoline_count test
2022-05-16 03:18:10 linux-kernel [PATCH bpf-next] selftests/bpf: Add missing trampoline program type to trampoline_count test
2022-05-06 05:26:04 linux-kernel [PATCH bpf-next] bpf: Remove unused parameter from find_kfunc_desc_btf()
2022-05-02 13:44:15 linux-kernel [PATCH bpf-next] bpf: Fix potential array overflow in bpf_trampoline_get_progs()
2022-04-29 12:09:59 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Fix incorrect TRUNNER_BINARY name output
2022-04-25 04:06:46 linux-kernel [PATCH bpf-next] libbpf: Remove unnecessary type cast
2022-04-23 17:12:38 linux-kernel [PATCH bpf-next] selftests/bpf: Fix incorrect TRUNNER_BINARY name output
2022-04-11 11:44:32 linux-kernel [PATCH bpf-next] bpf: Remove redundant assignment to meta.seq in __task_seq_show()
2022-04-08 04:49:41 linux-kernel [PATCH bpf-next v2] selftests/bpf: Fix return value checks in perf_event_stackmap.c
2022-04-07 20:49:44 linux-kernel [PATCH bpf-next] bpf: Fix excessive memory allocation in stack_map_alloc()
2022-04-07 19:53:36 linux-kernel [PATCH bpf-next] selftests/bpf: Fix return value checks in perf_event_stackmap.c
2022-04-06 13:55:20 linux-kernel [PATCH bpf-next v3] selftests/bpf: Fix issues in parse_num_list()
2022-04-06 13:50:09 linux-kernel [PATCH bpf-next] selftests/bpf: Fix file descriptor leak in load_kallsyms()
2022-04-06 08:43:35 linux-kernel [PATCH bpf-next] selftests/bpf: Remove redundant checks in get_stack_print_output()
2022-04-05 06:55:02 linux-kernel [PATCH bpf-next v2] selftests/bpf: Fix issues in parse_num_list()
2022-04-05 01:32:40 linux-kernel [PATCH bpf-next] selftests/bpf: Fix issues in parse_num_list()
2022-04-05 00:58:42 linux-kernel [PATCH bpf-next] selftests/bpf: Fix cd_flavor_subdir() of test_progs
2022-04-04 14:32:53 linux-kernel [PATCH bpf-next v3] libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)