<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-aspeed/recipes-kernel/linux/linux-aspeed, branch hardknott</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=hardknott</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2020-09-10T23:15:33+00:00</updated>
<entry>
<title>linux-aspeed: IBM op panel, I2C slave mode</title>
<updated>2020-09-10T23:15:33+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2020-09-10T00:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=8ba5ad5e94389236c6ba854aa16ddaa459ccd432'/>
<id>urn:sha1:8ba5ad5e94389236c6ba854aa16ddaa459ccd432</id>
<content type='text'>
Enable I2C slave mode in ast2500 and ast2600 kernel config.

Eddie James (5):
      dt-bindings: input: Add documentation for IBM Operation Panel
      input: misc: Add IBM Operation Panel driver
      i2c: aspeed: Mask IRQ status to relevant bits
      ARM: dts: aspeed: tacoma: Add IBM Operation Panel I2C device
      ARM: dts: aspeed: rainier: Add IBM Operation Panel I2C device

(From meta-aspeed rev: 6204d930bc5b9df98192843227abac29946f75df)

Change-Id: I2b66eb5192fabb8562af2327ef5afe3ef3fc33d9
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to Linux 5.8</title>
<updated>2020-08-13T23:29:10+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2020-08-04T07:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=456db7f60126a0be976f7cc0f00860b633b824d1'/>
<id>urn:sha1:456db7f60126a0be976f7cc0f00860b633b824d1</id>
<content type='text'>
This updates the OpenBMC kernel tree to a 5.8 base. It has beent two
weeks since the kernel was last updated, making it the quickest bump in
OpenBMC history.

There are 93 out of tree kernel patches carried in the OpenBMC tree.

The defconfigs were updated to fix selection of video device. An
upstream reorganisation of the V4L kconfig resulted in a large number of
extra drivers enabled when all we required was VIDEO_ASPEED.

Alexander Amelkin (1):
      mtd: spi-nor: fix options for mx66l51235f

Andrew Geissler (1):
      ARM: dts: tacoma: Add KCS node for LPC MCTP

Andrew Jeffery (13):
      dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation
      pmbus (max31785): Add support for devicetree configuration
      pmbus (core): Use driver callbacks in pmbus_get_fan_rate()
      pmbus (core): One-shot retries for failure to set page
      pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers
      soc: aspeed: Miscellaneous control interfaces
      ARM: dts: aspeed: witherspoon: Update max31785 node
      ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers
      pinctrl: aspeed: Improve debug output
      soc: aspeed: Fail probe of lpc-ctrl if reserved memory is not aligned
      misc: Add ASPEED KCS driver for MCTP purposes
      ARM: dts: witherspoon: Add KCS node for LPC MCTP
      pinctrl: aspeed: Describe the heartbeat function on ball Y23

Ben Tyner (1):
      ARM: dts: aspeed: witherspoon-128: Remove checkstop GPIO from gpio-keys definitions

Brad Bishop (4):
      ARM: dts: aspeed-g6: Expose SuperIO scratch registers
      soc: aspeed: lpc: Add G6 compatible strings
      ipmi: aspeed-g6: Add compatible strings
      reset: simple: Add AST2600 compatibility string

Cédric Le Goater (22):
      mtd: spi-nor: aspeed: use command mode for reads
      mtd: spi-nor: aspeed: add support for SPI dual IO read mode
      mtd: spi-nor: aspeed: link controller with the ahb clock
      mtd: spi-nor: aspeed: optimize read mode
      mtd: spi-nor: aspeed: limit the maximum SPI frequency
      mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper
      mtd: spi-nor: aspeed: clarify 4BYTE address mode mask
      mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer
      mtd: spi-nor: aspeed: add support for the 4B opcodes
      mtd: spi-nor: Add support for w25q512jv
      mtd: spi-nor: aspeed: Introduce a field for the AHB physical address
      mtd: spi-nor: aspeed: Introduce segment operations
      mtd: spi-nor: aspeed: add initial support for ast2600
      mtd: spi-nor: aspeed: Check for disabled segments on the AST2600
      mtd: spi-nor: aspeed: Introduce training operations per platform
      mtd: spi-nor: aspeed: Introduce a HCLK mask for training
      mtd: spi-nor: aspeed: check upper freq limit when doing training
      mtd: spi-nor: aspeed: add support for AST2600 training
      mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600
      mtd: spi-nor: aspeed: Disable zero size segments on the AST2600
      spi-nor: aspeed-smc: Detect 4b opcodes differently
      /dev/mem: add a devmem kernel parameter to activate the device

