aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-04-20lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy
2019-04-20lkdtm: Print real addressesChristophe Leroy
2019-03-23cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain
2019-03-23vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter
2019-03-23mei: bus: move hw module get/put to probe/releaseAlexander Usyskin
2019-03-23mei: hbm: clean the feature flags on link resetAlexander Usyskin
2019-02-01mic: vop: Fix crash on removeVincent Whitchurch
2019-02-01mic: vop: Fix use-after-free on removeVincent Whitchurch
2019-01-30mic: vop: Fix broken virtqueuesVincent Whitchurch
2019-01-30mei: free read cb on ctrl_wr list flushAlexander Usyskin
2019-01-30mei: me: add ice lake point device id.Tomas Winkler
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-18misc: pvpanic: fix warning implicit declarationAnders Roxell
2019-01-18misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang
2019-01-13mei: me: add denverton innovation engine device IDsTomas Winkler
2019-01-13mei: me: mark LBG devices as having dma supportAlexander Usyskin
2019-01-13mei: dma: silent the reject messageTomas Winkler
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-21ocxl: Fix endiannes bug in read_afu_name()Greg Kurz
2018-12-20ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz
2018-12-20ocxl: Clarify error path in setup_xsl_irq()Greg Kurz
2018-12-20cxl: drop the dma_set_mask callback from vphbChristoph Hellwig
2018-12-20ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-19VMCI: Use memdup_user() rather than duplicating its implementationWen Yang
2018-12-19misc: mic: fix a DMA pool free failureWenwen Wang
2018-12-19genwqe: Fix size checkChristian Borntraeger
2018-12-17misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King
2018-12-17misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detectionKai-Heng Feng
2018-12-17misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel
2018-12-10eeprom: at24: add support for 24c2048Adrian Bunk
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-06misc: ti-st: make array read_ver_cmd static, shrinks object sizeColin Ian King
2018-12-06misc: remove GENWQE_DEBUGFS_RO()Yangtao Li
2018-12-06misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman
2018-11-27misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing