Show patches with: Submitter = Miles Chen       |   173 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
arm64/mm: fix virtual address boundary check - - - --- 2016-02-24 Miles Chen New
arm64/mm: remove unnecessary boundary check 1 - - --- 2016-02-25 Miles Chen New
mm/memblock.c: remove unnecessary log and clean up - - - --- 2017-01-18 Miles Chen New
arm64: use linux/sizes.h for constants - - - --- 2017-02-09 Miles Chen New
arm64: use is_vmalloc_addr - - - --- 2017-02-09 Miles Chen New
mm: cleanups for printing phys_addr_t and dma_addr_t - - - --- 2017-02-09 Miles Chen New
[v2] arm64: use is_vmalloc_addr - - - --- 2017-02-09 Miles Chen New
[v3] arm64: use is_vmalloc_addr - - - --- 2017-02-13 Miles Chen New
arm64: dump: hide kernel pointers - - - --- 2017-02-28 Miles Chen New
arm64: correct modules range of kernel virtual memory layout - - - --- 2017-08-07 Miles Chen New
[RFC/PATCH,v2] arm64: define MODULES_VADDR by module_alloc_base - - - --- 2017-08-15 Miles Chen New
[RFC/PATCH,v3] arm64: define MODULES_VADDR by module_alloc_base - - - --- 2017-08-30 Miles Chen New
checkpatch: support function pointers for unnamed function definition arguments - - - --- 2017-09-14 Miles Chen New
[v2] checkpatch: support function pointers for unnamed function definition arguments - - - --- 2017-09-14 Miles Chen New
dma-debug: fix incorrect pfn calculation - - - --- 2017-09-26 Miles Chen New
[v2] dma-debug: fix incorrect pfn calculation - - - --- 2017-09-27 Miles Chen New
[v3] dma-debug: fix incorrect pfn calculation - 1 - --- 2017-09-27 Miles Chen New
mm/slob: remove an unnecessary check for __GFP_ZERO - - - --- 2017-10-05 Miles Chen New
slub: Fix sysfs duplicate filename creation when slub_debug=O - - - --- 2017-11-07 Miles Chen New
slub: Fix sysfs duplicate filename creation when slub_debug=O 1 - - --- 2017-11-09 Miles Chen New
[PATCHv2] slub: Fix sysfs duplicate filename creation when slub_debug=O - - - --- 2017-11-11 Miles Chen New
slub: Fix sysfs duplicate filename creation when slub_debug=O - - - --- 2017-11-12 Miles Chen New
[v4] dma-debug: fix incorrect pfn calculation - - - --- 2017-11-16 Miles Chen New
dma-debug: use virt_addr_valid() to check linear addresses - - - --- 2017-11-22 Miles Chen New
[v5] dma-debug: fix incorrect pfn calculation - - - --- 2017-11-23 Miles Chen New
slub: remove obsolete comments of put_cpu_partial() - - - --- 2018-01-26 Miles Chen New
mm: Remove PG_highmem description 1 - - --- 2018-01-31 Miles Chen New
lib/dma-debug.c: fix memory leakage 1 - - --- 2018-02-22 Miles Chen New
[RFC/PATCH] mm/shmem: add a NULL pointer test to shmem_free_inode [RFC/PATCH] mm/shmem: add a NULL pointer test to shmem_free_inode - - - --- 2018-10-01 Miles Chen New
tty: check name length in tty_find_polling_driver() tty: check name length in tty_find_polling_driver() - - - --- 2018-10-08 Miles Chen New
mm/page_owner: use vmalloc instead of kmalloc mm/page_owner: use vmalloc instead of kmalloc - - - --- 2018-10-25 Miles Chen New
[PATCHv2] mm/page_owner: use kvmalloc instead of kmalloc [PATCHv2] mm/page_owner: use kvmalloc instead of kmalloc - - - --- 2018-10-29 Miles Chen New
[v3] mm/page_owner: use kvmalloc instead of kmalloc [v3] mm/page_owner: use kvmalloc instead of kmalloc - - - --- 2018-10-29 Miles Chen New
[v4] mm/page_owner: clamp read count to PAGE_SIZE [v4] mm/page_owner: clamp read count to PAGE_SIZE 1 - - --- 2018-11-01 Miles Chen New
[RFC] of: make MAX_RESERVED_REGIONS configurable [RFC] of: make MAX_RESERVED_REGIONS configurable - - - --- 2018-11-21 Miles Chen New
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset() arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset() 1 - 1 --- 2018-12-12 Miles Chen New
tools/vm/page_owner: use page_owner_sort in the use example tools/vm/page_owner: use page_owner_sort in the use example - - - --- 2019-01-03 Miles Chen New
arm64: trap illegal translations in __virt_to_phys() arm64: trap illegal translations in __virt_to_phys() - - - --- 2019-01-07 Miles Chen New
mm/slub: use WARN_ON() for some slab errors mm/slub: use WARN_ON() for some slab errors - - - --- 2019-01-21 Miles Chen New
[v2] mm/slub: introduce SLAB_WARN_ON_ERROR [v2] mm/slub: introduce SLAB_WARN_ON_ERROR - - - --- 2019-01-24 Miles Chen New
arm64: setup min_low_pfn arm64: setup min_low_pfn - - - --- 2019-03-21 Miles Chen New
arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y 1 - - --- 2019-04-15 Miles Chen New
arm64: mm: make CONFIG_ZONE_DMA32 configurable arm64: mm: make CONFIG_ZONE_DMA32 configurable - - - --- 2019-05-27 Miles Chen New
[v2] arm64: mm: make CONFIG_ZONE_DMA32 configurable [v2] arm64: mm: make CONFIG_ZONE_DMA32 configurable - - - --- 2019-05-28 Miles Chen New
checkpatch: avoid default n checkpatch: avoid default n - - - --- 2019-07-03 Miles Chen New
[v2] checkpatch: add several Kconfig default value tests [v2] checkpatch: add several Kconfig default value tests - - - --- 2019-07-04 Miles Chen New
[v3] checkpatch: add several Kconfig default value tests [v3] checkpatch: add several Kconfig default value tests - - - --- 2019-07-05 Miles Chen New
kernel/dma: export dma_alloc_from_contiguous to modules kernel/dma: export dma_alloc_from_contiguous to modules - - - --- 2019-07-11 Miles Chen New
[RFC] mm: memcontrol: fix use after free in mem_cgroup_iter() [RFC] mm: memcontrol: fix use after free in mem_cgroup_iter() 1 - - --- 2019-07-25 Miles Chen New
[v2] mm: memcontrol: fix use after free in mem_cgroup_iter() [v2] mm: memcontrol: fix use after free in mem_cgroup_iter() 2 - - --- 2019-07-26 Miles Chen New
[v3] mm: memcontrol: fix use after free in mem_cgroup_iter() [v3] mm: memcontrol: fix use after free in mem_cgroup_iter() 1 - - --- 2019-07-27 Miles Chen New
[v4] mm: memcontrol: fix use after free in mem_cgroup_iter() [v4] mm: memcontrol: fix use after free in mem_cgroup_iter() 1 - - --- 2019-07-30 Miles Chen New
[v3] checkpatch: add several Kconfig default value tests [v3] checkpatch: add several Kconfig default value tests - - - --- 2019-07-31 Miles Chen New
arm64: mm: print hexadecimal EC value in mem_abort_decode() arm64: mm: print hexadecimal EC value in mem_abort_decode() 1 - - --- 2019-08-06 Miles Chen New
[v2] arm64: mm: print hexadecimal EC value in mem_abort_decode() [v2] arm64: mm: print hexadecimal EC value in mem_abort_decode() - 1 - --- 2019-08-07 Miles Chen New
[v3] arm64: mm: print hexadecimal EC value in mem_abort_decode() [v3] arm64: mm: print hexadecimal EC value in mem_abort_decode() 1 1 - --- 2019-08-08 Miles Chen New
[RFC] mm: slub: print kernel addresses when CONFIG_SLUB_DEBUG=y [RFC] mm: slub: print kernel addresses when CONFIG_SLUB_DEBUG=y - - - --- 2019-08-08 Miles Chen New
[RFC,v2] mm: slub: print kernel addresses in slub debug messages [RFC,v2] mm: slub: print kernel addresses in slub debug messages - - - --- 2019-08-09 Miles Chen New
lib/stackdepot: fix obsolete comments lib/stackdepot: fix obsolete comments - - - --- 2019-08-15 Miles Chen New
shmem: fix obsolete comment in shmem_getpage_gfp() shmem: fix obsolete comment in shmem_getpage_gfp() - - - --- 2019-08-16 Miles Chen New
[RESEND,v4] checkpatch: add several Kconfig default value tests [RESEND,v4] checkpatch: add several Kconfig default value tests - - - --- 2019-08-27 Miles Chen New
psi: put NULL char correctly in psi_write() psi: put NULL char correctly in psi_write() - - - --- 2019-09-12 Miles Chen New
mm: slub: print_hex_dump() with DUMP_PREFIX_OFFSET mm: slub: print_hex_dump() with DUMP_PREFIX_OFFSET - - - --- 2019-09-20 Miles Chen New
[v2] mm: slub: print the offset of fault addresses [v2] mm: slub: print the offset of fault addresses - - - --- 2019-09-25 Miles Chen New
docs: printk-formats: add ptrdiff_t type to printk-formats docs: printk-formats: add ptrdiff_t type to printk-formats - - - --- 2019-10-01 Miles Chen New
mm/page_owner: fix incorrect looping in __set_page_owner_handle() mm/page_owner: fix incorrect looping in __set_page_owner_handle() - - - --- 2019-10-04 Miles Chen New
mm: fix outdated comment in page_get_anon_vma() mm: fix outdated comment in page_get_anon_vma() - - - --- 2019-10-17 Miles Chen New
Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() - - - --- 2019-11-18 Miles Chen New
mm/page_owner: print largest memory consumer when OOM panic occurs mm/page_owner: print largest memory consumer when OOM panic occurs - - - --- 2019-12-23 Miles Chen New
[v2] mm/page_owner: print greatest memory consumer when OOM panic occurs [v2] mm/page_owner: print greatest memory consumer when OOM panic occurs - - - --- 2020-02-13 Miles Chen New
mm/gup: fix null pointer dereference detected by coverity mm/gup: fix null pointer dereference detected by coverity 1 1 - --- 2020-04-07 Miles Chen New
dm: replace strncpy() with strscpy() dm: replace strncpy() with strscpy() - - - --- 2020-05-15 Miles Chen New
mm/memblock: export max_pfn for kernel modules mm/memblock: export max_pfn for kernel modules - - - --- 2020-06-03 Miles Chen New
iommu/mediatek: Use totalram_pages to setup enable_4GB iommu/mediatek: Use totalram_pages to setup enable_4GB - - - --- 2020-06-04 Miles Chen New
[1/4] dt-bindings: mediatek: add mediatek,infracfg phandle [1/4] dt-bindings: mediatek: add mediatek,infracfg phandle - - - --- 2020-07-02 Miles Chen New
[2/4] arm64: dts: mt2712: add mediatek,infracfg to iommu [1/4] dt-bindings: mediatek: add mediatek,infracfg phandle - - - --- 2020-07-02 Miles Chen New
[3/4] arm64: dts: mt8173: add mediatek,infracfg to iommu [1/4] dt-bindings: mediatek: add mediatek,infracfg phandle - - - --- 2020-07-02 Miles Chen New
[4/4] iommu/mediatek: check 4GB mode by reading infracfg [1/4] dt-bindings: mediatek: add mediatek,infracfg phandle - - - --- 2020-07-02 Miles Chen New
[v2] iommu/mediatek: check 4GB mode by reading infracfg [v2] iommu/mediatek: check 4GB mode by reading infracfg - - - --- 2020-07-21 Miles Chen New
[v3] iommu/mediatek: check 4GB mode by reading infracfg [v3] iommu/mediatek: check 4GB mode by reading infracfg - - - --- 2020-07-22 Miles Chen New
[v4] iommu/mediatek: check 4GB mode by reading infracfg [v4] iommu/mediatek: check 4GB mode by reading infracfg - - - --- 2020-07-23 Miles Chen New
proc: use untagged_addr() for pagemap_read addresses proc: use untagged_addr() for pagemap_read addresses - - - --- 2020-08-03 Miles Chen New
[RESEND,v4] iommu/mediatek: check 4GB mode by reading infracfg [RESEND,v4] iommu/mediatek: check 4GB mode by reading infracfg - 2 - --- 2020-08-26 Miles Chen New
[v5] iommu/mediatek: check 4GB mode by reading infracfg [v5] iommu/mediatek: check 4GB mode by reading infracfg - - - --- 2020-08-31 Miles Chen New
[RESEND,PATCHv5] iommu/mediatek: check 4GB mode by reading infracfg [RESEND,PATCHv5] iommu/mediatek: check 4GB mode by reading infracfg - 1 - --- 2020-09-04 Miles Chen New
[RESEND,PATCHv1] proc: use untagged_addr() for pagemap_read addresses [RESEND,PATCHv1] proc: use untagged_addr() for pagemap_read addresses - - - --- 2020-09-16 Miles Chen New
[v2,1/4] arm: mm: use strict p[gum]d types arm: support get_user_pages_fast - - - --- 2020-10-23 Miles Chen New
[v2,2/4] arm: mm: reordering memory type table arm: support get_user_pages_fast - - - --- 2020-10-23 Miles Chen New
[v2,3/4] arm: mm: introduce L_PTE_SPECIAL arm: support get_user_pages_fast - - - --- 2020-10-23 Miles Chen New
[v2,4/4] arm: replace vector mem type with read-only type arm: support get_user_pages_fast - - - --- 2020-10-23 Miles Chen New
[RESEND,v1] proc: use untagged_addr() for pagemap_read addresses [RESEND,v1] proc: use untagged_addr() for pagemap_read addresses - - - --- 2020-11-23 Miles Chen New
[v2] proc: use untagged_addr() for pagemap_read addresses [v2] proc: use untagged_addr() for pagemap_read addresses - 2 - --- 2020-11-27 Miles Chen New
[v3] proc: use untagged_addr() for pagemap_read addresses [v3] proc: use untagged_addr() for pagemap_read addresses - 2 - --- 2020-12-04 Miles Chen New
mm/sparse: fix check_usemap_section_nr warnings mm/sparse: fix check_usemap_section_nr warnings - - - --- 2021-05-11 Miles Chen New
[v2,1/2] mm: introduce prepare_node_data mm: unify the allocation of pglist_data instances - - - --- 2021-05-18 Miles Chen New
[v2,2/2] mm: replace contig_page_data with node_data mm: unify the allocation of pglist_data instances - - - --- 2021-05-18 Miles Chen New
[v2] mm/sparse: fix check_usemap_section_nr warnings [v2] mm/sparse: fix check_usemap_section_nr warnings - - - --- 2021-05-19 Miles Chen New
[RESEND,v3] mm/sparse: fix check_usemap_section_nr warnings [RESEND,v3] mm/sparse: fix check_usemap_section_nr warnings - - - --- 2021-06-07 Miles Chen New
clk: mediatek: make COMMON_CLK_MT8167* depend on COMMON_CLK_MT8167 clk: mediatek: make COMMON_CLK_MT8167* depend on COMMON_CLK_MT8167 - - - --- 2021-06-29 Miles Chen New
mm/sparse: clarify pgdat_to_phys mm/sparse: clarify pgdat_to_phys - - - --- 2021-06-30 Miles Chen New
« 1 2 »