<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Build</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ead5d1f4d877e92c051e1a1ade623d0d30e71619 - Merge branch &apos;master&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#ead5d1f4d877e92c051e1a1ade623d0d30e71619</link>
        <description>Merge branch &apos;master&apos; into for-nextSync with Linus&apos; branch in order to be able to apply fixupsof more recent patches.

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Tue, 01 Sep 2020 14:19:48 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>9e8238020c5beba64e7ffafbb7ea0fb02fe68270 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#9e8238020c5beba64e7ffafbb7ea0fb02fe68270</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.9 merge window.

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Sat, 08 Aug 2020 01:41:01 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9b031c86506cef9acae45e61339fcf9deaabb793 - Merge branch &apos;elan-i2c&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#9b031c86506cef9acae45e61339fcf9deaabb793</link>
        <description>Merge branch &apos;elan-i2c&apos; into nextBring in update to Elan touchpad driver to support newer touchpads withhigher resolution.

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Wed, 22 Jul 2020 04:02:33 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d053cf0d771f6547cb0537759a9af63cf402908d - Merge branch &apos;for-5.8&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#d053cf0d771f6547cb0537759a9af63cf402908d</link>
        <description>Merge branch &apos;for-5.8&apos; into for-linus

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Mon, 01 Jun 2020 10:15:16 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>1f422417945d08731e2915e0addb976f11b3a85a - Merge branch &apos;timers/drivers/timer-ti&apos; into timers/drivers/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#1f422417945d08731e2915e0addb976f11b3a85a</link>
        <description>Merge branch &apos;timers/drivers/timer-ti&apos; into timers/drivers/next

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Sat, 23 May 2020 00:01:13 +0200</pubDate>
        <dc:creator>Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>68f0f2690e183306b52671a9ad09fb31808b0500 - Merge branch &apos;for-mingo&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#68f0f2690e183306b52671a9ad09fb31808b0500</link>
        <description>Merge branch &apos;for-mingo&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuPull RCU updates from Paul McKenney:  1. Miscellaneous fixes.  2. kfree_rcu() updates.  3. Remove scheduler locking restriction  4. RCU-tasks update, including addition of RCU Tasks Trace for     BPF use and RCU Tasks Rude.  (This branch is on top of #3 due     to overlap of changed code.)  5. RCU CPU stall warning updates.  6. Torture-test updates.

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Mon, 11 May 2020 22:54:30 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>4353dd3b70783ebbc83fcf12d9c0af3fbab0223b - Merge tag &apos;efi-next&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#4353dd3b70783ebbc83fcf12d9c0af3fbab0223b</link>
        <description>Merge tag &apos;efi-next&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/corePull EFI changes for v5.8 from Ard Biesheuvel:&quot;- preliminary changes for RISC-V - add support for setting the resolution on the EFI framebuffer - simplify kernel image loading for arm64 - Move .bss into .data via the linker script instead of relying on symbol   annotations. - Get rid of __pure getters to access global variables - Clean up the config table matching arrays&quot;Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Sat, 25 Apr 2020 10:25:02 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>36dbae9945322e660795e73ffc8ed8ae4f25d13d - Merge branch &apos;topic/nhlt&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#36dbae9945322e660795e73ffc8ed8ae4f25d13d</link>
        <description>Merge branch &apos;topic/nhlt&apos; into for-nextMerge NHLT init cleanup.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Fri, 24 Apr 2020 08:22:16 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>41d91ec3de8a90167159275bde7ed65768723556 - Merge tag &apos;tegra-for-5.7-asoc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into asoc-5.7</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#41d91ec3de8a90167159275bde7ed65768723556</link>
        <description>Merge tag &apos;tegra-for-5.7-asoc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into asoc-5.7ASoC: tegra: Fixes for v5.7-rc3This contains a couple of fixes that are needed to properly reconfigurethe audio clocks on older Tegra devices.

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Wed, 22 Apr 2020 09:51:44 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>175ae3ad59ab3459652bd2ae3bbc1785aeba1bf3 - Merge branch &apos;fixes-v5.7&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#175ae3ad59ab3459652bd2ae3bbc1785aeba1bf3</link>
        <description>Merge branch &apos;fixes-v5.7&apos; into fixes

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Tue, 21 Apr 2020 18:36:03 +0200</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>08d99b2c23dfa84ca5b5e5c194062a0550888b71 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#08d99b2c23dfa84ca5b5e5c194062a0550888b71</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging required to pull topic/phy-compliance.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Fri, 17 Apr 2020 08:12:22 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2b703bbda2713fd2a7d98029ea6c44f9c3159f34 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#2b703bbda2713fd2a7d98029ea6c44f9c3159f34</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedBackmerging in order to pull &quot;topic/phy-compliance&quot;.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Thu, 16 Apr 2020 13:35:16 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a4721ced760684d1776bf31f7925aa41bb3f4846 - Merge v5.7-rc1 into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#a4721ced760684d1776bf31f7925aa41bb3f4846</link>
        <description>Merge v5.7-rc1 into drm-misc-fixesStart the new drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Tue, 14 Apr 2020 09:19:50 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>3b02a051d25d9600e9d403ad3043aed7de00160e - Merge tag &apos;v5.7-rc1&apos; into locking/kcsan, to resolve conflicts and refresh</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#3b02a051d25d9600e9d403ad3043aed7de00160e</link>
        <description>Merge tag &apos;v5.7-rc1&apos; into locking/kcsan, to resolve conflicts and refreshResolve these conflicts:	arch/x86/Kconfig	arch/x86/kernel/MakefileDo a minor &quot;evil merge&quot; to move the KCSAN entry up a bit by a few linesin the Kconfig to reduce the probability of future conflicts.Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Mon, 13 Apr 2020 09:44:39 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9b82f05f869a823d43ea4186f5f732f2924d3693 - Merge branch &apos;perf-core-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#9b82f05f869a823d43ea4186f5f732f2924d3693</link>
        <description>Merge branch &apos;perf-core-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPull perf updates from Ingo Molnar: &quot;The main changes in this cycle were:  Kernel side changes:   - A couple of x86/cpu cleanups and changes were grandfathered in due     to patch dependencies. These clean up the set of CPU model/family     matching macros with a consistent namespace and C99 initializer     style.   - A bunch of updates to various low level PMU drivers:       * AMD Family 19h L3 uncore PMU       * Intel Tiger Lake uncore support       * misc fixes to LBR TOS sampling   - optprobe fixes   - perf/cgroup: optimize cgroup event sched-in processing   - misc cleanups and fixes  Tooling side changes are to:   - perf {annotate,expr,record,report,stat,test}   - perl scripting   - libapi, libperf and libtraceevent   - vendor events on Intel and S390, ARM cs-etm   - Intel PT updates   - Documentation changes and updates to core facilities   - misc cleanups, fixes and other enhancements&quot;* &apos;perf-core-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (89 commits)  cpufreq/intel_pstate: Fix wrong macro conversion  x86/cpu: Cleanup the now unused CPU match macros  hwrng: via_rng: Convert to new X86 CPU match macros  crypto: Convert to new CPU match macros  ASoC: Intel: Convert to new X86 CPU match macros  powercap/intel_rapl: Convert to new X86 CPU match macros  PCI: intel-mid: Convert to new X86 CPU match macros  mmc: sdhci-acpi: Convert to new X86 CPU match macros  intel_idle: Convert to new X86 CPU match macros  extcon: axp288: Convert to new X86 CPU match macros  thermal: Convert to new X86 CPU match macros  hwmon: Convert to new X86 CPU match macros  platform/x86: Convert to new CPU match macros  EDAC: Convert to new X86 CPU match macros  cpufreq: Convert to new X86 CPU match macros  ACPI: Convert to new X86 CPU match macros  x86/platform: Convert to new CPU match macros  x86/kernel: Convert to new CPU match macros  x86/kvm: Convert to new CPU match macros  x86/perf/events: Convert to new CPU match macros  ...

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Tue, 31 Mar 2020 01:40:08 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>fdca7c1496cf05657654b6576143e909fc160a61 - Merge tag &apos;perf-core-for-mingo-5.7-20200310&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#fdca7c1496cf05657654b6576143e909fc160a61</link>
        <description>Merge tag &apos;perf-core-for-mingo-5.7-20200310&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/corePull perf/core improvements and fixes from Arnaldo Carvalho de Melo:perf stat:  Jin Yao:  - Show percore counts in per CPU output.perf report:  Jin Yao:  - Allow selecting which block info columns to report and its order.  - Support color ops to print block percents in color.  - Fix wrong block address comparison in block_info__cmp().perf annotate:  Ravi Bangoria:  - Get rid of annotation-&gt;nr_jumps, unused.expr:  Jiri Olsa:  - Move expr lexer to flex.llvm:  Arnaldo Carvalho de Melo:  - Add debug hint message about missing kernel-devel package.core:  Kan Liang:  - Initial patches to support the recently added PERF_SAMPLE_BRANCH_HW_INDEX    kernel feature.  - Add check for unexpected use of reserved membrs in event attr, so that in    the future older perf tools will complain instead of silently try to process    unknown features.libapi:  Namhyung Kim:  - Adopt cgroupsfs_find_mountpoint() from tools/perf/util/.libperf:  Michael Petlan:  - Add counting example.libtraceevent:   Steven Rostedt (VMware):  - Remove extra &apos;\n&apos; in print_event_time().Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Thu, 19 Mar 2020 15:01:07 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>7982a898515064ba180d958bfc89ed22d13905ee - tools lib api fs: Move cgroupsfs_find_mountpoint()</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#7982a898515064ba180d958bfc89ed22d13905ee</link>
        <description>tools lib api fs: Move cgroupsfs_find_mountpoint()Move it from tools/perf/util/cgroup.c as it can be used by other places.Note that cgroup filesystem is different from others since it&apos;s usuallymounted separately (in v1) for each subsystem.I just copied the code with a little modification to pass a name ofsubsystem.Suggested-by: Jiri Olsa &lt;jolsa@redhat.com&gt;Signed-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;Cc: Jiri Olsa &lt;jolsa@redhat.com&gt;Link: http://lore.kernel.org/lkml/20200127100031.1368732-1-namhyung@kernel.orgSigned-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Mon, 27 Jan 2020 11:00:31 +0100</pubDate>
        <dc:creator>Namhyung Kim &lt;namhyung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e5451c8f8330e03ad3cfa16048b4daf961af434f - Merge remote-tracking branch &apos;linusw-gpio/for-next&apos; into devm_gpiochip</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#e5451c8f8330e03ad3cfa16048b4daf961af434f</link>
        <description>Merge remote-tracking branch &apos;linusw-gpio/for-next&apos; into devm_gpiochipBase for demv_gpiochip_add_data() and devm_gpiochip_remove().

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Tue, 23 Feb 2016 15:07:08 +0100</pubDate>
        <dc:creator>Laxman Dewangan &lt;ldewangan@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>d1208404dd477c142680437137c9996b95bfd508 - Merge tag &apos;v4.4&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#d1208404dd477c142680437137c9996b95bfd508</link>
        <description>Merge tag &apos;v4.4&apos;Linux 4.4

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Thu, 21 Jan 2016 06:16:13 +0100</pubDate>
        <dc:creator>Chris Zankel &lt;chris@zankel.net&gt;</dc:creator>
    </item>
<item>
        <title>a52079dad4718fa924ae81a939f8a665366f562b - Orangefs: Merge tag &apos;v4.4-rc1&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/lib/api/fs/Build#a52079dad4718fa924ae81a939f8a665366f562b</link>
        <description>Orangefs: Merge tag &apos;v4.4-rc1&apos; into for-nextLinux 4.4-rc1

            List of files:
            /linux/tools/lib/api/fs/Build</description>
        <pubDate>Mon, 16 Nov 2015 16:58:57 +0100</pubDate>
        <dc:creator>Mike Marshall &lt;hubcap@omnibond.com&gt;</dc:creator>
    </item>
</channel>
</rss>
