summaryrefslogtreecommitdiff
path: root/arch/um/Kconfig
AgeCommit message (Expand)Author
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
2020-12-13um: Allow PM with suspend-to-idleJohannes Berg
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-11um: Allow static linking for non-glibc implementationsIgnat Korchagin
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-03-29um: Make CONFIG_STATIC_LINK actually staticBrendan Higgins
2020-03-29um: time-travel: Rewrite as an event schedulerJohannes Berg
2020-01-19um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras
2019-11-25um: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-07-02um: Support time travel modeJohannes Berg
2019-05-07arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult
2019-05-07um: Revert to using stack for pt_regs in signal handlingAnton Ivanov