index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-1
/
+1
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-4
/
+13
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
16
-144
/
+16
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
5
-45
/
+5
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-21
libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
Dan Williams
1
-2
/
+8
2019-05-21
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-0
/
+1
2019-05-21
libnvdimm: Fix compilation warnings with W=1
Qian Cai
3
-4
/
+4
2019-05-16
Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-13
/
+35
2019-05-08
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-05-01
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-08
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-23
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-03
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-16
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-07
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
4
-1
/
+4
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+5
2018-12-29
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-28
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
[next]