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
/
core
/
mbox.c
Age
Commit message (
Expand
)
Author
2022-07-10
tools/testing/cxl: Add partition support
Dan Williams
2022-07-10
cxl/debug: Move debugfs init to cxl_core_init()
Dan Williams
2022-07-09
cxl/mem: Convert partition-info to resources
Dan Williams
2022-06-28
cxl/mbox: Fix missing variable payload checks in cmd size validation
Vishal Verma
2022-04-28
cxl/mbox: fix logical vs bitwise typo
Dan Carpenter
2022-04-22
cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()
Alison Schofield
2022-04-22
cxl/mbox: Use type __u32 for mailbox payload sizes
Alison Schofield
2022-04-12
cxl/mbox: Use new return_code handling
Davidlohr Bueso
2022-04-12
cxl/mbox: Improve handling of mbox_cmd hw return codes
Davidlohr Bueso
2022-04-12
cxl/mbox: Drop mbox_mutex comment
Davidlohr Bueso
2022-04-12
cxl/mbox: Block immediate mode in SET_PARTITION_INFO command
Alison Schofield
2022-04-12
cxl/mbox: Move cxl_mem_command param to a local variable
Alison Schofield
2022-04-12
cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param
Alison Schofield
2022-04-12
cxl/mbox: Remove dependency on cxl_mem_command for a debug msg
Alison Schofield
2022-04-12
cxl/mbox: Construct a users cxl_mbox_cmd in the validation path
Alison Schofield
2022-04-12
cxl/mbox: Move build of user mailbox cmd to a helper functions
Alison Schofield
2022-04-12
cxl/mbox: Move raw command warning to raw command validation
Alison Schofield
2022-04-12
cxl/mbox: Move cxl_mem_command construction to helper funcs
Alison Schofield
2021-11-15
cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2021-11-15
cxl/mbox: Remove bad comment
Ira Weiny
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
2021-09-21
cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
Dan Williams
2021-09-21
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams