<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in pstore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9fc3678e - ABI: pstore: Fix What field</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/pstore#9fc3678e</link>
        <description>ABI: pstore: Fix What fieldIf both /sys/fs/pstore/... and /dev/pstore/... are possible,it should use, instead, two What: fields.Acked-by: Kees Cook &lt;keescook@chromium.org&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/e19daafb779bd3a8f9ae1c15f670752355e5d40f.1631782432.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/pstore</description>
        <pubDate>Thu, 16 Sep 2021 08:59:37 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>54a19b4d - docs: ABI: cleanup several ABI documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/pstore#54a19b4d</link>
        <description>docs: ABI: cleanup several ABI documentsThere are some ABI documents that, while they don&apos;t generateany warnings, they have issues when parsed by get_abi.pl scripton its output result.Address them, in order to provide a clean output.Reviewed-by: Tom Rix &lt;trix@redhat.com&gt; # for fpga-managerReviewed-By: Kajol Jain&lt;kjain@linux.ibm.com&gt; # for sysfs-bus-event_source-devices-hv_gpci and sysfs-bus-event_source-devices-hv_24x7Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; #for IIOAcked-by: Oded Gabbay &lt;oded.gabbay@gmail.com&gt; # for HabanalabsAcked-by: Vaibhav Jain &lt;vaibhav@linux.ibm.com&gt; # for sysfs-bus-papr-pmemAcked-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt; # for catptAcked-by: Suzuki K Poulose &lt;suzuki.poulose@arm.com&gt;Acked-by: Ilya Dryomov &lt;idryomov@gmail.com&gt; # for rbdAcked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/5bc78e5b68ed1e9e39135173857cb2e753be868f.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/pstore</description>
        <pubDate>Fri, 30 Oct 2020 07:40:50 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>129fb4cb - ABI: Fix KernelVersion tags</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/pstore#129fb4cb</link>
        <description>ABI: Fix KernelVersion tagsIt is &quot;KernelVersion:&quot; and not &quot;Kernel Version:&quot;.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/pstore</description>
        <pubDate>Fri, 14 Jun 2019 17:52:16 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ed66bcd0 - ABI: fix some syntax issues at the ABI database</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/pstore#ed66bcd0</link>
        <description>ABI: fix some syntax issues at the ABI databaseOn those three files, the ABI representation described atREADME are violated.- at sysfs-bus-iio-proximity-as3935:	a &apos;:&apos; character is missing after &quot;What&quot;- at sysfs-class-devfreq:	there&apos;s a typo at Description- at sysfs-class-cxl, it is using the &quot;:&quot; character at a	file preamble, causing it to be misinterpreted as a	tag.- On the other files, instead of &quot;What&quot;, they use &quot;Where&quot;.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;Acked-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;Acked-by: Andrew Donnellan &lt;ajd@linux.ibm.com&gt;  # cxlSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/pstore</description>
        <pubDate>Fri, 14 Jun 2019 02:04:07 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;</dc:creator>
    </item>
<item>
        <title>fb0af3f2 - pstore: Create a convenient mount point for pstore</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/pstore#fb0af3f2</link>
        <description>pstore: Create a convenient mount point for pstoreUsing /dev/pstore as a mount point for the pstore filesystem is slightlyawkward.  We don&apos;t normally mount filesystems in /dev/ and the /dev/pstorefile isn&apos;t created automatically by anything.  While this method willstill work, we can create a persistent mount point in sysfs.  This willput pstore on par with things like cgroups and efivarfs.Signed-off-by: Josh Boyer &lt;jwboyer@redhat.com&gt;Acked-by: Kees Cook &lt;keescook@chromium.org&gt;Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/pstore</description>
        <pubDate>Tue, 12 Feb 2013 21:07:22 +0000</pubDate>
        <dc:creator>Josh Boyer &lt;jwboyer@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>dee28e72 - pstore: Allow the user to explicitly choose a backend</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/pstore#dee28e72</link>
        <description>pstore: Allow the user to explicitly choose a backendpstore only allows one backend to be registered at present, but thesystem may provide several. Add a parameter to allow the user to choosewhich backend will be used rather than just relying on load order.Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/pstore</description>
        <pubDate>Thu, 21 Jul 2011 20:57:55 +0000</pubDate>
        <dc:creator>Matthew Garrett &lt;mjg@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>366f7e7a - pstore: use mount option instead sysfs to tweak kmsg_bytes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/pstore#366f7e7a</link>
        <description>pstore: use mount option instead sysfs to tweak kmsg_bytes/sys/fs is a somewhat strange way to tweak what could moreobviously be tuned with a mount option.Suggested-by: Christoph Hellwig &lt;hch@infradead.org&gt;Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/pstore</description>
        <pubDate>Fri, 18 Mar 2011 22:33:43 +0000</pubDate>
        <dc:creator>Luck, Tony &lt;tony.luck@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ca01d6dd - pstore: new filesystem interface to platform persistent storage</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/pstore#ca01d6dd</link>
        <description>pstore: new filesystem interface to platform persistent storageSome platforms have a small amount of non-volatile storage thatcan be used to store information useful to diagnose the cause ofa system crash.  This is the generic part of a file system interfacethat presents information from the crash as a series of files in/dev/pstore.  Once the information has been seen, the underlyingstorage is freed by deleting the files.Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/pstore</description>
        <pubDate>Tue, 28 Dec 2010 22:25:21 +0000</pubDate>
        <dc:creator>Tony Luck &lt;tony.luck@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
