index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
features.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
cxl/features: Clamp Get Feature output size to the remaining buffer
Richard Cheng
1
-3
/
+2
2026-07-14
cxl/features: Reject Set Features output buffer smaller than the header
Richard Cheng
1
-0
/
+3
2026-07-14
cxl/features: Reject Get Feature count larger than the output buffer
Richard Cheng
1
-0
/
+4
2026-07-14
cxl/features: Serialize multi-part Get/Set Feature transfers
Dave Jiang
1
-0
/
+3
2026-07-06
cxl/features: bound fwctl command payload to the input buffer
Zhenhao Wan
1
-1
/
+7
2026-06-04
cxl/fwctl: Fix __fortify_panic
Dan Williams
1
-1
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-10-13
cxl/features: Add check for no entries in cxl_feature_info
Dave Jiang
1
-0
/
+3
2025-06-09
cxl: fix return value in cxlctl_validate_set_features()
Dan Carpenter
1
-1
/
+1
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
1
-11
/
+8
2025-05-23
cxl: Update prototype of function get_support_feature_info()
Shiju Jose
1
-10
/
+7
2025-05-22
cxl/features: Remove the inline specifier from to_cxlfs()
Alison Schofield
1
-1
/
+1
2025-05-19
cxl/feature: Remove redundant code of get supported features
Li Ming
1
-8
/
+0
2025-05-15
Documentation: Update the CXL Maturity Map
Alison Schofield
1
-0
/
+1
2025-05-13
cxl: Sync up the driver-api/cxl documentation
Alison Schofield
1
-0
/
+9
2025-04-28
cxl: Remove always true condition for cxlctl_validate_hw_command()
Dave Jiang
1
-5
/
+1
2025-04-18
cxl/feature: Update out_len in set feature failure case
Li Ming
1
-1
/
+1
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
1
-2
/
+2
2025-03-17
cxl: Add support to handle user feature commands for set feature
Dave Jiang
1
-2
/
+144
2025-03-17
cxl: Add support to handle user feature commands for get feature
Dave Jiang
1
-0
/
+44
2025-03-17
cxl: Add support for fwctl RPC command to enable CXL feature commands
Dave Jiang
1
-2
/
+119
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
1
-0
/
+72
2025-02-26
cxl: Setup exclusive CXL features that are reserved for the kernel
Dave Jiang
1
-0
/
+28
2025-02-26
cxl/mbox: Add SET_FEATURE mailbox command
Shiju Jose
1
-0
/
+80
2025-02-26
cxl/mbox: Add GET_FEATURE mailbox command
Shiju Jose
1
-0
/
+50
2025-02-26
cxl: Add Get Supported Features command for kernel usage
Dave Jiang
1
-0
/
+175