messages from 2018-11-09 21:20:21 to 2018-12-10 04:31:09 UTC [more...]
[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
2018-12-10 4:31 UTC (2+ messages)
` [PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument
[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
2018-12-07 18:35 UTC (84+ messages)
` [RFC v3 01/19] kunit: test: add KUnit test runner core
` [RFC v3 02/19] kunit: test: add test resource management API
` [RFC v3 03/19] kunit: test: add string_stream a std::stream like string builder
` [RFC v3 04/19] kunit: test: add test_stream a std::stream like logger
` [RFC v3 05/19] kunit: test: add the concept of expectations
` [RFC v3 06/19] arch: um: enable running kunit from User Mode Linux
` [RFC v3 07/19] kunit: test: add initial tests
` [RFC v3 08/19] arch: um: add shim to trap to allow installing a fault catcher for tests
` [RFC v3 09/19] kunit: test: add the concept of assertions
` [RFC v3 10/19] kunit: test: add test managed resource tests
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
` [RFC v3 12/19] kunit: add KUnit wrapper script and simple output parser
` [RFC v3 13/19] kunit: improve output from python wrapper
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit
` [RFC v3 15/19] MAINTAINERS: add entry for KUnit the unit testing framework
` [RFC v3 16/19] arch: um: make UML unflatten device tree when testing
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest
` [RFC v3 19/19] of: unittest: split up some super large test cases
[PATCH] um: Optimize Flush TLB for force/fork case
2018-12-07 9:11 UTC (2+ messages)
[PATCH v3] Optimise TLB flush for kernel mm in UML
2018-12-06 8:19 UTC (6+ messages)
[PATCH 1/3] um: Optimize TLB operations v2
2018-12-05 12:37 UTC (3+ messages)
` [PATCH 2/3] um: Skip TLB flushing where not needed
` [PATCH 3/3] um: Avoid marking pages with "changed protection"
[PATCH] pcmcia: remove per-arch PCMCIA config entry
2018-12-01 14:55 UTC (4+ messages)
[PATCH] kbuild: fix UML build error with CONFIG_GCC_PLUGINS
2018-12-01 14:51 UTC (2+ messages)
[RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
2018-11-30 0:59 UTC (10+ messages)
[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
2018-11-27 10:34 UTC (8+ messages)
` [PATCH v2 16/15 v2] "
[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
2018-11-22 20:01 UTC (3+ messages)
[PATCH] um: Remove unnecessary kmap_atomic in uaccess on 64bit
2018-11-22 14:53 UTC (4+ messages)
[PATCH] Remove unnecessary faulted check in uaccess.c
2018-11-22 14:45 UTC
[PATCH] um/timer: fix tv_sec value setup in os_timer_one_shot
2018-11-22 9:51 UTC (2+ messages)
[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
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
[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 (4+ messages)
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