linux-um
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/06/06
[PATCH 1/7] printk: Make console_{suspend,resume} handle CON_SUSPENDED
Marcos Paulo de Souza
2025/06/06
[PATCH 7/7] printk: Don't check for CON_ENABLED on console_unblank
Marcos Paulo de Souza
2025/06/06
[PATCH 5/7] arch: um: kmsg_dump: Don't check for CON_ENABLED
Marcos Paulo de Souza
2025/06/06
[PATCH 6/7] debug: kgd_io: Don't check for CON_ENABLED
Marcos Paulo de Souza
2025/06/06
[PATCH 4/7] drivers: serial: kgdboc: Check CON_SUSPENDED instead of CON_ENABLED
Marcos Paulo de Souza
2025/06/06
[PATCH 3/7] drivers: tty: Check CON_SUSPENDED instead of CON_ENABLED
Marcos Paulo de Souza
2025/06/06
[PATCH 0/7] printk cleanup - part 2
Marcos Paulo de Souza
2025/06/06
[PATCH 1/4] um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
2025/06/06
[PATCH 4/4] um: Use correct data source in fpregs_legacy_set()
Tiwei Bie
2025/06/06
[PATCH 2/4] um: virtio_pcidev: Rename UM_PCI_STAT_WAITING
Tiwei Bie
2025/06/06
[PATCH 3/4] um: vfio: Prevent duplicate device assignments
Tiwei Bie
2025/06/06
[PATCH 0/4] um: Misc fixes
Tiwei Bie
2025/06/06
Re: [PATCH 35/41] um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headers
Thomas Huth
2025/06/05
Re: [GIT PULL] uml 6.16-rc1
pr-tracker-bot
2025/06/05
[GIT PULL] uml 6.16-rc1
Johannes Berg
2025/06/04
[PATCH 2/2] um: remove "extern" from implementation of sigchld_handler
Benjamin Berg
2025/06/04
[PATCH 1/2] um: fix unused variable warning
Benjamin Berg
2025/06/04
[PATCH] um: fix SECCOMP 32bit xstate register restore
Benjamin Berg
2025/06/03
Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Nicolas Schier
2025/06/03
Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Johannes Berg
2025/06/02
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025/06/02
Re: [PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
Sam James
2025/06/02
[PATCH v3 6/7] um: Add SECCOMP support detection and initialization
Benjamin Berg
2025/06/02
[PATCH v3 5/7] um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025/06/02
[PATCH v3 0/7] SECCOMP based userspace for UML
Benjamin Berg
2025/06/02
[PATCH v3 2/7] um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025/06/02
[PATCH v3 1/7] um: Move faultinfo extraction into userspace routine
Benjamin Berg
2025/06/02
[PATCH v3 4/7] um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2025/06/02
[PATCH v3 7/7] um: pass FD for memory operations when needed
Benjamin Berg
2025/06/02
[PATCH v3 3/7] um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
2025/06/01
Re: [PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
Al Viro
2025/05/27
[PATCH] um: Fix tgkill compile error on old host OSes
Yonting Lin
2025/05/19
[PATCH AUTOSEL 5.4 4/5] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 5.10 4/6] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 5.15 4/7] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 6.1 4/8] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 6.6 05/11] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 6.12 05/18] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
[PATCH AUTOSEL 6.14 07/23] um: let 'make clean' properly clean underlying SUBARCH as well
Sasha Levin
2025/05/19
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Mike Rapoport
2025/05/19
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Alexandre Ghiti
2025/05/16
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Mike Rapoport
2025/05/16
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Pratyush Yadav
2025/05/13
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Masahiro Yamada
2025/05/12
Re: [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Jiri Slaby
2025/05/12
Re: [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Thomas Gleixner
2025/05/12
Patch "[PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"" has been added to the 6.12-stable tree
gregkh
2025/05/11
Re: [PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Christian Lamparter
2025/05/11
Re: [PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Johannes Berg
2025/05/09
[PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Christian Lamparter
2025/05/09
Re: [PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
Johannes Berg
2025/05/09
[PATCH] um: stop using PCI port I/O
Arnd Bergmann
2025/05/08
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Kees Cook
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025/05/08
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Masahiro Yamada
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Shuah Khan
2025/05/08
Re: Missing patch in 6.12.27 - breaks UM target builds
Benjamin Berg
2025/05/08
Missing patch in 6.12.27 - breaks UM target builds
Christian Lamparter
2025/05/08
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Masahiro Yamada
2025/05/08
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Kees Cook
2025/05/08
Re: [PATCH -v2] accel/habanalabs: Don't build the driver on UML
Johannes Berg
2025/05/08
Re: [PATCH -v2] accel/habanalabs: Don't build the driver on UML
Ingo Molnar
2025/05/08
[PATCH -v2] accel/habanalabs: Don't build the driver on UML
Ingo Molnar
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Geert Uytterhoeven
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025/05/08
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Geert Uytterhoeven
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
David Gow
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Johannes Berg
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Shuah Khan
2025/05/07
Re: [tip: x86/msr] um: Add UML version of <asm/tsc.h> to define rdtsc()
Johannes Berg
2025/05/07
Re: [PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Johannes Berg
2025/05/07
Re: [PATCH] MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER
Tiwei Bie
2025/05/07
[PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025/05/07
[PATCH] MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER
Lukas Bulwahn
2025/05/06
Re: [PATCH] um: Include linux/types.h in asm/fpu/api.h
Johannes Berg
2025/05/06
[PATCH] um: Include linux/types.h in asm/fpu/api.h
Herbert Xu
2025/05/06
Re: [PATCH] kbuild: introduce include/generated/global-rebuild.h
Nicolas Schier
2025/05/05
[PATCH 0/2] um: Misc cleanups for vector
Tiwei Bie
2025/05/05
[PATCH 2/2] um: vector: Use mac_pton() for MAC address parsing
Tiwei Bie
2025/05/05
[PATCH 1/2] um: vector: Clean up and modernize log messages
Tiwei Bie
2025/05/05
[PATCH AUTOSEL 5.4 16/79] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.4 17/79] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.10 022/114] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.10 023/114] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.15 032/153] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 5.15 031/153] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.1 045/212] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.1 044/212] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.6 054/294] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.6 055/294] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.12 090/486] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.12 089/486] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.14 113/642] um: Store full CSGSFS and SS register from mcontext
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.14 114/642] um: Update min_low_pfn to match changes in uml_reserved
Sasha Levin
2025/05/05
Re: [GIT PULL] uml 6.15-rc6
pr-tracker-bot
2025/05/05
Re: [PATCH 0/3] um: Remove legacy network transport support
Tiwei Bie
2025/05/05
Re: [PATCH 2/3] um: vector: Eliminate the dependency on uml_net
Tiwei Bie
2025/05/05
Re: [PATCH 0/3] um: Remove legacy network transport support
Geert Uytterhoeven
2025/05/05
Re: [PATCH 2/3] um: vector: Eliminate the dependency on uml_net
Geert Uytterhoeven
2025/05/05
[PATCH] um: chan_kern: use raw spinlock for irqs_to_free_lock
Johannes Berg
2025/05/05
[GIT PULL] uml 6.15-rc6
Johannes Berg
2025/05/03
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Kees Cook
2025/05/03
Re: [PATCH v2 2/3] randstruct: Force full rebuild when seed changes
Kees Cook
2025/05/03
Re: [PATCH v2 1/3] gcc-plugins: Force full rebuild when plugins change
Kees Cook
2025/05/03
Re: [PATCH 3/3] um: Remove legacy network transport infrastructure
Anton Ivanov
2025/05/03
Re: [PATCH 2/3] um: vector: Eliminate the dependency on uml_net
Anton Ivanov
2025/05/03
Re: [PATCH 1/3] um: Remove obsolete legacy network transports
Anton Ivanov
2025/05/03
Re: [PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Masahiro Yamada
2025/05/03
[PATCH] kbuild: introduce include/generated/global-rebuild.h
Masahiro Yamada
2025/05/02
Re: [PATCH v2 2/3] randstruct: Force full rebuild when seed changes
Masahiro Yamada
2025/05/02
Re: [PATCH v2 1/3] gcc-plugins: Force full rebuild when plugins change
Masahiro Yamada
2025/05/02
[PATCH 0/3] um: Remove legacy network transport support
Tiwei Bie
2025/05/02
[PATCH 1/3] um: Remove obsolete legacy network transports
Tiwei Bie
2025/05/02
[PATCH 2/3] um: vector: Eliminate the dependency on uml_net
Tiwei Bie
2025/05/02
[PATCH 3/3] um: Remove legacy network transport infrastructure
Tiwei Bie
2025/05/02
Re: [PATCH] um: Merge os-Linux/drivers/ into drivers/
Tiwei Bie
2025/05/02
[PATCH v2 1/3] gcc-plugins: Force full rebuild when plugins change
Kees Cook
2025/05/02
[PATCH v2 2/3] randstruct: Force full rebuild when seed changes
Kees Cook
2025/05/02
[PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
Kees Cook
2025/05/02
[PATCH v2 3/3] integer-wrap: Force full rebuild when .scl file changes
Kees Cook
2025/05/02
Re: [PATCH] um: Merge os-Linux/drivers/ into drivers/
Johannes Berg
2025/05/02
Re: [PATCH] um: Merge os-Linux/drivers/ into drivers/
Anton Ivanov
2025/05/02
Re: [PATCH] um: Merge os-Linux/drivers/ into drivers/
Tiwei Bie
2025/05/02
Re: [PATCH] um: Merge os-Linux/drivers/ into drivers/
Anton Ivanov
2025/05/02
[PATCH] um: Merge os-Linux/drivers/ into drivers/
Tiwei Bie
2025/05/01
Re: [PATCH v7 00/13] nommu UML
Lorenzo Stoakes
2025/04/30
[PATCH v2 5/8] um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2025/04/30
[PATCH v2 4/8] um: Add SECCOMP support detection and initialization
Benjamin Berg
2025/04/30
[PATCH v2 1/8] um: Move faultinfo extraction into userspace routine
Benjamin Berg
2025/04/30
[PATCH v2 3/8] um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
2025/04/30
[PATCH v2 7/8] um: pass FD for memory operations when needed
Benjamin Berg
2025/04/30
[PATCH v2 2/8] um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025/04/30
[PATCH v2 6/8] um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025/04/30
[PATCH v2 0/8] SECCOMP based userspace for UML
Benjamin Berg
2025/04/30
[PATCH v2 8/8] um: Add UML_SECCOMP configuration option
Benjamin Berg
2025/04/30
Re: [PATCH v7 00/13] nommu UML
Johannes Berg
2025/04/29
[PATCH v8 05/12] um: nommu: seccomp syscalls hook
Hajime Tazaki
2025/04/29
[PATCH v8 10/12] um: change machine name for uname output
Hajime Tazaki
2025/04/29
[PATCH v8 00/12] nommu UML
Hajime Tazaki
2025/04/29
[PATCH v8 08/12] x86/um/vdso: nommu: vdso memory update
Hajime Tazaki
2025/04/29
[PATCH v8 03/12] um: nommu: memory handling
Hajime Tazaki
2025/04/29
[PATCH v8 07/12] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
2025/04/29
[PATCH v8 04/12] x86/um: nommu: syscall handling
Hajime Tazaki
2025/04/29
[PATCH v8 06/12] x86/um: nommu: process/thread handling
Hajime Tazaki
2025/04/29
[PATCH v8 11/12] um: nommu: add documentation of nommu UML
Hajime Tazaki
2025/04/29
[PATCH v8 12/12] um: nommu: plug nommu code into build system
Hajime Tazaki
2025/04/29
[PATCH v8 09/12] x86/um: nommu: signal handling
Hajime Tazaki
2025/04/29
[PATCH v8 02/12] um: decouple MMU specific code from the common part
Hajime Tazaki
2025/04/29
[PATCH v8 01/12] x86/um: nommu: elf loader for fdpic
Hajime Tazaki
2025/04/29
Confirm Correct Account for Today’s Payment
Lukas Müller
2025/04/29
Re: [PATCH v7 00/13] nommu UML
Lorenzo Stoakes
2025/04/27
Re: [PATCH AUTOSEL 6.13 23/28] um: Rewrite the sigio workaround based on epoll and tgkill
Sasha Levin
2025/04/26
Re: [PATCH v7 00/13] nommu UML
Hajime Tazaki
2025/04/25
Re: [PATCH v7 00/13] nommu UML
Lorenzo Stoakes
2025/04/18
Re: [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
Borislav Petkov
2025/04/18
Re: [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
Mike Rapoport
2025/04/18
Re: [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Jiri Slaby
2025/04/18
Re: [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
Brendan Jackman
2025/04/18
Re: (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Mark Brown
2025/04/18
Re: [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Andy Shevchenko
2025/04/18
Re: (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation
Christophe Leroy
2025/04/18
[PATCH v2 2/2] um/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025/04/18
[PATCH v2 1/2] um/asm: Rename rep_nop() to native_pause()
Uros Bizjak
2025/04/15
Re: [PATCH] um/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025/04/15
Re: [PATCH] um/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025/04/15
Re: [PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
Miguel Ojeda
2025/04/15
Re: [PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
Miguel Ojeda
2025/04/15
Re: [PATCH] um/asm: Replace "REP; NOP" with PAUSE mnemonic
David Laight
2025/04/15
Re: [PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
Miguel Ojeda
2025/04/15
Re: linux-next: Tree for Apr 14 (UML [2])
Randy Dunlap
2025/04/15
Re: [PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
Arnd Bergmann
2025/04/15
Re: [PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
Miguel Ojeda
2025/04/15
[PATCH] irqdomain: um: use irq_domain_create_linear() helper
Jiri Slaby (SUSE)
2025/04/14
Re: [PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
Danilo Krummrich
2025/04/14
[PATCH] um/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025/04/13
[PATCH v2] um: Add VFIO-based virtual PCI driver
Tiwei Bie
2025/04/11
[PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
FUJITA Tomonori
2025/04/10
[PATCH AUTOSEL 6.13 23/28] um: Rewrite the sigio workaround based on epoll and tgkill
Sasha Levin
2025/04/10
[PATCH AUTOSEL 6.14 26/31] um: Rewrite the sigio workaround based on epoll and tgkill
Sasha Levin
2025/04/10
[PATCH AUTOSEL 6.13 22/28] um: Switch to the pthread-based helper in sigio workaround
Sasha Levin
2025/04/10
Re: [PATCH v1] um: fix incompatible argument type in iounmap()
Arnd Bergmann
2025/04/10
Re: [PATCH v1] um: fix incompatible argument type in iounmap()
FUJITA Tomonori
2025/04/10
Re: [PATCH v1] um: fix incompatible argument type in iounmap()
Geert Uytterhoeven
2025/04/09
Re: [PATCH v1] um: fix incompatible argument type in iounmap()
Arnd Bergmann
2025/04/09
Re: [PATCH v1] um: fix incompatible argument type in iounmap()
Miguel Ojeda
2025/04/09
Re: [PATCH v1] um: fix incompatible argument type in iounmap()
Danilo Krummrich
2025/04/09
Re: [PATCH v1] um: fix incompatible argument type in iounmap()
Geert Uytterhoeven
2025/04/08
[PATCH v1] um: fix incompatible argument type in iounmap()
FUJITA Tomonori
2025/04/08
[PATCH 2/2] um: use proper care when taking mmap lock during segfault
Benjamin Berg
2025/04/08
[PATCH 1/2] um: do not send SIGALRM to userspace in time-travel mode
Benjamin Berg
2025/04/07
Re: [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
Christophe Leroy
2025/04/07
Re: [PATCH AUTOSEL 6.13 23/28] um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
2025/04/07
Re: [PATCH AUTOSEL 6.13 22/28] um: Switch to the pthread-based helper in sigio workaround
Tiwei Bie
2025/04/07
Re: [PATCH AUTOSEL 6.14 26/31] um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
2025/04/07
Re: [PATCH AUTOSEL 6.14 25/31] um: Switch to the pthread-based helper in sigio workaround
Tiwei Bie
2025/04/07
[PATCH AUTOSEL 6.14 23/31] um: work around sched_yield not yielding in time-travel mode
Sasha Levin
2025/04/07
[PATCH AUTOSEL 6.12 17/22] um: work around sched_yield not yielding in time-travel mode
Sasha Levin
2025/04/07
[PATCH AUTOSEL 6.14 25/31] um: Switch to the pthread-based helper in sigio workaround
Sasha Levin
2025/04/07
[PATCH AUTOSEL 6.13 20/28] um: work around sched_yield not yielding in time-travel mode
Sasha Levin
Earlier messages
Later messages