index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
nvdimm
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-1
/
+1
*
testing: nvdimm: Add MODULE_DESCRIPTION() macros
Ira Weiny
2024-06-18
2
-0
/
+2
*
testing: nvdimm: iomap: add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-18
1
-0
/
+1
*
ndtest: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-25
1
-3
/
+2
*
powerpc/papr_scm: Move duplicate definitions to common header files
Shivaprasad G Bhat
2024-04-25
2
-31
/
+2
*
tools/testing/nvdimm: Add compile-test coverage for ndtest
Dan Williams
2023-12-15
1
-0
/
+1
*
ndtest: fix typo class_regster -> class_register
Yi Zhang
2023-11-27
1
-1
/
+1
*
testing: nvdimm: make struct class structures constant
Greg Kroah-Hartman
2023-10-11
2
-15
/
+16
*
tools/testing/nvdimm: Drop empty platform remove function
Uwe Kleine-König
2023-06-07
1
-6
/
+0
*
testing: nvdimm: add missing prototypes for wrapped functions
Arnd Bergmann
2023-06-07
1
-0
/
+29
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-2
/
+2
|
\
|
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
2
-2
/
+2
*
|
ACPICA: actbl2: Replace 1-element arrays with flexible arrays
Kees Cook
2023-04-06
1
-2
/
+2
|
/
*
ndtest: Cleanup all of blk namespace specific code
Shivaprasad G Bhat
2022-07-13
1
-77
/
+0
*
testing: nvdimm: asm/mce.h is not needed in nfit.c
Michal Suchanek
2022-04-29
1
-2
/
+0
*
testing: nvdimm: iomap: make __nfit_test_ioremap a macro
Michal Suchanek
2022-04-29
1
-10
/
+8
*
tools/testing/nvdimm: remove unneeded flush_workqueue
ran jianping
2022-04-26
1
-1
/
+0
*
tools/testing/nvdimm: Fix security_init() symbol collision
Dan Williams
2022-04-08
1
-2
/
+2
*
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
2022-03-12
1
-63
/
+4
*
ACPI: NFIT: Remove block aperture support
Dan Williams
2022-03-12
1
-23
/
+0
*
memremap: remove support for external pgmap refcounts
Christoph Hellwig
2021-12-04
1
-31
/
+12
*
dax: Kill DEV_DAX_PMEM_COMPAT
Dan Williams
2021-11-25
2
-8
/
+0
*
tools/testing/nvdimm: Fix missing 'fallthrough' warning
Dan Williams
2021-08-11
1
-1
/
+1
*
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
2021-05-12
1
-17
/
+25
*
tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
Zou Wei
2021-05-12
1
-1
/
+1
*
ndtest: Add papr health related flags
Santosh Sivaraj
2021-01-28
2
-0
/
+72
*
ndtest: Add nvdimm control functions
Santosh Sivaraj
2021-01-28
1
-0
/
+51
*
ndtest: Add regions and mappings to the test buses
Santosh Sivaraj
2021-01-28
2
-0
/
+378
*
ndtest: Add dimm attributes
Santosh Sivaraj
2021-01-28
1
-2
/
+200
*
ndtest: Add dimms to the two buses
Santosh Sivaraj
2021-01-28
2
-0
/
+294
*
ndtest: Add compatability string to treat it as PAPR family
Santosh Sivaraj
2021-01-28
1
-0
/
+23
*
testing/nvdimm: Add test module for non-nfit platforms
Santosh Sivaraj
2021-01-28
3
-1
/
+227
*
x86, libnvdimm/test: Remove COPY_MC_TEST
Dan Williams
2020-10-26
1
-103
/
+0
*
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-14
1
-1
/
+1
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
1
-24
/
+25
*
tools/testing/nvdimm: Emulate firmware activation commands
Dan Williams
2020-07-26
1
-4
/
+205
*
tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
Dan Williams
2020-07-26
1
-40
/
+43
*
tools/testing/nvdimm: Add command debug messages
Dan Williams
2020-07-26
1
-0
/
+25
*
tools/testing/nvdimm: Cleanup dimm index passing
Dan Williams
2020-07-26
1
-16
/
+18
*
ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
Dan Williams
2020-07-26
1
-8
/
+8
*
tools/testing/nvdimm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-16
1
-3
/
+3
*
tools/test/nvdimm: Fix out of tree build
Santosh Sivaraj
2020-03-31
1
-2
/
+2
*
tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT
Jan Kara
2020-02-18
1
-0
/
+2
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-11
/
+3
*
tools/testing/nvdimm: Fix mock support for ioremap
Dan Williams
2019-12-12
1
-0
/
+6
*
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-29
1
-3
/
+1
|
\
|
*
libnvdimm/nfit_test: Fix acpi_handle redefinition
Nathan Chancellor
2019-09-24
1
-3
/
+1
*
|
Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-21
1
-2
/
+1
|
\
|
|
*
tools/testing/nvdimm: Fix fallthrough warning
Dan Williams
2019-08-15
1
-2
/
+1
*
|
memremap: remove the dev field in struct dev_pagemap
Christoph Hellwig
2019-08-20
1
-1
/
+0
|
/
[next]