<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-kernel, branch honister</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=honister</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=honister'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2021-08-01T15:47:08+00:00</updated>
<entry>
<title>meta-security: Convert to new override syntax</title>
<updated>2021-08-01T15:47:08+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-07-29T23:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=11a67b861af74d59ccfd609d6d943e966ccff731'/>
<id>urn:sha1:11a67b861af74d59ccfd609d6d943e966ccff731</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto-dev: drop bbappend</title>
<updated>2021-06-06T20:03:37+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-06-03T15:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b226ebdc4af3be30018f9e73ae1c7e3f365323d9'/>
<id>urn:sha1:b226ebdc4af3be30018f9e73ae1c7e3f365323d9</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-security/recipe-kernel: use sanity check</title>
<updated>2021-06-06T20:03:37+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-06-02T02:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1955c143de2105f001d91fe71db51482103d8063'/>
<id>urn:sha1:1955c143de2105f001d91fe71db51482103d8063</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-%_5.%.bbappend: drop recipe</title>
<updated>2021-06-05T19:25:24+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-05-26T12:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=833ae34c8f3222358f65e8ee3fdbac565485694e'/>
<id>urn:sha1:833ae34c8f3222358f65e8ee3fdbac565485694e</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>lkrg-module: update 0.9.1</title>
<updated>2021-06-05T19:25:17+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-05-17T01:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=72c5043d8489d3ff5c0962223800e3cef984caa1'/>
<id>urn:sha1:72c5043d8489d3ff5c0962223800e3cef984caa1</id>
<content type='text'>
LIC_FILES_CHKSUM updated do to yr change and adding new copyrights

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>lkrg-module: Add Linux Kernel Runtime Guard</title>
<updated>2021-04-14T13:49:47+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-04-14T01:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ca9264b1e1b5a8b84bf95f5a4eb93f2947b3b75c'/>
<id>urn:sha1:ca9264b1e1b5a8b84bf95f5a4eb93f2947b3b75c</id>
<content type='text'>
For more info see: https://github.com/openwall/lkrg

Add to local.conf:
IMAGE_INSTALL_append = " kernel-module-lkrg"

Need these kconfig options enabled:
CONFIG_KALLSYMS_ALL=y
CONFIG_JUMP_LABEL=y
CONFIG_DEBUG_KERNEL=y

To invoke module:

sudo insmod {path-to-modules}/p_lkrg.ko kint_enforce=1

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-%/5.x: Add dm-verity fragment as needed</title>
<updated>2020-10-09T14:02:01+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-10-02T02:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d9feafe991cdf4084746c41438526dbf0b5dc2c8'/>
<id>urn:sha1:d9feafe991cdf4084746c41438526dbf0b5dc2c8</id>
<content type='text'>
Add checks that include dm-verity specific kernel config fragment
when dm-verity-img.bbclass is used.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto(-dev): Add dm-verity fragment as needed</title>
<updated>2020-09-12T15:55:28+00:00</updated>
<author>
<name>niko.mauno@vaisala.com</name>
<email>niko.mauno@vaisala.com</email>
</author>
<published>2020-09-10T16:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=6f40921308be358ffce1a4e51a76672ad4168c21'/>
<id>urn:sha1:6f40921308be358ffce1a4e51a76672ad4168c21</id>
<content type='text'>
Add checks that include dm-verity specific kernel config fragment
when dm-verity-img.bbclass is used.

Signed-off-by: Niko Mauno &lt;niko.mauno@vaisala.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto: update the bbappend to 5.x</title>
<updated>2020-03-05T16:06:44+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2020-03-05T15:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=15061e3a4e1ade2129c0019c0c62e585a8efcb9a'/>
<id>urn:sha1:15061e3a4e1ade2129c0019c0c62e585a8efcb9a</id>
<content type='text'>
As linux-yocto upgraded to 5.x in oe-core, update
the bbappend to 5.x to remove the warning:

WARNING: No recipes available for:
  /buildarea/layers/meta-security/recipes-kernel/linux/linux-yocto_4.%.bbappend

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
[Droped 4.x part]
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux: drop the bbappend for linux v4.x series</title>
<updated>2020-03-02T06:16:14+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bgolaszewski@baylibre.com</email>
</author>
<published>2020-02-24T15:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a3f528862434d8e0cbdfe7849a000060ec66ddd3'/>
<id>urn:sha1:a3f528862434d8e0cbdfe7849a000060ec66ddd3</id>
<content type='text'>
v4.19 LTS has been dropped in poky in favor of v5.4. Drop the bbappend
from meta-security as right now the build fails.

Signed-off-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
