summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* lkdtm: Make arch-specific tests always availableKees Cook2020-08-192-19/+21
* lkdtm: Avoid more compiler optimizations for bad writesKees Cook2020-08-193-15/+25
* cxl: Fix kobject memleakWang Hai2020-08-191-1/+1
* lkdtm/heap: Avoid edge and middle of slabsKees Cook2020-08-111-4/+5
* habanalabs: prevent possible out-of-bounds array accessOded Gabbay2020-08-051-3/+11
* misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław2020-07-221-12/+12
* mei: bus: don't clean driver pointerAlexander Usyskin2020-07-221-2/+1
* habanalabs: Align protection bits configuration of all TPCsTomer Tayar2020-07-221-1/+98
* mei: me: add tiger lake point device ids for H platforms.Alexander Usyskin2020-06-304-0/+16
* mei: me: disable mei interface on Mehlow server platformsTomas Winkler2020-06-304-18/+73
* misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard2020-06-241-10/+17
* habanalabs: increase timeout during resetOded Gabbay2020-06-241-1/+1
* habanalabs: don't allow hard reset with open processesOmer Shpigelman2020-06-241-6/+11
* misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla2020-06-241-1/+8
* misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla2020-06-241-1/+3
* misc: rtsx: Add short delay after exit from ASPMKlaus Doth2020-05-221-0/+3
* mei: release me_cl object referenceAlexander Usyskin2020-05-151-0/+2
* mei: me: disable mei interface on LBG servers.Tomas Winkler2020-05-053-1/+13
* Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-261-1/+2
|\
| * mei: me: fix irq number stored in hw structBenjamin Lee2020-04-201-1/+2
* | vhost: disable for OABIMichael S. Tsirkin2020-04-201-1/+1
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-4/+0
|\
| * vhost: refine vhost and vringh kconfigJason Wang2020-04-011-4/+0
* | drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook2020-04-073-0/+81
* | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-34/+179
|\ \
| * | misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar2020-04-021-1/+0
| * | misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I2020-04-021-6/+19
| * | misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I2020-04-021-1/+1
| * | misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I2020-04-021-0/+10
| * | misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I2020-04-021-3/+9
| * | misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I2020-04-021-3/+62
| * | misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I2020-04-021-21/+79
* | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-0329-311/+738
|\ \ \
| * | | misc: rtsx: set correct pcr_ops for rts522AYueHaibing2020-03-261-0/+1
| * | | mei: me: add cedar fork device idsAlexander Usyskin2020-03-262-0/+4
| * | | habanalabs: fix pm manual->auto in GOYAOded Gabbay2020-03-241-1/+1
| * | | habanalabs: show unsupported message for GAUDIOded Gabbay2020-03-242-2/+13
| * | | habanalabs: add print upon clock changeOmer Shpigelman2020-03-242-1/+52
| * | | habanalabs: update goya firmware register mapOded Gabbay2020-03-242-30/+48
| * | | habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge2020-03-241-0/+1
| * | | habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge2020-03-241-0/+1
| * | | habanalabs: Remove unused parse_cnt variableTomer Tayar2020-03-241-2/+2
| * | | habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2020-03-242-3/+12
| * | | habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2020-03-242-37/+43
| * | | habanalabs: support temperature offset via sysfsMoti Haimovski2020-03-243-1/+51
| * | | habanalabs: ratelimit error prints of IRQsOded Gabbay2020-03-241-6/+7
| * | | habanalabs: add debugfs write64/read64Moti Haimovski2020-03-243-0/+165
| * | | habanalabs: fix DDR bar address settingOmer Shpigelman2020-03-241-2/+1
| * | | habanalabs: removing extra ;Oded Gabbay2020-03-241-1/+1
| * | | habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar2020-03-241-20/+21