<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/mkresin/config, branch master</title>
<subtitle>Staging tree of Mathias Kresin</subtitle>
<id>https://git.openwrt.org/openwrt/staging/mkresin/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/mkresin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/'/>
<updated>2022-04-02T20:41:27Z</updated>
<entry>
<title>kernel: add missing symbol</title>
<updated>2022-04-02T20:41:27Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2022-04-02T20:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=500c37c56ff60b46c30bb0ea7c92676bea23331a'/>
<id>urn:sha1:500c37c56ff60b46c30bb0ea7c92676bea23331a</id>
<content type='text'>
Enabling KERNEL_KPROBES exposes KERNEL_BPF_KPROBE_OVERRIDE. Add a build
option for it to fix build failures with KERNEL_KPROBES enabled.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>config: build: cleanup whitespace issue</title>
<updated>2022-02-19T12:10:01Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2022-02-03T11:13:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=ce7264a6e0ed95a69b5b17c6841be6baffa67628'/>
<id>urn:sha1:ce7264a6e0ed95a69b5b17c6841be6baffa67628</id>
<content type='text'>
In order to have it tidy.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>kernel: add kmod-vrf</title>
<updated>2022-02-01T21:59:09Z</updated>
<author>
<name>Marek Behún</name>
</author>
<published>2022-01-20T13:21:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=45d541bb409355f090b971d96ebebd8610ef84a7'/>
<id>urn:sha1:45d541bb409355f090b971d96ebebd8610ef84a7</id>
<content type='text'>
Add option to compile kmod-vrf, support for Virtual Routing and
Forwarding (Lite).

This module depends on NET_L3_MASTER_DEV, which is a boolean kernel
option, so we need to create a configuration option also for this, and
make kmod-vrf depend on it.

Signed-off-by: Marek Behún &lt;kabel@kernel.org&gt;
</content>
</entry>
<entry>
<title>uml: make use of 'rootfs-part' feature</title>
<updated>2022-01-23T19:48:31Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-01-22T00:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=8a324fb7591518b423b63772fe811f289f0bde4f'/>
<id>urn:sha1:8a324fb7591518b423b63772fe811f289f0bde4f</id>
<content type='text'>
Use 'rootfs-part' feature instead of referencing the TARGET_uml in
Config-images.in.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>sunxi: make use of 'rootfs-part' feature</title>
<updated>2022-01-23T19:48:25Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-01-22T00:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=d05ac928f68f108f22ec36e5a24e7217f938becc'/>
<id>urn:sha1:d05ac928f68f108f22ec36e5a24e7217f938becc</id>
<content type='text'>
Use 'rootfs-part' feature instead of referencing the TARGET_sunxi in
Config-images.in.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>omap: make use of 'rootfs-part' feature</title>
<updated>2022-01-23T19:48:20Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-01-22T00:24:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=3a69b4bbb9d29b001b4afc968441e539ffa23023'/>
<id>urn:sha1:3a69b4bbb9d29b001b4afc968441e539ffa23023</id>
<content type='text'>
Use 'rootfs-part' feature instead of referencing the TARGET_omap in
Config-images.in.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>kernel: enhance multicast routing support</title>
<updated>2022-01-07T23:48:39Z</updated>
<author>
<name>Matthew Hagan</name>
</author>
<published>2022-01-03T23:00:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=033b6cef94a4aae6244f75f34bc2879869335002'/>
<id>urn:sha1:033b6cef94a4aae6244f75f34bc2879869335002</id>
<content type='text'>
Certain utilities, such as smcroute [1], require additional multicast
routing options to be enabled, otherwise they will not function
correctly. Enable these relevant dependancies when IPv4 and/or IPv6
multicast routing are enabled.

[1] https://github.com/troglobit/smcroute/blob/master/README.md#linux-requirements

This increases the uncompressed kernel size on MIPS 24kc by 8KBytes
and the compressed kernel size by 1.8KBytes.

Signed-off-by: Matthew Hagan &lt;mnhagan88@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: added support to generate VHDX images</title>
<updated>2021-12-05T17:49:14Z</updated>
<author>
<name>Oldřich Jedlička</name>
</author>
<published>2021-01-09T21:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=fd4ad6cae88d009e9560e4ee902bf20a5b42d36e'/>
<id>urn:sha1:fd4ad6cae88d009e9560e4ee902bf20a5b42d36e</id>
<content type='text'>
Added support to generate dynamic-sized VHDX images for Hyper-V.
Compile-tested on x86 and run-tested on Windows 10 21H2 (Hyper-V).

Signed-off-by: Oldřich Jedlička &lt;oldium.pro@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: remove non-existent config symbols</title>
<updated>2021-11-20T17:53:14Z</updated>
<author>
<name>Jianhui Zhao</name>
</author>
<published>2021-11-20T10:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=43b498f669c978c1a2004640ad6cabddc9e693ec'/>
<id>urn:sha1:43b498f669c978c1a2004640ad6cabddc9e693ec</id>
<content type='text'>
The crashlog patch as not ported to kernel 5.4.

Fixes: 4e0c54bc5bc8 ("kernel: add support for kernel 5.4")
Signed-off-by: Jianhui Zhao &lt;zhaojh329@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: add missing symbol</title>
<updated>2021-11-15T01:13:43Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2021-11-06T18:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/mkresin/commit/?id=38106a484cdff85cd9b52bb2978c8b40f8b2c942'/>
<id>urn:sha1:38106a484cdff85cd9b52bb2978c8b40f8b2c942</id>
<content type='text'>
Enabling KERNEL_FTRACE exposes the HIST_TRIGGERS triggers symbol. Add a
build option for it to fix build failures with KERNEL_FTRACE enabled.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
</feed>
