messages from 2020-11-24 08:15:08 to 2021-01-04 10:56:59 UTC [more...]
[PATCH] um: ubd: fix command line handling of ubd
2021-01-04 10:56 UTC (4+ 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.10 18/31] um: random: Register random as hwrng-core device
2020-12-30 14:48 UTC (4+ 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 AUTOSEL 5.4 14/17] um: ubd: Submit all data segments atomically
2020-12-30 13:03 UTC
kunit stopped working
2020-12-27 19:58 UTC (4+ messages)
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 (7+ 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 (21+ messages)
` [PATCH v4 1/7] um: allow the use of glibc functions instead of builtins
` [PATCH v4 2/7] um: enable the use of optimized xor routines in UML
` [PATCH v4 3/7] um: "borrow" atomics from x86 architecture
` [PATCH v4 4/7] um: add a UML specific futex implementation
` [PATCH v4 5/7] um: "borrow" cmpxchg from x86 tree in UML
` [PATCH v4 6/7] um: swithch futex ops to cmpxchg
` [PATCH v4 7/7] um: borrow bitops from the x86 tree
[PATCH] um: time-travel: correct time event IRQ delivery
2020-12-13 21:18 UTC
[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
2020-12-13 14:10 UTC (4+ messages)
[PATCH v9 1/2] um: irq/sigio: support suspend/resume handling of workaround IRQs
2020-12-11 9:56 UTC (2+ messages)
` [PATCH v9 2/2] um: add a pseudo RTC
[PATCH v2] um: add a UML specific futex implementation
2020-12-11 9:54 UTC (4+ messages)
[PATCH v2] um: time-travel: actually apply "free-until" optimisation
2020-12-11 8:01 UTC
[PATCH] um: time-travel: actually apply "free-until" optimisation
2020-12-11 7:54 UTC (3+ messages)
[PATCH v2] um: ubd: Submit all data segments atomically
2020-12-10 22:31 UTC (3+ messages)
[PATCH v1] um: Increase stack frame size threshold for signal.c
2020-12-09 23:35 UTC (2+ messages)
[PATCH 1/3] um: Monitor error events in IRQ controller
2020-12-09 17:49 UTC (6+ messages)
` [PATCH 2/3] um: tty: Fix handling of close in tty lines
` [PATCH 3/3] um: chan_xterm: Fix fd leak
[PATCH] um: borrow bitops from the x86 tree
2020-12-07 18:18 UTC (6+ messages)
[PATCH] um: random: register random as hwrng-core device
2020-12-07 16:13 UTC (2+ messages)
[PATCH 1/2] um: support some of ARCH_HAS_SET_MEMORY
2020-12-06 9:31 UTC (7+ messages)
` [PATCH 2/2] um: allocate a guard page to helper threads
[PATCH] um: line: don't free winch (with IRQ) under spinlock
2020-12-04 17:26 UTC (2+ messages)
[PATCH v8] um: add a pseudo RTC
2020-12-04 15:05 UTC
[PATCH] um: time-travel: avoid multiple identical propagations
2020-12-04 11:34 UTC
[PATCH] rtc: enable RTC framework on ARCH=um
2020-12-03 22:41 UTC (2+ messages)
[PATCH v7 0/5] um: suspend/resume support
2020-12-03 11:34 UTC (13+ messages)
` [PATCH v7 1/5] um: simplify os_idle_sleep() and sleep longer
` [PATCH v7 2/5] um: time: fix read_persistent_clock64() in time-travel
` [PATCH v7 3/5] um: allow PM with suspend-to-idle
` [PATCH v7 4/5] um: support suspend to RAM
` [PATCH v7 5/5] um: add a pseudo RTC
[PATCH v2 0/7] um: IRQ handling cleanups
2020-12-02 14:30 UTC (18+ messages)
` [PATCH v2 1/7] um: support dynamic IRQ allocation
` [PATCH v2 2/7] um: virtio: use "
` [PATCH v2 3/7] um: clean up alarm IRQ chip name
` [PATCH v2 4/7] um: irq: clean up and rename struct irq_fd
` [PATCH v2 5/7] um: irq: reduce irq_reg allocation
` [PATCH v2 6/7] um: remove IRQ_NONE type
` [PATCH v2 7/7] um: simplify IRQ handling code
[PATCH 0/7 um: IRQ handling cleanups
2020-12-02 11:58 UTC (41+ messages)
` [PATCH 1/7] um: support dynamic IRQ allocation
` [PATCH 2/7] um: virtio: use "
` [PATCH 3/7] um: clean up alarm IRQ chip name
` [PATCH 4/7] um: irq: clean up and rename struct irq_fd
` [PATCH 6/7] um: remove IRQ_NONE type
` [PATCH 7/7] um: simplify IRQ handling code
[PATCH v6 0/5] um: suspend/resume support
2020-12-01 16:50 UTC (13+ messages)
` [PATCH v6 1/5] um: simplify os_idle_sleep() and sleep longer
` [PATCH v6 2/5] um: time: fix read_persistent_clock64() in time-travel
` [PATCH v6 3/5] um: allow PM with suspend-to-idle
` [PATCH v6 4/5] um: support suspend to RAM
` [PATCH v6 5/5] um: add a pseudo RTC
[PATCH v5 0/4] um: suspend/resume support
2020-11-30 10:18 UTC (4+ messages)
` [PATCH v5 1/5] um: simplify os_idle_sleep() and sleep longer
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