Age | Commit message (Expand) | Author |
2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann |
2023-06-27 | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-06-16 | um/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner |
2023-06-12 | hostfs: Fix ephemeral inodes | Mickaël Salaün |
2023-02-13 | um: Support LTO | Peter Foley |
2023-02-13 | um: put power options in a menu | Peter Foley |
2023-02-10 | rust: arch/um: Add support for CONFIG_RUST under x86_64 UML | David Gow |
2022-09-07 | um: Enable FORTIFY_SOURCE | Kees Cook |
2022-07-17 | UML: add support for KASAN under x86_64 | Patricia Alfonso |
2022-07-17 | um: Kconfig: Fix indentation | Juerg Haefliger |
2022-06-03 | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-27 | um: Enable ARCH_HAS_GCOV_PROFILE_ALL | Vincent Whitchurch |
2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada |
2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-12-22 | um: Add devicetree support | Vincent Whitchurch |
2021-12-22 | um: remove set_fs | Christoph Hellwig |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-09-09 | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-08-26 | um: enable VMAP_STACK | Johannes Berg |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann |
2021-06-17 | um: Add support for host CPU flags and alignment | Anton Ivanov |
2021-06-17 | um: allow not setting extra rpaths in the linux binary | Johannes Berg |
2021-06-17 | um: add PCI over virtio emulation driver | Johannes Berg |
2021-06-17 | um: allow disabling NO_IOMEM | Johannes Berg |
2021-04-22 | landlock: Support filesystem access-control | Mickaël Salaün |
2021-01-26 | Revert "um: support some of ARCH_HAS_SET_MEMORY" | Johannes Berg |
2020-12-17 | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-13 | um: support some of ARCH_HAS_SET_MEMORY | Johannes Berg |
2020-12-13 | um: Allow PM with suspend-to-idle | Johannes Berg |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-18 | Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-11 | um: Allow static linking for non-glibc implementations | Ignat Korchagin |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-15 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-08-14 | dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig | Christoph Hellwig |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-03-29 | um: Make CONFIG_STATIC_LINK actually static | Brendan Higgins |
2020-03-29 | um: time-travel: Rewrite as an event scheduler | Johannes Berg |
2020-01-19 | um: Fix time-travel=inf-cpu with xor/raid6 | Johannes Berg |
2020-01-07 | um: Implement copy_thread_tls | Amanieu d'Antras |
2019-11-25 | um: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada |
2019-07-02 | um: Support time travel mode | Johannes Berg |
2019-05-07 | arch: um: Kconfig: pedantic indention cleanups | Enrico Weigelt, metux IT consult |
2019-05-07 | um: Revert to using stack for pt_regs in signal handling | Anton Ivanov |