<?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 CREDITS</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7a0e692a0381254b2f77c54dec100cd3325a6fdf - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#7a0e692a0381254b2f77c54dec100cd3325a6fdf</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.2 merge window.

            List of files:
            /linux/CREDITS</description>
        <pubDate>Tue, 23 Jun 2026 08:10:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2e05544060b9fef5d4d0e0172944e6956c55080f - Merge tag &apos;mm-nonmm-stable-2026-06-21-10-22&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#2e05544060b9fef5d4d0e0172944e6956c55080f</link>
        <description>Merge tag &apos;mm-nonmm-stable-2026-06-21-10-22&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull non-MM updates from Andrew Morton: - &quot;taskstats: fix TGID dead-thread stat retention&quot; (Yiyang Chen)   Fix a taskstats TGID aggregation bug where fields added in the TGID   query path were not preserved after thread exit, and adds a kselftest   covering the regression. - &quot;lib/tests: string_helpers: Slight improvements&quot; (Andy Shevchenko)   Improve lib/tests/string_helpers_kunit.c a little - &quot;lib/base64: decode fixes&quot; (Josh Law)   Address minor issues in lib/base64.c - &quot;selftests/filelock: Make output more kselftestish&quot; (Mark Brown)   Make the output from the ofdlocks test a bit easier for tooling to   work with. Also ignore the generated file - &quot;uaccess: unify inline vs outline copy_{from,to}_user() selection&quot;   (Yury Norov)   Simplify the usercopy code by removing the selectability of inlining   copy_{from,to}_user(). - &quot;ocfs2: validate inline xattr header consumers&quot; (ZhengYuan Huang)   Fix a number of possible issues in the ocfs2 xattr code - &quot;lib and lib/cmdline enhancements&quot; (Dmitry Antipov)   Provide additional robustness checking in the cmdline handling code   and its in-kernel testing and selftests - &quot;cleanup the RAID6 P/Q library&quot; (Christoph Hellwig)   Clean up the RAID6 P/Q library to match the recent updates to the   RAID 5 XOR library and other CRC/crypto libraries - &quot;ocfs2: harden inode validators against forged metadata&quot; (Michael   Bommarito)   Add three structural checks to OCFS2 dinode validation so malformed   on-disk fields are rejected before ocfs2_populate_inode() copies them   into the in-core inode - &quot;lib/raid: replace __get_free_pages() call with kmalloc()&quot; (Mike   Rapoport)   Clean up the lib/raid code by using kmalloc() in more places* tag &apos;mm-nonmm-stable-2026-06-21-10-22&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (108 commits)  ocfs2: fix circular locking dependency in ocfs2_dio_end_io_write  ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_credits  lib: interval_tree_test: validate benchmark parameters  ocfs2: avoid moving extents to occupied clusters  treewide: fix transposed &quot;sign&quot; typos and update spelling.txt  ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_rec  fat: reject BPB volumes whose data area starts beyond total sectors  selftests/uevent: increase __UEVENT_BUFFER_SIZE to avoid ENOBUFS on busy systems  lib/test_firmware: allocate the configured into_buf size  fs: efs: remove unneeded debug prints  checkpatch: cuppress warnings when Reported-by: is followed by Link:  MAINTAINERS: add Alexander as a kcov reviewer  mailmap: update Alexander Sverdlin&apos;s Email addresses  fs: fat: inode: replace sprintf() with scnprintf()  ocfs2: fix out-of-bounds write in ocfs2_remove_refcount_extent  ocfs2: fix race between ocfs2_control_install_private() and ocfs2_control_release()  ocfs2/dlm: require a ref for locking_state debugfs open  ocfs2: reject FITRIM ranges shorter than a cluster  ocfs2: validate fast symlink target during inode read  ocfs2: add journal NULL check in ocfs2_checkpoint_inode()  ...

            List of files:
            /linux/CREDITS</description>
        <pubDate>Sun, 21 Jun 2026 22:20:19 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9611c0ce215a66770ccbe5c126bf57ba8c31bcad - Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#9611c0ce215a66770ccbe5c126bf57ba8c31bcad</link>
        <description>Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentThis pulls in the merge commit for MFD updates for v7.2. The PR containsa build-time dependency of one of the GPIO commits that will follow.

            List of files:
            /linux/CREDITS</description>
        <pubDate>Fri, 19 Jun 2026 10:50:17 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>6beaec3aee9852438b89e4d7891caf5e84d45851 - Merge tag &apos;mfd-next-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#6beaec3aee9852438b89e4d7891caf5e84d45851</link>
        <description>Merge tag &apos;mfd-next-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdPull MFD updates from Lee Jones: &quot;New Support &amp; Features:   - Renesas RSMU: Add support for the IDT 8a34002 Clock Matrix   - Samsung S2MU005: Add support for the Samsung S2MU005 PMIC which     includes charger, MUIC, flash and RGB LED controllers   - SpacemiT P1: Add a reboot cell for the SpacemiT P1 chip   - Texas Instruments BQ25792: Add support for the TI BQ25792 charger     manager  Improvements &amp; Fixes:   - Core: Unify the user-visible company name to &quot;Qualcomm&quot; across     various config options   - ChromeOS EC:       - Delay `dev_set_drvdata()` until the probe process has         successfully completed to avoid use-after-free issues       - Prevent adding `cros_ec_ucsi` as an MFD sub-device if it is         already defined in Device Tree or ACPI   - Cirrus Logic CS42L43: Add a sanity check for firmware size to     prevent out-of-bounds memory access during firmware loading   - Cirrus Logic CS5535: Associate the GPIO cell with a dedicated     software node to support board files requesting GPIOs   - Maxim MAX77620: Modernize poweroff handling by converting to the     sys-off API   - Qualcomm RPM: Add the missing QDSS clock resource for the MSM8960     SoC   - Renesas RSMU: Fix page register setup for the 8A3400x family by     correctly calculating the page address   - Renesas RZ/MTU3:       - Make the reset line optional to support newer SoC variants         (RZ/T2H, RZ/N2H)       - Modernize the driver by using device-managed APIs for reset         control and device addition   - Samsung Core: Set the coherent DMA mask to zero for the Samsung     PMIC device to suppress unnecessary &quot;DMA mask not set&quot; messages   - Silicon Motion SM501: Fix a reference leak on failed device     registration by properly dropping the platform device reference   - Texas Instruments:       - TPS65219: Make poweroff handler registration conditional on the         &quot;system-power-controller&quot; Device Tree property       - TPS6586x: Fix Device Tree node reference counting by manually         bumping the refcount for sub-devices       - TPS65910: Add return value checking for the dummy I2C transfer         used to work around silicon erratum SWCZ010       - TWL4030: Update board-specific checks to use Device Tree         compatibles instead of legacy machine IDs  Cleanups &amp; Refactoring:   - Core: Consistently define `pci_device_id` arrays using named     initializers across various Intel and Silicon Motion drivers   - Maintainers: Shift maintenance of Samsung PMIC drivers to Andr&#233;     Draszik   - Maxim MAX77759: Improve code style by reformatting the IRQ table     and refining macro comments   - MEN MENF21BMC / Texas Instruments TWL: Correctly treat     `i2c_check_functionality()` as returning a boolean status   - Rohm BD72720: Drop the non-existent BUCK11 ID to improve code     clarity   - Silicon Labs Si476x: Fix various spelling mistakes in driver     comments   - Spreadtrum SC27xx: Transition to `devm_mfd_add_devices()` and     separate MFD cell tables for each PMIC model   - Timberdale: Move GPIO pin definitions into the driver and     transition to using a software node for the GPIO cell   - Wolfson WM8994: Remove dead legacy-GPIO code and its associated     `irq_gpio` member  Device Tree Binding Updates:   - Aspeed AST2x00: Document the AST2700 SCU0 and add support for its     SoC0/SoC1 pin controllers   - Hisilicon Hi655x: Convert the Hi655x PMIC binding from text format     to YAML DT schema   - Khadas MCU: Add a new compatible and fan-supply property for the     Khadas VIM4 MCU   - MediaTek MT6397: Add support for the MT6365 PMIC and document     regulator supplies for the MT6359 variant   - Qualcomm TCSR: Add compatibles for Nord and IPQ5210 TCSR blocks   - Renesas RZ/G3L: Revert the addition of the     `renesas,r9a08g046-lvds-cmn` compatible string due to documentation     errors   - Samsung S2MU005: Document the S2MU005 PMIC and its sub-devices     (charger, MUIC, flash and RGB LEDs)   - Spreadtrum SC2731: Include regulator bindings for the SC2730     variant   - STMPE: Fix the schema by marking &apos;compatible&apos; and &apos;#pwm-cells&apos; as     required for the PWM subnode   - Texas Instruments BQ257xx: Expand the BQ25703A binding to include     the BQ25792 variant  Removals:   - Motorola EZX PCAP: Remove the unused and non-functional driver for     Motorola EZX phones&quot;* tag &apos;mfd-next-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (47 commits)  dt-bindings: mfd: syscon: Revert renesas,r9a08g046-lvds-cmn  dt-bindings: mfd: st,stmpe: Add missing properties for PWM subnode  mfd: rz-mtu3: Make reset optional  mfd: rz-mtu3: Store &amp;pdev-&gt;dev in local variable  mfd: rz-mtu3: Use local variable for reset  mfd: rz-mtu3: Use device-managed APIs  dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl  mfd: tps6586x: Fix OF node refcount  dt-bindings: mfd: sprd,sc2731: Include SC2730 regulator bindings  mfd: twl4030-power: Update checks for specific boards to use the DT  dt-bindings: mfd: qcom,tcsr: Document the IPQ5210 TCSR block  mfd: qcom_rpm: Add msm8960 QDSS clock resource  mfd: si476x-i2c: Fix spelling mistakes in comments  mfd: max77620: Convert poweroff support to sys-off API  mfd: dt-bindings: mt6397: Add regulator supplies  dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support  dt-bindings: mfd: mediatek: mt6397: Add rtc for MT6359  mfd: cs42l43: Sanity check firmware size  mfd: qcom: Unify user-visible &quot;Qualcomm&quot; name  mfd: cros_ec: Delay dev_set_drvdata() until probe success  ...

            List of files:
            /linux/CREDITS</description>
        <pubDate>Thu, 18 Jun 2026 23:26:29 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>70cb95c736807da2c4952423c9f9afe470341996 - Merge tag &apos;soc-drivers-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#70cb95c736807da2c4952423c9f9afe470341996</link>
        <description>Merge tag &apos;soc-drivers-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC driver updates from Arnd Bergmann: &quot;There are a few added drivers, but mostly the normal maintenance to  drivers for firmware, memory controller and other soc specific  hardware:   - The NXP QuickEngine gets modern MSI support, which allows some     cleanups to the GICv3 irqchip chip driver   - A new SoC specific driver for the Renesas R-Car MFIS unit is added,     encapsulating support for the on-chip mailbox and hwspinlock     implementations that are not easily separated into individual     drivers   - The Qualcomm SoC drivers add support for additional SoC     implementations, and flexibility around power management for the     serial-engine driver as well as probing the LLCC driver using     custom hardware descriptions inside of the device itself.   - Added support for the Samsung thermal management unit   - A cleanup to the Tegra &apos;PMC&apos; driver interfaces to remove legacy     APIs and allow multiple PMC instances everywhere.   - Updates to the TI SCI and KNAS drivers to improve suspend/resume     support.   - Minor driver changes for mediatek, xilinx, allwinner, aspeed,     tegra, broadcom, amd, microchip and starfive specific drivers   - Memory controller updates for Tegra and Renesas for additional SoC     types and other improvements.   - Firmware driver updates for Arm FF-A, SMCCC and SCMI interfaces, to     update driver probing, object lifetimes and address minor bugs&quot;* tag &apos;soc-drivers-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (189 commits)  Revert &quot;firmware: zynqmp: Add dynamic CSU register discovery and sysfs interface&quot;  Revert &quot;Documentation: ABI: add sysfs interface for ZynqMP CSU registers&quot;  memory: tegra234: drop dead NULL check in tegra234_mc_icc_aggregate()  memory: tegra264: drop redundant tegra264_mc_icc_aggregate()  memory: tegra186-emc: stop borrowing MC aggregate hook for EMC  soc: aspeed: cleanup dead default for ASPEED_SOCINFO  firmware: tegra: bpmp: Add support for multi-socket platforms  firmware: tegra: bpmp: Propagate debugfs errors  soc/tegra: pmc: Add Tegra238 support  soc/tegra: pmc: Restrict power-off handler to Nexus 7  soc/tegra: pmc: Populate powergate debugfs only when needed  soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard  soc/tegra: pmc: Remove unused legacy functions  soc/tegra: pmc: Create PMC context dynamically  firmware: samsung: acpm: remove compile-testing stubs  firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper  firmware: samsung: acpm: Add TMU protocol support  firmware: samsung: acpm: Make acpm_ops const and access via pointer  firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members  firmware: samsung: acpm: Annotate rx_data-&gt;cmd with __counted_by_ptr  ...

            List of files:
            /linux/CREDITS</description>
        <pubDate>Wed, 17 Jun 2026 20:21:40 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>4dd72d0044aaf5febe731e811bcaa1bc73400b48 - mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#4dd72d0044aaf5febe731e811bcaa1bc73400b48</link>
        <description>mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC driversDue to lack of time I did not perform reviews of patches for SamsungPMIC drivers last year, at least not in timely manner.  I still canperform limited testing of the code on hardware, but that does notwarrant having &quot;M&quot; here.Maintainer should be responsive, so drop my name and shift these driversmaintenance to Andr&#233; Draszik (from previous reviewer role).Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Acked-by: Andr&#233; Draszik &lt;andre.draszik@linaro.org&gt;Link: https://patch.msgid.link/20260428135216.100135-2-krzysztof.kozlowski@oss.qualcomm.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/CREDITS</description>
        <pubDate>Tue, 28 Apr 2026 15:52:16 +0200</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>aa776949fb77462ee712eee28bc54a9ce95c5b40 - Merge branch &apos;for-7.2/wiimote&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#aa776949fb77462ee712eee28bc54a9ce95c5b40</link>
        <description>Merge branch &apos;for-7.2/wiimote&apos; into for-linus

            List of files:
            /linux/CREDITS</description>
        <pubDate>Tue, 16 Jun 2026 21:47:16 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>bd77e50c9a70f844d6073499f3d1a6fd193eae73 - Merge tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#bd77e50c9a70f844d6073499f3d1a6fd193eae73</link>
        <description>Merge tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevPull fbdev updates from Helge Deller: &quot;Beside the removal of the Hercules monochrome ISA graphics driver and  the corresponding text console driver, there is just the typical  maintanance with smaller driver fixes and cleanups:  Removal of drivers:   - Hercules monochrome ISA graphics adapter driver (Ethan Nelson-Moore)   - Hercules mdacon console driver (Ethan Nelson-Moore)  Changes affecting many drivers at once:   - possible memory leak fixes in various drivers (Abdun Nihaal)   - many conversions to use strscpy() (David Laight)   - Use named initializers in drivers (Uwe Kleine-K&#246;nig)  Code fixes:   - fbcon: don&apos;t suspend/resume when vc is graphics mode (Lu Yao)   - modedb: fix a possible UAF in fb_find_mode() (Tuo Li)   - modedb: Fix entry for 1920x1080-60 mode (Steffen Persvold)   - arm: Export acorndata_8x8 font symbol for bootloader (Helge Deller)   - omap2: fix use-after-free in omapfb_mmap (Hongling Zeng)  Cleanups:   - pxa168fb: use devm_ioremap_resource() (Alberto Arostegui)   - provice helpers for fb_set_var() and fb_blank() and fbcon updates     (Thomas Zimmermann)   - fbcon: Use correct type for vc_resize() return value (Jiacheng Yu)   - chipsfb: add missing MODULE_DESCRIPTION() macro (Rahman Mahmutovi&#263;)   - sunxvr2500: replace printk with device-aware logging functions     (Rahman Mahmutovi&#263;)   - sm712: Fix operator precedence in big_swap macro (Li RongQing)   - imxfb: Use of_device_get_match_data() (Rosen Penev)   - atmel_lcdfb: Use of_device_get_match_data() (Rosen Penev)  Documentation fixes:   - grvga: Fix CLUT register address offset in comment (Eduardo Silva)   - omap/dss: Fix stale modedb.c path (Costa Shulyupin)   - correct CONFIG_FB_TILEBLITTING macro name in #endif comment (Ethan     Nelson-Moore)&quot;* tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: (43 commits)  fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode  fbdev: modedb: fix a possible UAF in fb_find_mode()  fbdev: s3fb: Use strscpy() to copy strings into arrays  fbdev: sm501fb: Fix buffer errors in OF binding code  fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif comment  fbdev/arm: Export acorndata_8x8 font symbol for bootloader  fbdev: mmpfb: Use strscpy() to copy device name  fbdev: sisfb: Replace strlen() strcpy() pair with strscpy()  fbdev: rivafb: Use strscpy() to copy device name  fbdev: cyber2000fb: Use strscpy() to copy device name  fbdev: atmel_lcdfb: Use strscpy() to copy device name  fbdev: Do not export fbcon from fbdev  fbdev: Wrap fbcon updates from vga-switcheroo in helper  fbdev: Wrap user-invoked calls to fb_blank() in helper  fbdev: Wrap user-invoked calls to fb_set_var() in helper  fbdev: omap2: fix use-after-free in omapfb_mmap  docs: omap/dss: Fix stale modedb.c path  fbdev: pxa168fb: use devm_ioremap_resource() for MMIO  fbdev: grvga: Fix CLUT register address offset in comment  fbdev: sunxvr2500: replace printk with device-aware logging functions  ...

            List of files:
            /linux/CREDITS</description>
        <pubDate>Tue, 16 Jun 2026 04:58:41 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ff5ccdb8d5bd242f1064c6f7996603e47e28d095 - Merge tag &apos;x86-cpu-2026-06-14&apos; of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#ff5ccdb8d5bd242f1064c6f7996603e47e28d095</link>
        <description>Merge tag &apos;x86-cpu-2026-06-14&apos; of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipPull x86 cpuid updates from Ingo Molnar: - CPUID API updates (Ahmed S. Darwish):    - Introduce a centralized CPUID parser    - Introduce a centralized CPUID data model    - Introduce &lt;asm/cpuid/leaf_types.h&gt;    - Rename cpuid_leaf()/cpuid_subleaf() APIs    - treewide: Explicitly include the x86 CPUID headers - Update to x86-cpuid-db v3.1 (Maciej Wieczor-Retman) - Continued removal of pre-i586 support and related simplifications   (Ingo Molnar) - Add Intel CPU model number for rugged Panther Lake (Tony Luck) - Misc fixes, updates and cleanups by Arnd Bergmann, Chao Gao, Lukas   Bulwahn, Sohil Mehta, Maciej Wieczor-Retman.* tag &apos;x86-cpu-2026-06-14&apos; of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip: (25 commits)  x86/cpu: Make CONFIG_X86_CX8 unconditional  x86/cpu: Remove unused !CONFIG_X86_TSC code  x86/cpuid: Update bitfields to x86-cpuid-db v3.1  tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.1  x86/cpu: Make CONFIG_X86_TSC unconditional  MAINTAINERS: Drop obsolete FPU EMULATOR section  x86/cpu: Fix a F00F bug warning and clean up surrounding code  x86/cpu: Add Intel CPU model number for rugged Panther Lake  x86/cpuid: Introduce a centralized CPUID parser  x86/cpu: Introduce a centralized CPUID data model  x86/cpuid: Introduce &lt;asm/cpuid/leaf_types.h&gt;  x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIs  x86/cpu: Do not include the CPUID API header in asm/processor.h  Documentation: core-api/cpu_hotplug: Remove stale cpu0_hotplug docs  x86/cpu, cpufreq: Remove AMD ELAN support  x86/fpu: Remove the math-emu/ FPU emulation library  x86/fpu: Remove the &apos;no387&apos; boot option  x86/fpu: Remove MATH_EMULATION and related glue code  treewide: Explicitly include the x86 CPUID headers  x86/cpu: Remove the CONFIG_X86_INVD_BUG quirk  ...

            List of files:
            /linux/CREDITS</description>
        <pubDate>Mon, 15 Jun 2026 11:55:17 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>aa75b5370d8e8b89b14631739c7b722925c704e8 - Merge tag &apos;tegra-for-7.2-soc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#aa75b5370d8e8b89b14631739c7b722925c704e8</link>
        <description>Merge tag &apos;tegra-for-7.2-soc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driverssoc/tegra: Changes for v7.2-rc1These changes update some maintainer contact information, add a modernway of reading the chip information and cleanup/enhance some existingcode.* tag &apos;tegra-for-7.2-soc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:  soc/tegra: Use ARM SMCCC to get chip ID, revision, and platform info  soc/tegra: fuse: Register nvmem lookups at probe  Documentation: ABI: Take over as contact for sysfs-driver-tegra-fuse  MAINTAINERS: Move Peter De Schrijver to CREDITS  bus: tegra-aconnect: Use dev_err_probe for probe error pathsSigned-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/CREDITS</description>
        <pubDate>Tue, 09 Jun 2026 15:27:33 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>fff88709f9a9153af85b5224b4594caa5387ca60 - Merge tag &apos;v7.1-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#fff88709f9a9153af85b5224b4594caa5387ca60</link>
        <description>Merge tag &apos;v7.1-rc6&apos; into nextSync up with mainline to pull in a fix to IMS PCU driver and otherenhancements.

            List of files:
            /linux/CREDITS</description>
        <pubDate>Mon, 01 Jun 2026 04:43:25 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b04472e131016c5e4022f94db82b8d15a1e93db9 - MAINTAINERS: Drop obsolete FPU EMULATOR section</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#b04472e131016c5e4022f94db82b8d15a1e93db9</link>
        <description>MAINTAINERS: Drop obsolete FPU EMULATOR sectionCommit  823caa173884 (&quot;x86/fpu: Remove the math-emu/ FPU emulation library&quot;)removes the directory arch/x86/math-emu/, but misses to also remove theMAINTAINERS section FPU EMULATOR.As Bill Metzenthen is already mentioned in the CREDITS for his contributionto the FPU emulator, just add the email address in the MAINTAINERS sectionto the CREDITS and then drop the obsolete FPU EMULATOR section.Signed-off-by: Lukas Bulwahn &lt;lukas.bulwahn@redhat.com&gt;Signed-off-by: Borislav Petkov (AMD) &lt;bp@alien8.de&gt;Link: https://patch.msgid.link/20260519034550.276316-1-lukas.bulwahn@redhat.com

            List of files:
            /linux/CREDITS</description>
        <pubDate>Tue, 19 May 2026 05:45:50 +0200</pubDate>
        <dc:creator>Lukas Bulwahn &lt;lukas.bulwahn@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>83544c68f71da543f59fdc9b30c1f5ff66de1a25 - MAINTAINERS/CREDITS: remove inactive checkpatch reviewers</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#83544c68f71da543f59fdc9b30c1f5ff66de1a25</link>
        <description>MAINTAINERS/CREDITS: remove inactive checkpatch reviewersDwaipayan Ray and Lukas Bulwahn have not commented on checkpatch inseveral years.Lukas is still active on MAINTAINERS.Create an entry in CREDITS for Dwaipayan.Link: https://lore.kernel.org/64f057d1d7f247583eb616337b89b3ff7bcc627f.camel@perches.comSigned-off-by: Joe Perches &lt;joe@perches.com&gt;Cc: Dwaipayan Ray &lt;dwaipayanray1@gmail.com&gt;Cc: Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/CREDITS</description>
        <pubDate>Thu, 07 May 2026 19:41:46 +0200</pubDate>
        <dc:creator>Joe Perches &lt;joe@perches.com&gt;</dc:creator>
    </item>
<item>
        <title>912f0e6f274d5e1e0bfb241ae826f5522e0d49e8 - MAINTAINERS: Move Peter De Schrijver to CREDITS</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#912f0e6f274d5e1e0bfb241ae826f5522e0d49e8</link>
        <description>MAINTAINERS: Move Peter De Schrijver to CREDITSPeter sadly passed away a while back. Paul did a much better job atfinding the right words to mourn this loss than I ever could, so I willleave this link here:  https://lore.kernel.org/lkml/alpine.DEB.2.21.999.2407240345480.11116@utopia.booyaka.com/T/#uCo-developed-by: Paul Walmsley &lt;pjw@kernel.org&gt;Signed-off-by: Paul Walmsley &lt;pjw@kernel.org&gt;Co-developed-by: Aaro Koskinen &lt;aaro.koskinen@iki.fi&gt;Signed-off-by: Aaro Koskinen &lt;aaro.koskinen@iki.fi&gt;Co-developed-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;

            List of files:
            /linux/CREDITS</description>
        <pubDate>Fri, 16 Jan 2026 20:18:36 +0100</pubDate>
        <dc:creator>Thierry Reding &lt;treding@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>639609b83f69fe4cd08e01423ae8e12d84484cfa - Merge branch &apos;arena_direct_access&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.2</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#639609b83f69fe4cd08e01423ae8e12d84484cfa</link>
        <description>Merge branch &apos;arena_direct_access&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.2

            List of files:
            /linux/CREDITS</description>
        <pubDate>Mon, 25 May 2026 21:34:24 +0200</pubDate>
        <dc:creator>Tejun Heo &lt;tj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/CREDITS</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>37a91b995952a556a6eb90c31736ee773b86999c - fbdev: remove Hercules monochrome ISA graphics adapter driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#37a91b995952a556a6eb90c31736ee773b86999c</link>
        <description>fbdev: remove Hercules monochrome ISA graphics adapter driverThe hgafb driver supports graphics adapters compatible with the Herculesadapter from 1984. These were ISA cards or onboard devices that supportedmonochrome 720x348 graphics. This driver was created in 1999 by Ferenc Bakonyi.In the entire Git history (since Linux 2.6.12-rc2), there has only been onecommit in 2010 which indicated that the driver was in use, commit 529ed806d454(&quot;video: Fix the HGA framebuffer driver&quot;). The commit message states:    Only tested with fbcon, since most fbdev-based software appears    to only support 12bpp and up. It does not appear that this driver has    worked for at least the entire 2.6.x series, perhaps since 2002.Given the age and limited capabilities of the hardware and the lack ofusers, remove this driver and move the former maintainer to CREDITS.Signed-off-by: Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux/CREDITS</description>
        <pubDate>Sun, 03 May 2026 06:56:34 +0200</pubDate>
        <dc:creator>Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>09d6818d3bdc1ea6e49a425040528cbdbc97bc0a - Merge branch &apos;linus&apos; into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#09d6818d3bdc1ea6e49a425040528cbdbc97bc0a</link>
        <description>Merge branch &apos;linus&apos; into timers/clocksource... to bring it up to date for new changes.

            List of files:
            /linux/CREDITS</description>
        <pubDate>Mon, 18 May 2026 11:01:07 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>658a6021492ad3b1b8a6e9a83963a1fad35a2af8 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#658a6021492ad3b1b8a6e9a83963a1fad35a2af8</link>
        <description>Merge drm/drm-next into drm-intel-nextSome Display Port Adaptive Sync depends on drm work.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/CREDITS</description>
        <pubDate>Fri, 15 May 2026 13:01:15 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/CREDITS#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/CREDITS</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