Eddie James (11):
      ARM: dts: rainier: Add KCS node for LPC MCTP
      ARM: dts: aspeed: Add witherspoon-128 machine
      dt-bindings: fsi: Add P10 OCC device documentation
      fsi: occ: Add support for P10
      hwmon: (occ) Add new temperature sensor type
      i2c: fsi: Prevent adding adapters for ports without dts nodes
      dt-bindings: soc: Add Aspeed XDMA Engine
      soc: aspeed: Add XDMA Engine Driver
      soc: aspeed: xdma: Add user interface
      soc: aspeed: xdma: Add reset ioctl
      leds: pca955x: Add an IBM software implementation of the PCA9552 chip

Fran Hsu (3):
      ARM: dts: nuvoton: Add NPCM730 common device tree
      ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl
      ARM: dts: nuvoton: Add Quanta GSJ BMC

George Hung (2):
      dt-binding: edac: add NPCM ECC documentation
      edac: npcm: Add Nuvoton NPCM7xx EDAC driver

Jae Hyun Yoo (12):
      clk: ast2600: enable BCLK for PCI/PCIe bus always
      dt-bindings: Add PECI subsystem document
      Documentation: ioctl: Add ioctl numbers for PECI subsystem
      peci: Add support for PECI bus driver core
      dt-bindings: Add bindings document of Aspeed PECI adapter
      ARM: dts: aspeed: Add PECI node
      peci: Add Aspeed PECI adapter driver
      dt-bindings: mfd: Add Intel PECI client bindings document
      mfd: intel-peci-client: Add Intel PECI client driver
      Documentation: hwmon: Add documents for PECI hwmon drivers
      hwmon: Add PECI cputemp driver
      hwmon: Add PECI dimmtemp driver

Joel Stanley (10):
      ARM: dts: aspeed-g4: Expose SuperIO scratch registers
      ARM: dts: nuvoton: Fix warnings in NPCM7xx common device tree
      ARM: dts: nuvoton: Update EVB for new PECI layout
      ARM: dts: nuvoton: evb: Rework enabling of nodes
      soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600
      ARM: dts: aspeed: ast2600evb: Add MAC0
      soc: aspeed-lpc-ctrl: Fix printf warning
      ARM: configs: aspeed: Update defconfigs
      ARM: config: aspeed-g5: Enable I2C GPIO mux driver
      ARM: config: aspeed: Fix selection of video device
      mtd: spi-nor: sfdp: Revert "default to addr_width of 3 for configurable widths"
      ARM: aspeed: g5: Do not set sirq polarity

Tomer Maimon (11):
      dt-binding: bmc: Add NPCM7xx LPC BPC documentation
      misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver
      dt-binding: bmc: add npcm7xx pci mailbox document
      misc: mbox: add npcm7xx pci mailbox driver
      dt-binding: net: document NPCM7xx EMC DT bindings
      net: npcm: add NPCM7xx Ethernet MAC controller
      ARM: configs: add defconfig for Nuvoton NPCM7xx BMC
      ARM: dts: npcm7xx: Update device tree
      arm: dts: Add NPCM7xx RunBMC Olympus Quanta machine.
      dt-bindings: peci: add NPCM PECI documentation
      peci: npcm: add NPCM PECI driver

(From meta-aspeed rev: 3c9616235643263beea47ef5db5cecafa3349c2e)

Change-Id: I4616f47026e00e49bda0abb1fc586dd2faabee30
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Enable XDMA</title>
<updated>2020-08-07T00:20:40+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2020-08-06T09:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=aaf2bf356bdcbaf620f889100727073415b5367a'/>
<id>urn:sha1:aaf2bf356bdcbaf620f889100727073415b5367a</id>
<content type='text'>
Somehow this was not enabled. It is required for Witherspoon 128, Tacoma
and Rainier.

(From meta-aspeed rev: a7bbd475453768037877c820caed02f39055eb6e)

Change-Id: Ie80479aa455c18c921387b23586cff3e7bc79204
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>meta-aspeed: g6: defconfig: Enable I2C GPIO mux</title>
<updated>2020-07-28T00:56:08+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@aj.id.au</email>
</author>
<published>2020-07-24T05:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=33deb2bedca9614d16b6ddd902f685081ff687ba'/>
<id>urn:sha1:33deb2bedca9614d16b6ddd902f685081ff687ba</id>
<content type='text'>
Some platforms make use of it.

(From meta-aspeed rev: 132487e2ee60e4b167c07fb63093e0ac493a3fbb)

Change-Id: I8752df5f9b4b195e605676a398cfdf1510b11008
Signed-off-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Move to Linux 5.7</title>
<updated>2020-07-22T02:07:09+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2020-05-04T12:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=38a5d871fade48710bc0d05e0b790629950b1706'/>
<id>urn:sha1:38a5d871fade48710bc0d05e0b790629950b1706</id>
<content type='text'>
This updates the OpenBMC kernel tree to a 5.7 base. It has been three
releases since the kernel was updated, making it over 9 months of
development time. The stable releses up to v5.7.9 are integrated in this
bump.

There are 106 out of tree kernel patches carried in the OpenBMC tree.

The defconfigs are regenerated with one change made to enable debugfs,
as it will default to off with the new kernel without explicitly
enabling it, and some platforms (eg Witherspoon) reply on it being
enabled.

Alexander Amelkin (1):
      mtd: spi-nor: fix options for mx66l51235f

Andrew Geissler (1):
      ARM: dts: tacoma: Add KCS node for LPC MCTP

Andrew Jeffery (14):
      dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation
      pmbus (max31785): Add support for devicetree configuration
      pmbus (core): Use driver callbacks in pmbus_get_fan_rate()
      pmbus (core): One-shot retries for failure to set page
      pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers
      soc: aspeed: Miscellaneous control interfaces
      ARM: dts: aspeed: witherspoon: Update max31785 node
      ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers
      pinctrl: aspeed: Improve debug output
      soc: aspeed: Fail probe of lpc-ctrl if reserved memory is not aligned
      misc: Add ASPEED KCS driver for MCTP purposes
      ARM: dts: witherspoon: Add KCS node for LPC MCTP
      pinctrl: aspeed: Describe the heartbeat function on ball Y23
      ARM: dts: rainier: Configure ball Y23 as GPIOP7 for MCLR_VPP

Ben Tyner (2):
      ARM: dts: aspeed: rainier: Add line-name checkstop
      ARM: dts: aspeed: tacoma: Remove checkstop gpio-key

Brad Bishop (4):
      ARM: dts: aspeed-g6: Expose SuperIO scratch registers
      soc: aspeed: lpc: Add G6 compatible strings
      ipmi: aspeed-g6: Add compatible strings
      reset: simple: Add AST2600 compatibility string

Cédric Le Goater (22):
      mtd: spi-nor: aspeed: use command mode for reads
      mtd: spi-nor: aspeed: add support for SPI dual IO read mode
      mtd: spi-nor: aspeed: link controller with the ahb clock
      mtd: spi-nor: aspeed: optimize read mode
      mtd: spi-nor: aspeed: limit the maximum SPI frequency
      mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper
      mtd: spi-nor: aspeed: clarify 4BYTE address mode mask
      mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer
      mtd: spi-nor: aspeed: add support for the 4B opcodes
      mtd: spi-nor: Add support for w25q512jv
      mtd: spi-nor: aspeed: Introduce a field for the AHB physical address
      mtd: spi-nor: aspeed: Introduce segment operations
      mtd: spi-nor: aspeed: add initial support for ast2600
      mtd: spi-nor: aspeed: Check for disabled segments on the AST2600
      mtd: spi-nor: aspeed: Introduce training operations per platform
      mtd: spi-nor: aspeed: Introduce a HCLK mask for training
      mtd: spi-nor: aspeed: check upper freq limit when doing training
      mtd: spi-nor: aspeed: add support for AST2600 training
      mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600
      mtd: spi-nor: aspeed: Disable zero size segments on the AST2600
      spi-nor: aspeed-smc: Detect 4b opcodes differently
      /dev/mem: add a devmem kernel parameter to activate the device

