Current Team Memberships

Show patches with: Archived = No       |   817 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v1,1/2] documentation/iommu: Add description of Hisilicon System MMU binding --- 2014-06-05 Zhen Lei New
[RFC,v1,2/2] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture --- 2014-06-05 Zhen Lei New
[RFC,v2,1/3] iommu/arm: Adjust code to facilitate support arm smmu variants --- 2014-06-12 Zhen Lei New
[RFC,v2,2/3] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture --- 2014-06-12 Zhen Lei New
[RFC,v2,3/3] documentation/iommu: Add description of Hisilicon SMMU private binding --- 2014-06-12 Zhen Lei New
[v3,01/13] iommu/arm: change some structure member types in arm_smmu_device --- 2014-07-10 Zhen Lei New
[v3,02/13] iommu/arm: eliminate errors reported by checkpatch --- 2014-07-10 Zhen Lei New
[v3,03/13] iommu/arm: split arm-smmu.c into three files --- 2014-07-10 Zhen Lei New
[v3,04/13] iommu/arm: avoid arm-smmu-base.c bound to a specific smmu --- 2014-07-10 Zhen Lei New
[v3,05/13] iommu/arm: Rename member "cbar" in struct arm_smmu_cfg to "type" --- 2014-07-10 Zhen Lei New
[v3,06/13] iommu/arm: Split arm_smmu_destroy_domain_context to reuse code --- 2014-07-10 Zhen Lei New
[v3,07/13] iommu/arm: Split arm_smmu_tlb_sync to reuse code --- 2014-07-10 Zhen Lei New
[v3,08/13] iommu/arm: Add hook alloc_context --- 2014-07-10 Zhen Lei New
[v3,09/13] iommu/arm: Change context_map to dynamic memory allocation --- 2014-07-10 Zhen Lei New
[v3,10/13] iommu/arm: Adjust code to reuse more --- 2014-07-10 Zhen Lei New
[v3,11/13] iommu/arm: Put off the initialization phase of arm_smmu_ops registration --- 2014-07-10 Zhen Lei New
[v3,12/13] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture --- 2014-07-10 Zhen Lei New
[v3,13/13] documentation/iommu: Add description of Hisilicon SMMU private binding --- 2014-07-10 Zhen Lei New
[1/1] of/fdt: simplify early_init_dt_verify --- 2014-10-28 Zhen Lei New
[1/1] init:add boot option "initramfs_packnum" --- 2014-11-11 Zhen Lei New
[1/1] clk: delete a local variable's repeated assignment --- 2014-11-14 Zhen Lei Accepted
[1/1] iommu/arm-smmu: forbid userspace IO devices access memory through SMMU by default --- 2014-11-20 Zhen Lei New
[1/1] vfio: put off the allocation of "minor" in vfio_create_group --- 2014-11-20 Zhen Lei New
[1/1] init:add boot option "initramfs_packnum" --- 2014-11-21 Zhen Lei New
[1/1] mm: fix type information of memoryless node --- 2015-08-29 Zhen Lei Accepted
[1/1] PCI: remove an unnecessary if statement --- 2015-09-10 Zhen Lei New
[1/2] char/rtc: to allow EFI_RTC can be selected on ARM64 --- 2015-09-28 Zhen Lei New
[2/2] arm64: to allow EFI_RTC can be selected on ARM64 --- 2015-09-28 Zhen Lei New
[1/1] rtc: fix type information of rtc-proc --- 2015-10-08 Zhen Lei New
[v4,1/5] iommu/arm-smmu: to support probe deferral --- 2015-10-15 Zhen Lei New
[v4,2/5] iommu/arm-smmu: rename __arm_smmu_get_pci_sid --- 2015-10-15 Zhen Lei New
[v4,3/5] iommu/arm-smmu: add support for non-pci devices --- 2015-10-15 Zhen Lei New
[v4,4/5] iommu/arm-smmu: to backward compatible with probe non-deferral --- 2015-10-15 Zhen Lei New
[v4,5/5] iommu/arm-smmu: describe the limitation of #iommu-cells --- 2015-10-15 Zhen Lei New
[1/1] pid: Fix spelling in comments --- 2016-01-30 Zhen Lei Accepted
[1/2] pci/of: to support explicitly declare interrupt pins unused --- 2016-02-25 Zhen Lei New
[2/2] PCI: generic: add description of property "interrupt-skip-mask" --- 2016-02-25 Zhen Lei New
[1/1] dma-mapping: to avoid exception when cpu_addr is NULL --- 2016-03-07 Zhen Lei New
[v2,1/1] dma-mapping: to avoid oops when parameter cpu_addr is null --- 2016-03-09 Zhen Lei Accepted
[1/1] arm64/dma-mapping: remove an unnecessary conversion --- 2016-03-15 Zhen Lei New
[v2,1/1] arm64/dma-mapping: reduce an unnecessary conversion for coherent DMA --- 2016-03-18 Zhen Lei Superseded
[v3,1/1] arm64/dma-mapping: reduce an unnecessary conversion for coherent DMA --- 2016-03-22 Zhen Lei New
[1/1] tty/serial: to support 8250 earlycon can be enabled independently --- 2016-05-16 Zhen Lei New
[1/1] arm64: fix flush_cache_range --- 2016-05-24 Zhen Lei New
[1/3] of/numa: remove a duplicated pr_debug information --- 2016-05-26 Zhen Lei Superseded
[2/3] of/numa: fix a memory@ dt node can only contains one memory block --- 2016-05-26 Zhen Lei New
[3/3] arm64/numa: fix type info --- 2016-05-26 Zhen Lei New
[v2,1/5] of/numa: remove a duplicated pr_debug information --- 2016-05-28 Zhen Lei Superseded
[v2,2/5] of/numa: fix a memory@ node can only contains one memory block --- 2016-05-28 Zhen Lei Superseded
[v2,3/5] arm64/numa: add nid check for memory block --- 2016-05-28 Zhen Lei Superseded
[v2,4/5] of/numa: remove a duplicated warning --- 2016-05-28 Zhen Lei Superseded
[v2,5/5] arm64/numa: avoid inconsistent information to be printed --- 2016-05-28 Zhen Lei New
[v3,1/5] of/numa: remove a duplicated pr_debug information --- 2016-06-02 Zhen Lei Superseded
[v3,2/5] of/numa: fix a memory@ node can only contains one memory block --- 2016-06-02 Zhen Lei Superseded
[v3,3/5] arm64/numa: add nid check for memory block --- 2016-06-02 Zhen Lei Superseded
[v3,4/5] of/numa: remove a duplicated warning --- 2016-06-02 Zhen Lei Superseded
[v3,5/5] arm64/numa: avoid inconsistent information to be printed --- 2016-06-02 Zhen Lei Superseded
[v4,02/14] of/numa: fix a memory@ node can only contains one memory block --- 2016-06-07 Zhen Lei Superseded
[v4,03/14] arm64/numa: add nid check for memory block --- 2016-06-07 Zhen Lei New
[v4,04/14] of/numa: remove a duplicated warning --- 2016-06-07 Zhen Lei Superseded
[v4,06/14] of_numa: Use of_get_next_parent to simplify code --- 2016-06-07 Zhen Lei Superseded
[v4,07/14] of_numa: Use pr_fmt() --- 2016-06-07 Zhen Lei Superseded
[v4,09/14] arm64/numa: support HAVE_SETUP_PER_CPU_AREA --- 2016-06-07 Zhen Lei Superseded
[v4,10/14] arm64/numa: define numa_distance as array to simplify code --- 2016-06-07 Zhen Lei Superseded
[v4,11/14] arm64/numa: support HAVE_MEMORYLESS_NODES --- 2016-06-07 Zhen Lei New
[v4,12/14] arm64/numa: remove some useless code --- 2016-06-07 Zhen Lei New
[v4,13/14] of/numa: remove the constraint on the distances of node pairs --- 2016-06-07 Zhen Lei Superseded
[v4,14/14] Documentation: remove the constraint on the distances of node pairs --- 2016-06-07 Zhen Lei Superseded
[v4,12/14] arm64/numa: remove some useless code --- 2016-06-07 Zhen Lei New
[1/1] arm64/hugetlb: clear PG_dcache_clean if the page is dirty when munmap --- 2016-07-07 Zhen Lei New
[v5,01/14] of/numa: remove a duplicated pr_debug information --- 2016-08-08 Zhen Lei Superseded
[v5,02/14] of/numa: fix a memory@ node can only contains one memory block --- 2016-08-08 Zhen Lei Superseded
[v5,03/14] arm64/numa: add nid check for memory block --- 2016-08-08 Zhen Lei New
[v5,04/14] of/numa: remove a duplicated warning --- 2016-08-08 Zhen Lei Superseded
[v5,05/14] arm64/numa: avoid inconsistent information to be printed --- 2016-08-08 Zhen Lei Superseded
[v5,06/14] of_numa: Use of_get_next_parent to simplify code --- 2016-08-08 Zhen Lei Superseded
[v5,07/14] of_numa: Use pr_fmt() --- 2016-08-08 Zhen Lei New
[v5,08/14] arm64: numa: Use pr_fmt() --- 2016-08-08 Zhen Lei New
[v5,09/14] arm64/numa: support HAVE_SETUP_PER_CPU_AREA --- 2016-08-08 Zhen Lei Superseded
[v5,10/14] arm64/numa: define numa_distance as array to simplify code --- 2016-08-08 Zhen Lei Superseded
[v5,11/14] arm64/numa: support HAVE_MEMORYLESS_NODES --- 2016-08-08 Zhen Lei Superseded
[v5,12/14] arm64/numa: remove some useless code --- 2016-08-08 Zhen Lei New
[v5,13/14] of/numa: remove the constraint on the distances of node pairs --- 2016-08-08 Zhen Lei Superseded
[v5,14/14] Documentation: remove the constraint on the distances of node pairs --- 2016-08-08 Zhen Lei Superseded
[v6,01/14] of/numa: remove a duplicated pr_debug information --- 2016-08-11 Zhen Lei Accepted
[v6,02/14] of/numa: fix a memory@ node can only contains one memory block --- 2016-08-11 Zhen Lei Superseded
[v6,03/14] arm64/numa: add nid check for memory block --- 2016-08-11 Zhen Lei New
[v6,04/14] of/numa: remove a duplicated warning --- 2016-08-11 Zhen Lei Superseded
[v6,05/14] arm64/numa: avoid inconsistent information to be printed --- 2016-08-11 Zhen Lei New
[v6,06/14] of_numa: Use of_get_next_parent to simplify code --- 2016-08-11 Zhen Lei Superseded
[v6,07/14] of_numa: Use pr_fmt() --- 2016-08-11 Zhen Lei Superseded
[v6,08/14] arm64: numa: Use pr_fmt() --- 2016-08-11 Zhen Lei New
[v6,09/14] arm64/numa: support HAVE_SETUP_PER_CPU_AREA --- 2016-08-11 Zhen Lei New
[v6,10/14] arm64/numa: define numa_distance as array to simplify code --- 2016-08-11 Zhen Lei Superseded
[v6,11/14] arm64/numa: support HAVE_MEMORYLESS_NODES --- 2016-08-11 Zhen Lei New
[v6,12/14] arm64/numa: remove some useless code --- 2016-08-11 Zhen Lei New
[v6,13/14] of/numa: remove the constraint on the distances of node pairs --- 2016-08-11 Zhen Lei Superseded
[v6,14/14] Documentation: remove the constraint on the distances of node pairs --- 2016-08-11 Zhen Lei Superseded
[v7,01/14] of/numa: remove a duplicated pr_debug information --- 2016-08-24 Zhen Lei Accepted
[v7,02/14] of/numa: fix a memory@ node can only contains one memory block --- 2016-08-24 Zhen Lei New
« 1 2 3 48 9 »

Bundling

Create bundle: