| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-09 | 2 | -3/+3 |
* | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-12-16 | 1 | -1/+1 |
|\ |
|
| * | driver core: fix up some missing class.devnode() conversions. | Greg Kroah-Hartman | 2022-11-29 | 1 | -1/+1 |
* | | ocxl: fix pci device refcount leak when calling get_function_0() | Yang Yingliang | 2022-11-23 | 1 | -1/+19 |
* | | misc: ocxl: fix possible name leak in ocxl_file_register_afu() | Yang Yingliang | 2022-11-23 | 1 | -2/+5 |
|/ |
|
* | misc: ocxl: fix possible refcount leak in afu_ioctl() | Hangyu Hua | 2022-09-01 | 1 | -0/+2 |
* | cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy | 2022-05-11 | 2 | -0/+2 |
* | misc: ocxl: fix possible double free in ocxl_file_register_afu | Hangyu Hua | 2022-04-21 | 1 | -0/+2 |
* | ocxl: Make use of the helper macro LIST_HEAD() | Cai Huoqing | 2022-02-25 | 1 | -1/+1 |
* | ocxl: remove redundant rc variable | Minghao Chi | 2021-12-20 | 1 | -3/+1 |
* | ocxl: Use pci core's DVSEC functionality | Ben Widawsky | 2021-10-29 | 1 | -12/+1 |
* | ocxl: use DEFINE_MUTEX() for mutex lock | Zheng Yongjun | 2021-01-30 | 1 | -2/+1 |
* | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-12-17 | 4 | -6/+141 |
|\ |
|
| * | ocxl: Add new kernel traces | Christophe Lombard | 2020-12-04 | 2 | -0/+68 |
| * | ocxl: Add mmu notifier | Christophe Lombard | 2020-12-04 | 1 | -1/+61 |
| * | ocxl: Update the Process Element Entry | Christophe Lombard | 2020-12-04 | 3 | -5/+12 |
* | | misc: ocxl: config: Rename function attribute description | Lee Jones | 2020-11-03 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-10-16 | 3 | -14/+15 |
|\ |
|
| * | ocxl: Don't return trigger page when allocating an interrupt | Frederic Barrat | 2020-08-25 | 3 | -12/+9 |
| * | ocxl: Access interrupt trigger page from xive directly | Frederic Barrat | 2020-08-25 | 1 | -2/+6 |
* | | ocxl: simplify the return expression of free_function_dev() | Qinglang Miao | 2020-10-02 | 1 | -6/+1 |
* | | ocxl: fix kconfig dependency warning for OCXL | Necip Fazil Yildiran | 2020-10-02 | 1 | -2/+1 |
|/ |
|
* | ocxl: Address kernel doc errors & warnings | Alastair D'Silva | 2020-07-29 | 2 | -16/+17 |
* | ocxl: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-16 | 1 | -1/+1 |
* | ocxl: control via sysfs whether the FPGA is reloaded on a link reset | Philippe Bergheaud | 2020-07-15 | 3 | -5/+117 |
* | ocxl: Fix misleading comment | Andrew Donnellan | 2020-05-20 | 1 | -1/+1 |
* | ocxl: Add PCI hotplug dependency to Kconfig | Frederic Barrat | 2020-01-23 | 1 | -0/+1 |
* | ocxl: Fix potential memory leak on context creation | Frederic Barrat | 2019-12-14 | 1 | -4/+4 |
* | ocxl: Fix concurrent AFU open and device removal | Frederic Barrat | 2019-12-10 | 1 | -12/+11 |
* | ocxl: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-10-10 | 2 | -2/+2 |
* | powerpc/64s/radix: introduce options to disable use of the tlbie instruction | Nicholas Piggin | 2019-09-05 | 1 | -0/+4 |
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-07-13 | 2 | -21/+162 |
|\ |
|
| * | ocxl: Update for AFU descriptor template version 1.1 | Alastair D'Silva | 2019-07-10 | 1 | -20/+161 |
| * | ocxl: Make ocxl_remove() static | YueHaibing | 2019-05-28 | 1 | -1/+1 |
* | | ocxl: Allow contexts to be attached with a NULL mm | Alastair D'Silva | 2019-07-03 | 2 | -7/+30 |
* | | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-06-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | misc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 2019-05-24 | 1 | -1/+0 |
|/ |
|
* | ocxl: Fix return value check in afu_ioctl() | Wei Yongjun | 2019-05-06 | 1 | -2/+2 |
* | ocxl: Provide global MMIO accessors for external drivers | Alastair D'Silva | 2019-05-03 | 2 | -1/+235 |
* | ocxl: move event_fd handling to frontend | Alastair D'Silva | 2019-05-03 | 3 | -38/+63 |
* | ocxl: afu_irq only deals with IRQ IDs, not offsets | Alastair D'Silva | 2019-05-03 | 5 | -37/+39 |
* | ocxl: Allow external drivers to use OpenCAPI contexts | Alastair D'Silva | 2019-05-03 | 3 | -20/+16 |
* | ocxl: Create a clear delineation between ocxl backend & frontend | Alastair D'Silva | 2019-05-03 | 6 | -186/+300 |
* | ocxl: Don't pass pci_dev around | Alastair D'Silva | 2019-05-03 | 1 | -17/+21 |
* | ocxl: Split pci.c | Alastair D'Silva | 2019-05-03 | 4 | -518/+524 |
* | ocxl: Remove some unused exported symbols | Alastair D'Silva | 2019-05-03 | 2 | -3/+24 |
* | ocxl: Remove superfluous 'extern' from headers | Alastair D'Silva | 2019-05-03 | 1 | -28/+26 |
* | ocxl: read_pasid never returns an error, so make it void | Alastair D'Silva | 2019-05-03 | 1 | -7/+2 |
* | ocxl: Rename struct link to ocxl_link | Alastair D'Silva | 2019-05-03 | 2 | -21/+20 |