aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-09-29Merge tag 'vfs-6.18-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+17
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds45-234/+428
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-135/+192
2025-09-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-09-29mount: handle NULL values in mnt_ns_release()Christian Brauner1-1/+1
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds64-264/+582
2025-09-29mtd: rawnand: sunxi: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: stm32_fmc2: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: rockchip: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: pl353: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: omap2: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: atmel: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: onenand: omap2: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: hyperbus: hbmc-am654: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: jedec_probe: use struct_size() helper for cfiq allocationRahul Kumar1-1/+1
2025-09-29mtd: cfi: use struct_size() helper for cfiq allocationGopi Krishna Menon1-1/+1
2025-09-29mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=NMaarten Zanders1-3/+11
2025-09-29mtd: rawnand: omap2: fix device leak on probe failureJohan Hovold1-5/+21
2025-09-29mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nandsErick Karanja1-2/+2
2025-09-29mtd: nand: realtek-ecc: Add Realtek external ECC engine supportMarkus Stockhausen3-0/+473
2025-09-29dt-bindings: mtd: Add realtek,rtl9301-eccMarkus Stockhausen1-0/+41
2025-09-29Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architecturesLinus Torvalds1-1/+1
2025-09-29mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy1-4/+21
2025-09-29mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...Mikhail Kshevetskiy1-8/+35
2025-09-29mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy1-7/+7
2025-09-29efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliableLenny Szubowicz1-4/+6
2025-09-29nvdimm: Remove duplicate linux/slab.h headerJiapeng Chong1-1/+0
2025-09-29PM: runtime: Drop DEFINE_FREE() for pm_runtime_put()Rafael J. Wysocki1-2/+0
2025-09-29PCI/sysfs: Use runtime PM guard macro for auto-cleanupRafael J. Wysocki1-2/+3
2025-09-29PM: runtime: Add auto-cleanup macros for "resume and get" operationsRafael J. Wysocki2-9/+37
2025-09-29Merge branches 'acpi-apei', 'acpi-misc' and 'pnp'Rafael J. Wysocki5-17/+51
2025-09-29Merge branches 'acpi-thermal', 'acpi-fan', 'acpi-video', 'acpi-tad' and 'acpi...Rafael J. Wysocki5-22/+34
2025-09-29Merge branches 'acpi-property', 'acpi-resource', 'acpi-pm' and 'acpi-tables'Rafael J. Wysocki6-60/+204
2025-09-29Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs'Rafael J. Wysocki7-115/+124
2025-09-29Merge branch 'acpica'Rafael J. Wysocki16-25/+72
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens34-110/+110
2025-09-29s390/cio/ioasm: Fix __xsch() condition code handlingHeiko Carstens1-4/+3
2025-09-29s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens1-0/+1
2025-09-29scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran1-1/+1
2025-09-29Merge branch 'pm-tools'Rafael J. Wysocki6-53/+133
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki11-37/+71
2025-09-29Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki6-187/+197
2025-09-29Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki8-39/+222
2025-09-29cpufreq: tegra186: Initialize all cores to max frequenciesAaron Kling1-6/+21
2025-09-29cpufreq: tegra186: Set target frequency for all cpus in policyAaron Kling1-2/+6
2025-09-29rust: cpufreq: streamline find_supply_namesThorsten Blum1-7/+3
2025-09-29cpufreq: mediatek: fix device leak on probe failureJohan Hovold1-3/+11
2025-09-29Merge tag 'linux-cpupower-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki1166-6448/+15017
2025-09-29Merge series "slab: Re-entrant kmalloc_nolock()"Vlastimil Babka17-93/+571
2025-09-29Merge series "SLUB percpu sheaves"Vlastimil Babka15-1452/+2274