Show patches with: none      |   12555 patches
« 1 2 ... 76 77 78125 126 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation - - - --- 2018-05-25 Dan Williams New
[7/7] dm-error: remove unnecessary direct_access() stub - - - --- 2018-05-25 Ross Zwisler New
[6/7] dm-snap: remove unnecessary direct_access() stub - - - --- 2018-05-25 Ross Zwisler New
[5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode - - - --- 2018-05-25 Ross Zwisler New
[4/7] dm: prevent DAX mounts if not supported - - - --- 2018-05-25 Ross Zwisler New
[3/7] dm: fix test for DAX device support - - - --- 2018-05-25 Ross Zwisler New
[2/7] dax: change bdev_dax_supported() to support boolean returns - 1 - --- 2018-05-25 Ross Zwisler New
[1/7] fs: allow per-device dax status checking for filesystems - 1 - --- 2018-05-25 Ross Zwisler New
[ndctl] ndctl, test: fix sector-mode.sh to work with label support - 1 - --- 2018-05-23 Verma, Vishal L New
[ndctl] test: add a MADV_HWPOISON test - - - --- 2018-05-22 Dan Williams New
[ndctl] ndctl: hide null uuids - - - --- 2018-05-22 Dan Williams New
[11/11] libnvdimm, pmem: restore page attributes when clearing errors - - - --- 2018-05-22 Dan Williams New
[10/11] mm, memory_failure: teach memory_failure() about dev_pagemap pages - - - --- 2018-05-22 Dan Williams New
[09/11] mm, memory_failure: pass page size to kill_proc() 1 - - --- 2018-05-22 Dan Williams New
[08/11] x86, memory_failure: introduce {set, clear}_mce_nospec() - - - --- 2018-05-22 Dan Williams New
[07/11] mm, madvise_inject_error: fix page count leak - - - --- 2018-05-22 Dan Williams New
[06/11] filesystem-dax: perform __dax_invalidate_mapping_entry() under the page lock - - - --- 2018-05-22 Dan Williams New
[05/11] filesystem-dax: set page->index - - - --- 2018-05-22 Dan Williams New
[04/11] device-dax: set page->index - - - --- 2018-05-22 Dan Williams New
[03/11] device-dax: enable page_mapping() - - - --- 2018-05-22 Dan Williams New
[02/11] device-dax: cleanup vm_fault de-reference chains - - - --- 2018-05-22 Dan Williams New
[01/11] device-dax: convert to vmf_insert_mixed and vm_fault_t - 2 - --- 2018-05-22 Dan Williams New
[qemu,v4,4/4] ACPI testing: test NFIT platform capabilities - - - --- 2018-05-21 Ross Zwisler New
[qemu,v4,3/4] nvdimm, acpi: support NFIT platform capabilities - - - --- 2018-05-21 Ross Zwisler New
[qemu,v4,2/4] tests/.gitignore: add entry for generated file - 1 - --- 2018-05-21 Ross Zwisler New
[qemu,v4,1/4] nvdimm: fix typo in label-size definition - 2 - --- 2018-05-21 Ross Zwisler New
[v11,7/7] xfs, dax: introduce xfs_break_dax_layouts() 1 2 - --- 2018-05-19 Dan Williams New
[v11,6/7] xfs: prepare xfs_break_layouts() for another layout type - 1 - --- 2018-05-19 Dan Williams New
[v11,5/7] xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL - 2 - --- 2018-05-19 Dan Williams New
[v11,4/7] mm, fs, dax: handle layout changes to pinned dax mappings - 2 - --- 2018-05-19 Dan Williams New
[v11,3/7] mm: fix __gup_device_huge vs unmap - 1 - --- 2018-05-19 Dan Williams New
[v11,2/7] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS - 2 - --- 2018-05-19 Dan Williams New
[v11,1/7] memremap: split devm_memremap_pages() and memremap() infrastructure - 2 - --- 2018-05-19 Dan Williams New
[ndctl] ndctl: refactor validation of the ars_status command - - - --- 2018-05-18 Verma, Vishal L New
[v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS - 1 - --- 2018-05-17 Dan Williams New
dax: dax_insert_mapping_entry always succeeds - - - --- 2018-05-17 Matthew Wilcox New
dax: Fix use of zero page - 1 - --- 2018-05-17 Matthew Wilcox New
[ndctl] ndctl: fix libtool versioning - - - --- 2018-05-17 Verma, Vishal L New
[qemu,v3,3/4] nvdimm, acpi: support NFIT platform capabilities - - - --- 2018-05-17 Ross Zwisler New
[qemu,v2,4/4] ACPI testing: test NFIT platform capabilities - - - --- 2018-05-17 Ross Zwisler New
[qemu,v2,3/4] nvdimm, acpi: support NFIT platform capabilities - - - --- 2018-05-17 Ross Zwisler New
[qemu,v2,2/4] tests/.gitignore: add entry for generated file - - - --- 2018-05-17 Ross Zwisler New
[qemu,v2,1/4] nvdimm: fix typo in label-size definition - 2 - --- 2018-05-17 Ross Zwisler New
[v6,4/4] ndctl: convert dimm actions to use util_filter_walk() - - - --- 2018-05-11 Dave Jiang New
[v6,3/4] ndctl: convert region actions to use util_filter_walk() - - - --- 2018-05-11 Dave Jiang New
[v6,2/4] ndctl: convert namespace actions to use util_filter_walk() - - - --- 2018-05-11 Dave Jiang New
[v6,1/4] ndctl: convert namespace actions to use util_filter_params - - - --- 2018-05-11 Dave Jiang New
[ndctl] ndctl: warn on variables declared after statement - - - --- 2018-05-11 Dan Williams New
ndctl: remove warning caused by -D_FORTIFY_SOURCE=2 and -O0 compile flags - - - --- 2018-05-11 Dave Jiang New
[v4] dax: Change return type to vm_fault_t - 2 - --- 2018-05-11 Souptick Joarder New
ndctl: remove warning caused by -D_FORTIFY_SOURCE=2 and -O0 compile flags - - - --- 2018-05-10 Dave Jiang New
[v4,1/3] resource: Use list_head to link sibling resource - - - --- 2018-05-09 Baoquan He New
[v4,1/3] resource: Use list_head to link sibling resource - - - --- 2018-05-08 Baoquan He New
[External,RFC,v1,6/6] arch/x86/mm: create page table mapping for DRAM and NVDIMM both - - - --- 2018-05-08 Huaisheng HS1 Ye New
[External,RFC,v1,5/6] mm: get zone spanned pages separately for DRAM and NVDIMM - - - --- 2018-05-08 Huaisheng HS1 Ye New
[External,RFC,v1,3/6] mm, zone_type: create ZONE_NVM and fill into GFP_ZONE_TABLE - - - --- 2018-05-08 Huaisheng HS1 Ye New
[External,RFC,v1,2/6] mm/page_alloc.c: get pfn range with flags of memblock - - - --- 2018-05-08 Huaisheng HS1 Ye New
[External,RFC,v1,1/6] mm/memblock: Expand definition of flags to support NVDIMM - - - --- 2018-05-08 Huaisheng HS1 Ye New
[v4,3/3] kexec_file: Load kernel at top of system RAM if required - - - --- 2018-05-07 Baoquan He New
[v4,2/3] resource: add walk_system_ram_res_rev() - - - --- 2018-05-07 Baoquan He New
[v4,1/3] resource: Use list_head to link sibling resource - - - --- 2018-05-07 Baoquan He New
[v6,4/4] ndctl, monitor: add the unit file of systemd for ndctl-monitor service - - - --- 2018-05-07 QI Fuli New
[v6,3/4] ndctl, monitor: add default configuration file - - - --- 2018-05-07 QI Fuli New
[v6,2/4] ndctl, monitor: add ndctl monitor daemon - - - --- 2018-05-07 QI Fuli New
[v6,1/4] ndctl, util: add OPTION_FILENAME to parse_opt_type - 1 - --- 2018-05-07 QI Fuli New
[v3,1/3] resource: Use list_head to link sibling resource - - - --- 2018-05-06 Baoquan He New
[v3,1/3] resource: Use list_head to link sibling resource - - - --- 2018-05-06 Baoquan He New
[v3,9/9] x86, nfit_test: unit test for memcpy_mcsafe() - - - --- 2018-05-04 Dan Williams New
[v3,8/9] pmem: switch to copy_to_iter_mcsafe() - 1 - --- 2018-05-04 Dan Williams New
[v3,7/9] dax: report bytes remaining in dax_iomap_actor() - 1 - --- 2018-05-04 Dan Williams New
[v3,6/9] dax: introduce a ->copy_to_iter dax operation - 1 - --- 2018-05-04 Dan Williams New
[v3,5/9] x86, memcpy_mcsafe: define copy_to_iter_mcsafe() - - - --- 2018-05-04 Dan Williams New
[v3,4/9] x86, memcpy_mcsafe: add write-protection-fault handling - - - --- 2018-05-04 Dan Williams New
[v3,3/9] x86, memcpy_mcsafe: return bytes remaining - - - --- 2018-05-04 Dan Williams New
[v3,2/9] x86, memcpy_mcsafe: add labels for write fault handling - - - --- 2018-05-04 Dan Williams New
[v3,1/9] x86, memcpy_mcsafe: remove loop unrolling - - - --- 2018-05-04 Dan Williams New
[5/5] radix tree: fix multi-order iteration race - 1 - --- 2018-05-03 Ross Zwisler New
[4/5] radix tree test suite: multi-order iteration race - - - --- 2018-05-03 Ross Zwisler New
[3/5] radix tree test suite: add item_delete_rcu() - - - --- 2018-05-03 Ross Zwisler New
[2/5] radix tree test suite: fix compilation issue - - - --- 2018-05-03 Ross Zwisler New
[1/5] radix tree test suite: fix mapshift build target - - - --- 2018-05-03 Ross Zwisler New
[ndctl,4/4] configure: add -Wunused-result and -D_FORTIFY_SOURCE=2 to cflags - 1 - --- 2018-05-03 Verma, Vishal L New
[ndctl,3/4] libndctl, test: fix a couple of unchecked returns - 1 - --- 2018-05-03 Verma, Vishal L New
[ndctl,2/4] libndctl: improve debug prints in wait_for_scrub_completion - 1 - --- 2018-05-03 Verma, Vishal L New
[ndctl,1/4] libndctl: fix potential buffer overflow in write_cache APIs - - - --- 2018-05-03 Verma, Vishal L New
[v2,9/9] x86, nfit_test: unit test for memcpy_mcsafe() - - - --- 2018-05-03 Dan Williams New
[v2,8/9] pmem: switch to copy_to_iter_mcsafe() - - - --- 2018-05-03 Dan Williams New
[v2,7/9] dax: report bytes remaining in dax_iomap_actor() - - - --- 2018-05-03 Dan Williams New
[v2,6/9] dax: introduce a ->copy_to_iter dax operation - - - --- 2018-05-03 Dan Williams New
[v2,5/9] x86, memcpy_mcsafe: define copy_to_iter_mcsafe() - - - --- 2018-05-03 Dan Williams New
[v2,4/9] x86, memcpy_mcsafe: add write-protection-fault handling - - - --- 2018-05-03 Dan Williams New
[v2,3/9] x86, memcpy_mcsafe: return bytes remaining - - - --- 2018-05-03 Dan Williams New
[v2,2/9] x86, memcpy_mcsafe: add labels for write fault handling - - - --- 2018-05-03 Dan Williams New
[v2,1/9] x86, memcpy_mcsafe: remove loop unrolling - - - --- 2018-05-03 Dan Williams New
[6/6] x86, nfit_test: unit test for memcpy_mcsafe() - - - --- 2018-05-01 Dan Williams New
[5/6] dax: use copy_to_iter_mcsafe() in dax_iomap_actor() - - - --- 2018-05-01 Dan Williams New
[4/6] x86, memcpy_mcsafe: define copy_to_iter_mcsafe() - - - --- 2018-05-01 Dan Williams New
[3/6] x86, memcpy_mcsafe: add write-protection-fault handling - - - --- 2018-05-01 Dan Williams New
[2/6] x86, memcpy_mcsafe: return bytes remaining - - - --- 2018-05-01 Dan Williams New
[1/6] x86, memcpy_mcsafe: update labels in support of write fault handling - - - --- 2018-05-01 Dan Williams New
« 1 2 ... 76 77 78125 126 »