index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
2023-05-19
cxl/port: Fix NULL pointer access in devm_cxl_add_port()
Robert Richter
2023-05-18
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
2023-05-18
cxl: Wait Memory_Info_Valid before access memory related info
Dave Jiang
2023-05-18
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
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
[next]