summaryrefslogtreecommitdiff
path: root/arch/um/Kconfig
AgeCommit message (Expand)Author
2025-12-01um: Disable KASAN_INLINE when STATIC_LINK is selectedChristophe Leroy (CS GROUP)
2025-10-27um: Add initial SMP supportTiwei Bie
2025-10-27um: Remove file-based iomem emulation supportTiwei Bie
2025-10-06Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov
2025-09-10um: Support SPARSE_IRQSinan Nalkaya
2025-07-11um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZETiwei Bie
2025-07-11um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTSThomas Weißschuh
2025-06-02um: stop using PCI port I/OArnd Bergmann
2025-03-18um: mark rodata read-only and implement _nofault accessesJohannes Berg
2024-11-12um: move thread info into taskBenjamin Berg
2024-10-23um: switch to regset API and depend on XSTATEBenjamin Berg
2024-10-23um: insert scheduler ticks when userspace does not yieldBenjamin Berg
2024-10-10um: Switch to 4 level page tables on 64 bitBenjamin Berg
2024-10-10um: remove dependency on undefined CC_CAN_LINK_STATIC_NO_RUNTIME_DEPSMasahiro Yamada
2024-09-12um: remove ARCH_NO_PREEMPT_DYNAMICJohannes Berg
2024-07-03um: Enable preemption in UMLAnton Ivanov
2024-07-03um: enable UBSANJohannes Berg
2024-07-03arch: um: rust: Add i386 support for RustDavid Gow
2024-07-03um: Select HAS_IOREMAP for UML_IOMEM_EMULATIONNiklas Schnelle
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2023-06-27Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-16um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-12hostfs: Fix ephemeral inodesMickaël Salaün
2023-02-13um: Support LTOPeter Foley
2023-02-13um: put power options in a menuPeter Foley
2023-02-10rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow
2022-09-07um: Enable FORTIFY_SOURCEKees Cook
2022-07-17UML: add support for KASAN under x86_64Patricia Alfonso
2022-07-17um: Kconfig: Fix indentationJuerg Haefliger
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-27um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-12-22um: Add devicetree supportVincent Whitchurch
2021-12-22um: remove set_fsChristoph Hellwig
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-08-26um: enable VMAP_STACKJohannes Berg
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov
2021-06-17um: allow not setting extra rpaths in the linux binaryJohannes Berg
2021-06-17um: add PCI over virtio emulation driverJohannes Berg
2021-06-17um: allow disabling NO_IOMEMJohannes Berg
2021-04-22landlock: Support filesystem access-controlMickaël Salaün
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg