aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2020-09-17libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu
2020-06-01libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter
2020-03-07libnvdimm/btt: fix variable 'rc' set but not usedQian Cai
2019-11-09libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2019-11-09libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V
2019-11-09libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-08-09libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams
2019-08-09libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams
2019-07-31libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams
2019-07-31libnvdimm/region: Register badblocks before namespacesDan Williams
2019-07-31libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams
2019-07-26libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-20libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams
2019-05-20dax: Arrange for dax_supported check to span multiple devicesDan Williams
2019-05-20libnvdimm: Fix compilation warnings with W=1Qian Cai
2019-05-15Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-30libnvdimm/namespace: Fix label tracking errorDan Williams
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-07libnvdimm/pmem: fix a possible OOB access when read and write pmemLi RongQing
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-03-30libnvdimm/security, acpi/nfit: unify zero-key for all security commandsDave Jiang
2019-03-30libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang
2019-03-27libnvdimm/btt: Fix a kmemdup failure checkAditya Pakki
2019-03-22libnvdimm/namespace: Fix a potential NULL pointer dereferenceKangjie Lu
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-11Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-nextDan Williams
2019-03-11Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams
2019-03-04libnvdimm/namespace: Clean up holder_class_store()Dan Williams
2019-03-02libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-02-28libnvdimm/btt: Fix LBA masking during 'free list' populationVishal Verma
2019-02-28libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma
2019-02-22libnvdimm/pfn: Remove dax_label_reserveDan Williams
2019-02-12libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams
2019-02-12libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()Dan Williams
2019-02-12libnvdimm: Fix altmap reservation size calculationOliver O'Halloran
2019-02-12libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-02-02libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams
2019-01-31libnvdimm: Schedule device registration on node local to the deviceAlexander Duyck
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams