<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>36ec807b627b4c0a0a382f0ae48eac7187d14b2b - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#36ec807b627b4c0a0a382f0ae48eac7187d14b2b</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.12 merge window.

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Fri, 20 Sep 2024 10:24:24 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f057b57270c2a17d3f45c177e9434fa5745caa48 - Merge branch &apos;ib/6.11-rc6-matrix-keypad-spitz&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#f057b57270c2a17d3f45c177e9434fa5745caa48</link>
        <description>Merge branch &apos;ib/6.11-rc6-matrix-keypad-spitz&apos; into nextBring in changes removing support for platform data from matrix-keypaddriver.

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Fri, 06 Sep 2024 06:49:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>66e72a01b60ae6950ddbb3585fdc1424d303e14b - Merge tag &apos;v6.11-rc1&apos; into clk-meson-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#66e72a01b60ae6950ddbb3585fdc1424d303e14b</link>
        <description>Merge tag &apos;v6.11-rc1&apos; into clk-meson-nextLinux 6.11-rc1

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Mon, 29 Jul 2024 16:32:02 +0200</pubDate>
        <dc:creator>Jerome Brunet &lt;jbrunet@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>ee057c8c194b9283f4137b253b70e292693a39f0 - Merge tag &apos;v6.11-rc3&apos; into trace/ring-buffer/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#ee057c8c194b9283f4137b253b70e292693a39f0</link>
        <description>Merge tag &apos;v6.11-rc3&apos; into trace/ring-buffer/coreThe &quot;reserve_mem&quot; kernel command line parameter has been pulled intov6.11. Merge the latest -rc3 to allow the persistent ring buffer memory tobe able to be mapped at the address specified by the &quot;reserve_mem&quot; commandline parameter.Signed-off-by: Steven Rostedt (Google) &lt;rostedt@goodmis.org&gt;

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Wed, 14 Aug 2024 22:56:42 +0200</pubDate>
        <dc:creator>Steven Rostedt &lt;rostedt@goodmis.org&gt;</dc:creator>
    </item>
