<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://linuxtesting.org">
<channel>
 <title>Linux Verification Center - News</title>
 <link>http://linuxtesting.org/taxonomy/term/2/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>31-Oct-2011: Slides of our talks at LinuxCon Europe 2011 available</title>
 <link>http://linuxtesting.org/node/1408</link>
 <description>&lt;p&gt;Members of the Linux Verification Center team Alexey Khoroshilov and Eugene Shatokhin has provided talks presenting our ongoing projects aimed to improve quality of Linux kernel space modules at &lt;a href=&quot;https://events.linuxfoundation.org/events/linuxcon-europe&quot; target=&quot;_blank&quot;&gt;LinuxCon Europe 2011&lt;/a&gt; that took place October 26-28, 2011 in Prague, Czech Republic.&lt;/p&gt;
&lt;p&gt;After the talks we have many interesting questions and discussions. Many thanks to all for the active interest to our projects.&lt;/p&gt;
&lt;p&gt;The slides are available from the Publications page:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
    Eugene Shatokhin. &lt;a href=&quot;downloads/2011-LinuxConEurope-Shatokhin-KEDR.pdf&quot;&gt;&lt;strong&gt;&quot;Using Dynamic Analysis To Hunt Down Problems in Kernel Modules&quot;&lt;/strong&gt;&lt;/a&gt; &lt;a href=&quot;http://pdfreaders.org&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;files/pdf.gif&quot; alt=&quot;PDF&quot;&gt;&lt;/a&gt;.
&lt;/li&gt;
&lt;li&gt;
    Alexey Khoroshilov. &lt;a href=&quot;downloads/2011-LinuxConEurope-Khoroshilov-LDV.pdf&quot;&gt;&lt;strong&gt;&quot;Linux Device Driver Verification Program&quot;&lt;/a&gt;&lt;/strong&gt;&lt;/a&gt; &lt;a href=&quot;http://pdfreaders.org&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;files/pdf.gif&quot; alt=&quot;PDF&quot;&gt;&lt;/a&gt;.
&lt;/li&gt;
&lt;/ul&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Mon, 31 Oct 2011 23:00:29 +0300</pubDate>
</item>
<item>
 <title>24-Oct-2011: Linux Verification Center at the LinuxCon Europe 2011</title>
 <link>http://linuxtesting.org/node/1407</link>
 <description>&lt;p&gt;&lt;a href=&quot;https://events.linuxfoundation.org/events/linuxcon-europe&quot; target=&quot;_blank&quot;&gt;LinuxCon Europe 2011&lt;/a&gt; and &lt;a href=&#039;https://events.linuxfoundation.org/events/embedded-linux-conference-europe&#039;&gt;Embedded Linux Conference Europe 2011&lt;/a&gt; will take place October 26-28, 2011 in Prague, Czech Republic.&lt;/p&gt;
&lt;p&gt;Members of the Linux Verification Center team Alexey Khoroshilov and Eugene Shatokhin will provide talks presenting our ongoing projects aimed to improve quality of Linux kernel space modules.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
    26 October. Eugene Shatokhin. &lt;strong&gt;&quot;Using Dynamic Analysis To Hunt Down Problems in Kernel Modules&quot;&lt;/strong&gt;.
&lt;/li&gt;
&lt;li&gt;
    27 October. Alexey Khoroshilov. &lt;strong&gt;&quot;Linux Device Driver Verification Program&quot;&lt;/strong&gt;.
&lt;/li&gt;
&lt;/ul&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Tue, 25 Oct 2011 00:01:28 +0400</pubDate>
</item>
<item>
 <title>14-Oct-2011: BLAST 2.7 released</title>
 <link>http://linuxtesting.org/news/blast27</link>
 <description>&lt;p&gt;Linux Verification Center announces the release of BLAST 2.7 - a new version of an open source model checker for C programs. The tool automatically checks if a C program satisfies behavioral properties of the interfaces it uses. BLAST is based on counterexample-driven automatic abstraction refinement to construct an abstract model which is model checked for safety properties. &lt;/p&gt;
