Age | Commit message (Expand) | Author | Files | Lines |
2019-05-25 | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -6/+13 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-20 | libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead | Dan Williams | 1 | -2/+8 |
2019-05-20 | dax: Arrange for dax_supported check to span multiple devices | Dan Williams | 1 | -0/+1 |
2019-05-20 | libnvdimm: Fix compilation warnings with W=1 | Qian Cai | 3 | -4/+4 |
2019-05-15 | Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -13/+35 |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -2/+2 |
2019-04-30 | libnvdimm/namespace: Fix label tracking error | Dan Williams | 3 | -13/+35 |
2019-04-22 | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe | 4 | -55/+94 |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2 | -2/+2 |
2019-04-07 | libnvdimm/pmem: fix a possible OOB access when read and write pmem | Li RongQing | 1 | -4/+4 |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig | 1 | -2/+2 |
2019-03-30 | libnvdimm/security, acpi/nfit: unify zero-key for all security commands | Dave Jiang | 1 | -48/+69 |
2019-03-30 | libnvdimm/security: provide fix for secure-erase to use zero-key | Dave Jiang | 1 | -5/+12 |
2019-03-27 | libnvdimm/btt: Fix a kmemdup failure check | Aditya Pakki | 1 | -5/+13 |
2019-03-22 | libnvdimm/namespace: Fix a potential NULL pointer dereference | Kangjie Lu | 1 | -1/+4 |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 4 | -1/+4 |
2019-03-13 | Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -32/+94 |
2019-03-11 | Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next | Dan Williams | 2 | -10/+18 |
2019-03-11 | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams | 8 | -22/+76 |
2019-03-04 | libnvdimm/namespace: Clean up holder_class_store() | Dan Williams | 1 | -4/+4 |
2019-03-02 | libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings | YueHaibing | 1 | -1/+0 |
2019-02-28 | libnvdimm/btt: Fix LBA masking during 'free list' population | Vishal Verma | 3 | -6/+29 |
2019-02-28 | libnvdimm/btt: Remove unnecessary code in btt_freelist_init | Vishal Verma | 1 | -6/+2 |
2019-02-22 | libnvdimm/pfn: Remove dax_label_reserve | Dan Williams | 1 | -4/+2 |
2019-02-12 | libnvdimm/pmem: Honor force_raw for legacy pmem regions | Dan Williams | 1 | -0/+4 |
2019-02-12 | libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() | Dan Williams | 1 | -7/+13 |
2019-02-12 | libnvdimm: Fix altmap reservation size calculation | Oliver O'Halloran | 1 | -1/+1 |
2019-02-12 | libnvdimm, pfn: Fix over-trim in trim_pfn_device() | Wei Yang | 1 | -1/+1 |
2019-02-11 | Merge 5.0-rc6 into driver-core-next | Greg Kroah-Hartman | 4 | -7/+26 |
2019-02-02 | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams | 4 | -0/+23 |
2019-01-31 | libnvdimm: Schedule device registration on node local to the device | Alexander Duyck | 1 | -3/+8 |
2019-01-21 | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams | 3 | -5/+24 |
2019-01-15 | libnvdimm/security: Fix nvdimm_security_state() state request selection | Dave Jiang | 1 | -2/+2 |
2019-01-15 | libnvdimm/label: Clear 'updating' flag after label-set update | Dan Williams | 1 | -5/+18 |
2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams | 4 | -1/+4 |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+5 |
2018-12-28 | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -18/+781 |
2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 1 | -8/+5 |
2018-12-27 | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams | 6 | -35/+86 |
2018-12-22 | libnvdimm/security: Quiet security operations | Dan Williams | 2 | -16/+16 |
2018-12-21 | tools/testing/nvdimm: Add test support for Intel nvdimm security DSMs | Dave Jiang | 1 | -1/+1 |
2018-12-21 | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support | Dave Jiang | 3 | -29/+69 |
2018-12-21 | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang | 5 | -5/+200 |
2018-12-21 | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm | Dave Jiang | 3 | -2/+53 |
2018-12-21 | acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimms | Dave Jiang | 3 | -7/+69 |
2018-12-21 | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. | Dave Jiang | 3 | -3/+116 |
2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang | 5 | -1/+177 |