diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-06-18 16:27:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-06-18 16:27:58 -0700 |
| commit | cfd96ad1389cd6045a3af05bd34b2e52b291e365 (patch) | |
| tree | 3b1e544b7b0df919046e3d0aa6c96bca61673086 /.mailmap | |
| parent | 7849ce38717e64213bf9cbb166d1cda14e05143f (diff) | |
| parent | 86e411b6ec277dbb8ac1f1d855dc337181a62a29 (diff) | |
| download | linux-stable-cfd96ad1389cd6045a3af05bd34b2e52b291e365.tar.gz linux-stable-cfd96ad1389cd6045a3af05bd34b2e52b291e365.zip | |
Merge tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Pull nvdimm/dax updates from Alison Schofield:
- Fix a race condition and a couple of static analysis issues in BTT
- Use sysfs_emit() in preparation for removal of cpumap_print_to_pagebuf()
- Escalate a dev_dbg to dev_err in a resource conflict message
- MAINTAINER file updates
* tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
MAINTAINERS: nvdimm: Include maintainer profile
MAINTAINERS: Update address for Ira Weiny
MAINTAINERS: Add maintainer info for libnvdimm and DAX
nvdimm: Use sysfs_emit() for cpumask show callback
dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
nvdimm/btt: Free arenas on btt_init() error paths
nvdimm/btt: Free arena sub-allocations on discover_arenas() error path
nvdimm/btt: Handle preemption in BTT lane acquisition
Diffstat (limited to '.mailmap')
| -rw-r--r-- | .mailmap | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -450,6 +450,7 @@ Juha Yrjola <juha.yrjola@nokia.com> Juha Yrjola <juha.yrjola@solidboot.com> Julien Thierry <julien.thierry.kdev@gmail.com> <julien.thierry@arm.com> Justin Iurman <justin.iurman@gmail.com> <justin.iurman@uliege.be> +Ira Weiny <iweiny@kernel.org> <ira.weiny@intel.com> Iskren Chernev <me@iskren.info> <iskren.chernev@gmail.com> Kalle Valo <kvalo@kernel.org> <kvalo@codeaurora.org> Kalle Valo <kvalo@kernel.org> <quic_kvalo@quicinc.com> |
