index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
nvdimm: virtio_pmem: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-25
nvdimm/btt: always set max_integrity_segments
Christoph Hellwig
1
-1
/
+1
2024-04-25
nvdimm: remove nd_integrity_init
Christoph Hellwig
3
-35
/
+8
2024-03-15
Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+12
2024-02-23
nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
1
-10
/
+12
2024-02-23
nvdimm/pmem: fix leak on dax_add_host() failure
Mathieu Desnoyers
1
-2
/
+1
2024-02-20
pmem: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-4
/
+6
2024-02-20
btt: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-3
/
+5
2024-02-20
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2
-7
/
+7
2024-02-13
nvdimm: make nvdimm_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help
Peter Robinson
1
-1
/
+1
2024-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+32
2024-01-13
Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-28
/
+41
2024-01-10
virtio_pmem: support feature SHMEM_REGION
Changyuan Lyu
1
-4
/
+32
2024-01-03
nvdimm/namespace: fix kernel-doc for function params
Randy Dunlap
1
-1
/
+11
2024-01-03
nvdimm/dimm_devs: fix kernel-doc for function params
Randy Dunlap
1
-2
/
+11
2024-01-03
nvdimm/btt: fix btt_blk_cleanup() kernel-doc
Randy Dunlap
1
-1
/
+1
2024-01-03
nvdimm-btt: simplify code with the scope based resource management
Dinghao Liu
1
-9
/
+4
2024-01-03
nvdimm: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
6
-15
/
+14
2023-12-01
nvdimm/btt: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
libnvdimm: remove kernel-doc warnings:
Zhu Wang
1
-2
/
+2
2023-09-27
libnvdimm: Annotate struct nd_region with __counted_by
Kees Cook
2
-2
/
+2
2023-09-27
nd_btt: Make BTT lanes preemptible
Tomas Glozar
1
-4
/
+4
2023-09-27
libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v...
Chen Ni
1
-1
/
+7
2023-08-31
Merge tag 'libnvdimm-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-15
/
+26
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
1
-1
/
+1
2023-08-17
nvdimm: Fix dereference after free in register_nvdimm_pmu()
Konstantin Meskhidze
1
-1
/
+1
2023-08-17
nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()
Konstantin Meskhidze
1
-0
/
+1
2023-08-11
nvdimm/pfn_dev: Avoid unnecessary endian conversion
Aneesh Kumar K.V
1
-4
/
+2
2023-08-11
nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces
Aneesh Kumar K.V
1
-3
/
+11
2023-07-19
nvdimm: Explicitly include correct DT includes
Rob Herring
1
-2
/
+2
2023-07-19
virtio_pmem: add the missing REQ_OP_WRITE for flush bio
Hou Tao
1
-1
/
+2
2023-07-19
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
3
-4
/
+7
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
1
-1
/
+1
2023-06-24
nvdimm: make security_show static
Ben Dooks
1
-1
/
+1
2023-06-23
nvdimm: make nd_class variable static
Ben Dooks
1
-1
/
+1
2023-06-07
libnvdimm: mark 'security_show' static again
Arnd Bergmann
1
-1
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+9
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-4
/
+21
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+13
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-38
/
+2
2023-02-15
virtio_pmem: populate numa information
Michael Sammler
1
-2
/
+9
2023-02-14
cxl/pmem: Fix nvdimm registration races
Dan Williams
3
-4
/
+21
2023-02-03
block: remove ->rw_page
Christoph Hellwig
2
-38
/
+2
2023-01-29
nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
Dan Williams
3
-16
/
+47
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
6
-13
/
+13
2022-12-03
nvdimm/region: Move cache management to the region driver
Dan Williams
3
-1
/
+66
[next]