messages from 2020-12-14 09:36:58 to 2021-03-01 15:07:24 UTC [more...]
[PATCH v2 0/8] PCI support for UML
2021-03-01 15:07 UTC (6+ messages)
` [PATCH v2 2/8] lib: add iomem emulation (logic_iomem)
` [PATCH v2 3/8] um: remove unused smp_sigio_handler() declaration
` [PATCH v2 4/8] um: export signals_enabled directly
` [PATCH v2 5/8] um: time-travel/signals: fix ndelay() in interrupt
` [PATCH v2 6/8] um: irqs: allow invoking time-travel handler multiple times
[PATCH 0/7] x86: fix warnings and refactor syscall code
2021-03-01 13:15 UTC (4+ messages)
` [PATCH 3/7] x86/syscalls: switch to generic syscalltbl.sh
` [PATCH 4/7] x86/syscalls: stop filling syscall arrays with *_sys_ni_syscall
` [PATCH 6/7] x86/syscalls: use __NR_syscalls instead of __NR_syscall_max
[PATCH] kunit: tool: Disable PAGE_POISONING under --alltests
2021-02-26 20:57 UTC (3+ messages)
[PATCH next v3 00/15] printk: remove logbuf_lock
2021-02-26 7:59 UTC (5+ messages)
` [PATCH next v3 01/15] um: synchronize kmsg_dumper
` [PATCH next v3 12/15] printk: introduce a kmsg_dump iterator
[PATCH 0/7] PCI support for UML
2021-02-25 13:13 UTC (14+ messages)
` [PATCH 1/7] um: allow disabling NO_IOMEM
` [PATCH 2/7] lib: add iomem emulation (logic_iomem)
` [PATCH 3/7] um: remove unused smp_sigio_handler() declaration
` [PATCH 4/7] um: time-travel/signals: fix ndelay() in interrupt
` [PATCH 5/7] um: irqs: allow invoking time-travel handler multiple times
` [PATCH 6/7] um: add PCI over virtio emulation driver
` [PATCH 7/7] um: virtio/pci: enable suspend/resume
linux uml segfault
2021-02-24 11:44 UTC (8+ messages)
[PATCH] um: fix tag order in stub_32.h
2021-02-23 9:44 UTC
[GIT PULL] UML changes for 5.12
2021-02-21 22:02 UTC (2+ messages)
[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
2021-02-15 12:03 UTC (37+ messages)
` [PATCH 01/27] scripts: add generic syscalltbl.sh
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*
` [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh
` [PATCH 06/27] ARM: syscalls: "
` [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh
` [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh
` [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh
` [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh
` [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh
` [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh
` [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
` [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh
` [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh
` [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh
[GIT PULL] UML fixes for 5.11-rc7
2021-02-03 20:10 UTC (2+ messages)
[PATCH] um: io.h: include <linux/types.h>
2021-02-03 12:22 UTC
[PATCH] um: irq.h: include <asm-generic/irq.h>
2021-02-03 12:23 UTC
[PATCH] um: fix os_idle_sleep() to not hang
2021-01-25 9:13 UTC (2+ messages)
[PATCH] um: ubd: Fix crash from option parsing
2021-01-22 14:44 UTC (4+ messages)
[PATCH] init/module: split CONFIG_CONSTRUCTORS to fix module gcov on UML
2021-01-20 17:38 UTC (7+ messages)
` [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
[RFC v7 00/21] Unifying LKL into UML
2021-01-20 2:27 UTC (22+ messages)
` [RFC v8 00/20] "
` [RFC v8 01/20] um: split build in kernel and host parts
` [RFC v8 02/20] um: move arch/um/os-Linux dir to tools/um/uml
` [RFC v8 03/20] um: move arch/x86/um/os-Linux to tools/um/uml/
` [RFC v8 04/20] um: implement os_initcalls and os_exitcalls
` [RFC v8 05/20] um: extend arch_switch_to for alternate SUBARCH
` [RFC v8 06/20] um: add UML library mode
` [RFC v8 07/20] um: lkl: host interface
` [RFC v8 08/20] um: lkl: memory handling
` [RFC v8 09/20] um: lkl: kernel thread support
` [RFC v8 10/20] um: lkl: system call interface and application API
` [RFC v8 11/20] um: lkl: basic console support
` [RFC v8 12/20] um: lkl: initialization and cleanup
` [RFC v8 13/20] um: lkl: integrate with irq infrastructure of UML
` [RFC v8 14/20] um: lkl: plug in the build system
` [RFC v8 15/20] um: host: add library mode build for ARCH=um
` [RFC v8 16/20] um: host: add utilities functions
` [RFC v8 17/20] um: host: posix host operations
` [RFC v8 18/20] selftests/um: lkl: add test programs for library mode of UML
` [RFC v8 19/20] um: lkl: add block device support "
` [RFC v8 20/20] um: lkl: add documentation
[PATCH v10] um: add a pseudo RTC
2021-01-15 12:12 UTC
[PATCH 1/3] um: separate child and parent errors in clone stub
2021-01-15 12:08 UTC (4+ messages)
` [PATCH 2/3] um: rework userspace stubs to not hard-code stub location
` [PATCH 3/3] um: remove process stub VMA
[PATCH] um: time: fix initialization in time-travel mode
2021-01-15 11:49 UTC
[PATCH 1/2] um: mm: check more comprehensively for stub changes
2021-01-13 21:08 UTC (2+ messages)
` [PATCH 2/2] um: defer killing userspace on page table update failures
[PATCH] um: print register names in wait_for_stub
2021-01-13 21:07 UTC
[PATCH] um: hostfs: use a kmem cache for inodes
2021-01-13 20:31 UTC
[PATCH 1/2] Revert "um: allocate a guard page to helper threads"
2021-01-10 18:05 UTC (2+ messages)
` [PATCH 2/2] Revert "um: support some of ARCH_HAS_SET_MEMORY"
[PATCH] um: virtio: free vu_dev only with the contained struct device
2021-01-07 21:15 UTC
Replacing a legacy uml-switch with bess
2021-01-07 12:58 UTC (2+ messages)
[PATCH] um: kmsg_dumper: always dump when not tty console
2021-01-07 8:05 UTC
kunit stopped working
2021-01-07 7:15 UTC (9+ messages)
[PATCH] um: stdio_console: Make preferred console
2021-01-05 12:01 UTC
[PATCH AUTOSEL 5.10 18/31] um: random: Register random as hwrng-core device
2021-01-04 14:21 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 19/31] um: ubd: Submit all data segments atomically
` [PATCH AUTOSEL 5.10 20/31] um: allocate a guard page to helper threads
[PATCH] um: ubd: fix command line handling of ubd
2021-01-04 11:18 UTC (5+ messages)
[PATCH] um: Fix null pointer dereference when parsing ubd commandline arguments
2021-01-02 14:11 UTC (3+ messages)
[patch 00/19] softirq: Cleanups and RT awareness
2021-01-01 14:27 UTC (3+ messages)
` [patch 02/19] sh: Get rid of nmi_count()
[PATCH AUTOSEL 5.4 14/17] um: ubd: Submit all data segments atomically
2020-12-30 13:03 UTC
linux.git is broken on a case-insensitive filesystem
2020-12-26 23:03 UTC
[PATCH] um: return error from ioremap()
2020-12-23 10:18 UTC (3+ messages)
set_page_dirty vs truncate
2020-12-19 7:04 UTC (4+ messages)
[PATCH] mm: Remove arch_remap() and mm-arch-hooks.h
2020-12-18 14:07 UTC
[GIT PULL] UML updates for 5.11-rc1
2020-12-18 2:11 UTC (2+ messages)
[RFC PATCH] bpf: preload: Fix build error when O= is set
2020-12-17 9:05 UTC (3+ messages)
[PATCH] arch: fix 'unexpected IRQ trap at vector' warnings
2020-12-16 16:42 UTC (6+ messages)
[PATCH] um: fix spelling mistake in Kconfig "privleges" -> "privileges"
2020-12-16 11:47 UTC
Updated performance patch series
2020-12-15 9:56 UTC (8+ messages)
` [PATCH v5 1/4] um: Add support for host CPU flags and alignment
` [PATCH v5 2/4] um: enable the use of optimized xor routines in UML
` [PATCH v5 3/4] um: add a UML specific futex implementation
` [PATCH v5 4/4] um: allow the use of glibc functions instead of builtins
[PATCH v2 1/5] um: virtio: clean up a comment
2020-12-15 9:52 UTC (5+ messages)
` [PATCH v2 2/5] um: virtio: fix handling of messages without payload
` [PATCH v2 3/5] um: virtio: disable VQs during suspend
` [PATCH v2 4/5] um: time-travel: rework interrupt handling in ext mode
` [PATCH v2 5/5] um: virtio: allow devices to be configured for wakeup
[PATCH v6 1/4] um: Add support for host CPU flags and alignment
2020-12-15 9:44 UTC (4+ messages)
` [PATCH v6 2/4] um: enable the use of optimized xor routines in UML
` [PATCH v6 3/4] um: add a UML specific futex implementation
` [PATCH v6 4/4] um: allow the use of glibc functions instead of builtins
[PATCH 1/4] um: virtio: clean up a comment
2020-12-14 23:11 UTC (5+ messages)
` [PATCH 2/4] um: virtio: disable VQs during suspend
` [PATCH 3/4] um: time-travel: rework interrupt handling in ext mode
` [PATCH 4/4] um: virtio: allow devices to be configured for wakeup
[PATCH] um: fix build w/o CONFIG_PM_SLEEP
2020-12-14 19:51 UTC
Amended and retested for 32 bit "borrow ops" series
2020-12-14 9:36 UTC (8+ messages)
` [PATCH v4 2/7] um: enable the use of optimized xor routines in UML
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox