<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/android_kernel_m2note/drivers/misc/mediatek/masp, branch o-8.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=o-8.1</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=o-8.1'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/'/>
<updated>2019-07-20T10:23:47+00:00</updated>
<entry>
<title>masp: fix ioctl: SEC_GET_RANDOM_ID memory check range</title>
<updated>2019-07-20T10:23:47+00:00</updated>
<author>
<name>Chin-Ting Kuo</name>
<email>chin-ting.kuo@mediatek.com</email>
</author>
<published>2017-09-27T01:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=d1ea004f598806c12d1b9889ed4bdfde6cbed3f2'/>
<id>urn:sha1:d1ea004f598806c12d1b9889ed4bdfde6cbed3f2</id>
<content type='text'>
[Detail]
Size of RID is 16 bytes instead of 4 bytes. Instead of
using "unsigned int" as input type of _IOR(), a new struct
"sec_rid" which is 16 bytes in size is declared and used in
order to make memory access permission check range correct.

MTK-Commit-Id: 4e1c03ca23666da29bbcd024839de5ad8a3fa143

Change-Id: I892b71fb082b5b2335d29436fee1bc61cf14fc15
Signed-off-by: Chin-Ting Kuo &lt;chin-ting.kuo@mediatek.com&gt;
CR-Id: ALPS03523553
Feature: Vulnerability Scan
</content>
</entry>
<entry>
<title>Replace &lt;asm/uaccess.h&gt; with &lt;linux/uaccess.h&gt; globally</title>
<updated>2018-11-29T17:33:35+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=97d31ff07bb554e2861bd3e1e4ab3756a8fb1f51'/>
<id>urn:sha1:97d31ff07bb554e2861bd3e1e4ab3756a8fb1f51</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>masp: remove unused filp related functions.</title>
<updated>2017-04-11T09:00:09+00:00</updated>
<author>
<name>tadd.kao</name>
<email>tadd.kao@mediatek.com</email>
</author>
<published>2015-10-19T09:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=912153151aa23d37bf6c0ada3ce86f1aaa41f228'/>
<id>urn:sha1:912153151aa23d37bf6c0ada3ce86f1aaa41f228</id>
<content type='text'>
[Detail] Open file in kernel space is not a secure way.

[Solution] Remove the file operation in kernel since they are not used.

[Feature] Secure Boot

BUG=23460645
Change-Id: I79bd3f4f29ca1b1b3aa4ca43b8e8d60382341dbc
Signed-off-by: tadd.kao &lt;tadd.kao@mediatek.com&gt;
CR-Id: ALPS02363269
</content>
</entry>
<entry>
<title>mediatek: update asf driver</title>
<updated>2016-12-11T12:36:41+00:00</updated>
<author>
<name>fire855</name>
<email>thefire855@gmail.com</email>
</author>
<published>2016-11-05T13:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=3ee029b6fe82e31a112f13de419cee582df68e30'/>
<id>urn:sha1:3ee029b6fe82e31a112f13de419cee582df68e30</id>
<content type='text'>
Backported from 3.18 MM kernel
</content>
</entry>
<entry>
<title>fix partition path</title>
<updated>2016-09-10T13:03:10+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2016-09-10T13:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=3333eb9da4a3970255dec1ca52fa43fd4663397e'/>
<id>urn:sha1:3333eb9da4a3970255dec1ca52fa43fd4663397e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first commit</title>
<updated>2016-08-15T02:19:42+00:00</updated>
<author>
<name>Meizu OpenSource</name>
<email>patchwork@meizu.com</email>
</author>
<published>2016-08-15T02:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=d2e1446d81725c351dc73a03b397ce043fb18452'/>
<id>urn:sha1:d2e1446d81725c351dc73a03b397ce043fb18452</id>
<content type='text'>
</content>
</entry>
</feed>