&lt;p&gt;The first version of BLAST was developed at UC Berkeley by Ranjit Jhala, Rupak Majumdar, and Gregoire Sutre and was supported by the US National Science Foundation. The BLAST 2.0 Team includes Thomas A. Henzinger, Dirk Beyer, Rupak Majumdar, and Ranjit Jhala. The latest release of the team is &lt;a href=&quot;http://mtc.epfl.ch/software-tools/blast/index-epfl.php&quot;&gt;BLAST 2.5&lt;/a&gt; of 2008.&lt;/p&gt;
&lt;p&gt;BLAST 2.7 is a result of improvements made in BLAST 2.6 by Linux Verification Center team within &lt;a href=&quot;http://linuxtesting.org/project/ldv&quot;&gt;Linux Driver Verification&lt;/a&gt; program and for the purpose to take part in Competition on Software Verification at TACAS&#039;12.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Fri, 14 Oct 2011 16:05:08 +0400</pubDate>
</item>
<item>
 <title>16-Sep-2011: BLAST 2.6 released</title>
 <link>http://linuxtesting.org/news/blast26</link>
 <description>&lt;p&gt;Linux Verification Center announces the release of BLAST 2.6 - a new version of an open source model checker for C programs. The tool automatically checks if a C program satisfies behavioral properties of the interfaces it uses. BLAST is based on counterexample-driven automatic abstraction refinement to construct an abstract model which is model checked for safety properties. &lt;/p&gt;
&lt;p&gt;The first version of BLAST was developed at UC Berkeley by Ranjit Jhala, Rupak Majumdar, and Gregoire Sutre and was supported by the US National Science Foundation. The BLAST 2.0 Team includes Thomas A. Henzinger, Dirk Beyer, Rupak Majumdar, and Ranjit Jhala. The latest release of the team is &lt;a href=&quot;http://mtc.epfl.ch/software-tools/blast/index-epfl.php&quot;&gt;BLAST 2.5&lt;/a&gt; of 2008.&lt;/p&gt;
&lt;p&gt;BLAST 2.6 is a result of improvements made in BLAST 2.5 by Linux Verification Center team within &lt;a href=&quot;http://linuxtesting.org/project/ldv&quot;&gt;Linux Driver Verification&lt;/a&gt; program.&lt;/p&gt;
&lt;p&gt;The main improvements are as follows.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Fri, 16 Sep 2011 23:56:18 +0400</pubDate>
</item>
<item>
 <title>17-Jun-2011: KEDR 0.3 released</title>
 <link>http://linuxtesting.org/news/kedr03</link>
 <description>&lt;p&gt;KEDR is an extensible system for dynamic analysis of kernel modules (device drivers, file system modules, etc.) in Linux. KEDR tools operate on the modules chosen by the user and can detect memory leaks, perform fault simulation and more. &lt;/p&gt;
&lt;p&gt;Version 0.3 brings several enhancements and various bug fixes.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Mon, 20 Jun 2011 10:55:18 +0400</pubDate>
</item>
<item>
 <title>02-Mar-2011: KEDR 0.2 released</title>
 <link>http://linuxtesting.org/news/kedr02</link>
 <description>&lt;p&gt;KEDR is an extensible system to facilitate runtime analysis of kernel modules (device drivers, file system modules, etc.) in Linux. KEDR tools operate on the modules chosen by the user and can detect memory leaks, perform fault simulation and more.&lt;/p&gt;
&lt;p&gt;Version 0.2 brings several enhancements and various bug fixes.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Wed, 02 Mar 2011 23:08:13 +0300</pubDate>
</item>
<item>
 <title>23-Nov-2010: KEDR 0.1 released</title>
 <link>http://linuxtesting.org/news/kedr01</link>
 <description>&lt;p&gt;Today we have released the first public version of KEDR framework. &lt;/p&gt;
&lt;p&gt;KEDR is an extensible system to facilitate runtime analysis of kernel modules in Linux. It allows to intercept the calls that a kernel module makes to the functions exported by other modules and by the kernel proper.&lt;/p&gt;
&lt;p&gt;KEDR-based systems can record arguments and return values of these functions to a trace, do fault simulation according to user-defined scenarios and perform many other tasks.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Tue, 23 Nov 2010 23:14:38 +0300</pubDate>
</item>
<item>
 <title>25-Oct-2010: Linux Driver Verification - Results of Google Summer of Code 2010 merged</title>
 <link>http://linuxtesting.org/news/ldv-gsoc2010</link>
 <description>&lt;p&gt;With the help of &lt;a href=&quot;https://www.linuxfoundation.org/&quot;&gt;The Linux Foundation&lt;/a&gt; we took a part in &lt;a href=&quot;http://code.google.com/soc/&quot;&gt;Google Summer of Code 2010&lt;/a&gt; with a projects titled &quot;Linux Device Drivers Quality Inspector&quot;. A &lt;a href=&quot;http://phystech.edu/&quot;&gt;MIPT&lt;/a&gt; student Andrey Tretyakov mentored by Alexey Khoroshilov has developed an infrastructure to track changes in Linux Kernel&#039;s Git repository and to invoke LDV tools only for device drivers that has been changed since the previous check.&lt;/p&gt;
