index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
Age
Commit message (
Expand
)
Author
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-06
cxl: Remove unnecessary cxl_pci_window_alignment()
Bjorn Helgaas
2022-11-29
driver core: fix up some missing class.devnode() conversions.
Greg Kroah-Hartman
2022-11-24
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
2022-11-24
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
2022-11-24
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
2022-11-23
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
2022-11-23
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
2022-09-26
cxl: remove vma linked list walk
Matthew Wilcox (Oracle)
2022-07-14
cxl: Fix a memory leak in an error handling path
Christophe JAILLET
2022-07-14
cxl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-06-27
cxl: drop unexpected word "the" in the comments
Jiang Jian
2022-05-11
cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-29
cxl: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
2021-10-18
cxl: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-18
cxl: Factor out common dev->driver expressions
Bjorn Helgaas
2021-05-14
cxl: Fix an error message
Christophe JAILLET
2021-03-24
cxl: don't manipulate the mm.mm_users field directly
Laurent Dufour
2021-03-24
cxl: Fix couple of spellings
Bhaskar Chowdhury
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-04
cxl: Simplify bool conversion
Yang Li
2021-01-31
cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()
Markus Elfring
2020-08-25
cxl: Rework error message for incompatible slots
Frederic Barrat
2020-07-13
cxl: Change PCIBIOS_SUCCESSFUL to 0
Saheed O. Bolarinwa
2020-07-10
misc: cxl: flash: Remove unused variable 'drc_index'
Lee Jones
2020-07-01
misc: cxl: hcalls: Demote half-assed kerneldoc attempt
Lee Jones
2020-06-29
cxl: Fix kobject memleak
Wang Hai
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-02
cxl: Remove dead Kconfig options
Andrew Donnellan
2020-01-14
misc: cxl: use mmgrab
Julia Lawall
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-18
cxl: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-25
vfs: Convert cxl to use the new mount API
David Howells
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-24
misc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-20
cxl: don't bother with dentry_operations
Al Viro
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
[next]