<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-generic/audit_dir_write.h, branch v3.7-rc7</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/asm-generic/audit_dir_write.h?h=v3.7-rc7</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/asm-generic/audit_dir_write.h?h=v3.7-rc7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-05-04T18:41:28Z</updated>
<entry>
<title>audit: support the "standard" &lt;asm-generic/unistd.h&gt;</title>
<updated>2011-05-04T18:41:28Z</updated>
<author>
<name>Chris Metcalf</name>
<email>cmetcalf@tilera.com</email>
</author>
<published>2011-05-02T20:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=aaeb012fe4700cb808562c2daf7ccc464e7f18cf'/>
<id>urn:sha1:aaeb012fe4700cb808562c2daf7ccc464e7f18cf</id>
<content type='text'>
Many of the syscalls mentioned in the audit code are not present
for architectures that implement only the "standard" set of
Linux syscalls (e.g. openat, but not open, etc.).  This change
adds proper #ifdefs for all those syscalls.

Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Signed-off-by: Chris Metcalf &lt;cmetcalf@tilera.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] fix missing ifdefs in syscall classes hookup for generic targets</title>
<updated>2006-09-23T00:48:56Z</updated>
<author>
<name>Al Viro</name>
<email>viro@ftp.linux.org.uk</email>
</author>
<published>2006-09-22T23:10:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a83fbf635992442edf6aa3252e4008d4a08edf12'/>
<id>urn:sha1:a83fbf635992442edf6aa3252e4008d4a08edf12</id>
<content type='text'>
several targets have no ....at() family and m32r calls its only chown variant
chown32(), with __NR_chown being undefined.  creat(2) is also absent in some
targets.

Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] audit syscall classes</title>
<updated>2006-07-01T11:44:10Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2006-07-01T07:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b915543b46a2aa599fdd2169e51bcfd88812a12b'/>
<id>urn:sha1:b915543b46a2aa599fdd2169e51bcfd88812a12b</id>
<content type='text'>
Allow to tie upper bits of syscall bitmap in audit rules to kernel-defined
sets of syscalls.  Infrastructure, a couple of classes (with 32bit counterparts
for biarch targets) and actual tie-in on i386, amd64 and ia64.

Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
</feed>
