summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/guest.c
AgeCommit message (Expand)Author
2022-11-23cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2021-10-18cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18cxl: Factor out common dev->driver expressionsBjorn Helgaas
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-30cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang
2018-08-10cxl: remove a dead branchMathieu Malaterre
2018-07-02Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2016-11-23cxl: Fix coccinelle warningsAndrew Donnellan
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-07-19cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan
2016-07-08cxl: Refine slice error debug messagesPhilippe Bergheaud
2016-06-16cxl: Update process element after allocating interruptsIan Munsie
2016-05-11cxl: Check periodically the coherent platform function's stateChristophe Lombard
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie
2016-05-11cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat
2016-03-09cxl: Adapter failure handlingChristophe Lombard
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard
2016-03-09cxl: sysfs support for guestsChristophe Lombard
2016-03-09cxl: Add guest-specific codeChristophe Lombard