LinuxLists
Users
About
Chen Huang (
[email protected]
)
Number of posts: 46 (0.08 per day)
First post: 2020-03-20 01:32:54
Last post: 2021-10-27 15:43:44
Date
List
Subject
2021-10-27 15:43:44
linux-kernel
[PATCH 4.19.y] arm64: Avoid premature usercopy failure
2021-10-27 14:58:02
linux-kernel
[PATCH 5.10.y] arm64: Avoid premature usercopy failure
2021-09-16 14:46:16
linux-kernel
[PATCH v2 1/2] riscv: support HAVE_EFFICIENT_UNALIGNED_ACCESS
2021-09-16 13:02:31
linux-kernel
[PATCH v2 0/2] riscv: improve unaligned memory accesses
2021-09-16 13:02:15
linux-kernel
[PATCH v2 2/2] riscv: Support DCACHE_WORD_ACCESS
2021-09-13 12:14:23
linux-kernel
[PATCH 2/2] riscv: Support DCACHE_WORD_ACCESS
2021-09-13 12:12:49
linux-kernel
[PATCH 1/2] riscv: support HAVE_EFFICIENT_UNALIGNED_ACCESS
2021-09-13 12:12:20
linux-kernel
[PATCH 0/2] riscv: improve unaligned memory accesses
2021-08-19 11:45:30
linux-kernel
Re: [PATCH 5.10.y 01/11] mm: memcontrol: Use helpers to read page's memcg data
2021-08-17 01:46:55
linux-kernel
Re: [PATCH 5.10.y 01/11] mm: memcontrol: Use helpers to read page's memcg data
2021-08-16 13:36:17
linux-kernel
Re: [PATCH 5.10.y 01/11] mm: memcontrol: Use helpers to read page's memcg data
2021-08-16 07:16:44
linux-kernel
[PATCH 5.10.y 05/11] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
2021-08-16 07:15:31
linux-kernel
[PATCH 5.10.y 10/11] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
2021-08-16 07:15:31
linux-kernel
[PATCH 5.10.y 09/11] mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages()
2021-08-16 07:15:10
linux-kernel
[PATCH 5.10.y 07/11] mm: memcontrol: change ug->dummy_page only if memcg changed
2021-08-16 07:14:38
linux-kernel
[PATCH 5.10.y 11/11] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
2021-08-16 07:14:28
linux-kernel
[PATCH 5.10.y 06/11] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
2021-08-16 07:14:21
linux-kernel
[PATCH 5.10.y 08/11] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
2021-08-16 07:14:09
linux-kernel
[PATCH 5.10.y 03/11] mm: Introduce page memcg flags
2021-08-16 07:14:06
linux-kernel
[PATCH 5.10.y 00/11] mm: memcontrol: fix nullptr in __mod_lruvec_page_state()
2021-08-16 07:13:56
linux-kernel
[PATCH 5.10.y 04/11] mm: Convert page kmemcg type to a page memcg flag
2021-08-16 07:13:46
linux-kernel
[PATCH 5.10.y 02/11] mm: memcontrol/slab: Use helpers to access slab page's memcg_data
2021-08-16 07:13:43
linux-kernel
[PATCH 5.10.y 01/11] mm: memcontrol: Use helpers to read page's memcg data
2021-06-24 03:53:49
linux-kernel
Re: [BUG] arm64: an infinite loop in generic_perform_write()
2021-06-24 03:15:24
linux-kernel
Re: [BUG] arm64: an infinite loop in generic_perform_write()
2021-06-23 02:40:59
linux-kernel
[BUG] arm64: an infinite loop in generic_perform_write()
2021-06-21 03:00:50
linux-kernel
Re: [PATCH] riscv: stacktrace: Fix NULL pointer dereference
2021-05-26 09:16:14
linux-kernel
[PATCH -next 3/3] ocfs2: Replaced simple_strtoull() with kstrtoull()
2021-05-26 09:14:07
linux-kernel
[PATCH -next 2/3] xen: balloon: Replaced simple_strtoull() with kstrtoull()
2021-05-26 09:13:05
linux-kernel
[PATCH -next 1/3] powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
2021-04-29 06:58:54
linux-kernel
[RFC PATCH] riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
2021-04-08 13:06:59
linux-kernel
[PATCH -next 1/2] w1: ds2805: Use module_w1_family to simplify the code
2021-04-08 13:04:33
linux-kernel
[PATCH -next 2/2] w1: ds28e17: Use module_w1_family to simplify the code
2021-04-08 12:52:48
linux-kernel
[PATCH -next] vfio/fsl-mc: Use module_fsl_mc_driver to simplify the code
2021-04-08 12:48:36
linux-kernel
[PATCH -next] ALSA: virtio: use module_virtio_driver() to simplify the code
2021-04-01 11:12:39
linux-kernel
[PATCH -next] hugetlb: Fix the loss of exclamation point in comment
2021-03-29 02:33:30
linux-kernel
[PATCH v2] powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
2021-03-29 02:04:30
linux-kernel
Re: [PATCH] powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
2021-03-27 09:43:32
linux-kernel
[PATCH] powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
2021-03-12 02:53:56
linux-kernel
Re: [PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
2021-03-11 06:05:19
linux-kernel
Re: [PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
2021-03-11 04:18:31
linux-kernel
Re: [PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
2021-03-04 06:24:42
linux-kernel
Re: [PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
2020-11-28 22:13:28
linux-kernel
[PATCH v2] riscv: stacktrace: fix stackframe without ra on the top
2020-11-27 08:54:21
linux-kernel
[PATCH] riscv/stacktrace: fix stackframe without ra on the top
2020-03-20 01:32:54
linux-kernel
[PATCH -next] soc: ti: pm33xx: Add a judgement for variable 'ret'