messages from 2018-10-24 10:12:56 to 2018-11-21 19:45:51 UTC [more...]
[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
2018-11-21 19:45 UTC (7+ messages)
` [PATCH v2 16/15 v2] "
[PATCH v2 0/9] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc
2018-11-21 14:39 UTC (3+ messages)
` [PATCH v2 2/9] kbuild: remove redundant 'set -e' from filechk_* defines
[PATCH] um: Remove unnecessary kmap_atomic in uaccess on 64bit
2018-11-16 8:32 UTC
RFC - potential optimizations in uaccess.c
2018-11-15 16:26 UTC (2+ messages)
[PATCH 0/8] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc
2018-11-15 8:27 UTC (2+ messages)
` [PATCH 1/8] kbuild: remove redundant 'set -e' from filechk_* defines
[PATCH v2 1/4] um: Switch to block-mq constants in the UML UBD driver
2018-11-14 18:41 UTC (4+ messages)
` [PATCH v2 2/4] um: Clean-up command processing in "
` [PATCH v2 3/4] um: Remove unsafe printks from the io thread
` [PATCH v2 4/4] um: Add support for DISCARD in the UBD Driver
[PATCH 1/4] um: Switch to block-mq constants in the UML UBD driver
2018-11-14 18:30 UTC (5+ messages)
` [PATCH 2/4] um: Clean-up command processing in "
` [PATCH 3/4] um: Remove unsafe printks from the io thread
` [PATCH 4/4] um: Add support for DISCARD in the UBD Driver
Revised and fixed patchset
2018-11-14 17:04 UTC (22+ messages)
` [PATCH 1/4] um: Switch to block-mq constants in the UML UBD driver
` [PATCH 2/4] um: Clean-up command processing in "
` [PATCH 3/4] um: Remove unsafe printks from the io thread
` [PATCH 4/4] um: Add support for DISCARD in the UBD Driver
[PATCH 1/4] um: Switch to block-mq constants in the UML UBD driver
2018-11-14 9:53 UTC (6+ messages)
` [PATCH 2/4] um: Clean-up command processing in "
` [PATCH 3/4] um: Remove unsafe printks from the io thread
` [PATCH 4/4] um: Add support for DISCARD in the UBD Driver
New Patch series for the UBD Driver
2018-11-13 15:29 UTC (25+ messages)
` [PATCH 1/3] um: Switch to block-mq constants in the UML UBD driver
` [PATCH 2/3] um: Clean-up command processing in "
` [PATCH 3/3] um: Add support for DISCARD in the UBD Driver
[PATCH] um: Remove obsolete reenable_XX calls
2018-11-13 15:08 UTC
[RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
2018-11-13 10:10 UTC (12+ messages)
` [RFC v2 01/14] kunit: test: add KUnit test runner core
[PATCH AUTOSEL 3.18 5/9] um: Give start_idle_thread() a return code
2018-11-13 5:52 UTC
[PATCH AUTOSEL 4.4 05/11] um: Give start_idle_thread() a return code
2018-11-13 5:52 UTC
[PATCH AUTOSEL 4.9 07/17] um: Give start_idle_thread() a return code
2018-11-13 5:52 UTC
[PATCH AUTOSEL 4.14 12/26] um: Give start_idle_thread() a return code
2018-11-13 5:51 UTC
[PATCH AUTOSEL 4.18 18/39] um: Give start_idle_thread() a return code
2018-11-13 5:50 UTC
[PATCH AUTOSEL 4.19 20/44] um: Give start_idle_thread() a return code
2018-11-13 5:49 UTC
[PATCH] Add DISCARD support to UML udb driver
2018-11-09 22:06 UTC (5+ messages)
[PATCH] Fix breakage from switching to MQ BLK framework
2018-11-08 18:33 UTC (10+ messages)
[PATCH -next-akpm 0/3] Add support for fast mremap
2018-11-08 18:12 UTC (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
Summary so far - ubd breakage in 4.20-rc1
2018-11-08 13:08 UTC (12+ messages)
4.20-rc1 looks broken for UML
2018-11-07 13:33 UTC (17+ messages)
[PATCH -next 0/3] Add support for fast mremap
2018-11-06 4:36 UTC (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
[PATCH] um: Update maintainers file entry
2018-11-01 21:27 UTC
[GIT PULL] UML changes for 4.20-rc1
2018-10-31 23:05 UTC (4+ messages)
Testing UserModeLinux with kbuild bot
2018-10-31 14:36 UTC (6+ messages)
[PATCH 1/4] um: Fix warning at kernel/time/clockevents.c:466
2018-10-30 11:58 UTC (4+ messages)
` [PATCH 2/4] um: Add HAVE_DEBUG_BUGVERBOSE
` [PATCH 3/4] um: Include sys/uio.h to have writev()
` [PATCH 4/4] um: Make GCOV depend on !KCOV
[PATCH 0/4] Add support for fast mremap
2018-10-29 10:28 UTC (19+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-26 19:05 UTC (15+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h
[PATCH] um: trap: fix spelling mistake, EACCESS -> EACCES
2018-10-26 18:02 UTC
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