index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2023-10-06
cxl/mbox: Fix CEL logic for poison and security commands
Ira Weiny
1
-11
/
+12
2023-07-28
cxl/memdev: Only show sanitize sysfs files when supported
Davidlohr Bueso
1
-1
/
+44
2023-06-26
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
1
-138
/
+147
2023-06-26
Merge branch 'for-6.5/cxl-background' into for-6.5/cxl
Dan Williams
1
-1
/
+61
2023-06-26
cxl/mem: Support Secure Erase
Davidlohr Bueso
1
-1
/
+5
2023-06-26
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
1
-0
/
+55
2023-06-26
cxl/memdev: Make mailbox functionality optional
Dan Williams
1
-0
/
+1
2023-06-26
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
1
-134
/
+141
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-23
cxl/mbox: Add background cmd handling machinery
Davidlohr Bueso
1
-1
/
+2
2023-05-19
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
1
-5
/
+10
2023-04-23
Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxl
Dan Williams
1
-1
/
+0
2023-04-23
cxl/trace: Add TRACE support for CXL media-error records
Alison Schofield
1
-1
/
+4
2023-04-23
cxl/mbox: Add GET_POISON_LIST mailbox command
Alison Schofield
1
-0
/
+55
2023-04-23
cxl/mbox: Initialize the poison state
Alison Schofield
1
-2
/
+79
2023-04-23
cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_all
Alison Schofield
1
-0
/
+6
2023-04-23
cxl/mbox: Deprecate poison commands
Dan Williams
1
-5
/
+0
2023-04-18
cxl/core: Drop unused io-64-nonatomic-lo-hi.h
Dan Williams
1
-1
/
+0
2023-02-17
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
1
-7
/
+7
2023-02-17
cxl/trace: Standardize device information output
Ira Weiny
1
-7
/
+7
2023-02-11
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
1
-2
/
+7
2023-02-11
cxl/uapi: Tag commands from cxl_query_cmd()
Ira Weiny
1
-2
/
+7
2023-02-07
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
1
-0
/
+226
2023-01-30
cxl/pci: Set the device timestamp
Jonathan Cameron
1
-0
/
+27
2023-01-30
cxl/mbox: Add missing parameter to docs.
Jonathan Cameron
1
-0
/
+1
2023-01-28
cxl/mbox: Fix Payload Length check for Get Log command
Robert Richter
1
-3
/
+22
2023-01-27
cxl/mem: Trace Memory Module Event Record
Ira Weiny
1
-0
/
+13
2023-01-27
cxl/mem: Trace DRAM Event Record
Ira Weiny
1
-0
/
+12
2023-01-27
cxl/mem: Trace General Media Event Record
Ira Weiny
1
-2
/
+27
2023-01-27
cxl/mbox: Add debug messages for enabled mailbox commands
Robert Richter
1
-1
/
+2
2023-01-27
cxl/mem: Read, trace, and clear events on driver load
Ira Weiny
1
-0
/
+148
2022-12-07
cxl/security: Drop security command ioctl uapi
Dan Williams
1
-17
/
+0
2022-12-07
cxl/mbox: Add variable output size validation for internal commands
Dan Williams
1
-9
/
+14
2022-12-07
cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size
Dan Williams
1
-34
/
+52
2022-12-03
cxl/pmem: Enforce keyctl ABI for PMEM security
Dan Williams
1
-0
/
+10
2022-12-01
cxl/pmem: Add "Passphrase Secure Erase" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Unlock" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Freeze Security State" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add Disable Passphrase security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Set Passphrase" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
1
-0
/
+1
2022-10-21
cxl/mbox: Add a check on input payload size
Jonathan Cameron
1
-1
/
+1
2022-07-10
tools/testing/cxl: Add partition support
Dan Williams
1
-6
/
+1
2022-07-10
cxl/debug: Move debugfs init to cxl_core_init()
Dan Williams
1
-9
/
+1
2022-07-10
cxl/mem: Convert partition-info to resources
Dan Williams
1
-33
/
+45
2022-06-29
cxl/mbox: Fix missing variable payload checks in cmd size validation
Vishal Verma
1
-2
/
+4
2022-04-28
cxl/mbox: fix logical vs bitwise typo
Dan Carpenter
1
-1
/
+1
2022-04-23
cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()
Alison Schofield
1
-1
/
+1
2022-04-23
cxl/mbox: Use type __u32 for mailbox payload sizes
Alison Schofield
1
-13
/
+15
2022-04-13
cxl/mbox: Use new return_code handling
Davidlohr Bueso
1
-2
/
+1
[next]