Eddie James (21):
      ARM: dts: rainier: Add KCS node for LPC MCTP
      ARM: dts: aspeed: Add witherspoon-128 machine
      fsi: aspeed: Enable 23-bit addressing
      clk: ast2600: Fix AHB clock divider for A1
      dt-bindings: fsi: Add P10 OCC device documentation
      fsi: occ: Add support for P10
      hwmon: (occ) Add new temperature sensor type
      i2c: fsi: Fix the port number field in status register
      i2c: fsi: Prevent adding adapters for ports without dts nodes
      ARM: dts: aspeed: rainier: Add second cfam on the hub
      dt-bindings: soc: Add Aspeed XDMA Engine
      soc: aspeed: Add XDMA Engine Driver
      soc: aspeed: xdma: Add user interface
      soc: aspeed: xdma: Add reset ioctl
      ARM: dts: aspeed: ast2600: Update XDMA engine node
      ARM: dts: aspeed: ast2500: Update XDMA engine node
      ARM: dts: aspeed: witherspoon: Enable XDMA engine
      ARM: dts: aspeed: tacoma: Enable XDMA engine
      clk: AST2600: Add mux for EMMC clock
      mmc: sdhci-of-aspeed: Prevent clock divider of zero
      leds: pca955x: Add an IBM software implementation of the PCA9552 chip

Fran Hsu (3):
      ARM: dts: nuvoton: Add NPCM730 common device tree
      ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl
      ARM: dts: nuvoton: Add Quanta GSJ BMC

George Hung (2):
      dt-binding: edac: add NPCM ECC documentation
      edac: npcm: Add Nuvoton NPCM7xx EDAC driver

Jae Hyun Yoo (12):
      clk: ast2600: enable BCLK for PCI/PCIe bus always
      dt-bindings: Add PECI subsystem document
      Documentation: ioctl: Add ioctl numbers for PECI subsystem
      peci: Add support for PECI bus driver core
      dt-bindings: Add bindings document of Aspeed PECI adapter
      ARM: dts: aspeed: Add PECI node
      peci: Add Aspeed PECI adapter driver
      dt-bindings: mfd: Add Intel PECI client bindings document
      mfd: intel-peci-client: Add Intel PECI client driver
      Documentation: hwmon: Add documents for PECI hwmon drivers
      hwmon: Add PECI cputemp driver
      hwmon: Add PECI dimmtemp driver

Joel Stanley (13):
      ARM: dts: aspeed-g4: Expose SuperIO scratch registers
      ARM: dts: nuvoton: Fix warnings in NPCM7xx common device tree
      ARM: dts: nuvoton: Update EVB for new PECI layout
      ARM: dts: nuvoton: evb: Rework enabling of nodes
      soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600
      fsi: aspeed: Support cabled FSI
      fsi: aspeed: Run the bus at maximum speed
      fsi: aspeed: Add module param for bus divisor
      ARM: dts: aspeed: ast2600evb: Add MAC0
      ARM: configs: aspeed: Update defconfigs
      hwmon (peci-dmmtemp): Fix 'sizeof' warning
      soc: aspeed-lpc-ctrl: Fix printf warning
      Revert "ARM: dts: aspeed: tacoma: Add gpio-key definitions"

Tomer Maimon (11):
      dt-binding: bmc: Add NPCM7xx LPC BPC documentation
      misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver
      dt-binding: bmc: add npcm7xx pci mailbox document
      misc: mbox: add npcm7xx pci mailbox driver
      dt-binding: net: document NPCM7xx EMC DT bindings
      net: npcm: add NPCM7xx Ethernet MAC controller
      ARM: configs: add defconfig for Nuvoton NPCM7xx BMC
      ARM: dts: npcm7xx: Update device tree
      arm: dts: Add NPCM7xx RunBMC Olympus Quanta machine.
      dt-bindings: peci: add NPCM PECI documentation
      peci: npcm: add NPCM PECI driver

