Nam Cao ([email protected])

Number of posts: 148 (0.6 per day)
First post: 2023-10-11 16:39:53
Last post: 2024-06-15 18:05:30

Date List Subject
2024-06-15 18:05:30 linux-kernel Re: [PATCH] staging: rtl8723bs: Align address to 4-byte boundary
2024-06-07 20:23:52 linux-kernel [PATCH v2 5/8] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET
2024-06-07 20:23:39 linux-kernel [PATCH v2 8/8] riscv: remove limit on the size of read-only section for XIP kernel
2024-06-07 20:23:39 linux-kernel [PATCH v2 6/8] riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()
2024-06-07 20:23:38 linux-kernel [PATCH v2 7/8] riscv: drop the use of XIP_OFFSET in create_kernel_page_table()
2024-06-07 20:23:10 linux-kernel [PATCH v2 0/8] remove size limit on XIP kernel
2024-06-07 20:22:46 linux-kernel [PATCH v2 4/8] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET
2024-06-07 20:22:39 linux-kernel [PATCH v2 3/8] riscv: replace misleading va_kernel_pa_offset on XIP kernel
2024-06-07 20:22:31 linux-kernel [PATCH v2 2/8] riscv: don't export va_kernel_pa_offset in vmcoreinfo for XIP kernel
2024-06-07 20:22:31 linux-kernel [PATCH v2 1/8] riscv: cleanup XIP_FIXUP macro
2024-06-07 19:18:07 linux-kernel Re: [PATCH 7/7] riscv: remove limit on the size of read-only section for XIP kernel
2024-06-02 07:32:28 linux-kernel Re: [PATCH 7/7] riscv: remove limit on the size of read-only section for XIP kernel
2024-05-31 11:19:37 linux-kernel [PATCH 2/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_intr_map()
2024-05-31 11:19:27 linux-kernel [PATCH 0/2] PCI: of_property: Gracefully handle bridges without secondary bus
2024-05-31 11:19:27 linux-kernel [PATCH 1/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_bus_range()
2024-05-31 11:09:03 linux-kernel [PATCH] PCI: hotplug: shpchp: Prevent NULL pointer dereference during probe
2024-05-31 11:04:00 linux-kernel [PATCH] PCI: Bail out if bus number overflows during scan
2024-05-27 09:23:38 linux-kernel Re: [PATCH v2 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails
2024-05-26 14:33:54 linux-kernel Re: [PATCH 2/3] staging: rtl8192e: remove unnecessary line breaks
2024-05-26 14:31:16 linux-kernel Re: [PATCH 3/3] staging: rtl8192e: remove dead code
2024-05-26 14:23:29 linux-kernel Re: [PATCH 1/3] staging: rtl8192e: reduce indentation level
2024-05-26 11:01:30 linux-kernel [PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
2024-05-25 07:32:43 linux-kernel [PATCH] staging: rtl8712: remove unnecessary alignment of pxmitpriv->pxmitbuf
2024-05-24 20:55:42 linux-kernel Re: [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
2024-05-24 20:12:34 linux-kernel Re: [syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2)
2024-05-20 17:19:18 linux-kernel Re: [syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2)
2024-05-15 07:41:28 linux-kernel Re: [PATCH 0/2] riscv: fix debug_pagealloc
2024-05-15 05:51:09 linux-kernel [PATCH 2/2] riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context
2024-05-15 05:51:06 linux-kernel [PATCH 0/2] riscv: fix debug_pagealloc
2024-05-15 05:51:05 linux-kernel [PATCH 1/2] riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled
2024-05-13 14:58:28 linux-kernel [PATCH v3 0/2] abort hot-plug if pci_hp_add_bridge() fails
2024-05-13 14:58:18 linux-kernel [PATCH v3 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails
2024-05-13 14:58:09 linux-kernel [PATCH v3 1/2] PCI: shpchp: Abort hot-plug if pci_hp_add_bridge() fails
2024-05-13 08:24:25 linux-kernel Re: [PATCH 0/7] remove size limit on XIP kernel
2024-05-10 06:35:55 linux-kernel Re: [PATCH] init: fix allocated page overlapping with PTR_ERR
2024-05-10 06:30:15 linux-kernel [PATCH 7/7] riscv: remove limit on the size of read-only section for XIP kernel
2024-05-10 06:30:12 linux-kernel [PATCH 6/7] riscv: drop the use of XIP_OFFSET in create_kernel_page_table()
2024-05-10 06:30:10 linux-kernel [PATCH 5/7] riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()
2024-05-10 06:29:24 linux-kernel [PATCH 0/7] remove size limit on XIP kernel
2024-05-10 06:29:19 linux-kernel [PATCH 3/7] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET
2024-05-10 06:29:16 linux-kernel [PATCH 2/7] riscv: replace va_kernel_pa_offset with va_kernel_data_pa_offset on XIP
2024-05-10 06:29:13 linux-kernel [PATCH 1/7] riscv: cleanup XIP_FIXUP macro
2024-05-10 06:29:09 linux-kernel [PATCH 4/7] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET
2024-05-08 19:28:00 linux-kernel [PATCH] riscv: change XIP's kernel_map.size to be size of the entire kernel
2024-05-08 18:47:11 linux-kernel Re: [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
2024-05-08 17:31:33 linux-kernel [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
2024-05-07 14:28:16 linux-kernel Re: [PATCH v2 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails
2024-05-06 08:37:27 linux-kernel Re: [PATCH v2 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails
2024-05-05 07:15:10 linux-kernel Re: [PATCH v2 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails
2024-05-04 16:16:00 linux-kernel [PATCH v2 0/2] abort hot-plug if pci_hp_add_bridge() fails
2024-05-04 16:15:59 linux-kernel [PATCH v2 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails