summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams19-7/+1307
2023-06-26docs: perf: Minimal introduction the the CXL PMU device and driverJonathan Cameron3-0/+70
2023-06-26perf: CXL Performance Monitoring Unit driverJonathan Cameron5-0/+1023
2023-06-26Merge branch 'for-6.5/cxl-region-fixes' into for-6.5/cxlDan Williams2-46/+72
2023-06-26Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams20-549/+594
2023-06-26Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams6-9/+589
2023-06-26Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams9-24/+543
2023-06-26tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma1-0/+160
2023-06-26tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma1-9/+23
2023-06-26tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma1-2/+2
2023-06-26cxl: add a firmware update mechanism using the sysfs firmware loaderVishal Verma5-0/+406
2023-06-26cxl/test: Add Secure Erase opcode supportDavidlohr Bueso1-0/+27
2023-06-26cxl/mem: Support Secure EraseDavidlohr Bueso4-1/+44
2023-06-26cxl/test: Add Sanitize opcode supportDavidlohr Bueso1-0/+25
2023-06-26cxl/mem: Wire up Sanitization supportDavidlohr Bueso5-2/+151
2023-06-26cxl/mbox: Add sanitization handling machineryDavidlohr Bueso3-3/+91
2023-06-26cxl/mem: Introduce security state sysfs fileDavidlohr Bueso4-0/+56
2023-06-26cxl/mbox: Allow for IRQ_NONE case in the isrDavidlohr Bueso1-2/+4
2023-06-26Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams5-49/+9
2023-06-26cxl/memdev: Formalize endpoint port linkageDan Williams4-5/+8
2023-06-26cxl/pci: Unconditionally unmask 256B Flit errorsDan Williams1-16/+2
2023-06-26cxl/region: Manage decoder target_type at decoder-attach timeDan Williams1-0/+12
2023-06-26cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEMDan Williams2-10/+27
2023-06-26cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams6-15/+16
2023-06-26cxl/memdev: Make mailbox functionality optionalDan Williams3-1/+28
2023-06-26cxl/mbox: Move mailbox related driver state to its own data structureDan Williams8-290/+336
2023-06-26cxl: Remove leftover attribute documentation in 'struct cxl_dev_state'Dan Williams1-1/+0
2023-06-26cxl: Fix kernel-doc warningsDan Williams1-3/+3
2023-06-26tools/testing/cxl: Remove unused @cxlds argumentDan Williams1-47/+39
2023-06-26cxl/regs: Clarify when a 'struct cxl_register_map' is input vs outputDan Williams2-6/+6
2023-06-25cxl/region: Fix state transitions after reset failureDan Williams1-11/+15
2023-06-25cxl/region: Flag partially torn down regions as unusableDan Williams2-0/+20
2023-06-25cxl/region: Move cache invalidation before region teardown, and before setupDan Williams2-36/+38
2023-06-12Linux 6.4-rc6Linus Torvalds1-1/+1
2023-06-11Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+9
2023-06-11Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-56/+62
2023-06-10Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-7/+37
2023-06-10Merge tag 'soundwire-6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+23
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds82-226/+479
2023-06-10Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linuxLinus Torvalds3-6/+7
2023-06-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds11-64/+119
2023-06-09Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds3-19/+53
2023-06-09s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2023-06-09Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-46/+39
2023-06-09Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+5
2023-06-09Merge tag 'gpio-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+17
2023-06-09tools/virtio: use canonical ftrace pathRoss Zwisler2-5/+9
2023-06-09vhost_vdpa: support PACKED when setting-getting vring_baseShannon Nelson1-4/+17
2023-06-09vhost: support PACKED when setting-getting vring_baseShannon Nelson2-7/+19
2023-06-09Merge tag 'pinctrl-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1