index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
mbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-18
Merge branch 'for-6.17/cxl-events-updates' into cxl-for-next
Dave Jiang
1
-0
/
+24
2025-07-18
cxl/events: Trace Memory Sparing Event Record
Shiju Jose
1
-0
/
+6
2025-07-18
cxl/events: Add extra validity checks for CVME count in DRAM Event Record
Shiju Jose
1
-0
/
+9
2025-07-18
cxl/events: Add extra validity checks for corrected memory error count in Gen...
Shiju Jose
1
-0
/
+9
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
1
-3
/
+3
2025-07-16
cxl/mbox: Convert poison list mutex to ACQUIRE()
Dan Williams
1
-4
/
+3
2025-05-23
cxl/edac: Support for finding memory operation attributes from the current boot
Shiju Jose
1
-2
/
+9
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
1
-47
/
+77
2025-03-14
cxl/mem: Do not return error if CONFIG_CXL_MCE unset
Li Ming
1
-1
/
+3
2025-03-14
Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2
Dave Jiang
1
-4
/
+16
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
1
-0
/
+39
2025-03-14
Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2
Dave Jiang
1
-7
/
+3
2025-03-14
cxl/pmem: Export dirty shutdown count via sysfs
Davidlohr Bueso
1
-0
/
+21
2025-03-14
cxl/pmem: Rename cxl_dirty_shutdown_state()
Davidlohr Bueso
1
-2
/
+2
2025-03-14
cxl/pci: Support Global Persistent Flush (GPF)
Davidlohr Bueso
1
-0
/
+18
2025-03-14
cxl/memdev: Remove unused partition values
Ira Weiny
1
-4
/
+0
2025-03-14
cxl/core: cxl_mem_sanitize() cleanup
Li Ming
1
-7
/
+3
2025-02-26
cxl: Add mce notifier to emit aliased address for extended linear cache
Dave Jiang
1
-0
/
+6
2025-02-26
cxl: Add extended linear cache address alias emission for cxl events
Dave Jiang
1
-4
/
+10
2025-02-26
cxl: Enumerate feature commands
Dave Jiang
1
-1
/
+35
2025-02-24
cxl: Refactor user ioctl command path from mds to mailbox
Dave Jiang
1
-46
/
+42
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
1
-45
/
+23
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
1
-8
/
+10
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-11
/
+11
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-18
cxl: Fix comment regarding cxl_query_cmd() return data
Dave Jiang
1
-1
/
+1
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
1
-18
/
+20
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
1
-16
/
+41
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
1
-2
/
+1
2024-07-11
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
1
-1
/
+1
2024-07-11
cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
Alison Schofield
1
-1
/
+1
2024-07-02
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
1
-1
/
+1
2024-04-30
Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-next
Dave Jiang
1
-6
/
+30
2024-04-30
cxl/core: Add region info to cxl_general_media and cxl_dram events
Alison Schofield
1
-6
/
+30
2024-04-30
cxl/mbox: Add Clear Log mailbox command
Srinivasulu Thanneeru
1
-0
/
+10
2024-04-30
cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commands
Srinivasulu Thanneeru
1
-0
/
+2
2024-04-22
cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
Dan Williams
1
-21
/
+17
2024-04-03
cxl/core: Fix initialization of mbox_cmd.size_out in get event
Kwangjin Ko
1
-1
/
+2
2024-03-26
cxl/mem: Fix for the index of Clear Event Record Handle
Yuquan Wang
1
-1
/
+1
2024-02-16
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
1
-2
/
+2
2024-01-09
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
1
-47
/
+33
2024-01-09
cxl/pci: Register for and process CPER events
Ira Weiny
1
-12
/
+28
2024-01-09
cxl/events: Create a CXL event union
Ira Weiny
1
-19
/
+13
2024-01-09
cxl/events: Separate UUID from event structures
Ira Weiny
1
-1
/
+1
2024-01-09
cxl/events: Remove passing a UUID to known event traces
Ira Weiny
1
-3
/
+3
2024-01-09
cxl/events: Create common event UUID defines
Ira Weiny
1
-27
/
+3
2024-01-03
cxl/trace: Pass UUID explicitly to event traces
Ira Weiny
1
-4
/
+4
2024-01-02
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
1
-0
/
+2
2023-12-22
cxl: Store QTG IDs and related info to the CXL memory device context
Dave Jiang
1
-0
/
+2
2023-12-07
cxl: Add Support for Get Timestamp
Davidlohr Bueso
1
-0
/
+1
[next]