Age | Commit message (Expand) | Author |
2023-04-30 | Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-23 | cxl/mbox: Update CMD_RC_TABLE | Davidlohr Bueso |
2023-04-23 | Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxl | Dan Williams |
2023-04-23 | Merge branch 'for-6.4/cxl-poison' into for-6.4/cxl | Dan Williams |
2023-04-23 | cxl/mem: Add debugfs attributes for poison inject and clear | Alison Schofield |
2023-04-23 | cxl/memdev: Trace inject and clear poison as cxl_poison events | Alison Schofield |
2023-04-23 | cxl/memdev: Warn of poison inject or clear to a mapped region | Alison Schofield |
2023-04-23 | cxl/memdev: Add support for the Clear Poison mailbox command | Alison Schofield |
2023-04-23 | cxl/memdev: Add support for the Inject Poison mailbox command | Alison Schofield |
2023-04-23 | cxl/trace: Add an HPA to cxl_poison trace events | Alison Schofield |
2023-04-23 | cxl/region: Provide region info to the cxl_poison trace event | Alison Schofield |
2023-04-23 | cxl/memdev: Add trigger_poison_list sysfs attribute | Alison Schofield |
2023-04-23 | cxl/trace: Add TRACE support for CXL media-error records | Alison Schofield |
2023-04-23 | cxl/mbox: Add GET_POISON_LIST mailbox command | Alison Schofield |
2023-04-23 | cxl/mbox: Initialize the poison state | Alison Schofield |
2023-04-23 | cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_all | Alison Schofield |
2023-04-22 | cxl/mbox: Deprecate poison commands | Dan Williams |
2023-04-22 | cxl/port: Fix port to pci device assumptions in read_cdat_data() | Dan Williams |
2023-04-18 | cxl/pci: Rightsize CDAT response allocation | Lukas Wunner |
2023-04-18 | cxl/pci: Simplify CDAT retrieval error path | Dave Jiang |
2023-04-18 | cxl/pci: Use CDAT DOE mailbox created by PCI core | Lukas Wunner |
2023-04-18 | cxl/pci: Use synchronous API for DOE | Lukas Wunner |
2023-04-18 | cxl/hdm: Add more HDM decoder debug messages at startup | Dan Williams |
2023-04-18 | cxl/port: Scan single-target ports for decoders | Dan Williams |
2023-04-18 | cxl/core: Drop unused io-64-nonatomic-lo-hi.h | Dan Williams |
2023-04-18 | cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit | Dan Williams |
2023-04-18 | cxl/hdm: Fail upon detecting 0-sized decoders | Dan Williams |
2023-04-04 | Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxl | Dan Williams |
2023-04-04 | cxl/hdm: Extend DVSEC range register emulation for region enumeration | Dan Williams |
2023-04-04 | cxl/hdm: Limit emulation to the number of range registers | Dan Williams |
2023-04-04 | cxl/region: Move coherence tracking into cxl_region_attach() | Dan Williams |
2023-04-04 | cxl/region: Fix region setup/teardown for RCDs | Dan Williams |
2023-04-04 | cxl/port: Fix find_cxl_root() for RCDs and simplify it | Dan Williams |
2023-04-04 | cxl/hdm: Skip emulation when driver manages mem_enable | Dan Williams |
2023-04-04 | cxl/hdm: Fix double allocation of @cxlhdm | Dan Williams |
2023-04-03 | cxl/pci: Handle excessive CDAT length | Lukas Wunner |
2023-04-03 | cxl/pci: Handle truncated CDAT entries | Lukas Wunner |
2023-04-03 | cxl/pci: Handle truncated CDAT header | Lukas Wunner |
2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman |
2023-03-21 | cxl/pci: Fix CDAT retrieval on big endian | Lukas Wunner |
2023-02-25 | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-16 | Merge branch 'for-6.3/cxl-events' into cxl/next | Dan Williams |
2023-02-16 | cxl/mem: Add kdoc param for event log driver state | Alison Schofield |
2023-02-16 | cxl/trace: Add serial number to trace points | Ira Weiny |
2023-02-16 | cxl/trace: Add host output to trace points | Ira Weiny |
2023-02-16 | cxl/trace: Standardize device information output | Ira Weiny |
2023-02-14 | Merge branch 'for-6.3/cxl-rr-emu' into cxl/next | Dan Williams |
2023-02-14 | cxl/pci: Remove locked check for dvsec_range_allowed() | Dave Jiang |