linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-26 16:05:41 to 2023-03-13 21:53:22 UTC [more...]

First quarter procurement order/enquiry
 2023-03-13 17:30 UTC 

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-13 16:02 UTC  (52+ messages)
` [PATCH 1/8] dt-bindings: Add linux,kunit binding
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs
` [PATCH 4/8] clk: Add test managed clk provider/consumer APIs
` [PATCH 5/8] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH 6/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH 7/8] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH] IMA: allow/fix UML builds
 2023-03-13  0:15 UTC  (2+ messages)

[PATCH v2] UML: pata_cs5536: fix build for X86_32 UML with TRACEPOINTS
 2023-03-13  0:07 UTC  (2+ messages)

[PATCH] ata: pata_cs5536: don't build on UML
 2023-03-12 11:38 UTC  (2+ messages)

[PATCH] Reset task stack state in bringup_cpu()
 2023-03-11 20:29 UTC  (2+ messages)

[PATCH] virt-pci: add platform bus support
 2023-03-07  0:31 UTC  (6+ messages)

Cannot compile UML in Ubuntu 20.04.5 anymore
 2023-03-06 17:05 UTC  (3+ messages)

Build regressions/improvements in v6.3-rc1
 2023-03-06  8:42 UTC 

[RFC PATCH v2] hostfs: handle idmapped mounts
 2023-03-04 12:01 UTC  (4+ messages)

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-02 12:19 UTC  (4+ messages)

[GIT PULL] UML changes for v6.3-rc1
 2023-03-01 18:02 UTC  (2+ messages)

[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-01 15:41 UTC  (6+ messages)

[PATCH] hostfs: handle idmapped mounts
 2023-03-01  0:42 UTC  (4+ messages)
` Which branch should this patch be based against?

[PATCH v3 25/34] um: Implement the new page table range API
 2023-02-28 21:37 UTC 

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-28 21:11 UTC  (15+ messages)
` [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 11/26] microblaze/mm: "
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s

[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2023-02-28 15:56 UTC  (3+ messages)

[PATCH v2 24/30] um: Implement the new page table range API
 2023-02-27 17:57 UTC 

[PATCH] rust: sort uml documentation arch support table
 2023-02-27  7:48 UTC  (2+ messages)

[PATCH v3 0/2] GDB: Support getting current task struct in UML
 2023-02-27  4:06 UTC  (3+ messages)
` [PATCH v3 1/2] scripts/gdb: Correct indentation in get_current_task
` [PATCH v3 2/2] scripts/gdb: Support getting current task struct in UML

[PATCH v2 0/2] GDB: Support getting current task struct in UML
 2023-02-26 19:35 UTC  (16+ messages)
` [PATCH v2 1/2] scripts/gdb: Correct indentation in get_current_task
` [PATCH v2 2/2] scripts/gdb: Support getting current task struct in UML

Building Estimates
 2023-02-21 15:00 UTC 

[PATCH 0/2] GDB: Support getting current task struct in UML
 2023-02-15 16:04 UTC  (7+ messages)
` [PATCH 1/2] scripts/gdb: Correct indentation in get_current_task
` [PATCH 2/2] scripts/gdb: Support getting current task struct in UML

[PATCH V1] um: Fix compilation warnings
 2023-02-15  8:14 UTC  (7+ messages)

Error in "wait_stub_done" when statically linked uml binary
 2023-02-13 16:04 UTC 

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-13  7:54 UTC  (22+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[PATCH] um: add __weak for exported functions
 2023-02-12 21:34 UTC  (2+ messages)

Add linux-um archives to lore.kernel.org?
 2023-02-11  9:13 UTC  (13+ messages)

[PATCH 1/4] um: hostfs: define our own API boundary
 2023-02-10 21:05 UTC  (4+ messages)
` [PATCH 2/4] um: don't export printf()
` [PATCH 3/4] um: further clean up user_syms
` [PATCH 4/4] um: prevent user code in modules

[PATCH] uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}
 2023-02-09 19:02 UTC  (2+ messages)

[PATCH] uml: vector: fix definitios of VECTOR_WRITE and VECTOR_HEADERS
 2023-02-09 18:14 UTC  (5+ messages)

[PATCH 1/4] um: virtio_uml: free command if adding to virtqueue failed
 2023-02-09  9:00 UTC  (4+ messages)
` [PATCH 2/4] um: virtio_uml: mark device as unregistered when breaking it
` [PATCH 3/4] um: virtio_uml: move device breaking into workqueue
` [PATCH 4/4] um: virt-pci: properly remove PCI device from bus

[PATCH] UML: define RUNTIME_DISCARD_EXIT
 2023-02-07 22:33 UTC  (2+ messages)

Using ftrace
 2023-01-31 22:05 UTC  (7+ messages)

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (8+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls

[PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-28  9:02 UTC  (5+ messages)
` [PATCH 3/3] "


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).