index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-73
/
+333
12 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
13 days
nvdimm: virtio_pmem: drain requests in freeze
Li Chen
2
-5
/
+34
13 days
nvdimm: virtio_pmem: converge broken virtqueue to -EIO
Li Chen
3
-14
/
+136
13 days
nvdimm: virtio_pmem: isolate DMA request buffers
Li Chen
1
-2
/
+6
13 days
nvdimm: virtio_pmem: publish done with release/acquire
Li Chen
1
-3
/
+16
13 days
nvdimm: virtio_pmem: refcount requests for token lifetime
Li Chen
2
-4
/
+30
13 days
nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
Li Chen
1
-7
/
+7
13 days
nvdimm: virtio_pmem: always wake -ENOSPC waiters
Li Chen
1
-9
/
+16
13 days
nvdimm: virtio_pmem: use GFP_NOIO for flush requests
Li Chen
1
-1
/
+1
13 days
nvdimm: virtio_pmem: stop allocating child flush bio
Li Chen
5
-18
/
+64
13 days
nvdimm: pmem: guard data loop for dataless bios
Li Chen
1
-15
/
+21
13 days
nvdimm: pmem: keep PREFLUSH before data writes
Li Chen
1
-3
/
+9
13 days
nvdimm: preserve flush callback -ENOMEM
Li Chen
1
-1
/
+2
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
1
-1
/
+1
2026-07-30
nvdimm-btt: clean up kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2026-07-14
nvdimm/btt: reject an arena whose nfree is below the lane count
Bryam Vargas
1
-0
/
+8
2026-07-14
libnvdimm/labels: Bound the on-media label size before the shift
Bryam Vargas
1
-2
/
+13
2026-07-14
libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
Bryam Vargas
1
-1
/
+1
2026-06-18
Merge tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
4
-55
/
+38
2026-06-03
nvdimm: Convert nvdimm_bus guard to class
Dmitry Ilvokhin
1
-2
/
+5
2026-06-01
nvdimm: Use sysfs_emit() for cpumask show callback
Yury Norov
1
-1
/
+1
2026-06-01
nvdimm/btt: Free arenas on btt_init() error paths
Abdun Nihaal
1
-4
/
+7
2026-06-01
nvdimm/btt: Free arena sub-allocations on discover_arenas() error path
Abdun Nihaal
1
-0
/
+3
2026-06-01
nvdimm/btt: Handle preemption in BTT lane acquisition
Alison Schofield
2
-50
/
+27
2026-04-13
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+4
2026-03-09
nvdimm/bus: Fix potential use after free in asynchronous initialization
Ira Weiny
1
-2
/
+3
2026-03-09
block: factor out a bio_integrity_action helper
Christoph Hellwig
1
-2
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-8
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
15
-25
/
+25
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
16
-34
/
+35
2026-02-04
nvdimm: virtio_pmem: serialize flush requests
Li Chen
3
-1
/
+7
2026-01-26
drivers/nvdimm: Use local kmaps
Davidlohr Bueso
2
-10
/
+10
2025-12-06
Merge tag 'libnvdimm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
4
-2
/
+304
2025-11-27
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/drivers-late
Arnd Bergmann
2
-2
/
+2
2025-11-26
nvdimm: Prevent integer overflow in ramdax_get_config_data()
Dan Carpenter
1
-2
/
+2
2025-11-17
memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
Yicong Yang
2
-2
/
+2
2025-11-17
memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
Jonathan Cameron
2
-2
/
+2
2025-11-05
nvdimm: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2025-11-03
nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices
Mike Rapoport (Microsoft)
3
-0
/
+302
2025-10-06
Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
14
-294
/
+215
2025-09-29
nvdimm: Remove duplicate linux/slab.h header
Jiapeng Chong
1
-1
/
+0
2025-09-25
nvdimm: Clean up __nd_ioctl() and remove gotos
Dave Jiang
1
-43
/
+22
2025-09-25
nvdimm: Introduce guard() for nvdimm_bus_lock
Dave Jiang
14
-248
/
+191
2025-09-16
nvdimm: Use str_plural() to simplify the code
Xichao Zhao
2
-2
/
+2
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-2
/
+2
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-8
/
+4
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2
-8
/
+4
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
1
-1
/
+1
2025-04-02
Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
4
-57
/
+2
[next]