index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
mbox.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
1
-11
/
+11
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
cxl: Fix comment regarding cxl_query_cmd() return data
Dave Jiang
2024-09-19
1
-1
/
+1
*
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
2024-09-12
1
-18
/
+20
*
cxl: Move mailbox related bits to the same context
Dave Jiang
2024-09-12
1
-16
/
+41
*
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
2024-09-03
1
-2
/
+1
*
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
2024-07-12
1
-1
/
+1
|
\
|
*
cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
Alison Schofield
2024-07-12
1
-1
/
+1
*
|
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
2024-07-02
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-next
Dave Jiang
2024-04-30
1
-6
/
+30
|
\
|
*
cxl/core: Add region info to cxl_general_media and cxl_dram events
Alison Schofield
2024-04-30
1
-6
/
+30
*
|
cxl/mbox: Add Clear Log mailbox command
Srinivasulu Thanneeru
2024-04-30
1
-0
/
+10
*
|
cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commands
Srinivasulu Thanneeru
2024-04-30
1
-0
/
+2
|
/
*
cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
Dan Williams
2024-04-22
1
-21
/
+17
*
cxl/core: Fix initialization of mbox_cmd.size_out in get event
Kwangjin Ko
2024-04-03
1
-1
/
+2
*
cxl/mem: Fix for the index of Clear Event Record Handle
Yuquan Wang
2024-03-26
1
-1
/
+1
*
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
2024-02-17
1
-2
/
+2
*
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-01-10
1
-47
/
+33
|
\
|
*
cxl/pci: Register for and process CPER events
Ira Weiny
2024-01-10
1
-12
/
+28
|
*
cxl/events: Create a CXL event union
Ira Weiny
2024-01-10
1
-19
/
+13
|
*
cxl/events: Separate UUID from event structures
Ira Weiny
2024-01-10
1
-1
/
+1
|
*
cxl/events: Remove passing a UUID to known event traces
Ira Weiny
2024-01-10
1
-3
/
+3
|
*
cxl/events: Create common event UUID defines
Ira Weiny
2024-01-10
1
-27
/
+3
|
*
cxl/trace: Pass UUID explicitly to event traces
Ira Weiny
2024-01-03
1
-4
/
+4
*
|
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
2024-01-02
1
-0
/
+2
|
\
\
|
*
|
cxl: Store QTG IDs and related info to the CXL memory device context
Dave Jiang
2023-12-23
1
-0
/
+2
|
|
/
*
/
cxl: Add Support for Get Timestamp
Davidlohr Bueso
2023-12-07
1
-0
/
+1
|
/
*
Merge branch 'for-6.7/cxl-commited' into cxl/next
Dan Williams
2023-10-31
1
-1
/
+1
|
\
|
*
cxl: Add cxl_decoders_committed() helper
Dave Jiang
2023-10-28
1
-1
/
+1
*
|
Merge branch 'for-6.7/cxl' into cxl/next
Dan Williams
2023-10-31
1
-2
/
+1
|
\
\
|
*
|
cxl/mbox: Remove useless cast in cxl_mem_create_range_info()
Alison Schofield
2023-10-25
1
-2
/
+1
*
|
|
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
2023-10-31
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...
Robert Richter
2023-10-28
1
-0
/
+2
|
|
/
*
/
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
2023-10-06
1
-15
/
+40
|
/
*
cxl/mbox: Fix CEL logic for poison and security commands
Ira Weiny
2023-09-14
1
-11
/
+12
*
cxl/memdev: Only show sanitize sysfs files when supported
Davidlohr Bueso
2023-07-28
1
-1
/
+44
*
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
2023-06-26
1
-138
/
+147
|
\
|
*
cxl/memdev: Make mailbox functionality optional
Dan Williams
2023-06-25
1
-0
/
+1
|
*
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
2023-06-25
1
-134
/
+141
*
|
Merge branch 'for-6.5/cxl-background' into for-6.5/cxl
Dan Williams
2023-06-26
1
-1
/
+61
|
\
\
|
|
/
|
/
|
|
*
cxl/mem: Support Secure Erase
Davidlohr Bueso
2023-06-26
1
-1
/
+5
|
*
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
2023-06-26
1
-0
/
+55
|
*
cxl/mbox: Add background cmd handling machinery
Davidlohr Bueso
2023-05-23
1
-1
/
+2
*
|
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
2023-05-26
1
-6
/
+11
|
/
*
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
2023-05-19
1
-5
/
+10
*
Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxl
Dan Williams
2023-04-23
1
-1
/
+0
|
\
|
*
cxl/core: Drop unused io-64-nonatomic-lo-hi.h
Dan Williams
2023-04-18
1
-1
/
+0
*
|
cxl/trace: Add TRACE support for CXL media-error records
Alison Schofield
2023-04-23
1
-1
/
+4
*
|
cxl/mbox: Add GET_POISON_LIST mailbox command
Alison Schofield
2023-04-23
1
-0
/
+55
*
|
cxl/mbox: Initialize the poison state
Alison Schofield
2023-04-23
1
-2
/
+79
[next]