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
/
cxl
/
pmem.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-09
cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()
Li Ming
1
-1
/
+1
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
1
-0
/
+69
2025-03-14
cxl/pmem: Export dirty shutdown count via sysfs
Davidlohr Bueso
1
-8
/
+69
2025-03-14
cxl/pmem: Rename cxl_dirty_shutdown_state()
Davidlohr Bueso
1
-1
/
+1
2025-03-14
cxl/pci: Support Global Persistent Flush (GPF)
Davidlohr Bueso
1
-0
/
+8
2025-03-14
cxl/pmem: debug invalid serial number data
Yuquan Wang
1
-2
/
+10
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
1
-2
/
+4
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
1
-1
/
+3
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
1
-9
/
+7
2024-07-02
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-04-30
cxl: Fix compile warning for cxl_security_ops extern
Dave Jiang
1
-2
/
+0
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
1
-17
/
+18
2023-02-13
cxl/pmem: Fix nvdimm registration races
Dan Williams
1
-0
/
+1
2023-01-25
cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
Dan Williams
1
-0
/
+24
2022-12-06
cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size
Dan Williams
1
-5
/
+16
2022-12-05
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
1
-2
/
+41
2022-12-02
cxl: add dimm_id support for __nvdimm_create()
Dave Jiang
1
-1
/
+2
2022-12-02
cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
Dan Williams
1
-142
/
+1
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
1
-86
/
+35
2022-12-02
cxl/region: Drop redundant pmem region release handling
Dan Williams
1
-90
/
+0
2022-12-01
cxl/acpi: Simplify cxl_nvdimm_bridge probing
Dan Williams
1
-0
/
+9
2022-12-01
cxl/pmem: add provider name to cxl pmem dimm attribute group
Dave Jiang
1
-0
/
+10
2022-12-01
cxl/pmem: add id attribute to CXL based nvdimm
Dave Jiang
1
-1
/
+27
2022-11-30
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
1
-2
/
+4
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
1
-36
/
+65
2022-11-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
1
-1
/
+1
2022-10-20
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Jonathan Cameron
1
-1
/
+1
2022-08-05
cxl/region: Fix IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
1
-1
/
+237
2022-07-26
cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
Dan Williams
1
-4
/
+17
2022-06-21
cxl/mbox: Use __le32 in get,set_lsa mailbox structures
Alison Schofield
1
-3
/
+3
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
1
-6
/
+6
2022-04-12
cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds list
Alison Schofield
1
-1
/
+0
2022-02-08
cxl: Prove CXL locking
Dan Williams
1
-6
/
+6
2021-11-15
cxl/pmem: Fix module reload vs workqueue state
Dan Williams
1
-2
/
+27
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
1
-20
/
+19
2021-11-15
cxl/pmem: Fix reference counting for delayed work
Dan Williams
1
-4
/
+13
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
1
-1
/
+1
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
1
-9
/
+2
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
1
-15
/
+0
2021-09-21
cxl/pmem: Translate NVDIMM label commands to CXL label commands
Dan Williams
1
-4
/
+124
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
1
-3
/
+26
2021-08-06
cxl: Move cxl_core to new directory
Ben Widawsky
1
-1
/
+1
2021-06-15
cxl/pmem: Register 'pmem' / cxl_nvdimm devices
Dan Williams
1
-9
/
+99
2021-06-15
cxl/pmem: Add initial infrastructure for pmem support
Dan Williams
1
-0
/
+140