index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
memdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
cxl/memdev: Only show sanitize sysfs files when supported
Davidlohr Bueso
1
-0
/
+19
2023-06-29
cxl: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
1
-77
/
+96
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
1
-0
/
+308
2023-06-25
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
1
-0
/
+308
2023-06-25
cxl/mem: Support Secure Erase
Davidlohr Bueso
1
-0
/
+28
2023-06-25
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
1
-0
/
+67
2023-06-25
cxl/mbox: Add sanitization handling machinery
Davidlohr Bueso
1
-0
/
+10
2023-06-25
cxl/mem: Introduce security state sysfs file
Davidlohr Bueso
1
-0
/
+33
2023-06-25
cxl/memdev: Formalize endpoint port linkage
Dan Williams
1
-2
/
+2
2023-06-25
cxl/memdev: Make mailbox functionality optional
Dan Williams
1
-1
/
+9
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
1
-16
/
+22
2023-04-23
cxl/memdev: Trace inject and clear poison as cxl_poison events
Alison Schofield
1
-0
/
+15
2023-04-23
cxl/memdev: Warn of poison inject or clear to a mapped region
Alison Schofield
1
-0
/
+59
2023-04-23
cxl/memdev: Add support for the Clear Poison mailbox command
Alison Schofield
1
-0
/
+43
2023-04-23
cxl/memdev: Add support for the Inject Poison mailbox command
Alison Schofield
1
-0
/
+56
2023-04-23
cxl/region: Provide region info to the cxl_poison trace event
Alison Schofield
1
-1
/
+12
2023-04-23
cxl/memdev: Add trigger_poison_list sysfs attribute
Alison Schofield
1
-0
/
+43
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-1
/
+2
2023-02-10
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
1
-0
/
+1
2023-02-10
cxl/memdev: Fix endpoint port removal
Dan Williams
1
-0
/
+1
2023-02-09
cxl/mem: Correct full ID range allocation
Davidlohr Bueso
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-12-03
cxl/pci: Add (hopeful) error handling support
Dan Williams
1
-0
/
+1
2022-07-09
cxl/mem: Convert partition-info to resources
Dan Williams
1
-2
/
+2
2022-04-28
cxl: Replace lockdep_mutex with local lock classes
Dan Williams
1
-0
/
+3
2022-02-08
cxl/mem: Add the cxl_mem driver
Ben Widawsky
1
-0
/
+16
2022-02-08
cxl/memdev: Add numa_node attribute
Dan Williams
1
-0
/
+17
2022-02-08
cxl/pci: Emit device serial number
Dan Williams
1
-0
/
+11
2021-11-15
cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
1
-3
/
+3
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
1
-25
/
+24
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
1
-0
/
+32
2021-09-21
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
1
-9
/
+72
2021-09-21
cxl/pci: Make 'struct cxl_mem' device type generic
Dan Williams
1
-4
/
+3
2021-08-06
cxl/core: Move memdev management to core
Ben Widawsky
1
-0
/
+246