<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/android_kernel_m2note/drivers/misc/mediatek/mach, branch ng-7.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=ng-7.1.2</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=ng-7.1.2'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/'/>
<updated>2019-08-01T16:12:49+00:00</updated>
<entry>
<title>Security Patch: mt_idle: avoid sscanf heap overflow</title>
<updated>2019-08-01T16:12:49+00:00</updated>
<author>
<name>Piazza Lo</name>
<email>piazza.lo@mediatek.com</email>
</author>
<published>2017-10-11T04:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=c825098b9a76e1c4ef6c05f80cdd8b6c756cbf08'/>
<id>urn:sha1:c825098b9a76e1c4ef6c05f80cdd8b6c756cbf08</id>
<content type='text'>
[Detail]
To add buffer size limitation in sscanf(%s)

M-ALPS03353869
CVE-2017-0827

BUG:65994220

Change-Id: Icebd9e86ca533dcd5425ed89c0488a64ed921f75
Signed-off-by: Piazza Lo &lt;piazza.lo@mediatek.com&gt;
Signed-off-by: Moyster &lt;oysterized@gmail.com&gt;
</content>
</entry>
<entry>
<title>GPU DVFS: fix procfs write KE</title>
<updated>2019-07-18T20:05:57+00:00</updated>
<author>
<name>Brian-SY Yang</name>
<email>brian-sy.yang@mediatek.com</email>
</author>
<published>2017-09-27T01:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=4a2167983f4a24985b20279301e54f8ae6b5a0b7'/>
<id>urn:sha1:4a2167983f4a24985b20279301e54f8ae6b5a0b7</id>
<content type='text'>
[Detail] KE always happens when write /proc/gpufreq/gpufreq_fixed_freq
by IoFuzz test

[Solution] add input freq check

MTK-Commit-Id: 74092efbcddc8d1584e56bb81df4722affa0b512

Change-Id: I10525c42e946088d63b8adeb29594f754710747f
Signed-off-by: Brian-SY Yang &lt;brian-sy.yang@mediatek.com&gt;
CR-Id: ALPS03519258
Feature: Others
(cherry picked from commit bcbce651ad5b50bc7add53f65c0c355a3b932c33)
(cherry picked from commit fa8f434d44293d39b89b3b1585ae114fa1f1d549)
</content>
</entry>
<entry>
<title>misc: fix a bunch of 'warning: backslash and newline separated by space'</title>
<updated>2018-11-30T00:59:48+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2018-11-30T00:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=faa9b140d85e35e48e204c361de2e33d5dfa4d62'/>
<id>urn:sha1:faa9b140d85e35e48e204c361de2e33d5dfa4d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace &lt;asm/uaccess.h&gt; with &lt;linux/uaccess.h&gt; globally</title>
<updated>2018-11-29T16:49:05+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2016-12-24T19:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=8588b01909e0145e5e84f5fe0a5353bd194f205c'/>
<id>urn:sha1:8588b01909e0145e5e84f5fe0a5353bd194f205c</id>
<content type='text'>
This was entirely automated, using the script by Al:

  PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*&lt;asm/uaccess.h&gt;'
  sed -i -e "s!$PATT!#include &lt;linux/uaccess.h&gt;!" \
        $(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)

to do the replacement at the end of the merge window.

Requested-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Moyster &lt;oysterized@gmail.com&gt;
</content>
</entry>
<entry>
<title>mediatek: touchpanel: disable some configs</title>
<updated>2018-05-16T13:43:41+00:00</updated>
<author>
<name>fire855</name>
<email>thefire855@gmail.com</email>
</author>
<published>2018-03-22T23:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=c3b09420bef57fcf64da2c2c02300d65c192896c'/>
<id>urn:sha1:c3b09420bef57fcf64da2c2c02300d65c192896c</id>
<content type='text'>
modified to match meizu m2 note

Signed-off-by: Moyster &lt;oysterized@gmail.com&gt;
</content>
</entry>
<entry>
<title>mediatek: force USER_BUILD_KERNEL flag</title>
<updated>2018-05-16T11:11:23+00:00</updated>
<author>
<name>fire855</name>
<email>thefire855@gmail.com</email>
</author>
<published>2018-03-23T15:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=01e8a5fb758f0b0ff484353bdca242cf2068d28f'/>
<id>urn:sha1:01e8a5fb758f0b0ff484353bdca242cf2068d28f</id>
<content type='text'>
this was never set but it should be enabled
</content>
</entry>
<entry>
<title>don't make cpu hotplug run too frequently</title>
<updated>2018-01-03T14:07:09+00:00</updated>
<author>
<name>DidntRead</name>
<email>koko1999@mail.bg</email>
</author>
<published>2018-01-02T14:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=137316bb664fd8da760c63641d46a3cf7472e1d2'/>
<id>urn:sha1:137316bb664fd8da760c63641d46a3cf7472e1d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mtk: remove CONFIG_ANDROID_VMEM (to follow pmem removal, deprecated and unused)</title>
<updated>2017-12-24T18:14:15+00:00</updated>
<author>
<name>Mister Oyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2017-12-24T18:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=42744fa187676724685387a07aee7ec68fa9d6fe'/>
<id>urn:sha1:42744fa187676724685387a07aee7ec68fa9d6fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pmem: cleanup last bits of it</title>
<updated>2017-12-24T16:14:32+00:00</updated>
<author>
<name>Mister Oyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2017-12-24T16:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=55b67ccfacfd10c9ef0e17b68af29b3688b6f03f'/>
<id>urn:sha1:55b67ccfacfd10c9ef0e17b68af29b3688b6f03f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mtk: fliper: backport 3.18 drivers (without earlysuspend)</title>
<updated>2017-12-23T20:40:49+00:00</updated>
<author>
<name>Mister Oyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2017-12-23T20:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=c007a762003c375e46a0bd5a910f706dba686759'/>
<id>urn:sha1:c007a762003c375e46a0bd5a910f706dba686759</id>
<content type='text'>
</content>
</entry>
</feed>