&lt;p&gt;We are glad to announce that the code developed during the project was merged into the master (trunk) branch of our repository, and it is now integrated with the rest of our toolset. You can find this code in revision &lt;a href=&quot;http://forge.ispras.ru/projects/ldv/repository/revisions/51e0ca2697659abf399a813bb17893f2e860aa81&quot;&gt;51e0ca2&lt;/a&gt;, or &lt;a href=&quot;http://forge.ispras.ru/projects/ldv/repository/revisions/master/show/ldv-git&quot;&gt;browse the repository&lt;/a&gt;. The component is now named &quot;LDV-Git&quot;, and the code is now maintained by the LDV team.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Tue, 26 Oct 2010 01:13:49 +0400</pubDate>
</item>
<item>
 <title>30-Dec-2009: OLVER Core Release 1.5</title>
 <link>http://linuxtesting.org/news/olver15</link>
 <description>&lt;p&gt;OLVER Core 1.5 release has been published with improvements in test reports and testing quality (see detailed release notes below).&lt;/p&gt;
&lt;p&gt;Please use the usual links for browsing OLVER project results:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;a requirements catalog&lt;/a&gt; for &lt;strong&gt;all 1532&lt;/strong&gt; generic functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;formal specifications&lt;/a&gt; in normal quality for &lt;strong&gt;1450&lt;/strong&gt; functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;formal specifications&lt;/a&gt; in minimal quality for &lt;strong&gt;80&lt;/strong&gt; functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/std_reports&quot;&gt;reports&lt;/a&gt; on the possible issues found by the Center in the text of LSB 3.1 and POSIX standards;
&lt;li&gt;&lt;a href=&quot;results/testsuite&quot;&gt;demo examples&lt;/a&gt; of the tests for math.integer group of functions with annotated examples that allow understanding the technologies used and the architecture of the OLVER test suite;
&lt;li&gt;The full &lt;a href=&quot;results/testsuite&quot;&gt;OLVER Core test suite&lt;/a&gt; release including source code and documentation.&lt;/ul&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Thu, 31 Dec 2009 00:03:09 +0300</pubDate>
</item>
<item>
 <title>31-Aug-2009: ABI Compliance Checker Announced</title>
 <link>http://linuxtesting.org/node/1390</link>
 <description>&lt;p&gt;Linux Verification Center at the Institute for System Programming of RAS announces the public availability of &lt;a href=&quot;http://ispras.linux-foundation.org/index.php/ABI_compliance_checker&quot;&gt;ABI Compliance Checker&lt;/a&gt;, a new tool ensuring Application Binary Interface (ABI) compatibility of different versions of a C or C++ library. The tool is aimed at helping upstream developers and distribution maintainers to make sure that any application compiled with an old version of the library will work with a newer version. ABI Compliance Checker tests whether set of public interfaces, number or data types of parameters passed to functions have changed between two versions of the library. We recommend this tool to all developers who are interested in providing libraries with stable ABI.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Mon, 31 Aug 2009 13:53:02 +0400</pubDate>
</item>
<item>
 <title>12-Jun-2009: A New Program of the Linux Verification Center to Be Announced at PSI&#039;09</title>
 <link>http://linuxtesting.org/node/1387</link>
 <description>&lt;p&gt;Goals and content of the Program will be presented by Alexey Khoroshilov in the talk &quot;Establishing Linux Driver Verification Process&quot; at the Seventh International Andrei Ershov Memorial Conference «PERSPECTIVES OF SYSTEM INFORMATICS» PSI&#039;09, which takes place June 15-19, 2009 in Academgorodok, Novosibirsk, Russia.&lt;/p&gt;
&lt;p&gt;Also Victor Kuliamin will discuss issues of standardization and testing of mathematical functions at the conference.&lt;/p&gt;
&lt;p&gt;Everybody interested are welcome to contact us before or during this event to appoint a face to face meeting.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Thu, 18 Jun 2009 20:25:39 +0400</pubDate>
</item>
<item>
 <title>15-Apr-2009: Linux Verification Center at the Linux Foundation Summit 2009</title>
 <link>http://linuxtesting.org/node/1385</link>
 <description>&lt;p&gt;The third &lt;a href=&quot;http://linux-summit.org/&quot; target=&quot;_blank&quot;&gt;Linux Foundation Collaboration Summit 2009&lt;/a&gt; took place April 08-10, 2009 in San-Francisco, USA. This unique, invitation-only event brought together key specialists in the Linux ecosystem to discuss where Linux is, where it needs to go and how we can all help get it there.&lt;/p&gt;
