messages from 2019-05-08 20:25:53 to 2019-05-15 00:26:58 UTC [more...]
[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-15 0:26 UTC (65+ messages)
` [PATCH v2 06/17] kbuild: enable building KUnit
` [PATCH v2 14/17] Documentation: kunit: add documentation for KUnit
[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-14 23:25 UTC (20+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core
` [PATCH v4 02/18] kunit: test: add test resource management API
` [PATCH v4 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v4 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v4 06/18] kbuild: enable building KUnit
` [PATCH v4 07/18] kunit: test: add initial tests
` [PATCH v4 09/18] kunit: test: add support for test abort
` [PATCH v4 10/18] kunit: test: add tests for kunit "
` [PATCH v4 11/18] kunit: test: add the concept of assertions
` [PATCH v4 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v4 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v4 05/18] kunit: test: add the concept of expectations
` [PATCH v4 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v4 14/18] kunit: defconfig: add defconfigs for building KUnit tests
` [PATCH v4 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v4 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v4 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
[PATCH v3 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-14 23:19 UTC (27+ messages)
` [PATCH v3 01/18] kunit: test: add KUnit test runner core
` [PATCH v3 02/18] kunit: test: add test resource management API
` [PATCH v3 10/18] kunit: test: add tests for kunit test abort
` [PATCH v3 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v3 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v3 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v3 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v3 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v3 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v3 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v3 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v3 05/18] kunit: test: add the concept of expectations
` [PATCH v3 06/18] kbuild: enable building KUnit
` [PATCH v3 07/18] kunit: test: add initial tests
` [PATCH v3 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v3 09/18] kunit: test: add support for test abort
` [PATCH v3 11/18] kunit: test: add the concept of assertions
` [PATCH v3 12/18] kunit: test: add tests for KUnit managed resources
[PATCH v2 0/6] mm/devm_memremap_pages: Fix page release race
2019-05-14 21:18 UTC (9+ messages)
` [PATCH v2 1/6] drivers/base/devres: Introduce devm_release_action()
[PATCH, RFC 0/2] Share PMDs for FS/DAX on x86
2019-05-14 16:09 UTC (11+ messages)
` [PATCH, RFC 1/2] Add config option to enable FS/DAX PMD sharing
` [PATCH, RFC 2/2] Implement sharing/unsharing of PMDs for FS/DAX
[PATCH v9 0/7] virtio pmem driver
2019-05-14 15:25 UTC (10+ messages)
` [PATCH v9 1/7] libnvdimm: nd_region flush callback support
` [PATCH v9 2/7] virtio-pmem: Add virtio pmem driver
` [Qemu-devel] "
` [PATCH v9 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v9 4/7] dm: enable synchronous dax
` [PATCH v9 5/7] dax: check synchronous mapping is supported
` [PATCH v9 6/7] ext4: disable map_sync for async flush
` [PATCH v9 7/7] xfs: "
[RESEND PATCH] nvdimm: fix some compilation warnings
2019-05-14 15:07 UTC
[PATCH v8 0/6] virtio pmem driver
2019-05-14 10:02 UTC (26+ messages)
` [PATCH v8 1/6] libnvdimm: nd_region flush callback support
` [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver
` [Qemu-devel] "
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
` [Qemu-devel] "
` [PATCH v8 4/6] dax: check synchronous mapping is supported
` [PATCH v8 5/6] ext4: disable map_sync for async flush
` [PATCH v8 6/6] xfs: "
[PATCH] mm/nvdimm: Use correct #defines instead of opencoding
2019-05-14 4:46 UTC (5+ messages)
[PATCH] mm/nvdimm: Use correct alignment when looking at first pfn from a region
2019-05-14 4:41 UTC (3+ messages)
[RFC PATCH] mm/nvdimm: Fix kernel crash on devm_mremap_pages_release
2019-05-14 4:40 UTC (4+ messages)
Returned mail: Data format error
2019-05-14 3:51 UTC
[PATCH] mm/nvdimm: Pick the right alignment default when creating dax devices
2019-05-14 2:54 UTC
[PATCH v8 00/12] mm: Sub-section memory hotplug support
2019-05-13 21:11 UTC (13+ messages)
` [PATCH v8 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v8 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v8 08/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v8 09/12] mm/sparsemem: Support sub-section hotplug
[PATCH v7 0/6] virtio pmem driver
2019-05-11 1:26 UTC (9+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
` [Qemu-devel] "
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag
[ANNOUNCE] ndctl v65
2019-05-11 0:13 UTC
[ndctl PATCH 0/4] static analysis fixes
2019-05-10 19:58 UTC (6+ messages)
` [ndctl PATCH 1/4] ndctl/namespace.c: fix resource leak
` [ndctl PATCH 2/4] ndctl/namespace.c: fix an unchecked return value
` [ndctl PATCH 3/4] libndctl: Fix an unhandled return in ndctl_bus_poll_scrub_completion()
` [ndctl PATCH 4/4] ndctl/namespace.c: Fix a potential integer overflow
[PATCH 12/18] btrfs: allow MAP_SYNC mmap
2019-05-10 15:59 UTC (4+ messages)
` [PATCH for-goldwyn] btrfs: disallow MAP_SYNC outside of DAX mounts
Returned mail: see transcript for details
2019-05-10 3:47 UTC
[PATCH v2] Documentation: nvdimm: Fix typo
2019-05-09 7:40 UTC
Mail System Error - Returned Mail
2019-05-09 4:00 UTC
[PATCH] Documentation: nvdimm: Fix typo
2019-05-09 2:40 UTC
[ndctl PATCH v2 00/10] daxctl: add a new reconfigure-device command
2019-05-08 21:04 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