linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-10 05:54:51 to 2021-07-02 06:25:52 UTC [more...]

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-07-02  6:22 UTC  (24+ messages)
` [PATCH 1/4] signal: add a helper to restore a process state from sigcontex
` [PATCH 2/4] arch/x86: implement the process_vm_exec syscall
` [PATCH 3/4] arch/x86: allow to execute syscalls via process_vm_exec
` [PATCH 4/4] selftests: add tests for process_vm_exec

[PATCH] ubd: remove dead code in ubd_setup_common
 2021-06-28 19:48 UTC  (2+ messages)

[PATCH] dmaengine: idxd: depends on !UML
 2021-06-25 14:34 UTC  (3+ messages)

[PATCH] drivers: gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
 2021-06-25 10:16 UTC  (2+ messages)

[PATCH 1/4] um: make PCI emulation driver init/exit static
 2021-06-25  9:16 UTC  (8+ messages)
` [PATCH 2/4] lib/logic_iomem: fix sparse warnings
` [PATCH 3/4] um: virtio_uml: include linux/virtio-uml.h
` [PATCH 4/4] um: virtio_uml: fix memory leak on init failures

[PATCH 00/27] Implement SECCOMP based userland
 2021-06-20 12:05 UTC  (4+ messages)
` [PATCH 03/27] um: Drop support for hosts without SYSEMU_SINGLESTEP support

[PATCH] um: remove unneeded semicolon in um_arch.c
 2021-06-19  8:04 UTC  (3+ messages)

[PATCH v4 0/9] PCI support for UML
 2021-06-17 19:31 UTC  (4+ messages)
` [PATCH v4 4/9] um: export signals_enabled directly

[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[PATCH v2 1/3] kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default
 2021-06-16 20:41 UTC  (5+ messages)
` [PATCH v2 2/3] kunit: Move default config from arch/um -> tools/testing/kunit
` [PATCH v2 3/3] kunit: Remove the unused all_tests.config

+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

cleanup ubd gendisk registration
 2021-06-15 21:57 UTC  (7+ messages)
` [PATCH 1/2] ubd: remove the code to register as the legacy IDE driver
` [PATCH 2/2] ubd: use blk_mq_alloc_disk and blk_cleanup_disk

[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
 2021-06-15 11:41 UTC  (3+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *

[PATCH] um: Remove the repeated declaration
 2021-05-31  3:17 UTC 

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (2+ messages)
` [OpenRISC] "

[PATCH v2] LOCKDEP: reduce LOCKDEP dependency list
 2021-05-25 14:17 UTC  (5+ messages)

[PATCH] LOCKDEP: use depends on LOCKDEP_SUPPORT instead of $ARCH list
 2021-05-25 14:15 UTC  (12+ messages)

[PATCH] kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default
 2021-05-18 21:15 UTC  (3+ messages)

[PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  8:42 UTC  (11+ messages)
` [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/5] hexagon: use generic strncpy/strnlen from_user
` [PATCH 3/5] arc: "
` [PATCH 4/5] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 5/5] asm-generic: remove extra strn{cpy_from,len}_user declarations

[RESEND PATCH 0/6] x86: switch to generic syscall{tbl, hdr}.sh with various syscall code cleanups
 2021-05-17  7:38 UTC  (4+ messages)
` [RESEND PATCH 2/6] x86/syscalls: switch to generic syscalltbl.sh
` [RESEND PATCH 3/6] x86/syscalls: stop filling syscall arrays with *_sys_ni_syscall
` [RESEND PATCH 5/6] x86/syscalls: use __NR_syscalls instead of __NR_syscall_max

[PATCH 0/6] [v2] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  7:27 UTC  (13+ messages)
` [PATCH 1/6] [v2] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/6] [v2] h8300: remove stale strncpy_from_user
` [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
` [PATCH 4/6] [v2] arc: "
` [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 6/6] [v2] asm-generic: remove extra strn{cpy_from,len}_user declarations

[PATCH] init/module: split CONFIG_CONSTRUCTORS to fix module gcov on UML
 2021-05-14 13:55 UTC  (7+ messages)
` [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
        `  "

[PATCH AUTOSEL 4.4 3/4] um: Mark all kernel symbols as local
 2021-05-12 18:06 UTC 

[PATCH AUTOSEL 4.9 4/7] um: Mark all kernel symbols as local
 2021-05-12 18:05 UTC 

[PATCH AUTOSEL 4.14 07/12] um: Mark all kernel symbols as local
 2021-05-12 18:05 UTC 

[PATCH AUTOSEL 4.19 08/18] um: Mark all kernel symbols as local
 2021-05-12 18:04 UTC 

[PATCH AUTOSEL 5.4 09/23] um: Mark all kernel symbols as local
 2021-05-12 18:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 10/23] um: Disable CONFIG_GCOV with MODULES

[PATCH AUTOSEL 5.10 11/34] um: Mark all kernel symbols as local
 2021-05-12 18:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 12/34] um: Disable CONFIG_GCOV with MODULES

[PATCH AUTOSEL 5.11 12/35] um: Mark all kernel symbols as local
 2021-05-12 18:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 13/35] um: Disable CONFIG_GCOV with MODULES

[PATCH AUTOSEL 5.12 14/37] um: Mark all kernel symbols as local
 2021-05-12 18:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 15/37] um: Disable CONFIG_GCOV with MODULES

[PATCH] um: add 2 missing libs to fix various build errors
 2021-05-12  7:46 UTC  (5+ messages)

[PATCH v3 1/1] kernel.h: Split out panic and oops helpers
 2021-05-11 14:35 UTC  (2+ messages)

[PATCH 1/1] um: fix error return code in winch_tramp()
 2021-05-08  9:13 UTC  (2+ messages)

[PATCH 1/1] um: fix error return code in slip_open()
 2021-05-08  9:13 UTC  (2+ messages)

Potential races in SIGIO vs Epoll order
 2021-05-05 16:34 UTC  (3+ messages)

UML Wiki
 2021-05-05 13:10 UTC  (3+ messages)

[GIT PULL] UML changes for 5.13
 2021-05-05  1:17 UTC  (2+ messages)

Race between SIGIO and epoll from SMP host
 2021-04-22 11:27 UTC  (10+ messages)

[PATCH v3] um: Fix stack pointer alignment
 2021-04-20  6:53 UTC  (2+ messages)

[PATCH v2] um: Fix stack pointer alignment
 2021-04-20  6:51 UTC  (7+ messages)

[PATCH] uml/helper: Fix stack alignment
 2021-04-19 15:07 UTC  (7+ messages)

[PATCH v2] uml: fix W=1 missing-include-dirs warnings
 2021-04-16  6:11 UTC  (4+ messages)

[PATCH] um: Fix inline void order in function declaration
 2021-04-15 21:02 UTC 

[PATCH] uml: fix W=1 missing-include-dirs warnings
 2021-04-15 16:03 UTC  (5+ messages)

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)
` [OpenRISC] "

[ext4:dev 13/28] mballoc.c:undefined reference to `atomic64_inc_386'
 2021-04-14 20:20 UTC 

[PATCH] init: consolidate trap_init()
 2021-04-14 10:00 UTC  (5+ messages)
` [OpenRISC] "
` [PATCH v2] "

[PATCH 0/3] um: headers: fix various W=1 warnings
 2021-04-14  6:43 UTC  (4+ messages)
` [PATCH 1/3] um: pgtable.h: fix W=1 warning for empty body in 'do' statement
` [PATCH 2/3] um: elf.h: "
` [PATCH 3/3] um: stub_32.h: move 'inline' before 'void' to fix W=1 warning


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).