<item>
        <title>c8faf11cd192214e231626c3ee973a35d8fc33f2 - Merge tag &apos;v6.11-rc1&apos; into for-6.12</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#c8faf11cd192214e231626c3ee973a35d8fc33f2</link>
        <description>Merge tag &apos;v6.11-rc1&apos; into for-6.12Linux 6.11-rc1

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Tue, 30 Jul 2024 21:30:11 +0200</pubDate>
        <dc:creator>Tejun Heo &lt;tj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3663e2c4bc45fcdc71931fcbfcbfbf9b71f55c83 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#3663e2c4bc45fcdc71931fcbfcbfbf9b71f55c83</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v6.11-rc1 in general, and specifically get the newBACKLIGHT_POWER_ constants for power states.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Thu, 01 Aug 2024 12:06:09 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4436e6da008fee87d54c038e983e5be9a6baf8fb - Merge branch &apos;linus&apos; into x86/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#4436e6da008fee87d54c038e983e5be9a6baf8fb</link>
        <description>Merge branch &apos;linus&apos; into x86/mmBring x86 and selftests up to date

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Fri, 02 Aug 2024 14:10:55 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>a1ff5a7d78a036d6c2178ee5acd6ba4946243800 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#a1ff5a7d78a036d6c2178ee5acd6ba4946243800</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s start the new drm-misc-fixes cycle by bringing in 6.11-rc1.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Tue, 30 Jul 2024 09:09:23 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b3ce7a30847a54a7f96a35e609303d8afecd460b - Merge tag &apos;drm-next-2024-07-18&apos; of https://gitlab.freedesktop.org/drm/kernel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#b3ce7a30847a54a7f96a35e609303d8afecd460b</link>
        <description>Merge tag &apos;drm-next-2024-07-18&apos; of https://gitlab.freedesktop.org/drm/kernelPull drm updates from Dave Airlie: &quot;There&apos;s a lot of stuff in here, amd, i915 and xe have new platform  work, lots of core rework around EDID handling, some new COMPILE_TEST  options, maintainer changes and a lots of other stuff. Summary:  core:   - deprecate DRM data and return 0 date   - connector: Create a set of helpers to help with HDMI support   - Remove driver owner assignments   - Allow more drivers to compile with COMPILE_TEST   - Conversions to drm_edid   - Sprinkle MODULE_DESCRIPTIONS everywhere they are missing   - Remove drm_mm_replace_node   - print: Add a drm prefix to warn level messages too, remove            ___drm_dbg, consolidate prefix handling   - New monochrome TV mode variant  ttm:   - improve number of page faults on some platforms   - fix test builds under PREEMPT_RT   - more test coverage  ci:   - Require a more recent version of mesa   - improve farm setup and test generation  dma-buf:   - warn if reserving 0 fence slots   - internal API heap enhancements  fbdev:   - Create memory manager optimized fbdev emulation  panic:   - Allow to select fonts   - improve drm_fb_dma_get_scanout_buffer   - Allow to dump kmsg to the screen  bridge:   - Remove redundant checks on bridge-&gt;encoder   - Remove drm_bridge_chain_mode_fixup   - bridge-connector: Plumb in the new HDMI helper   - analogix_dp: Various improvements, handle AUX transfers timeout   - samsung-dsim: Fix timings calculation   - tc358767: Plenty of small fixes, fix no connector attach, fix               clocks   - sii902x: state validation improvements  panels:   - Switch panels from register table initialization to proper code   - Now that the panel code tracks the panel state, remove every ad-hoc     implementation in the panel drivers   - More cleanup of prepare / enable state tracking in drivers   - edp: Drop legacy panel compatibles   - simple-bridge: Switch to devm_drm_bridge_add   - New panels: Lincoln Tech Sol LCD185-101CT, Microtips Technology                 13-101HIEBCAF0-C, Microtips Technology MF-103HIEB0GA0,                 BOE nv110wum-l60, IVO t109nw41, WL-355608-A8, PrimeView                 PM070WL4, Lincoln Technologies LCD197, Ortustech                 COM35H3P70ULC, AUO G104STN01, K&amp;d kd101ne3-40ti  amdgpu:   - DCN 4.0.x support   - GC 12.0 support   - GMC 12.0 support   - SDMA 7.0 support   - MES12 support   - MMHUB 4.1 support   - GFX12 modifier and DCC support   - lots of IP fixes/updates  amdkfd:   - Contiguous VRAM allocations   - GC 12.0 support   - SDMA 7.0 support   - SR-IOV fixes   - KFD GFX ALU exceptions  i915:   - Battlemage Xe2 HPD display enablement   - Panel Replay enabling   - DP AUX-less ALPM/LOBF   - Enable link training failure fallback for DP MST links   - CMRR (Content Match Refresh Rate) enabling   - Increase ADL-S/ADL-P/DG2+ max TMDS bitrate to 6 Gbps   - Enable eDP AUX based HDR backlight   - Support replaying GPU hangs with captured context image   - Automate CCS Mode setting during engine resets   - lots of refactoring   - Support replaying GPU hangs with captured context image   - Increase FLR timeout from 3s to 9s   - Enable w/a 16021333562 for DG2, MTL and ARL [guc]  xe:   - update MAINATINERS   - New uapi adding OA functionality to Xe   - expose l3 bank mask   - fix display detect on ADL-N   - runtime PM Fixes   - Fix silent backmerge issues   - More prep for SR-IOV   - HWmon additions   - per client usage info   - Rework GPU page fault handling   - Drop EXEC_QUEUE_FLAG_BANNED   - Add BMG PCI IDs   - Scheduler fixes and improvements   - Rename xe_exec_queue::compute to xe_exec_queue::lr   - Use ttm_uncached for BO with NEEDS_UC flag   - Rename xe perf layer as xe observation layer   - lots of refactoring  radeon:   - Backlight workaround for iMac   - Silence UBSAN flex array warnings  msm:   - Validate registers XML description against schema in CI   - core/dpu: SM7150 support   - mdp5: Add support for MSM8937   - gpu: Add param for userspace to know if raytracing is supported   - gpu: X185 support (aka gpu in X1 laptop chips)   - gpu: a505 support  ivpu:   - hardware scheduler support   - profiling support   - improvements to the platform support layer   - firmware handling improvements   - clocks/power mgmt improvements   - scheduler/logging improvements  habanalabs:   - Gradual sleep in polling memory macro   - Reduce Gaudi2 MSI-X interrupt count to 128   - Add Gaudi2-D revision support   - Add timestamp to CPLD info   - Gaudi2: Assume hard-reset by firmware upon MC SEI severe error   - Align Gaudi2 interrupt names   - Check for errors after preboot is ready   - Change habanalabs maintainer and git repo path  mgag200:   - refactoring and improvements   - Add BMC output   - enable polling  nouveau:   - add registry command line  v3d:   - perf counters improvements  zynqmp:   - irq and debugfs improvements  atmel-hlcdc:   - Support XLCDC in sam9x7  mipi-dbi:   - Remove mipi_dbi_machine_little_endian   - make SPI bits per word configurable   - support RGB888   - allow pixel formats to be specified in the DT  sun4i:   - Rework the blender setup for DE2  panfrost:   - Enable MT8188 support  vc4:   - Monochrome TV support  exynos:   - fix fallback mode regression   - fix memory leak   - Use drm_edid_duplicate() instead of kmemdup()  etnaviv:   - fix i.MX8MP NPU clock gating   - workaround FE register cdc issues on some cores   - fix DMA sync handling for cached buffers   - fix job timeout handling   - keep TS enabled on MMUv2 cores for improved performance  mediatek:   - Convert to platform remove callback returning void-   - Drop chain_mode_fixup call in mode_valid()   - Fixes the errors of MediaTek display driver found by IGT   - Add display support for the MT8365-EVK board   - Fix bit depth overwritten for mtk_ovl_set bit_depth()   - Fix possible_crtcs calculation   - Fix spurious kfree()  ast:   - refactor mode setting code  stm:   - Add LVDS support   - DSI PHY updates&quot;* tag &apos;drm-next-2024-07-18&apos; of https://gitlab.freedesktop.org/drm/kernel: (2501 commits)  drm/amdgpu/mes12: add missing opcode string  drm/amdgpu/mes11: update opcode strings  Revert &quot;drm/amd/display: Reset freesync config before update new state&quot;  drm/omap: Restrict compile testing to PAGE_SIZE less than 64KB  drm/xe: Drop trace_xe_hw_fence_free  drm/xe/uapi: Rename xe perf layer as xe observation layer  drm/amdgpu: remove exp hw support check for gfx12  drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed  drm/amdgpu: flush all cached ras bad pages to eeprom  drm/amdgpu: select compute ME engines dynamically  drm/amd/display: Allow display DCC for DCN401  drm/amdgpu: select compute ME engines dynamically  drm/amdgpu/job: Replace DRM_INFO/ERROR logging  drm/amdgpu: select compute ME engines dynamically  drm/amd/pm: Ignore initial value in smu response register  drm/amdgpu: Initialize VF partition mode  drm/amd/amdgpu: fix SDMA IRQ client ID &lt;-&gt; req mapping  MAINTAINERS: fix Xinhui&apos;s name  MAINTAINERS: update powerplay and swsmu  drm/qxl: Pin buffer objects for internal mappings  ...

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Thu, 18 Jul 2024 18:34:02 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>afeea2758b4f1210361ce2a91d8fa3e7df606ad2 - Merge drm-misc-next-2024-07-04 into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#afeea2758b4f1210361ce2a91d8fa3e7df606ad2</link>
        <description>Merge drm-misc-next-2024-07-04 into drm-misc-next-fixesLet&apos;s start the drm-misc-next-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Thu, 04 Jul 2024 15:19:33 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8664e7637388c013f4e953371d023ec7c2d84c8d - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#8664e7637388c013f4e953371d023ec7c2d84c8d</link>
        <description>Merge drm/drm-next into drm-xe-nextNeed to sync some header include that propagated throughdrm-intel-next.v2: After some changes in drm/drm-nextSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Thu, 27 Jun 2024 00:22:52 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f680df51ca5f4ab364c9bbfcdbd2737e32092454 - Merge tag &apos;drm-misc-next-2024-05-30&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#f680df51ca5f4ab364c9bbfcdbd2737e32092454</link>
        <description>Merge tag &apos;drm-misc-next-2024-05-30&apos; of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextdrm-misc-next for 6.11:UAPI Changes:  - Deprecate DRM date and return a 0 date in DRM_IOCTL_VERSIONCore Changes:  - connector: Create a set of helpers to help with HDMI support  - fbdev: Create memory manager optimized fbdev emulation  - panic: Allow to select fonts, improve drm_fb_dma_get_scanout_bufferDriver Changes:  - Remove driver owner assignments  - Allow more drivers to compile with COMPILE_TEST  - Conversions to drm_edid  - ivpu: hardware scheduler support, profiling support, improvements    to the platform support layer  - mgag200: general reworks and improvements  - nouveau: Add NVreg_RegistryDwords command line option  - rockchip: Conversion to the hdmi helpers  - sun4i: Conversion to the hdmi helpers  - vc4: Conversion to the hdmi helpers  - v3d: Perf counters improvements  - zynqmp: IRQ and debugfs improvements  - bridge:    - Remove redundant checks on bridge-&gt;encoder  - panels:    - Switch panels from register table initialization to proper code    - Now that the panel code tracks the panel state, remove every      ad-hoc implementation in the panel drivers    - New panels: Lincoln Tech Sol LCD185-101CT, Microtips Technology      13-101HIEBCAF0-C, Microtips Technology MF-103HIEB0GA0, BOE      nv110wum-l60, IVO t109nw41Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;From: Maxime Ripard &lt;mripard@redhat.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240530-hilarious-flat-magpie-5fa186@houat

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Fri, 14 Jun 2024 09:18:29 +0200</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>92815da4576a495cb6362cdfb132152fccc2222d - Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#92815da4576a495cb6362cdfb132152fccc2222d</link>
        <description>Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into HEADMerge drm-misc-next tree into the msm-next tree in order to be able touse HDMI connector framework for the MSM HDMI driver.

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Wed, 12 Jun 2024 15:51:59 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>90e0fd1e6c85469a6ff4ebd4352d2187be30c559 - drm/udl: Untangle .get_modes() and .detect_ctx()</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#90e0fd1e6c85469a6ff4ebd4352d2187be30c559</link>
        <description>drm/udl: Untangle .get_modes() and .detect_ctx()Provide separate implementations of .get_modes() and .detect_ctx()from struct drm_connector. Switch to struct drm_edid.Udl&apos;s .detect() helper used to fetch the EDID from the adapter and the.get_modes() helper provided display modes from the data. But thisrelied on the DRM helpers to call the functions in the correct order.When no EDID could be retrieved, .detect() regularly printed a warningto the kernel log.Switching to the new helpers around struct drm_edid separates both fromeach other. The .get_modes() helper now fetches the EDID by itself andthe .detect_ctx() helper only tests for its presence. The patch does anumber of things to implement this.- Move udl_get_edid_block() to udl_edid.c and rename it toudl_read_edid_block(). Then use the helper to implement probing inudl_probe_edid() and reading in udl_edid_read(). The latter helperis build on top of DRM helpers.- Replace the existing code in .get_modes() and .detect() with udl&apos;snew EDID helpers. The new code behaves like DRM&apos;s similar DDC-basedhelpers. Instead of .detect(), udl now implements .detect_ctx().- Remove the edid data from struct udl_connector. The field cachedthe EDID data between calls to .detect() and .get_modes(), but is nowunused.v3:- implement udl_probe_edid() with memchr_inv() (Jani)v2:- implement udl_probe_edid() within udl- reword commit descriptionSigned-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Jani Nikula &lt;jani.nikula@intel.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240510154841.11370-5-tzimmermann@suse.de

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Fri, 10 May 2024 17:47:11 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>9f2b334bd280dd18965f57f93108e71bc57e4992 - drm/udl: Clean up Makefile</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#9f2b334bd280dd18965f57f93108e71bc57e4992</link>
        <description>drm/udl: Clean up MakefileClean up Makefile before listing new object files. No functionalchanges.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Reviewed-by: Jani Nikula &lt;jani.nikula@intel.com&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20240510154841.11370-4-tzimmermann@suse.de

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Fri, 10 May 2024 17:47:10 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7ae9fb1b7ecbb5d85d07857943f677fd1a559b18 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#7ae9fb1b7ecbb5d85d07857943f677fd1a559b18</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.3 merge window.

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Tue, 21 Feb 2023 20:19:49 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>407da561244b9d51e6a794d6305ba38ec2c9d907 - Merge tag &apos;v6.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#407da561244b9d51e6a794d6305ba38ec2c9d907</link>
        <description>Merge tag &apos;v6.2-rc3&apos; into nextMerge with mainline to bring in timer_shutdown_sync() API.

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Tue, 10 Jan 2023 05:28:19 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6599e683db1bf22fee74302c47e31b9a42a1c3d2 - Merge tag &apos;v6.2-rc1&apos; into media_tree</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#6599e683db1bf22fee74302c47e31b9a42a1c3d2</link>
        <description>Merge tag &apos;v6.2-rc1&apos; into media_treeLinux 6.2-rc1* tag &apos;v6.2-rc1&apos;: (14398 commits)  Linux 6.2-rc1  treewide: Convert del_timer*() to timer_shutdown*()  pstore: Properly assign mem_type property  pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES  cfi: Fix CFI failure with KASAN  perf python: Fix splitting CC into compiler and options  afs: Stop implementing -&gt;writepage()  afs: remove afs_cache_netfs and afs_zap_permits() declarations  afs: remove variable nr_servers  afs: Fix lost servers_outstanding count  ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless  ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()  gcov: add support for checksum field  test_maple_tree: add test for mas_spanning_rebalance() on insufficient data  maple_tree: fix mas_spanning_rebalance() on insufficient data  hugetlb: really allocate vma lock for all sharable vmas  kmsan: export kmsan_handle_urb  kmsan: include linux/vmalloc.h  mm/mempolicy: fix memory leak in set_mempolicy_home_node system call  mm, mremap: fix mremap() expanding vma with addr inside vma  ...

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Wed, 28 Dec 2022 17:07:44 +0100</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d0e99511834b6828c960e978d9a8cb6e5731250d - Merge wireless into wireless-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/gpu/drm/udl/Makefile#d0e99511834b6828c960e978d9a8cb6e5731250d</link>
        <description>Merge wireless into wireless-nextDue to the two cherry picked commits from wireless to wireless-next we haveseveral conflicts in mt76. To avoid any bugs with conflicts merge wireless intowireless-next.96f134dc1964 wifi: mt76: handle possible mt76_rx_token_consume failuresfe13dad8992b wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails

            List of files:
            /linux/drivers/gpu/drm/udl/Makefile</description>
        <pubDate>Tue, 17 Jan 2023 12:36:25 +0100</pubDate>
        <dc:creator>Kalle Valo &lt;kvalo@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
