summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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-08-05habanalabs: prevent possible out-of-bounds array accessOded Gabbay1-3/+11
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław1-12/+12
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin1-2/+1
2020-07-22habanalabs: Align protection bits configuration of all TPCsTomer Tayar1-1/+98
2020-06-30mei: me: add tiger lake point device ids for H platforms.Alexander Usyskin4-0/+16
2020-06-30mei: me: disable mei interface on Mehlow server platformsTomas Winkler4-18/+73
2020-06-24misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard1-10/+17
2020-06-24habanalabs: increase timeout during resetOded Gabbay1-1/+1
2020-06-24habanalabs: don't allow hard reset with open processesOmer Shpigelman1-6/+11
2020-06-24misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla1-1/+8
2020-06-24misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla1-1/+3
2020-05-22misc: rtsx: Add short delay after exit from ASPMKlaus Doth1-0/+3
2020-05-15mei: release me_cl object referenceAlexander Usyskin1-0/+2
2020-05-05mei: me: disable mei interface on LBG servers.Tomas Winkler3-1/+13
2020-04-26Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2020-04-20mei: me: fix irq number stored in hw structBenjamin Lee1-1/+2
2020-04-20vhost: disable for OABIMichael S. Tsirkin1-1/+1
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+0
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook3-0/+81
2020-04-04Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-34/+179
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-311/+738
2020-04-03Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-0/+1
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar1-1/+0
2020-04-02misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I1-6/+19
2020-04-02misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I1-1/+1
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I1-0/+10
2020-04-02misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I1-3/+9
2020-04-02misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I1-3/+62
2020-04-02misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I1-21/+79
2020-04-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-0/+650
2020-04-01vhost: refine vhost and vringh kconfigJason Wang1-4/+0
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+38
2020-03-26misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-03-26mei: me: add cedar fork device idsAlexander Usyskin2-0/+4
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang6-10/+13
2020-03-24Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang1-0/+1
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay1-1/+1
2020-03-24habanalabs: show unsupported message for GAUDIOded Gabbay2-2/+13
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman2-1/+52
2020-03-24habanalabs: update goya firmware register mapOded Gabbay2-30/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge1-0/+1
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge1-0/+1
2020-03-24habanalabs: Remove unused parse_cnt variableTomer Tayar1-2/+2
2020-03-24habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2-3/+12
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2-37/+43
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski3-1/+51