summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-04-3017-246/+1248
|\
| * cxl/mbox: Update CMD_RC_TABLEDavidlohr Bueso2023-04-231-2/+10
| * Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxlDan Williams2023-04-234-19/+53
| |\
| | * cxl/hdm: Add more HDM decoder debug messages at startupDan Williams2023-04-181-0/+12
| | * cxl/port: Scan single-target ports for decodersDan Williams2023-04-182-7/+16
| | * cxl/core: Drop unused io-64-nonatomic-lo-hi.hDan Williams2023-04-182-2/+0
| | * cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limitDan Williams2023-04-181-7/+13
| | * cxl/hdm: Fail upon detecting 0-sized decodersDan Williams2023-04-181-3/+12
| * | Merge branch 'for-6.4/cxl-poison' into for-6.4/cxlDan Williams2023-04-239-8/+872
| |\ \
| | * | cxl/mem: Add debugfs attributes for poison inject and clearAlison Schofield2023-04-231-0/+28
| | * | cxl/memdev: Trace inject and clear poison as cxl_poison eventsAlison Schofield2023-04-233-3/+22
| | * | cxl/memdev: Warn of poison inject or clear to a mapped regionAlison Schofield2023-04-231-0/+59
| | * | cxl/memdev: Add support for the Clear Poison mailbox commandAlison Schofield2023-04-232-0/+50
| | * | cxl/memdev: Add support for the Inject Poison mailbox commandAlison Schofield2023-04-232-0/+62
| | * | cxl/trace: Add an HPA to cxl_poison trace eventsAlison Schofield2023-04-232-2/+103
| | * | cxl/region: Provide region info to the cxl_poison trace eventAlison Schofield2023-04-233-1/+141
| | * | cxl/memdev: Add trigger_poison_list sysfs attributeAlison Schofield2023-04-233-1/+88
| | * | cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield2023-04-233-1/+102
| | * | cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield2023-04-232-0/+101
| | * | cxl/mbox: Initialize the poison stateAlison Schofield2023-04-233-2/+117
| | * | cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_allAlison Schofield2023-04-231-0/+6
| | * | cxl/mbox: Deprecate poison commandsDan Williams2023-04-221-5/+0
| | |/
| * | cxl/port: Fix port to pci device assumptions in read_cdat_data()Dan Williams2023-04-221-6/+7
| * | cxl/pci: Rightsize CDAT response allocationLukas Wunner2023-04-181-17/+19
| * | cxl/pci: Simplify CDAT retrieval error pathDave Jiang2023-04-181-11/+12
| * | PCI/DOE: Relax restrictions on request and response sizeLukas Wunner2023-04-181-25/+49
| * | PCI/DOE: Make mailbox creation API privateLukas Wunner2023-04-181-37/+4
| * | cxl/pci: Use CDAT DOE mailbox created by PCI coreLukas Wunner2023-04-183-74/+5
| * | PCI/DOE: Create mailboxes on device enumerationLukas Wunner2023-04-184-0/+86
| * | PCI/DOE: Allow mailbox creation without devres managementLukas Wunner2023-04-181-37/+66
| * | PCI/DOE: Deduplicate mailbox flushingLukas Wunner2023-04-181-6/+3
| * | PCI/DOE: Make asynchronous API privateLukas Wunner2023-04-181-2/+43
| * | cxl/pci: Use synchronous API for DOELukas Wunner2023-04-181-44/+22
| * | PCI/DOE: Provide synchronous API and use it internallyLukas Wunner2023-04-181-15/+54
| |/
* | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-3021-542/+797
|\ \
| * | s390/zcrypt: rework arrays with length zero occurrencesHarald Freudenberger2023-04-194-42/+40
| * | s390/cio: replace zero-length array with flexible-array memberHeiko Carstens2023-04-132-2/+2
| * | s390/sclp: replace zero-length array with flexible-array memberHeiko Carstens2023-04-132-2/+2
| * | s390/zcrypt: simplify prep of CCA key tokenHarald Freudenberger2023-04-041-23/+12
| * | s390/zcrypt: remove unused ancient padding codeHarald Freudenberger2023-04-041-64/+8
| * | Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik2023-04-041-0/+21
| |\ \
| * | | s390/vfio-ap: remove redundant driver match functionLizhe2023-03-271-6/+0
| * | | s390/ap: add ap status asynch error supportHarald Freudenberger2023-03-202-25/+49
| * | | s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger2023-03-202-17/+291
| * | | s390/ap: introduce low frequency polling possibilityHarald Freudenberger2023-03-203-24/+41
| * | | s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger2023-03-203-4/+4
| * | | s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger2023-03-203-4/+27
| * | | s390/ap: make tapq gr2 response a structHarald Freudenberger2023-03-202-22/+9
| * | | s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger2023-03-201-0/+26
| * | | s390/ap: exploit new B bit from QCI config infoHarald Freudenberger2023-03-203-7/+20