<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/arch/microblaze/include/uapi/asm, branch v4.10</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.10</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.10'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2016-11-15T12:58:36Z</updated>
<entry>
<title>microblaze: Add missing syscalls</title>
<updated>2016-11-15T12:58:36Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2016-11-15T11:01:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7181e5590e5ba898804aef3ee6be7f27606e6f8b'/>
<id>urn:sha1:7181e5590e5ba898804aef3ee6be7f27606e6f8b</id>
<content type='text'>
The patch adds new syscalls copy_file_range,
preadv2, pwritev2, pkey_mprotect, pkey_alloc,
pkey_free

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls</title>
<updated>2016-05-16T07:18:01Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2015-11-16T07:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=fbce3befd60d40639bf3c6b60f7477b2f988f92d'/>
<id>urn:sha1:fbce3befd60d40639bf3c6b60f7477b2f988f92d</id>
<content type='text'>
Wire up new syscalls userfaultfd, membarrier and mlock2.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>elf-em.h: move EM_MICROBLAZE to the common header</title>
<updated>2015-09-10T04:54:15Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2015-08-18T07:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b14132797d8041a42e03f4ffa1e722da1425adfb'/>
<id>urn:sha1:b14132797d8041a42e03f4ffa1e722da1425adfb</id>
<content type='text'>
The linux/audit.h header uses EM_MICROBLAZE in order to define
AUDIT_ARCH_MICROBLAZE, but it's only available in the microblaze
asm headers.  Move it to the common elf-em.h header so that the
define can be used on non-microblaze systems.  Otherwise we get
build errors that EM_MICROBLAZE isn't defined when we try to use
the AUDIT_ARCH_MICROBLAZE symbol.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire-up execveat syscall</title>
<updated>2015-01-05T11:36:40Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-12-18T14:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=add4b1b02da7e7ec35c34dd04d351ac53f3f0dd8'/>
<id>urn:sha1:add4b1b02da7e7ec35c34dd04d351ac53f3f0dd8</id>
<content type='text'>
Add new execveat syscall.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire up bpf syscall</title>
<updated>2014-10-27T08:25:34Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-10-27T07:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a4f174dee4ae842e07cab7eeec194a3e60925c8d'/>
<id>urn:sha1:a4f174dee4ae842e07cab7eeec194a3e60925c8d</id>
<content type='text'>
Add new bpf syscall.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire-up memfd_create syscall</title>
<updated>2014-08-21T08:19:28Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-08-21T08:19:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=83c43c498a0a269e8334e53994c75dad8824cca2'/>
<id>urn:sha1:83c43c498a0a269e8334e53994c75dad8824cca2</id>
<content type='text'>
Add new memfd_create syscall.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire-up getrandom syscall</title>
<updated>2014-08-21T08:07:05Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-08-07T13:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=53133453a9f791dff5b6403bc2f1208b474ae792'/>
<id>urn:sha1:53133453a9f791dff5b6403bc2f1208b474ae792</id>
<content type='text'>
Add new getrandom syscall.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire-up seccomp syscall</title>
<updated>2014-08-21T08:07:04Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-08-07T13:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b7609491446c73240f60af4b691a9f8b377f2025'/>
<id>urn:sha1:b7609491446c73240f60af4b691a9f8b377f2025</id>
<content type='text'>
Add new seccomp syscall.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire-up renameat2 syscall</title>
<updated>2014-07-09T11:27:07Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-07-09T11:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=08e6bbda0b483268822e3461f1bb82d6c80d2de5'/>
<id>urn:sha1:08e6bbda0b483268822e3461f1bb82d6c80d2de5</id>
<content type='text'>
Add new renameat2 syscall.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Wire-up new system calls sched_setattr/getattr</title>
<updated>2014-03-12T09:20:41Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-03-12T09:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cff2ee046e063d887a3af432c23e7ec214b6d09d'/>
<id>urn:sha1:cff2ee046e063d887a3af432c23e7ec214b6d09d</id>
<content type='text'>
Wire-up sched_setattr/getattr syscalls.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
</feed>
