summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-10-24misc: ocxl: fix possible refcount leak in afu_ioctl()Hangyu Hua
2022-10-15misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie
2022-10-15misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie
2022-09-08misc: fastrpc: fix memory corruption on openJohan Hovold
2022-09-08misc: fastrpc: fix memory corruption on probeJohan Hovold
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET
2022-08-25habanalabs/gaudi: mask constant value before castOded Gabbay
2022-08-25habanalabs/gaudi: fix shift out of boundsOfir Bitton
2022-08-25habanalabs/gaudi: invoke device reset from one code blockTal Cohen
2022-08-25habanalabs: add terminating NULL to attrs arraysDafna Hirschfeld
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker
2022-08-17eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter
2022-08-17habanalabs: fix double unlock on error in map_device_va()Dan Carpenter
2022-08-17misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf
2022-07-02misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-06-27eeprom: at25: Rework buggy read splittingGeert Uytterhoeven
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-10eeprom: at25: Split reads into chunks and cap write sizeBrad Bishop
2022-06-10mei: me: add raptor lake point S DIDAlexander Usyskin
2022-06-10mei: hbm: drop capability response on early shutdownAlexander Usyskin
2022-06-10mei: me: set internal pg flag to off on hardware resetAlexander Usyskin
2022-06-10misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin
2022-06-10misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()Nathan Chancellor
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-22habanalabs: use separate structure info for each error collect dataTal Cohen
2022-05-22habanalabs: fix missing handle shift during mmapYuri Nudelman
2022-05-22habanalabs: remove hdev from hl_ctx_get argsOhad Sharabi
2022-05-22habanalabs: do MMU prefetch as deferred workOhad Sharabi
2022-05-22habanalabs: order memory manager messagesYuri Nudelman
2022-05-22habanalabs: return -EFAULT on copy_to_user errorOded Gabbay
2022-05-22habanalabs: use NULL for eventfdOded Gabbay
2022-05-22habanalabs: update firmware headerOded Gabbay
2022-05-22habanalabs: add support for notification via eventfdTal Cohen
2022-05-22habanalabs: add topic to memory manager bufferYuri Nudelman
2022-05-22habanalabs: handle race in driver finiDani Liberman
2022-05-22habanalabs: add device memory scrub ability through debugfsDafna Hirschfeld
2022-05-22habanalabs: use unified memory manager for CB flowYuri Nudelman
2022-05-22habanalabs: unified memory manager new code for CB flowYuri Nudelman
2022-05-22habanalabs/gaudi: set arbitration timeout to a high valueOfir Bitton
2022-05-22habanalabs: add put by handle method to memory managerYuri Nudelman
2022-05-22habanalabs: hide memory manager page shiftYuri Nudelman
2022-05-22habanalabs: Add separate poll interval value for protocolfarah kassabri
2022-05-22habanalabs: use get_task_pid() to take PIDDani Liberman