Show patches with: Archived = No       |   6265 patches
« 1 2 ... 36 37 3862 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,01/12] mm/sparsemem: Introduce struct mem_section_usage mm: Sub-section memory hotplug support - 1 - --- 2019-04-17 Dan Williams Superseded
[18/18] btrfs: trace functions for btrfs_iomap_begin/end btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[17/18] btrfs: Disable dax-based defrag and send btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[16/18] btrfs: Writeprotect mmap pages on snapshot btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[15/18] btrfs: handle dax page zeroing btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[14/18] dax: memcpy before zeroing range btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[13/18] fs: dedup file range to use a compare function btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[12/18] btrfs: allow MAP_SYNC mmap btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[11/18] btrfs: add dax mmap support btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[10/18] dax: replace mmap entry in case of CoW btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[09/18] btrfs: Add dax specific address_space_operations btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[07/18] btrfs: add dax write support btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[06/18] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent() btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[05/18] btrfs: return whether extent is nocow or not btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[03/18] btrfs: basic dax read btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write() btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[01/18] btrfs: create a mount option for dax btrfs dax support - - - --- 2019-04-16 Goldwyn Rodrigues Superseded
[ndctl] ndctl, region: return the rc value in region_action [ndctl] ndctl, region: return the rc value in region_action - 1 - --- 2019-04-15 Yi Zhang Accepted
[ndctl] ndctl: add a 'clear-errors' command [ndctl] ndctl: add a 'clear-errors' command - - - --- 2019-04-12 Verma, Vishal L Accepted
[v5,6/6] xfs: disable map_sync for async flush virtio pmem driver - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,5/6] ext4: disable map_sync for async flush virtio pmem driver - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,4/6] dax: check synchronous mapping is supported virtio pmem driver - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,3/6] libnvdimm: add dax_dev sync flag virtio pmem driver - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,2/5] virtio-pmem: Add virtio pmem driver virtio pmem driver - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,1/6] libnvdimm: nd_region flush callback support virtio pmem driver - - - --- 2019-04-10 Pankaj Gupta Superseded
[mm,v7,4/4] mm: Initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections Deferred page init improvements - 1 - --- 2019-04-05 Alexander Duyck Mainlined
[mm,v7,3/4] mm: Implement new zone specific memblock iterator Deferred page init improvements - 2 - --- 2019-04-05 Alexander Duyck Mainlined
[mm,v7,2/4] mm: Drop meminit_pfn_in_nid as it is redundant Deferred page init improvements 1 1 - --- 2019-04-05 Alexander Duyck Mainlined
[mm,v7,1/4] mm: Use mm_zero_struct_page from SPARC on all 64b architectures Deferred page init improvements 1 1 - --- 2019-04-05 Alexander Duyck Mainlined
[v1,17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,15/17] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,14/17] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,13/17] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,12/17] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,11/17] kunit: test: add test managed resource tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,10/17] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,09/17] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,08/17] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,07/17] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,06/17] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,05/17] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,04/17] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,03/17] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,02/17] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
[v1,01/17] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-04-04 Brendan Higgins Superseded
libnvdimm, pmem: fix a possible OOB access when read and write pmem libnvdimm, pmem: fix a possible OOB access when read and write pmem - 2 - --- 2019-04-04 Li,Rongqing Mainlined
[v4,5/5] xfs: disable map_sync for async flush virtio pmem driver - - - --- 2019-04-03 Pankaj Gupta Superseded
[v4,4/5] ext4: disable map_sync for async flush virtio pmem driver - 1 - --- 2019-04-03 Pankaj Gupta Superseded
[v4,3/5] libnvdimm: add dax_dev sync flag virtio pmem driver - - - --- 2019-04-03 Pankaj Gupta Superseded
[v4,2/5] virtio-pmem: Add virtio pmem driver virtio pmem driver - - - --- 2019-04-03 Pankaj Gupta Superseded
[v4,1/5] ibnvdimm: nd_region flush callback support virtio pmem driver - - - --- 2019-04-03 Pankaj Gupta Superseded
[v2] mm: Fix modifying of page protection by insert_pfn_pmd() [v2] mm: Fix modifying of page protection by insert_pfn_pmd() - 1 - --- 2019-04-02 Aneesh Kumar K.V Mainlined
[v2] drivers/dax: Allow to include DEV_DAX_PMEM as builtin [v2] drivers/dax: Allow to include DEV_DAX_PMEM as builtin - - - --- 2019-04-01 Aneesh Kumar K.V Mainlined
[RFC] drivers/dax: Allow to include DEV_DAX_PMEM as builtin [RFC] drivers/dax: Allow to include DEV_DAX_PMEM as builtin - - - --- 2019-03-30 Aneesh Kumar K.V Superseded
mm: Fix modifying of page protection by insert_pfn_pmd() mm: Fix modifying of page protection by insert_pfn_pmd() - 1 - --- 2019-03-30 Aneesh Kumar K.V Superseded
[6/6] mm/devm_memremap_pages: Fix final page put race mm/devm_memremap_pages: Fix page release race - 1 - --- 2019-03-29 Dan Williams Superseded
[5/6] pci/p2pdma: Track pgmap references per resource, not globally mm/devm_memremap_pages: Fix page release race - - - --- 2019-03-29 Dan Williams Superseded
[4/6] lib/genalloc: Introduce chunk owners mm/devm_memremap_pages: Fix page release race - - - --- 2019-03-29 Dan Williams Superseded
[3/6] pci/p2pdma: Fix the gen_pool_add_virt() failure path mm/devm_memremap_pages: Fix page release race 1 - - --- 2019-03-29 Dan Williams Superseded
[2/6] mm/devm_memremap_pages: Introduce devm_memunmap_pages mm/devm_memremap_pages: Fix page release race - - - --- 2019-03-29 Dan Williams Superseded
[1/6] drivers/base/devres: Introduce devm_release_action() mm/devm_memremap_pages: Fix page release race - - - --- 2019-03-29 Dan Williams Superseded
[ndctl] monitor: removing the requirement of default config [ndctl] monitor: removing the requirement of default config - - - --- 2019-03-29 QI Fuli Accepted
[v2,3/3] ndctl: add unit test for load-keys [v2,1/3] ndctl: fix load-keys for user master-key - - - --- 2019-03-28 Dave Jiang Accepted
[v2,2/3] ndctl: fix key blob loading for user keys [v2,1/3] ndctl: fix load-keys for user master-key - - - --- 2019-03-28 Dave Jiang Accepted
[v2,1/3] ndctl: fix load-keys for user master-key [v2,1/3] ndctl: fix load-keys for user master-key - - - --- 2019-03-28 Dave Jiang Accepted
[3/3] ndctl: add unit test for load-keys [1/3] ndctl: fix load-keys for user master-key - - - --- 2019-03-28 Dave Jiang Superseded
[2/3] ndctl: fix key blob loading for user keys [1/3] ndctl: fix load-keys for user master-key - - - --- 2019-03-28 Dave Jiang Superseded
[1/3] ndctl: fix load-keys for user master-key [1/3] ndctl: fix load-keys for user master-key - - - --- 2019-03-28 Dave Jiang Superseded
[ndctl,v2] ndctl: enable 'travis-ci' [ndctl,v2] ndctl: enable 'travis-ci' - - - --- 2019-03-27 Verma, Vishal L Accepted
[ndctl] ndctl: enable 'travis-ci' [ndctl] ndctl: enable 'travis-ci' - - - --- 2019-03-27 Verma, Vishal L Superseded
[v5,2/2] libnvdimm/security, acpi/nfit: unify zero-key for all security commands [v5,1/2] libnvdimm/security: provide fix for secure-erase to use zero-key - - - --- 2019-03-27 Dave Jiang Mainlined
[v5,1/2] libnvdimm/security: provide fix for secure-erase to use zero-key [v5,1/2] libnvdimm/security: provide fix for secure-erase to use zero-key - - - --- 2019-03-27 Dave Jiang Mainlined
[v4] nvdimm: btt_devs: fix a NULL pointer dereference [v4] nvdimm: btt_devs: fix a NULL pointer dereference - - - --- 2019-03-25 Aditya Pakki Mainlined
[v3] nvdimm: btt_devs: fix a NULL pointer dereference [v3] nvdimm: btt_devs: fix a NULL pointer dereference - - - --- 2019-03-25 Aditya Pakki Superseded
[v2] nvdimm: btt_devs: fix a NULL pointer dereference [v2] nvdimm: btt_devs: fix a NULL pointer dereference - - - --- 2019-03-23 Aditya Pakki Superseded
[ndctl,v3,5/5] libndctl: Implement the "cmd_is_supported" dimm-op for Hyper-V Add the support for Hyper-V virtual NVDIMM - - - --- 2019-03-23 Dexuan Cui Accepted
[ndctl,v3,4/5] libndctl: Add a new dimm-op cmd_is_supported() Add the support for Hyper-V virtual NVDIMM - - - --- 2019-03-23 Dexuan Cui Accepted
[ndctl,v3,3/5] ndctl, monitor: Don't require the support of ND_CMD_SMART_THRESHOLD Add the support for Hyper-V virtual NVDIMM - - - --- 2019-03-23 Dexuan Cui Accepted
[ndctl,v3,2/5] libndctl: Implement the smart_get_shutdown_count dimm-op for Hyper-V Add the support for Hyper-V virtual NVDIMM - - - --- 2019-03-23 Dexuan Cui Accepted
[ndctl,v3,1/5] libndctl: Implement the "smart_get_health" dimm-op for Hyper-V Add the support for Hyper-V virtual NVDIMM - - - --- 2019-03-23 Dexuan Cui Accepted
[v3,2/2] libnvdimm/security: move other seucrity commands to utilize zero key [v3,1/2] libnvdimm/security: Support a zero-key for secure-erase - - - --- 2019-03-23 Dave Jiang Superseded
[v3,1/2] libnvdimm/security: Support a zero-key for secure-erase [v3,1/2] libnvdimm/security: Support a zero-key for secure-erase - - - --- 2019-03-23 Dave Jiang Superseded
[2/2] ndctl: fix typo mistake for ndctl-sanitize-dimm [1/2] ndctl: add warning about overwrite taking a long time - - - --- 2019-03-22 Dave Jiang Accepted
[1/2] ndctl: add warning about overwrite taking a long time [1/2] ndctl: add warning about overwrite taking a long time - - - --- 2019-03-22 Dave Jiang Accepted
[v2] ndctl: add support to allow zero key for secure erase [v2] ndctl: add support to allow zero key for secure erase - - - --- 2019-03-22 Dave Jiang Accepted
[v2] libnvdimm/security: Support a zero-key for secure-erase [v2] libnvdimm/security: Support a zero-key for secure-erase - - - --- 2019-03-22 Dave Jiang Mainlined
[v5,10/10] libnvdimm/pfn: Stop padding pmem namespaces to section alignment mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,09/10] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,08/10] mm/devm_memremap_pages: Enable sub-section remap mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,07/10] mm/sparsemem: Support sub-section hotplug mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,06/10] mm/sparsemem: Prepare for sub-section ranges mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,05/10] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap() mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,04/10] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,03/10] mm/sparsemem: Add helpers track active portions of a section at boot mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,02/10] mm/sparsemem: Introduce common definitions for the size and mask of a section mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
[v5,01/10] mm/sparsemem: Introduce struct mem_section_usage mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams Superseded
tools/testing/nvdimm: add watermarks for dax_pmem* modules tools/testing/nvdimm: add watermarks for dax_pmem* modules - - - --- 2019-03-19 Verma, Vishal L Mainlined
« 1 2 ... 36 37 3862 63 »