summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-153-13/+35
|\
| * libnvdimm/namespace: Fix label tracking errorDan Williams2019-04-303-13/+35
* | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-2/+2
|\ \
| * | Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-224-55/+94
| |\|
| * | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-2/+2
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-072-2/+2
|\ \ \ | |_|/ |/| |
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-092-2/+2
* | | libnvdimm/pmem: fix a possible OOB access when read and write pmemLi RongQing2019-04-071-4/+4
* | | libnvdimm/security, acpi/nfit: unify zero-key for all security commandsDave Jiang2019-03-301-48/+69
* | | libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang2019-03-301-5/+12
* | | libnvdimm/btt: Fix a kmemdup failure checkAditya Pakki2019-03-271-5/+13
* | | libnvdimm/namespace: Fix a potential NULL pointer dereferenceKangjie Lu2019-03-221-1/+4
| |/ |/|
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-164-1/+4
|\ \
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-064-1/+4
* | | Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-139-32/+94
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-nextDan Williams2019-03-112-10/+18
| |\ \
| | * | libnvdimm/pfn: Remove dax_label_reserveDan Williams2019-02-221-4/+2
| | * | libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams2019-02-121-0/+4
| | * | libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()Dan Williams2019-02-121-7/+13
| | * | libnvdimm: Fix altmap reservation size calculationOliver O'Halloran2019-02-121-1/+1
| | * | libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang2019-02-121-1/+1
| * | | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams2019-03-118-22/+76
| |\ \ \ | | |/ / | |/| |
| | * | libnvdimm/namespace: Clean up holder_class_store()Dan Williams2019-03-041-4/+4
| | * | libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-03-021-1/+0
| | * | libnvdimm/btt: Fix LBA masking during 'free list' populationVishal Verma2019-02-283-6/+29
| | * | libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma2019-02-281-6/+2
| | * | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams2019-02-024-0/+23
| | * | libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams2019-01-151-5/+18
| | |/
* | | Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-114-7/+26
|\| |
| * | libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-213-5/+24
| * | libnvdimm/security: Fix nvdimm_security_state() state request selectionDave Jiang2019-01-151-2/+2
| |/
* / libnvdimm: Schedule device registration on node local to the deviceAlexander Duyck2019-01-311-3/+8
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-8/+5
|\
| * mm, devm_memremap_pages: fix shutdown handlingDan Williams2018-12-281-8/+5
* | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-2811-18/+781
|\ \
| * \ Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-276-35/+86
| |\ \
| | * | libnvdimm, namespace: Replace kmemdup() with kstrndup()Andy Shevchenko2018-12-101-2/+1
| | * | libnvdimm, label: Switch to bitmap_zalloc()Andy Shevchenko2018-12-101-4/+3
| | * | libnvdimm, bus: Check id immediately following ida_simple_getOcean He2018-12-101-2/+2
| | |/
| * | libnvdimm/security: Quiet security operationsDan Williams2018-12-222-16/+16
| * | tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang2018-12-211-1/+1
| * | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang2018-12-213-29/+69
| * | acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang2018-12-215-5/+200
| * | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang2018-12-213-2/+53
| * | acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimmsDave Jiang2018-12-213-7/+69
| * | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang2018-12-213-3/+116
| * | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang2018-12-135-1/+177
| * | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimmDave Jiang2018-12-132-2/+65
| * | acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang2018-12-133-1/+63
| * | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang2018-12-132-5/+8