index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
mbox.c
Age
Commit message (
Expand
)
Author
2023-04-18
cxl/core: Drop unused io-64-nonatomic-lo-hi.h
Dan Williams
2023-02-16
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
2023-02-16
cxl/trace: Standardize device information output
Ira Weiny
2023-02-10
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
2023-02-10
cxl/uapi: Tag commands from cxl_query_cmd()
Ira Weiny
2023-02-07
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
2023-01-30
cxl/pci: Set the device timestamp
Jonathan Cameron
2023-01-30
cxl/mbox: Add missing parameter to docs.
Jonathan Cameron
2023-01-27
cxl/mbox: Fix Payload Length check for Get Log command
Robert Richter
2023-01-26
cxl/mem: Trace Memory Module Event Record
Ira Weiny
2023-01-26
cxl/mem: Trace DRAM Event Record
Ira Weiny
2023-01-26
cxl/mem: Trace General Media Event Record
Ira Weiny
2023-01-26
cxl/mbox: Add debug messages for enabled mailbox commands
Robert Richter
2023-01-26
cxl/mem: Read, trace, and clear events on driver load
Ira Weiny
2022-12-06
cxl/security: Drop security command ioctl uapi
Dan Williams
2022-12-06
cxl/mbox: Add variable output size validation for internal commands
Dan Williams
2022-12-06
cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size
Dan Williams
2022-12-02
cxl/pmem: Enforce keyctl ABI for PMEM security
Dan Williams
2022-12-01
cxl/pmem: Add "Passphrase Secure Erase" security command support
Dave Jiang
2022-12-01
cxl/pmem: Add "Unlock" security command support
Dave Jiang
2022-12-01
cxl/pmem: Add "Freeze Security State" security command support
Dave Jiang
2022-12-01
cxl/pmem: Add Disable Passphrase security command support
Dave Jiang
2022-12-01
cxl/pmem: Add "Set Passphrase" security command support
Dave Jiang
2022-11-30
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
2022-10-20
cxl/mbox: Add a check on input payload size
Jonathan Cameron
2022-07-10
tools/testing/cxl: Add partition support
Dan Williams
2022-07-10
cxl/debug: Move debugfs init to cxl_core_init()
Dan Williams
2022-07-09
cxl/mem: Convert partition-info to resources
Dan Williams
2022-06-28
cxl/mbox: Fix missing variable payload checks in cmd size validation
Vishal Verma
2022-04-28
cxl/mbox: fix logical vs bitwise typo
Dan Carpenter
2022-04-22
cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()
Alison Schofield
2022-04-22
cxl/mbox: Use type __u32 for mailbox payload sizes
Alison Schofield
2022-04-12
cxl/mbox: Use new return_code handling
Davidlohr Bueso
2022-04-12
cxl/mbox: Improve handling of mbox_cmd hw return codes
Davidlohr Bueso
2022-04-12
cxl/mbox: Drop mbox_mutex comment
Davidlohr Bueso
2022-04-12
cxl/mbox: Block immediate mode in SET_PARTITION_INFO command
Alison Schofield
2022-04-12
cxl/mbox: Move cxl_mem_command param to a local variable
Alison Schofield
2022-04-12
cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param
Alison Schofield
2022-04-12
cxl/mbox: Remove dependency on cxl_mem_command for a debug msg
Alison Schofield
2022-04-12
cxl/mbox: Construct a users cxl_mbox_cmd in the validation path
Alison Schofield
2022-04-12
cxl/mbox: Move build of user mailbox cmd to a helper functions
Alison Schofield
2022-04-12
cxl/mbox: Move raw command warning to raw command validation
Alison Schofield
2022-04-12
cxl/mbox: Move cxl_mem_command construction to helper funcs
Alison Schofield
2021-11-15
cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2021-11-15
cxl/mbox: Remove bad comment
Ira Weiny
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
2021-09-21
cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
Dan Williams
2021-09-21
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
[prev]