| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 40 | -65/+79 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 3 | -9/+7 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 3 | -7/+5 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 3 | -5/+17 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 45 | -234/+428 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 9 | -135/+192 |
| 2025-09-29 | PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit |  Siddharth Vadapalli | 1 | -2/+2 |
| 2025-09-29 | mount: handle NULL values in mnt_ns_release() |  Christian Brauner | 1 | -1/+1 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 64 | -264/+582 |
| 2025-09-29 | mtd: rawnand: sunxi: drop unused module alias |  Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: stm32_fmc2: drop unused module alias |  Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: rockchip: drop unused module alias |  Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: pl353: drop unused module alias |  Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: omap2: drop unused module alias |  Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: atmel: drop unused module alias |  Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: onenand: omap2: drop unused module alias |  Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: hyperbus: hbmc-am654: drop unused module alias |  Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: jedec_probe: use struct_size() helper for cfiq allocation |  Rahul Kumar | 1 | -1/+1 |
| 2025-09-29 | mtd: cfi: use struct_size() helper for cfiq allocation |  Gopi Krishna Menon | 1 | -1/+1 |
| 2025-09-29 | mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N |  Maarten Zanders | 1 | -3/+11 |
| 2025-09-29 | mtd: rawnand: omap2: fix device leak on probe failure |  Johan Hovold | 1 | -5/+21 |
| 2025-09-29 | mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands |  Erick Karanja | 1 | -2/+2 |
| 2025-09-29 | mtd: nand: realtek-ecc: Add Realtek external ECC engine support |  Markus Stockhausen | 3 | -0/+473 |
| 2025-09-29 | dt-bindings: mtd: Add realtek,rtl9301-ecc |  Markus Stockhausen | 1 | -0/+41 |
| 2025-09-29 | Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architectures |  Linus Torvalds | 1 | -1/+1 |
| 2025-09-29 | mtd: spinand: repeat reading in regular mode if continuous reading fails |  Mikhail Kshevetskiy | 1 | -4/+21 |
| 2025-09-29 | mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails |  Mikhail Kshevetskiy | 1 | -8/+35 |
| 2025-09-29 | mtd: spinand: fix direct mapping creation sizes |  Mikhail Kshevetskiy | 1 | -7/+7 |
| 2025-09-29 | efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable |  Lenny Szubowicz | 1 | -4/+6 |
| 2025-09-29 | nvdimm: Remove duplicate linux/slab.h header |  Jiapeng Chong | 1 | -1/+0 |
| 2025-09-29 | PM: runtime: Drop DEFINE_FREE() for pm_runtime_put() |  Rafael J. Wysocki | 1 | -2/+0 |
| 2025-09-29 | PCI/sysfs: Use runtime PM guard macro for auto-cleanup |  Rafael J. Wysocki | 1 | -2/+3 |
| 2025-09-29 | PM: runtime: Add auto-cleanup macros for "resume and get" operations |  Rafael J. Wysocki | 2 | -9/+37 |
| 2025-09-29 | Merge branches 'acpi-apei', 'acpi-misc' and 'pnp' |  Rafael J. Wysocki | 5 | -17/+51 |
| 2025-09-29 | Merge branches 'acpi-thermal', 'acpi-fan', 'acpi-video', 'acpi-tad' and 'acpi-prm' |  Rafael J. Wysocki | 5 | -22/+34 |
| 2025-09-29 | Merge branches 'acpi-property', 'acpi-resource', 'acpi-pm' and 'acpi-tables' |  Rafael J. Wysocki | 6 | -60/+204 |
| 2025-09-29 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs' |  Rafael J. Wysocki | 7 | -115/+124 |
| 2025-09-29 | Merge branch 'acpica' |  Rafael J. Wysocki | 16 | -25/+72 |
| 2025-09-29 | s390: Remove superfluous newlines from inline assemblies |  Heiko Carstens | 34 | -110/+110 |
| 2025-09-29 | s390/cio/ioasm: Fix __xsch() condition code handling |  Heiko Carstens | 1 | -4/+3 |
| 2025-09-29 | s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSOR |  Heiko Carstens | 1 | -0/+1 |
| 2025-09-29 | scsi: target: target_core_configfs: Add length check to avoid buffer overflow |  Wang Haoran | 1 | -1/+1 |
| 2025-09-29 | Merge branch 'pm-tools' |  Rafael J. Wysocki | 6 | -53/+133 |
| 2025-09-29 | Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep' |  Rafael J. Wysocki | 11 | -37/+71 |
| 2025-09-29 | Merge branches 'pm-cpuidle' and 'pm-powercap' |  Rafael J. Wysocki | 6 | -186/+196 |
| 2025-09-29 | Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq' |  Rafael J. Wysocki | 8 | -39/+222 |
| 2025-09-29 | cpufreq: tegra186: Initialize all cores to max frequencies |  Aaron Kling | 1 | -6/+21 |
| 2025-09-29 | cpufreq: tegra186: Set target frequency for all cpus in policy |  Aaron Kling | 1 | -2/+6 |
| 2025-09-29 | rust: cpufreq: streamline find_supply_names |  Thorsten Blum | 1 | -7/+3 |
| 2025-09-29 | cpufreq: mediatek: fix device leak on probe failure |  Johan Hovold | 1 | -3/+11 |