summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-09-09habanalabs: check correct vmalloc return codeOfir Bitton
2020-09-09habanalabs: validate FW file sizeOfir Bitton
2020-09-09habanalabs: set max power according to card typeOded Gabbay
2020-09-09habanalabs: proper handling of alloc size in coresightOfir Bitton
2020-09-09habanalabs: set clock gating according to maskOfir Bitton
2020-09-09habanalabs: validate packet id during CB parseOfir Bitton
2020-09-09habanalabs: unmap PCI bars upon iATU failureOfir Bitton
2020-09-03habanalabs: Fix memory corruption in debugfsDan Carpenter
2020-08-19lkdtm: Make arch-specific tests always availableKees Cook
2020-08-19lkdtm: Avoid more compiler optimizations for bad writesKees Cook
2020-08-19cxl: Fix kobject memleakWang Hai
2020-08-11lkdtm/heap: Avoid edge and middle of slabsKees Cook
2020-07-19habanalabs: prevent possible out-of-bounds array accessOded Gabbay
2020-07-10habanalabs: set 4s timeout for message to device CPUOded Gabbay
2020-07-10habanalabs: set clock gating per engineOded Gabbay
2020-07-10habanalabs: block WREG_BULK packet on PDMAOded Gabbay
2020-06-29mei: bus: don't clean driver pointerAlexander Usyskin
2020-06-29misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław
2020-06-24habanalabs: increase h/w timer when checking idleOmer Shpigelman
2020-06-24habanalabs: Correct handling when failing to enqueue CBOfir Bitton
2020-06-24habanalabs: increase GAUDI QMAN ARB WDT timeoutOded Gabbay
2020-06-24habanalabs: rename mmu_write() to mmu_asid_va_write()Oded Gabbay
2020-06-24habanalabs: use PI in MMU cache invalidationOmer Shpigelman
2020-06-24habanalabs: block scalar load_and_exe on external queueOded Gabbay
2020-06-23mei: me: add tiger lake point device ids for H platforms.Alexander Usyskin
2020-06-23mei: me: disable mei interface on Mehlow server platformsTomas Winkler
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-02cxl: Remove dead Kconfig optionsAndrew Donnellan
2020-06-02Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Joerg Roedel
2020-06-02vhost: revert "vhost: disable for OABI"Michael S. Tsirkin
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-06-01habanalabs: correctly cast u64 to void*Oded Gabbay
2020-06-01habanalabs: initialize variable to default valueTomer Tayar
2020-05-29vmci_host: get rid of pointless access_ok()Al Viro
2020-05-29uacce: Remove mm_exit() opJean-Philippe Brucker
2020-05-27misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-27misc: xilinx-sdfec: cleanup return value in xsdfec_table_write()John Hubbard
2020-05-27misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard