summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
Commit message (Expand)AuthorAgeFilesLines
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-192-7/+1
|\
| * cxl: Remove unnecessary cxl_pci_window_alignment()Bjorn Helgaas2022-12-061-7/+0
| * cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang2022-11-241-8/+12
| * cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang2022-11-241-10/+14
| * cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin2022-11-241-0/+1
* | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\ \
| * | driver core: fix up some missing class.devnode() conversions.Greg Kroah-Hartman2022-11-291-1/+1
| |/
* | cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang2022-11-231-8/+12
* | cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang2022-11-231-10/+14
|/
* cxl: remove vma linked list walkMatthew Wilcox (Oracle)2022-09-261-30/+15
* cxl: Fix a memory leak in an error handling pathChristophe JAILLET2022-07-141-0/+1
* cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-144-7/+5
* cxl: drop unexpected word "the" in the commentsJiang Jian2022-06-271-1/+1
* cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-118-0/+10
* Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-141-1/+2
|\
| * cxl: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-291-1/+2
* | powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-0/+1
|/
* cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-182-4/+4
* cxl: Factor out common dev->driver expressionsBjorn Helgaas2021-10-182-24/+41
* cxl: Fix an error messageChristophe JAILLET2021-05-141-2/+3
* cxl: don't manipulate the mm.mm_users field directlyLaurent Dufour2021-03-241-1/+1
* cxl: Fix couple of spellingsBhaskar Chowdhury2021-03-241-1/+1
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-1/+1
|\
| * cxl: Simplify bool conversionYang Li2021-02-041-1/+1
* | cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()Markus Elfring2021-01-311-3/+1
|/
* cxl: Rework error message for incompatible slotsFrederic Barrat2020-08-251-2/+2
* cxl: Change PCIBIOS_SUCCESSFUL to 0Saheed O. Bolarinwa2020-07-131-2/+2
* misc: cxl: flash: Remove unused variable 'drc_index'Lee Jones2020-07-101-2/+2
* misc: cxl: hcalls: Demote half-assed kerneldoc attemptLee Jones2020-07-011-21/+21
* cxl: Fix kobject memleakWang Hai2020-06-291-1/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-3/+2
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* cxl: Remove dead Kconfig optionsAndrew Donnellan2020-06-021-8/+0
* misc: cxl: use mmgrabJulia Lawall2020-01-141-1/+1
* compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann2019-10-231-7/+1
* powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin2019-09-051-0/+4
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-9/+4
|\
| * vfs: Convert cxl to use the new mount APIDavid Howells2019-05-251-4/+4
| * mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-2/+1
| * cxl: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-34/+17
|\ \
| * | cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-182-34/+17
* | | Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-0921-100/+21
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3020-100/+20
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| |/
* / misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-241-3/+0
|/
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-211-1/+1
* Merge branch 'topic/dma' into nextMichael Ellerman2019-02-211-2/+1
|\
| * powerpc/dma: remove set_dma_offsetChristoph Hellwig2019-02-181-1/+1