<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>d4eb7b2da66c848709e31585b9c371fa234abc39 - Merge branch &apos;for-7.1/core-v2&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#d4eb7b2da66c848709e31585b9c371fa234abc39</link>
        <description>Merge branch &apos;for-7.1/core-v2&apos; into for-linus- fixed handling of 0-sized reports (Dmitry Torokhov)- convert core code to __free() (Dmitry Torokhov)- support for multiple batteries per HID device (Lucas Zampieri)

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Thu, 16 Apr 2026 21:01:18 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>afac4c66d1aa6396ce44d94fe895d7b61e085fd4 - Merge tag &apos;fbdev-for-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#afac4c66d1aa6396ce44d94fe895d7b61e085fd4</link>
        <description>Merge tag &apos;fbdev-for-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevPull fbdev updates from Helge Deller: &quot;A major refactorization by Thomas Zimmermann from SUSE regarding  handling of console font data, addition of helpers for console font  rotation and split into individual components for glyphs, fonts and  the overall fbcon state.  And there is the round of usual code cleanups and fixes:  Cleanups:   - atyfb: Remove unused fb_list (Geert Uytterhoeven)   - goldfishfb, wmt_ge_rops: use devm_platform_ioremap_resource() (Amin GATTOUT)   - matroxfb: Mark variable with __maybe_unused (Andy Shevchenko)   - omapfb: Add missing error check for clk_get() (Chen Ni)   - tdfxfb: Make the VGA register initialisation a bit more obvious (Daniel Palmer)   - macfb: Replace deprecated strcpy with strscpy (Thorsten Blum)  Fixes:   - tdfxfb, udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO (Greg Kroah-Hartman)   - omap2: fix inconsistent lock returns in omapfb_mmap (Hongling Zeng)   - viafb: check ioremap return value in viafb_lcd_get_mobile_state (Wang Jun)&quot;* tag &apos;fbdev-for-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: (40 commits)  fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO  fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO  fbdev: omap2: fix inconsistent lock returns in omapfb_mmap  MAINTAINERS: Add dedicated entry for fbcon  fbcon: Put font-rotation state into separate struct  fbcon: Fill cursor mask in helper function  lib/fonts: Implement font rotation  lib/fonts: Refactor glyph-rotation helpers  lib/fonts: Refactor glyph-pattern helpers  lib/fonts: Implement glyph rotation  lib/fonts: Clean up Makefile  lib/fonts: Provide helpers for calculating glyph pitch and size  vt: Implement helpers for struct vc_font in source file  fbcon: Avoid OOB font access if console rotation fails  fbdev: atyfb: Remove unused fb_list  fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break  fbdev: update help text for CONFIG_FB_NVIDIA  fbdev: omapfb: Add missing error check for clk_get()  fbdev: viafb: check ioremap return value in viafb_lcd_get_mobile_state  lib/fonts: Remove internal symbols and macros from public header file  ...

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Wed, 15 Apr 2026 17:37:45 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ea11284a2be6ce44d4c091d737a4440504cff33d - fbdev: update help text for CONFIG_FB_NVIDIA</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#ea11284a2be6ce44d4c091d737a4440504cff33d</link>
        <description>fbdev: update help text for CONFIG_FB_NVIDIAThe help text for CONFIG_FB_NVIDIA refers to obsolete hardware andincorrect default behaviour. This patch updates the description toreflect the current state of the driver and supported devices.Signed-off-by: robgithub &lt;rob.github@jumpstation.co.uk&gt;Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 21:55:07 +0100</pubDate>
        <dc:creator>robgithub &lt;rob.github@jumpstation.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0314e382cf02983eb3c33ac537ad9701e7858bc9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#0314e382cf02983eb3c33ac537ad9701e7858bc9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR (net-7.0-rc2).Conflicts:tools/testing/selftests/drivers/net/hw/rss_ctx.py  19c3a2a81d2b (&quot;selftests: drv-net: rss: Generate unique ports for RSS context tests&quot;)  ce5a0f4612db (&quot;selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up&quot;)include/net/inet_connection_sock.h  858d2a4f67ff6 (&quot;tcp: fix potential race in tcp_v6_syn_recv_sock()&quot;)  fcd3d039fab69 (&quot;tcp: make tcp_v{4,6}_send_check() static&quot;)https://lore.kernel.org/aZ8PSFLzBrEU3I89@sirena.org.ukdrivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.cdrivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.c  69050f8d6d075 (&quot;treewide: Replace kmalloc with kmalloc_obj for non-scalar types&quot;)  bf4afc53b77ae (&quot;Convert &apos;alloc_obj&apos; family to use the new default GFP_KERNEL argument&quot;)  8a96b9144f18a (&quot;net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()&quot;)Adjacent changes:net/netfilter/ipvs/ip_vs_ctl.c  c59bd9e62e06 (&quot;ipvs: use more counters to avoid service lookups&quot;)  bf4afc53b77a (&quot;Convert &apos;alloc_obj&apos; family to use the new default GFP_KERNEL argument&quot;)Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Thu, 26 Feb 2026 19:20:47 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3ecf0b4a0e0ed4783aa32c5f3e42d23c7021e1c8 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#3ecf0b4a0e0ed4783aa32c5f3e42d23c7021e1c8</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Cross-merge trees after 7.0-rc1.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 17:06:33 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Thu, 19 Feb 2026 20:08:53 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>eee3666c92406fd8e5e3084b0b3129528dfe9557 - Merge tag &apos;fbdev-for-7.0-rc1-2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#eee3666c92406fd8e5e3084b0b3129528dfe9557</link>
        <description>Merge tag &apos;fbdev-for-7.0-rc1-2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevPull more fbdev updates from Helge Deller: &quot;Code cleanups for the au1100fb fbdev driver (Uwe Kleine-K&#246;nig)&quot;* tag &apos;fbdev-for-7.0-rc1-2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev:  fbdev: au1100fb: Replace license boilerplate by SPDX header  fbdev: au1100fb: Fold au1100fb.h into its only user  fbdev: au1100fb: Replace custom printk wrappers by pr_*  fbdev: au1100fb: Make driver compilable on non-mips platforms  fbdev: au1100fb: Use proper conversion specifiers in printk formats  fbdev: au1100fb: Mark several local functions as static  fbdev: au1100fb: Don&apos;t store device specific data in global variables

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Sat, 21 Feb 2026 00:24:21 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6f366e86481a7503a821de82930df517dddd4047 - fbdev: au1100fb: Make driver compilable on non-mips platforms</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#6f366e86481a7503a821de82930df517dddd4047</link>
        <description>fbdev: au1100fb: Make driver compilable on non-mips platformsThe header asm/mach-au1x00/au1000.h is unused apart from pulling in&lt;linux/delay.h&gt; (for mdelay()) and &lt;linux/io.h&gt; (for KSEG1ADDR()). Thenthe only platform specific part in the driver is the usage of the KSEG1ADDRmacro, which for the non-mips case can be stubbed.Signed-off-by: Uwe Kleine-K&#246;nig &lt;u.kleine-koenig@baylibre.com&gt;Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 16 Feb 2026 00:33:20 +0100</pubDate>
        <dc:creator>Uwe Kleine-K&#246;nig &lt;u.kleine-koenig@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>8b3c75a39cc3cde78332f0e10898104a5e1e2807 - Merge tag &apos;fbdev-for-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#8b3c75a39cc3cde78332f0e10898104a5e1e2807</link>
        <description>Merge tag &apos;fbdev-for-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevPull fbdev updates from Helge Deller: &quot;It&apos;s now easily possible to replace the framebuffer penguin boot logo  with an own logo at compile time (Vincent Mailhol)  The hyperv framebuffer driver has been removed, since the hyperv DRM  driver now seems to provide equal functionality.  Various console_conditional_schedule() calls across the console  drivers (fbcon, printk, vt) have been removed since they are no longer  necessary.  All other patches are either fixes in au1100fb, au1200fb, ffb, rivafb,  vt8500lcdfb and of_display_timing, or minor cleanups in the fbcon and  omapfb drivers&quot;* tag &apos;fbdev-for-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: (32 commits)  fbcon: Declare struct fb_info.fbcon_par as of type struct fbcon_par  fbcon: Remove struct fbcon_display.inverse  fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()  fbdev: ffb: fix corrupted video output on Sun FFB1  fbdev: of_display_timing: Fix device node reference leak in of_get_display_timings()  staging: fbtft: Make framebuffer registration message debug-only  staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n  fbdev: au1100fb: Check return value of clk_enable() in .resume()  printk, vt, fbcon: Remove console_conditional_schedule()  fbdev: fix fb_pad_unaligned_buffer mask  fbdev: of: display_timing: fix refcount leak in of_get_display_timings()  fbdev: vt8500lcdfb: fix missing dma_free_coherent()  video/logo: don&apos;t select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by default  video/logo: move logo selection logic to Kconfig  video/logo: remove logo_mac_clut224  sh: defconfig: remove CONFIG_LOGO_SUPERH_*  newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224  video/logo: allow custom logo  video/logo: add a type parameter to the logo makefile function  video/logo: remove orphan .pgm Makefile rule  ...

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Sat, 14 Feb 2026 20:54:12 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>40227f2efcfb7148fdee8d69ba52301951ef8a32 - fbdev: hyperv_fb: Remove hyperv_fb driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#40227f2efcfb7148fdee8d69ba52301951ef8a32</link>
        <description>fbdev: hyperv_fb: Remove hyperv_fb driverThe HyperV DRM driver is available since 5.14. This makes the hyperv_fbdriver redundant, remove it.Signed-off-by: Prasanna Kumar T S M &lt;ptsm@linux.microsoft.com&gt;Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Sat, 27 Dec 2025 05:24:46 +0100</pubDate>
        <dc:creator>Prasanna Kumar T S M &lt;ptsm@linux.microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
