summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-27kho: fix misleading log message in kho_populate()Pasha Tatashin
2025-11-27liveupdate: kho: use %pe format specifier for error pointer printingZhu Yanjun
2025-11-27MAINTAINERS: update KHO maintainersPasha Tatashin
2025-11-27liveupdate: kho: move to kernel/liveupdatePasha Tatashin
2025-11-27kho: don't unpreserve memory during abortPasha Tatashin
2025-11-27test_kho: unpreserve memory in case of errorPasha Tatashin
2025-11-27memblock: unpreserve memory in case of errorPasha Tatashin
2025-11-27kho: add interfaces to unpreserve folios, page ranges, and vmallocPasha Tatashin
2025-11-27kho: drop notifiersMike Rapoport (Microsoft)
2025-11-27kho: make debugfs interface optionalPasha Tatashin
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-27fork: stop ignoring NUMA while handling cached thread stacksMateusz Guzik
2025-11-27rbtree: inline rb_last()Eric Dumazet
2025-11-27rbtree: inline rb_first()Eric Dumazet
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton
2025-11-27Merge tag 'riscv-config-for-v6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-27Merge tag 'soc-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-11-27Merge tag 'apple-soc-drivers-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-11-27Merge tag 'soc_fsl-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2025-11-27Merge tag 'amlogic-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-11-27keys: Fix grammar and formatting in 'struct key_type' commentsThorsten Blum
2025-11-27Merge tag 'reset-gpio-for-v6.19-2' of https://git.pengutronix.de/git/pza/linu...Arnd Bergmann
2025-11-27Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann
2025-11-27spi: microchip-core: Code improvementsMark Brown
2025-11-27ASoC: Intel: catpt: Round of fixes and PM changesMark Brown
2025-11-27Add support for cs42l45 into the Intel machine driverMark Brown
2025-11-27keys: Replace deprecated strncpy in ecryptfs_fill_auth_tokThorsten Blum
2025-11-27keys: Remove redundant less-than-zero checksThorsten Blum
2025-11-27Merge tag 'riscv-dt-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-11-27arm64: dts: mediatek: mt8195: Fix address range for JPEG decoder core 1Chen-Yu Tsai
2025-11-27Merge tag 'amlogic-arm64-dt-for-v6.19' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-11-28Merge tag 'drm-rust-next-2025-11-21' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2025-11-28Merge tag 'drm-xe-next-fixes-2025-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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