<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/generic/patches-4.3, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>kernel: remove linux 4.3 support</title>
<updated>2016-03-07T17:56:58+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-03-07T17:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=46c7d0d1ab610701b91ac9ba465e63f51e80ee06'/>
<id>46c7d0d1ab610701b91ac9ba465e63f51e80ee06</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48955
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48955
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix section mismatch in crashlog</title>
<updated>2016-03-05T16:23:50+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2016-03-05T16:23:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=21cf64b4ad001ac0ff1cc0d1e8a0fb61476a501a'/>
<id>21cf64b4ad001ac0ff1cc0d1e8a0fb61476a501a</id>
<content type='text'>
The function memblock_insert_region() is in the section
__init_memblock, also put crashlog_init_memblock there.

This fixes this section mismatch warning:
The function memblock_insert_region.isra.1() references
the function __meminit crashlog_init_memblock().
This is often because memblock_insert_region.isra.1 lacks a __meminit
annotation or the annotation of crashlog_init_memblock is wrong.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 48931
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function memblock_insert_region() is in the section
__init_memblock, also put crashlog_init_memblock there.

This fixes this section mismatch warning:
The function memblock_insert_region.isra.1() references
the function __meminit crashlog_init_memblock().
This is often because memblock_insert_region.isra.1 lacks a __meminit
annotation or the annotation of crashlog_init_memblock is wrong.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 48931
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix uninitialized variable in bridge multicast-to-unicast patch on 4.3</title>
<updated>2016-02-11T15:00:19+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-02-11T15:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2c17b8bcc52de38f4a81ec408028472b2a76d57b'/>
<id>2c17b8bcc52de38f4a81ec408028472b2a76d57b</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48690
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48690
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: backport more 4.6 bcma stuff needed for new chipsets</title>
<updated>2016-01-28T07:00:44+00:00</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2016-01-28T07:00:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e9479e62b02b38b5895d6cbb9e2cc530eccf18c4'/>
<id>e9479e62b02b38b5895d6cbb9e2cc530eccf18c4</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 48516
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 48516
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update kernel 4.3 to version 4.3.4</title>
<updated>2016-01-25T21:44:48+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2016-01-25T21:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a29c7ca3d9832f92b16f63e4b006854a9ae3a6cf'/>
<id>a29c7ca3d9832f92b16f63e4b006854a9ae3a6cf</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 48498
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 48498
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix a small bug in the MIPS highmem fix</title>
<updated>2016-01-25T10:28:29+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-25T10:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e8e4b6eed8da155967519183652a74fa43d51abf'/>
<id>e8e4b6eed8da155967519183652a74fa43d51abf</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48482
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48482
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix MIPS highmem breakage</title>
<updated>2016-01-24T00:16:27+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-24T00:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e756c2bb074207857bb7780cfd31a04eda745635'/>
<id>e756c2bb074207857bb7780cfd31a04eda745635</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48468
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48468
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: backport bcma stuff sent for 4.6</title>
<updated>2016-01-22T09:22:37+00:00</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2016-01-22T09:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=529d527e2c0b7016a5b3707531f3ac17bbc65af5'/>
<id>529d527e2c0b7016a5b3707531f3ac17bbc65af5</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 48449
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 48449
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix module load issue in the dma-buf debloat patch</title>
<updated>2016-01-20T20:09:43+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-20T20:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f85594f56ffcf05ce971f1e19c8c93795594fb6a'/>
<id>f85594f56ffcf05ce971f1e19c8c93795594fb6a</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48409
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48409
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix keyring reference leak (CVE-2016-0728)</title>
<updated>2016-01-19T21:09:17+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-19T21:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e62802752ed1ff48f9b1007d927f61be51a85cbc'/>
<id>e62802752ed1ff48f9b1007d927f61be51a85cbc</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48372
</pre>
</div>
</content>
</entry>
</feed>
