summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2019-07-14VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA3-58/+89
2019-07-14lkdtm: support llvm-objcopyNick Desaulniers1-2/+1
2019-06-25habanalabs: fix bug in checking huge page optimizationOded Gabbay1-6/+0
2019-06-25lkdtm/usercopy: Moves the KERNEL_DS test to non-canonicalKees Cook1-4/+6
2019-06-19Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao1-2/+2
2019-06-15misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I1-0/+1
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-06-11habanalabs: fix debugfs codeJann Horn1-42/+18
2019-05-31misc: fastrpc: Fix a possible double freeThierry Escande1-11/+20
2019-05-31misc: fastrpc: make sure memory read and writes are visibleSrinivas Kandagatla1-0/+5
2019-05-31misc: fastrpc: consider address offset before sending to DSPSrinivas Kandagatla1-0/+8
2019-05-31habanalabs: prevent CPU soft lockup on PalladiumOded Gabbay1-2/+9
2019-05-31habanalabs: all FD must be closed before removing deviceOded Gabbay1-5/+27
2019-05-31habanalabs: prevent device PTE read/write during hard-resetOded Gabbay1-0/+6
2019-04-02misc: fastrpc: add checked value for dma_set_maskBo YU1-1/+6
2019-03-24habanalabs: remove low credit limit of DMA #0Oded Gabbay1-5/+4
2019-03-03habanalabs: cast to expected typeOded Gabbay1-1/+1
2019-03-03habanalabs: prevent host crash during suspend/resumeOded Gabbay2-66/+43
2019-03-03habanalabs: perform accounting for active CSOded Gabbay4-7/+18
2019-03-14habanalabs: fix mapping with page size bigger than 4KBOmer Shpigelman1-2/+4
2019-03-13habanalabs: complete user context cleanup before hard resetOmer Shpigelman1-1/+23
2019-03-07habanalabs: fix bug when mapping very large memory areaOmer Shpigelman1-4/+5
2019-03-05habanalabs: fix MMU number of pages calculationOmer Shpigelman3-21/+23
2019-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-26/+12
2019-03-10Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+1
2019-03-08Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-89/+80
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-11/+33
2019-03-07Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds166-273/+53862
2019-03-07Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+1
2019-03-06mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-1/+2
2019-03-06vmw_balloon: mark inflated pages PG_offlineDavid Hildenbrand1-0/+32
2019-03-02habanalabs: adjust Kconfig to fix build errorsOded Gabbay1-1/+2
2019-03-02habanalabs: use %px instead of %p in error printOded Gabbay1-1/+1
2019-03-01habanalabs: use do_div for 64-bit divisionsOded Gabbay1-6/+6
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay6-53/+70
2019-02-28habanalabs: use NULL to initialize array of pointersOded Gabbay1-1/+1
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsTomer Tayar1-98/+125
2019-02-28habanalabs: soft-reset device if context-switch failsOded Gabbay2-8/+10
2019-02-28habanalabs: print pointer using %pOded Gabbay1-3/+2
2019-02-28habanalabs: fix memory leak with CBs with unaligned sizeOded Gabbay1-3/+6
2019-02-28habanalabs: return correct error code on MMU mapping failureOmer Shpigelman1-2/+2
2019-02-28habanalabs: extend QMAN0 job timeoutOmer Shpigelman1-3/+9
2019-02-28habanalabs: set DMA0 completion to SOB 1007Oded Gabbay2-7/+8
2019-02-28habanalabs: fix validation of WREG32 to DMA completionOded Gabbay1-1/+1
2019-02-28habanalabs: fix mmu cache registers initOded Gabbay1-2/+3
2019-02-28habanalabs: disable CPU access on timeoutsOded Gabbay6-7/+18
2019-02-28habanalabs: add MMU DRAM default page mappingOmer Shpigelman6-168/+361
2019-02-28habanalabs: Dissociate RAZWI info from event typesTomer Tayar1-100/+127
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman6-0/+1261
2019-02-27misc/habanalabs: adjust Kconfig to fix build errorsRandy Dunlap1-0/+1