<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/package-build/linux-kernel/config, branch sever-sever-patch-1</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=sever-sever-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=sever-sever-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2026-07-28T12:27:24+00:00</updated>
<entry>
<title>kernel: T9138: enable support for Microsoft MANA NIC driver</title>
<updated>2026-07-28T12:27:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2026-07-28T12:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=caa1f3f9c406a4afd5554708afac1952bf57eb7c'/>
<id>urn:sha1:caa1f3f9c406a4afd5554708afac1952bf57eb7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1243 from alexandr-san4ez/T8868-rolling</title>
<updated>2026-07-17T05:55:51+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-07-17T05:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=802f45df53f21e41a5062a1e4d1bf376f90f7cc6'/>
<id>urn:sha1:802f45df53f21e41a5062a1e4d1bf376f90f7cc6</id>
<content type='text'>
Kernel: T8868: Enable crash dump (kdump) and debug info in config</content>
</entry>
<entry>
<title>Merge pull request #1239 from c-po/compress-kernel-modules</title>
<updated>2026-07-15T15:26:39+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2026-07-15T15:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=fbd036a36e4bd1fa8f15638f79bc554db2cac9fb'/>
<id>urn:sha1:fbd036a36e4bd1fa8f15638f79bc554db2cac9fb</id>
<content type='text'>
Kernel: T5641: enable module compression to save disk space</content>
</entry>
<entry>
<title>Kernel: T8868: Enable crash dump (kdump) and debug info in config</title>
<updated>2026-07-10T07:35:30+00:00</updated>
<author>
<name>Oleksandr Kuchmystyi</name>
<email>o.kuchmystyi@vyos.io</email>
</author>
<published>2026-07-06T07:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=446e1205432968b8a44e33084af40ac9016d3759'/>
<id>urn:sha1:446e1205432968b8a44e33084af40ac9016d3759</id>
<content type='text'>
Enabling the following options allows us to use `kdump-tools`:
  - `CONFIG_CRASH_DUMP`
  - `CONFIG_DEBUG_INFO`
  - `CONFIG_PROC_VMCORE`
</content>
</entry>
<entry>
<title>Kernel: T5641: enable module compression to save disk space</title>
<updated>2026-07-08T18:45:13+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-08T18:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=21c7e66112d3ec360a9902037d086fdb15e4ebeb'/>
<id>urn:sha1:21c7e66112d3ec360a9902037d086fdb15e4ebeb</id>
<content type='text'>
After signing the Linux Kernel modules with the ephemeral key, proceed
by compressing the Kernel modules with xz to reduce the final ISO image
size.

Initial tests have shown a size reduction by 60MiB.
</content>
</entry>
<entry>
<title>Kernel: T5641: module signing done by common config - remove from arm64</title>
<updated>2026-07-08T18:42:14+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-07-08T18:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=12038e88d4fe42617f9cd39ccfd1184a52e5810a'/>
<id>urn:sha1:12038e88d4fe42617f9cd39ccfd1184a52e5810a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kernel: T8940: disable HYPERV_VTL_MODE and restore Hyper-V vPCI driver</title>
<updated>2026-07-05T09:30:33+00:00</updated>
<author>
<name>Alex Kudentsov</name>
<email>43482574+alexk37@users.noreply.github.com</email>
</author>
<published>2026-07-05T09:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=ec91f805c3c10f9beb57d9bd71f036d013bed701'/>
<id>urn:sha1:ec91f805c3c10f9beb57d9bd71f036d013bed701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T8938: consolidate build time options for amd64 and arm64 WWAN</title>
<updated>2026-05-28T15:07:13+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-28T15:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=40b8f6fc6d9ed7fc45f350f4cebce2f6d1bcbd76'/>
<id>urn:sha1:40b8f6fc6d9ed7fc45f350f4cebce2f6d1bcbd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: T8879: add missing Hyper-V drivers after 6.18 upgrade (#1193)</title>
<updated>2026-05-18T12:47:40+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-05-18T12:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=11a3b4bd380b0ecf757c71642ce4d0633faf3c3c'/>
<id>urn:sha1:11a3b4bd380b0ecf757c71642ce4d0633faf3c3c</id>
<content type='text'>
* Kernel: T8846: consolidate config for CPU/Task time and stats accounting

* Kernel: T8879: add config section for hypervisor Virtual Socket Protocol

* Kernel: T8879: add missing Hyper-V drivers after 6.18 upgrade

Add drivers for Hyper-V hypervisor which got lost in transition from 6.6 to
6.18 Kernel upgrade.</content>
</entry>
<entry>
<title>Merge pull request #1178 from SuperQ/superq/psi</title>
<updated>2026-05-13T15:29:03+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2026-05-13T15:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=3531b7771f0aab0847cc09be35fbb1621bc2a0e5'/>
<id>urn:sha1:3531b7771f0aab0847cc09be35fbb1621bc2a0e5</id>
<content type='text'>
kernel: T8847: Enable PSI metric data</content>
</entry>
</feed>
