LinuxLists
Users
About
Zhen Lei (
[email protected]
)
Number of posts: 1698 (1.1 per day)
First post: 2013-08-27 12:40:21
Last post: 2017-11-24 07:03:08
Previous Page
/
Next Page
Date
List
Subject
2022-12-16 12:40:12
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-16 12:23:23
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-16 11:44:14
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-16 10:28:19
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-16 08:16:37
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-15 15:05:08
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-15 14:46:19
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-15 12:42:51
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-15 09:35:49
linux-kernel
Re: [PATCH v9] kallsyms: Add self-test facility
2022-12-09 11:55:10
linux-kernel
Re: [PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
2022-12-07 05:02:29
linux-kernel
[PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
2022-12-07 02:27:46
linux-kernel
Re: [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
2022-11-30 14:31:32
linux-kernel
[PATCH v2] mmc: core: Normalize the error handling branch in sd_read_ext_regs()
2022-11-30 14:05:49
linux-kernel
Re: [PATCH v2] mmc: core: Normalize the error handling branch in sd_read_ext_regs()
2022-11-30 12:00:24
linux-kernel
Re: [PATCH] mmc: core: Fix error return code in sd_read_ext_regs()
2022-11-30 11:42:01
linux-kernel
Re: [PATCH] mmc: core: Fix error return code in sd_read_ext_regs()
2022-11-30 09:47:43
linux-kernel
[PATCH] mmc: core: Fix error return code in sd_read_ext_regs()
2022-11-29 15:40:07
linux-kernel
[PATCH] i2c: qcom-geni: Fix error return code in geni_i2c_gpi_xfer()
2022-11-28 12:25:07
linux-kernel
[PATCH 1/2] ARM: Refactor dump_instr()
2022-11-28 12:23:49
linux-kernel
[PATCH 0/2] ARM: Make the dumped instructions are consistent with the disassembled ones
2022-11-28 12:18:00
linux-kernel
[PATCH 2/2] ARM: Make the dumped instructions are consistent with the disassembled ones
2022-11-28 09:27:19
linux-kernel
Re: [PATCH v3] mm: Make vmalloc_dump_obj() call in clean context
2022-11-28 09:07:34
linux-kernel
Re: [PATCH v2 1/2] ARM: Fix some check warnings of tool sparse
2022-11-28 08:22:41
linux-kernel
Re: [PATCH v3] mm: Make vmalloc_dump_obj() call in clean context
2022-11-28 01:44:58
linux-kernel
Re: [PATCH] kernfs: fix potential null-ptr-deref in kernfs_path_from_node_locked()
2022-11-26 13:00:37
linux-kernel
[PATCH v4 2/2] ARM: Make the dumped instructions are consistent with the disassembled ones
2022-11-26 12:43:12
linux-kernel
[PATCH v4 0/2] ARM: Make the dumped instructions are consistent with the disassembled ones
2022-11-26 12:41:33
linux-kernel
[PATCH v4 1/2] ARM: Refactor dump_instr()
2022-11-26 11:47:41
linux-kernel
[PATCH v2] kernfs: remove an unused if statement in kernfs_path_from_node_locked()
2022-11-26 11:05:41
linux-kernel
Re: [PATCH] kernfs: fix potential null-ptr-deref in kernfs_path_from_node_locked()
2022-11-26 10:30:34
linux-kernel
Re: [PATCH] kernfs: fix potential null-ptr-deref in kernfs_path_from_node_locked()
2022-11-26 02:25:58
linux-kernel
Re: [PATCH v3 0/2] fs: clear a UBSAN shift-out-of-bounds warning
2022-11-25 09:43:48
linux-kernel
[PATCH v3 2/2] fs: clear a UBSAN shift-out-of-bounds warning
2022-11-25 09:43:36
linux-kernel
[PATCH v3 0/2] fs: clear a UBSAN shift-out-of-bounds warning
2022-11-25 09:27:14
linux-kernel
[PATCH v3 1/2] btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAX
2022-11-25 08:44:12
linux-kernel
Re: [PATCH v2 0/2] fs: clear a UBSAN shift-out-of-bounds warning
2022-11-25 08:19:51
linux-kernel
Re: [PATCH] pipe: fix potential use-after-free in pipe_read()
2022-11-24 04:04:45
linux-kernel
Re: [PATCH] kernfs: fix potential null-ptr-deref in kernfs_path_from_node_locked()
2022-11-24 03:36:20
linux-kernel
Re: [PATCH] kernfs: fix potential null-ptr-deref in kernfs_path_from_node_locked()
2022-11-24 03:29:42
linux-kernel
Re: [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
2022-11-24 03:29:18
linux-kernel
Re: [PATCH] kernfs: fix potential null-ptr-deref in kernfs_path_from_node_locked()
2022-11-24 03:14:43
linux-kernel
Re: [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
2022-11-23 08:41:03
linux-kernel
Re: linux-next: build warnings after merge of the rcu tree
2022-11-23 02:39:27
linux-kernel
[PATCH] kernfs: fix potential null-ptr-deref in kernfs_path_from_node_locked()
2022-11-22 12:11:23
linux-kernel
[PATCH v2] btrfs: normalize the error handling branch in btrfs_init_sysfs()
2022-11-21 12:40:19
linux-kernel
Re: [PATCH v4 2/2] arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones
2022-11-21 04:03:36
linux-kernel
Re: [PATCH] btrfs: fix a resource leak in btrfs_init_sysfs()
2022-11-21 03:16:02
linux-kernel
[PATCH v2 2/2] fs: clear a UBSAN shift-out-of-bounds warning
2022-11-21 03:12:18
linux-kernel
[PATCH v2 1/2] btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAX
2022-11-21 03:01:28
linux-kernel
[PATCH v2 0/2] fs: clear a UBSAN shift-out-of-bounds warning
2022-11-21 02:19:08
linux-kernel
Re: [PATCH] fs: Clear a UBSAN shift-out-of-bounds warning