&lt;p&gt;Representative of the Linux Verification Center Vladimir Rubanov took part in this event as the manager of the LSB Infrastructure program, which is run by the Linux Verification Center under a contract between ISP RAS and the Linux Foundation. The program is o&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Mon, 11 May 2009 11:54:03 +0400</pubDate>
</item>
<item>
 <title>27-Jun-2008: OLVER Core Release 1.4</title>
 <link>http://linuxtesting.org/news/olver14</link>
 <description>&lt;p&gt;OLVER Core 1.4 release has been published with improvements in testing quality (see detailed release notes below).&lt;/p&gt;
&lt;p&gt;Please use the usual links for browsing OLVER project results:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;a requirements catalog&lt;/a&gt; for &lt;strong&gt;all 1532&lt;/strong&gt; generic functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;formal specifications&lt;/a&gt; in normal quality for &lt;strong&gt;1450&lt;/strong&gt; functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;formal specifications&lt;/a&gt; in minimal quality for &lt;strong&gt;80&lt;/strong&gt; functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/std_reports&quot;&gt;reports&lt;/a&gt; on the possible issues found by the Center in the text of LSB 3.1 and POSIX standards;
&lt;li&gt;&lt;a href=&quot;results/testsuite&quot;&gt;demo examples&lt;/a&gt; of the tests for math.integer group of functions with annotated examples that allow understanding the technologies used and the architecture of the OLVER test suite;
&lt;li&gt;The full &lt;a href=&quot;results/testsuite&quot;&gt;OLVER Core test suite&lt;/a&gt; release including source code and documentation.&lt;/ul&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Tue, 01 Jul 2008 18:35:54 +0400</pubDate>
</item>
<item>
 <title>28-Dec-2007: OLVER Core 1.3</title>
 <link>http://linuxtesting.org/node/1379</link>
 <description>&lt;p&gt;OLVER Core 1.3 maintenance release has been published with full set of 7 LSB architectures supported and many improvements in testing quality and usability (see detailed release notes below).&lt;/p&gt;
&lt;p&gt;Please use the usual links for browsing OLVER project results:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;a requirements catalog&lt;/a&gt; for &lt;strong&gt;all 1532&lt;/strong&gt; generic functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;formal specifications&lt;/a&gt; in normal quality for &lt;strong&gt;1270&lt;/strong&gt; functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/lsb_specs&quot;&gt;formal specifications&lt;/a&gt; in minimal quality for &lt;strong&gt;260&lt;/strong&gt; functions of the LSB Core 3.1;
&lt;li&gt;&lt;a href=&quot;results/std_reports&quot;&gt;reports&lt;/a&gt; on the possible issues found by the Center in the text of LSB 3.1 and POSIX standards;
&lt;li&gt;&lt;a href=&quot;results/testsuite&quot;&gt;demo examples&lt;/a&gt; of the tests for math.integer group of functions with annotated examples that allow understanding the technologies used and the architecture of the OLVER test suite;
&lt;li&gt;The full &lt;a href=&quot;results/testsuite&quot;&gt;OLVER Core test suite&lt;/a&gt; release including source code and documentation.&lt;/ul&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Fri, 28 Dec 2007 15:39:58 +0300</pubDate>
</item>
<item>
 <title>16-Oct-2007: Markus Rex (LF CTO) at ISPRAS</title>
 <link>http://linuxtesting.org/news/markus2007</link>
 <description>&lt;p&gt;Markus Rex (CTO of Linux Foundaion, Vice President of Novell) is visiting ISP RAS for October 18-19. On October 18, Markus will deliver a talk at ISP RAS on the following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Linux from the view of a distributor&lt;/li&gt;
&lt;li&gt;SUSE automated build system&lt;/li&gt;
&lt;li&gt;Early history of Linux, SUSE, Caldera and Redhat, and how Enterprise Linux distributions came along.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Everybody is invited. The talk is at 15:00 at the 110 room of ISP RAS.&lt;/p&gt;
</description>
 <category domain="http://linuxtesting.org/news">News</category>
 <pubDate>Fri, 02 Nov 2007 17:45:43 +0300</pubDate>
</item>
</channel>
</rss>

