summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-27Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Rafael J. Wysocki
2025-11-27ASoC: intel: sof_sdw: Add codec_info for cs42l45Charles Keepax
2025-11-27ASoC: sdw_utils: Add cs42l45 support functionsCharles Keepax
2025-11-27ASoC: intel: sof_sdw: Add ability to have auxiliary devicesCharles Keepax
2025-11-27ASoC: sdw_utils: Move codec_name to dai infoCharles Keepax
2025-11-27ASoC: sdw_utils: Add codec_conf for every DAICharles Keepax
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-11-27regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang
2025-11-27arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITSBen Horgan
2025-11-27KVM: arm64: selftests: Consider all 7 possible levels of cacheBen Horgan
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan
2025-11-27arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macrosSeongsu Park
2025-11-27mtd: nand: realtek-ecc: Fix Kconfig dependenciesMiquel Raynal
2025-11-27mtd: rawnand: sunxi: #undef field_{get,prep}() before local definitionGeert Uytterhoeven
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-27spi: airoha: add support of en7523 SoC (for 6.19)Mark Brown
2025-11-27drm/xe/gt: Introduce runtime suspend/resumeRaag Jadav
2025-11-27drm/xe/pm: Assert on runtime suspend if VFs are enabledRaag Jadav
2025-11-27drm/xe/guc_submit: Introduce pause/unpause() helpers for PFRaag Jadav
2025-11-27drm/xe/vf: Update pause/unpause() helpers with VF namingRaag Jadav
2025-11-27Merge tag 'platform-drivers-x86-v6.18-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-27ASoC: codecs: wcd939x: fix regmap leak on probe failureJohan Hovold
2025-11-27ASoC: cs-amp-lib: Use __free(kfree) instead of manual freeingRichard Fitzgerald
2025-11-27hwmon: (max6697) fix regmap leak on probe failureJohan Hovold
2025-11-27spi: microchip-core: Remove unneeded PM related macroAndy Shevchenko
2025-11-27spi: microchip-core: Use SPI_MODE_X_MASKAndy Shevchenko
2025-11-27spi: microchip-core: Utilise temporary variable for struct deviceAndy Shevchenko
2025-11-27spi: microchip-core: Replace dead code (-ENOMEM error message)Andy Shevchenko
2025-11-27spi: microchip-core: use min() instead of min_t()Andy Shevchenko
2025-11-27soc: samsung: exynos-pmu: fix device leak on regmap lookupJohan Hovold
2025-11-27debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEPSebastian Andrzej Siewior
2025-11-27debugobjects: Allow to refill the pool before SYSTEM_SCHEDULINGSebastian Andrzej Siewior
2025-11-27remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carv...Dan Carpenter
2025-11-27remoteproc: st: Fix indexing of memory-regionsBjorn Andersson
2025-11-27Merge tag 'devfreq-next-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2025-11-27docs: remove obsolete links in the xfs online repair documentationDarrick J. Wong
2025-11-27ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip during system su...Marek Szyprowski
2025-11-27ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip during system su...Marek Szyprowski
2025-11-27ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip during system su...Marek Szyprowski
2025-11-27ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip during system suspendMarek Szyprowski
2025-11-27soc: samsung: exynos-pmu: Fix structure initializationMarek Szyprowski
2025-11-27printk: Use console_is_usable on console_unblankMarcos Paulo de Souza
2025-11-27arch: um: kmsg_dump: Use console_is_usableMarcos Paulo de Souza
2025-11-27drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOTMarcos Paulo de Souza
2025-11-27sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_convJoel Granados
2025-11-27sysctl: Create pipe-max-size converter using sysctl UINT macrosJoel Granados
2025-11-27sysctl: Move proc_doulongvec_ms_jiffies_minmax to kernel/time/jiffies.cJoel Granados
2025-11-27sysctl: Move jiffies converters to kernel/time/jiffies.cJoel Granados