summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-07-14VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-07-14lkdtm: support llvm-objcopyNick Desaulniers
2019-06-25habanalabs: fix bug in checking huge page optimizationOded Gabbay
2019-06-25lkdtm/usercopy: Moves the KERNEL_DS test to non-canonicalKees Cook
2019-06-19Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao
2019-06-15misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter
2019-06-11habanalabs: fix debugfs codeJann Horn
2019-05-31misc: fastrpc: Fix a possible double freeThierry Escande
2019-05-31misc: fastrpc: make sure memory read and writes are visibleSrinivas Kandagatla
2019-05-31misc: fastrpc: consider address offset before sending to DSPSrinivas Kandagatla
2019-05-31habanalabs: prevent CPU soft lockup on PalladiumOded Gabbay
2019-05-31habanalabs: all FD must be closed before removing deviceOded Gabbay
2019-05-31habanalabs: prevent device PTE read/write during hard-resetOded Gabbay
2019-04-02misc: fastrpc: add checked value for dma_set_maskBo YU
2019-03-24habanalabs: remove low credit limit of DMA #0Oded Gabbay
2019-03-03habanalabs: cast to expected typeOded Gabbay
2019-03-03habanalabs: prevent host crash during suspend/resumeOded Gabbay
2019-03-03habanalabs: perform accounting for active CSOded Gabbay
2019-03-14habanalabs: fix mapping with page size bigger than 4KBOmer Shpigelman
2019-03-13habanalabs: complete user context cleanup before hard resetOmer Shpigelman
2019-03-07habanalabs: fix bug when mapping very large memory areaOmer Shpigelman
2019-03-05habanalabs: fix MMU number of pages calculationOmer Shpigelman
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-08Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-03-05vmw_balloon: mark inflated pages PG_offlineDavid Hildenbrand
2019-03-02habanalabs: adjust Kconfig to fix build errorsOded Gabbay
2019-03-02habanalabs: use %px instead of %p in error printOded Gabbay
2019-03-01habanalabs: use do_div for 64-bit divisionsOded Gabbay
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay
2019-02-28habanalabs: use NULL to initialize array of pointersOded Gabbay
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsTomer Tayar
2019-02-28habanalabs: soft-reset device if context-switch failsOded Gabbay
2019-02-28habanalabs: print pointer using %pOded Gabbay
2019-02-28habanalabs: fix memory leak with CBs with unaligned sizeOded Gabbay
2019-02-28habanalabs: return correct error code on MMU mapping failureOmer Shpigelman
2019-02-28habanalabs: extend QMAN0 job timeoutOmer Shpigelman
2019-02-28habanalabs: set DMA0 completion to SOB 1007Oded Gabbay
2019-02-28habanalabs: fix validation of WREG32 to DMA completionOded Gabbay
2019-02-28habanalabs: fix mmu cache registers initOded Gabbay
2019-02-28habanalabs: disable CPU access on timeoutsOded Gabbay
2019-02-28habanalabs: add MMU DRAM default page mappingOmer Shpigelman
2019-02-28habanalabs: Dissociate RAZWI info from event typesTomer Tayar
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman
2019-02-27misc/habanalabs: adjust Kconfig to fix build errorsRandy Dunlap