linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 13:44:37 to 2020-07-02 14:10:35 UTC [more...]

[RFC v4 00/25] Unifying LKL into UML
 2020-07-02 14:07 UTC  (22+ messages)
` [RFC v5 00/21] "
  ` [RFC v5 01/21] um: split build in kernel and host parts
  ` [RFC v5 02/21] um: add os init and exit calls
  ` [RFC v5 03/21] um: move arch/um/os-Linux dir to tools/um/uml
  ` [RFC v5 04/21] um: host: implement os_initcalls and os_exitcalls
  ` [RFC v5 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/
  ` [RFC v5 06/21] scritps: um: suppress warnings if SRCARCH=um
  ` [RFC v5 07/21] um: extend arch_switch_to for alternate SUBARCH
  ` [RFC v5 08/21] um: add nommu mode for UML library mode
  ` [RFC v5 09/21] um: nommu: host interface
  ` [RFC v5 10/21] um: nommu: memory handling
  ` [RFC v5 11/21] um: nommu: kernel thread support
  ` [RFC v5 12/21] um: nommu: system call interface and application API
  ` [RFC v5 13/21] um: nommu: basic console support
  ` [RFC v5 14/21] um: nommu: initialization and cleanup
  ` [RFC v5 15/21] um: nommu: integrate with irq infrastructure of UML
  ` [RFC v5 16/21] um: nommu: plug in the build system
  ` [RFC v5 17/21] um: host: add nommu build for ARCH=um
  ` [RFC v5 18/21] um: host: add utilities functions
  ` [RFC v5 19/21] um: host: posix host operations
  ` [RFC v5 20/21] um: host: add test programs

[RFC PATCH] Revert "um: Make CONFIG_STATIC_LINK actually static"
 2020-06-30 23:11 UTC  (3+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-29 15:59 UTC  (19+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
 2020-06-28  6:20 UTC  (2+ messages)

[PATCH 16/17] arch: remove HAVE_COPY_THREAD_TLS
 2020-06-27  3:10 UTC  (11+ messages)
` [PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:52 UTC  (23+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 02/12] arch: arm64: "
` [PATCH v5 03/12] arch: microblaze: "
` [PATCH v5 04/12] arch: powerpc: "
` [PATCH v5 05/12] arch: um: "
` [PATCH v5 06/12] arch: xtensa: "
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 08/12] init: main: add KUnit to kernel init
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option
` [PATCH v5 11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt
` [PATCH v5 12/12] Documentation: kunit: add a brief blurb about kunit_test_suite

[PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:10 UTC  (14+ messages)
` [PATCH v4 01/11] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v4 02/11] arch: arm64: "
` [PATCH v4 03/11] arch: microblaze: "
` [PATCH v4 04/11] arch: powerpc: "
` [PATCH v4 05/11] arch: um: "
` [PATCH v4 06/11] arch: xtensa: "
` [PATCH v4 07/11] kunit: test: create a single centralized executor for all tests
` [PATCH v4 08/11] init: main: add KUnit to kernel init
` [PATCH v4 09/11] kunit: test: add test plan to KUnit TAP format
` [PATCH v4 10/11] Documentation: Add kunit_shutdown to kernel-parameters.txt
` [PATCH v4 11/11] Documentation: kunit: add a brief blurb about kunit_test_suite

[PATCH v2 1/2] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
 2020-06-25  6:50 UTC  (2+ messages)

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-24 20:48 UTC  (7+ messages)
` [PATCH v3 4/7] init: main: add KUnit to kernel init

Your message to linux-um awaits moderator approval
 2020-06-23  7:38 UTC 

Your message to linux-um awaits moderator approval
 2020-06-23  7:37 UTC 

mmotm 2020-06-20-21-36 uploaded (lkdtm/bugs.c)
 2020-06-22 22:00 UTC 

[PATCH] um: vector: Use GFP_ATOMIC under spin lock
 2020-06-19  5:20 UTC 

[PATCH AUTOSEL 5.7 191/388] um: do not evaluate compiler's library path when cleaning
 2020-06-18  1:04 UTC 

[PATCH 01/25] mm/um: Fix extra accounting for page fault retries
 2020-06-15 22:15 UTC 

Possible duplicate page fault accounting on some archs after commit 4064b9827063
 2020-06-15 21:34 UTC  (4+ messages)

KASAN: use-after-free Write in fsnotify_detach_connector_from_object
 2020-06-15  7:38 UTC  (4+ messages)
` [PATCH] proc: Use new_inode not new_inode_pseudo

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  7:17 UTC  (4+ messages)

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-14  6:38 UTC  (2+ messages)

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-11  2:40 UTC 

[GIT PULL] UML changes for v5.8
 2020-06-10 20:30 UTC  (2+ messages)

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-10  5:53 UTC  (2+ messages)

[PATCH] um: remove mmap_sem usage from activate_mm()
 2020-06-04 11:37 UTC 

[PATCH] um: change sigio_spinlock to a mutex
 2020-06-04 11:23 UTC 

Fwd: How to avoid a lot of './arch/um/include/uapi: No such file or directory' warnings
 2020-06-02  9:28 UTC 

clean up and streamline probe_kernel_* and friends v4
 2020-05-28 17:06 UTC  (38+ messages)
` [PATCH 01/23] maccess: unexport probe_kernel_write and probe_user_write
` [PATCH 02/23] maccess: remove various unused weak aliases
` [PATCH 03/23] maccess: remove duplicate kerneldoc comments
` [PATCH 04/23] maccess: clarify "
` [PATCH 05/23] maccess: update the top of file comment
` [PATCH 06/23] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [PATCH 07/23] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [PATCH 08/23] maccess: rename strnlen_unsafe_user to strnlen_user_nofault
` [PATCH 09/23] maccess: remove probe_read_common and probe_write_common
` [PATCH 10/23] maccess: unify the probe kernel arch hooks
` [PATCH 11/23] bpf: factor out a bpf_trace_copy_string helper
` [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better
` [PATCH 13/23] bpf: rework the compat kernel probe handling
` [PATCH 14/23] tracing/kprobes: handle mixed kernel/userspace probes better
` [PATCH 15/23] maccess: remove strncpy_from_unsafe
` [PATCH 16/23] maccess: always use strict semantics for probe_kernel_read
` [PATCH 17/23] maccess: move user access routines together
` [PATCH 18/23] maccess: allow architectures to provide kernel probing directly
` [PATCH 19/23] x86: use non-set_fs based maccess routines
` [PATCH 20/23] maccess: rename probe_kernel_{read, write} to copy_{from, to}_kernel_nofault
` [PATCH 21/23] maccess: rename probe_user_{read, write} to copy_{from, to}_user_nofault
` [PATCH 22/23] maccess: rename probe_kernel_address to get_kernel_nofault
` [PATCH 23/23] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails

[PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
 2020-05-27 13:45 UTC  (6+ messages)
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-05-26 17:15 UTC  (7+ messages)
` [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs

Build regressions/improvements in v5.7-rc7
 2020-05-25  9:34 UTC 

sort out the flush_icache_range mess v2
 2020-05-22 15:54 UTC  (3+ messages)
` [PATCH 09/29] arm64: use asm-generic/cacheflush.h

[GIT PULL] UML fixes for 5.7 final
 2020-05-20 20:30 UTC  (2+ messages)

clean up and streamline probe_kernel_* and friends v3
 2020-05-20 16:16 UTC  (26+ messages)
` [PATCH 08/20] maccess: rename strnlen_unsafe_user to strnlen_user_nofault
` [PATCH 09/20] maccess: remove probe_read_common and probe_write_common
` [PATCH 10/20] maccess: unify the probe kernel arch hooks
` [PATCH 11/20] bpf: factor out a bpf_trace_copy_string helper
` [PATCH 12/20] maccess: remove strncpy_from_unsafe
` [PATCH 13/20] maccess: always use strict semantics for probe_kernel_read
` [PATCH 14/20] maccess: move user access routines together
` [PATCH 15/20] maccess: allow architectures to provide kernel probing directly
` [PATCH 16/20] x86: use non-set_fs based maccess routines
` [PATCH 17/20] maccess: rename probe_kernel_{read, write} to copy_{from, to}_kernel_nofault
` [PATCH 18/20] maccess: rename probe_user_{read, write} to copy_{from, to}_user_nofault
` [PATCH 19/20] maccess: rename probe_kernel_address to get_kernel_nofault
` [PATCH 20/20] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails


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 NNTP newsgroup(s).