[linux-yocto] [kernel-cache][PATCH 0/8] features: Additional features and added configs to existing features

Bruce Ashfield bruce.ashfield at windriver.com
Thu Aug 3 20:32:19 PDT 2017


On 08/02/2017 07:05 AM, Syed Mohamad Fauzi,	Syed Johan Arif wrote:
> Dear maintainer,
> 
> Here are some additional features and some added configs to existing features.
> Please add them to 4.4
> These features have been added to 4.9 already but they are required for 4.4 as well.
> The additions are listed below:

merged to the 4.4 branch

Bruce

> 
> ADDITONAL FEATURES
> 
> 1) intel-txt
> 2) IOMMU
> 3) MTD
> 4) NUMA
> 5) VFIO
> 
> ADDITIONAL CONFIGURATIONS
> 
> 1) features/qat
>     - CONFIG_CRYPTO_RSA=y
>     - CONFIG_CRYPTO_DH=y
> 2) features/netfilter
>      - CONFIG_IP_NF_TARGET_ULOG=m
>      - CONFIG_IP_NF_MATCH_RPFILTER=m
>      - CONFIG_IP_NF_TARGET_SYNPROXY=m
>      - CONFIG_IP_NF_SECURITY=m
>      - CONFIG_BRIDGE_EBT_ULOG=m
> 
> Syed Johan Arif Bin Syed Mohamad Fauzi (7):
>    features/intel-txt: add intel-txt feature
>    features/iommu: add IOMMU feature
>    features/mtd: add MTD feature
>    features/numa: Add NUMA feature
>    features/vfio: add VFIO feature
>    features/netfilter: additional configurations
>    features/qat: additional configurations, CONFIG_CRYPTO_RSA and
>      CONFIG_CRYPTO_DH
> 
> Syed Mohamad Fauzi, Syed Johan Arif (1):
>    features/x2apic: add X2APIC feature
> 
>   features/intel-txt/intel-txt.cfg | 1 +
>   features/intel-txt/intel-txt.scc | 3 +++
>   features/iommu/iommu.cfg         | 7 +++++++
>   features/iommu/iommu.scc         | 3 +++
>   features/mtd/mtd.cfg             | 7 +++++++
>   features/mtd/mtd.scc             | 3 +++
>   features/netfilter/netfilter.cfg | 5 +++++
>   features/numa/numa.cfg           | 8 ++++++++
>   features/numa/numa.scc           | 3 +++
>   features/qat/qat.cfg             | 2 ++
>   features/vfio/vfio.cfg           | 9 +++++++++
>   features/vfio/vfio.scc           | 3 +++
>   features/x2apic/x2apic.cfg       | 2 ++
>   features/x2apic/x2apic.scc       | 3 +++
>   14 files changed, 59 insertions(+)
>   create mode 100644 features/intel-txt/intel-txt.cfg
>   create mode 100644 features/intel-txt/intel-txt.scc
>   create mode 100644 features/iommu/iommu.cfg
>   create mode 100644 features/iommu/iommu.scc
>   create mode 100644 features/mtd/mtd.cfg
>   create mode 100644 features/mtd/mtd.scc
>   create mode 100644 features/numa/numa.cfg
>   create mode 100644 features/numa/numa.scc
>   create mode 100644 features/vfio/vfio.cfg
>   create mode 100644 features/vfio/vfio.scc
>   create mode 100644 features/x2apic/x2apic.cfg
>   create mode 100644 features/x2apic/x2apic.scc
> 



More information about the linux-yocto mailing list