summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2020-11-01misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu1-4/+0
2020-11-01cxl: Rework error message for incompatible slotsFrederic Barrat1-2/+2
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers1-1/+1
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-10-29habanalabs: cast to u64 before shift > 31 bitsOded Gabbay2-6/+10
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2-3/+3
2020-10-29mic: vop: copy data to kernel space then write to io memorySherry Sun1-6/+14
2020-10-29ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran1-2/+1
2020-10-29misc: mic: scif: Fix error handling pathSouptick Joarder1-2/+2
2020-10-29VMCI: check return value of get_user_pages_fast() for errorsAlex Dewar1-4/+6
2020-09-23habanalabs: fix report of RAZWI initiator coordinatesOfir Bitton1-16/+16
2020-09-23habanalabs: prevent user buff overflowMoti Haimovski1-1/+1
2020-09-17misc: eeprom: at24: register nvmem only after eeprom is ready to useVadym Kochan1-4/+7
2020-09-09habanalabs: check correct vmalloc return codeOfir Bitton2-3/+8
2020-09-09habanalabs: validate FW file sizeOfir Bitton1-0/+9
2020-09-09habanalabs: set max power according to card typeOded Gabbay5-7/+26
2020-09-09habanalabs: proper handling of alloc size in coresightOfir Bitton3-3/+15
2020-09-09habanalabs: set clock gating according to maskOfir Bitton1-23/+21
2020-09-09habanalabs: validate packet id during CB parseOfir Bitton2-0/+66
2020-09-09habanalabs: unmap PCI bars upon iATU failureOfir Bitton1-2/+4
2020-09-03habanalabs: Fix memory corruption in debugfsDan Carpenter1-4/+4
2020-08-19lkdtm: Make arch-specific tests always availableKees Cook2-19/+21
2020-08-19lkdtm: Avoid more compiler optimizations for bad writesKees Cook3-15/+25
2020-08-19cxl: Fix kobject memleakWang Hai1-1/+1
2020-08-11lkdtm/heap: Avoid edge and middle of slabsKees Cook1-4/+5
2020-07-19habanalabs: prevent possible out-of-bounds array accessOded Gabbay1-3/+11
2020-07-10habanalabs: set 4s timeout for message to device CPUOded Gabbay7-30/+38
2020-07-10habanalabs: set clock gating per engineOded Gabbay6-61/+93
2020-07-10habanalabs: block WREG_BULK packet on PDMAOded Gabbay1-1/+6
2020-06-29mei: bus: don't clean driver pointerAlexander Usyskin1-2/+1
2020-06-29misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław1-12/+12
2020-06-24habanalabs: increase h/w timer when checking idleOmer Shpigelman1-0/+2
2020-06-24habanalabs: Correct handling when failing to enqueue CBOfir Bitton1-0/+13
2020-06-24habanalabs: increase GAUDI QMAN ARB WDT timeoutOded Gabbay1-1/+1
2020-06-24habanalabs: rename mmu_write() to mmu_asid_va_write()Oded Gabbay1-2/+2
2020-06-24habanalabs: use PI in MMU cache invalidationOmer Shpigelman2-0/+11
2020-06-24habanalabs: block scalar load_and_exe on external queueOded Gabbay2-1/+27
2020-06-23mei: me: add tiger lake point device ids for H platforms.Alexander Usyskin4-0/+16
2020-06-23mei: me: disable mei interface on Mehlow server platformsTomas Winkler4-18/+73
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig1-3/+3
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-10/+10
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse2-7/+6
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse4-14/+14
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-130/+42
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds137-609/+90805
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-9/+1
2020-06-05Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-290/+0