(From meta-aspeed rev: a1d8d7791b8257b85eb85d73f08c2961c8c94f16)

Change-Id: I84ae1a28349144db398b7a43e0a2951c1eee434d
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: g6: Enable AT25 EEPROM driver config</title>
<updated>2020-06-26T19:45:33+00:00</updated>
<author>
<name>Eddie James</name>
<email>eajames@linux.ibm.com</email>
</author>
<published>2020-06-18T18:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=9d34c2d82694f838c5de5a70b7e26981edaff64f'/>
<id>urn:sha1:9d34c2d82694f838c5de5a70b7e26981edaff64f</id>
<content type='text'>
Needed for SPI-attached eeproms.

(From meta-aspeed rev: b64781c123543c5cbfecb81d974e82716545b099)

Signed-off-by: Eddie James &lt;eajames@linux.ibm.com&gt;
Change-Id: I5a931b742661d62790199afdd20dac5ef5935ad3
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: perf build fix, FSI attached SPI</title>
<updated>2020-05-01T13:11:54+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2020-05-01T00:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=cb40f722f253ee1c95b3bd0963c286971ae7ee22'/>
<id>urn:sha1:cb40f722f253ee1c95b3bd0963c286971ae7ee22</id>
<content type='text'>
Changbin Du (1):
      perf: Make perf able to build with latest libbfd

Eddie James (2):
      dt-bindings: fsi: Add FSI2SPI bindings
      spi: Add FSI-attached SPI controller driver

Joel Stanley (1):
      ARM: confisgs: aspeed_g5: Sync with OpenBMC

(From meta-aspeed rev: 29b354d091e668d00598d0ef05f070f73c91c0df)

Change-Id: I6fe69e32f460d0aeb41fe14b4e87ef95f6cb436e
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Enable DEBUG_LIST</title>
<updated>2020-04-14T19:25:57+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2020-04-14T02:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=49d434b81187dcfd83f34b8d1bddda8a691b8148'/>
<id>urn:sha1:49d434b81187dcfd83f34b8d1bddda8a691b8148</id>
<content type='text'>
This option is considered a security enhancement[1].

[1] https://lore.kernel.org/lkml/20200324153643.15527-11-will@kernel.org/

(From meta-aspeed rev: bc75bf104e650e38907265cb7d9396dfe3f599c0)

Change-Id: I35a4f9b63ac053dcfc3d22eb1b12b11019196f00
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Remove old config options</title>
<updated>2020-03-25T01:53:41+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2020-03-23T07:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=86f01dcc22c9d841db316e1ce4405bf426e003ab'/>
<id>urn:sha1:86f01dcc22c9d841db316e1ce4405bf426e003ab</id>
<content type='text'>
CONFIG_CRYPTO_ECHAINIV is default n so we don't need it in our config.

CONFIG_EDAC_ASPEED is not supported on AST2600.

(From meta-aspeed rev: 337c8064630d95aa7d7cc5d948bd99e72cfa3af8)

Change-Id: Ief0ebacbd2b9ed2d8f8dce7eb4c4828da0ae58d3
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>linux-aspeed: Enable CGROUP_BPF and NAMESPACES</title>
<updated>2020-03-25T01:53:39+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2020-03-23T07:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=ba7e9864fb3bdce243fd3bf3fdbf4a0455704430'/>
<id>urn:sha1:ba7e9864fb3bdce243fd3bf3fdbf4a0455704430</id>
<content type='text'>
These are used by systemd to provide isolation features:

  Required for IPAddressDeny= and IPAddressAllow= in resource control
  unit settings
    CONFIG_CGROUP_BPF

  Required for PrivateNetwork= in service units:
    CONFIG_NET_NS
  Note that systemd-localed.service and other systemd units use
  PrivateNetwork so this is effectively required.

  Required for PrivateUsers= in service units:
    CONFIG_USER_NS

(NET_NS is default y so we get it by enabling namespace support).

(From meta-aspeed rev: 5ad76c27abbb7d7e65c97bce6be63d7aa542a531)

Change-Id: I8e6311526393c663c62e310a465df9306251c021
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
</feed>
