summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-29net: ethtool: remove duplicated mm.o from MakefileMarkus Heidelberg
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29PCI: j721e: Fix incorrect error message in probe()Alok Tiwari
2025-09-29Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli
2025-09-29mount: handle NULL values in mnt_ns_release()Christian Brauner
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-29mtd: rawnand: sunxi: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: stm32_fmc2: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: rockchip: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: pl353: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: omap2: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: atmel: drop unused module aliasJohan Hovold
2025-09-29mtd: onenand: omap2: drop unused module aliasJohan Hovold
2025-09-29mtd: hyperbus: hbmc-am654: drop unused module aliasJohan Hovold
2025-09-29mtd: jedec_probe: use struct_size() helper for cfiq allocationRahul Kumar
2025-09-29mtd: cfi: use struct_size() helper for cfiq allocationGopi Krishna Menon
2025-09-29mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=NMaarten Zanders
2025-09-29mtd: rawnand: omap2: fix device leak on probe failureJohan Hovold
2025-09-29mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nandsErick Karanja
2025-09-29mtd: nand: realtek-ecc: Add Realtek external ECC engine supportMarkus Stockhausen
2025-09-29dt-bindings: mtd: Add realtek,rtl9301-eccMarkus Stockhausen
2025-09-29Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architecturesLinus Torvalds
2025-09-29mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy
2025-09-29mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...Mikhail Kshevetskiy
2025-09-29mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy
2025-09-29efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliableLenny Szubowicz
2025-09-29nvdimm: Remove duplicate linux/slab.h headerJiapeng Chong
2025-09-29PM: runtime: Drop DEFINE_FREE() for pm_runtime_put()Rafael J. Wysocki
2025-09-29PCI/sysfs: Use runtime PM guard macro for auto-cleanupRafael J. Wysocki
2025-09-29PM: runtime: Add auto-cleanup macros for "resume and get" operationsRafael J. Wysocki
2025-09-29Merge branches 'acpi-apei', 'acpi-misc' and 'pnp'Rafael J. Wysocki
2025-09-29Merge branches 'acpi-thermal', 'acpi-fan', 'acpi-video', 'acpi-tad' and 'acpi...Rafael J. Wysocki
2025-09-29Merge branches 'acpi-property', 'acpi-resource', 'acpi-pm' and 'acpi-tables'Rafael J. Wysocki
2025-09-29Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs'Rafael J. Wysocki
2025-09-29Merge branch 'acpica'Rafael J. Wysocki
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-29s390/cio/ioasm: Fix __xsch() condition code handlingHeiko Carstens
2025-09-29s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens
2025-09-29scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran
2025-09-29Merge branch 'pm-tools'Rafael J. Wysocki