summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-46/+99
|\
| * lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=nMark Rutland2022-05-081-1/+11
| * lkdtm/stackleak: check stack boundariesMark Rutland2022-05-081-0/+20
| * lkdtm/stackleak: prevent unexpected stack usageMark Rutland2022-05-081-1/+23
| * lkdtm/stackleak: rework boundary managementMark Rutland2022-05-081-39/+47
| * lkdtm/stackleak: avoid spurious failureMark Rutland2022-05-081-7/+0
* | eeprom: at25: Use DMA safe buffersChristophe Leroy2022-04-241-8/+11
|/
* habanalabs: Fix test build failuresGuenter Roeck2022-04-041-8/+8
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2852-1179/+2708
|\
| * kgdbts: fix return value of __setup handlerRandy Dunlap2022-03-181-2/+2
| * misc: fastrpc: Add dma handle implementationVamsi Krishna Gattupalli2022-03-181-19/+33
| * misc: fastrpc: Add fdlist implementationVamsi Krishna Gattupalli2022-03-181-4/+32
| * misc: fastrpc: Add helper function to get list and pageVamsi Krishna Gattupalli2022-03-181-3/+12
| * misc: fastrpc: Add support to secure memory mapVamsi Krishna Gattupalli2022-03-182-9/+57
| * misc: fastrpc: check before loading process to the DSPJeya R2022-03-181-0/+33
| * misc: fastrpc: add secure domain supportSrinivas Kandagatla2022-03-181-9/+46
| * misc: fastrpc: Add support to get DSP capabilitiesJeya R2022-03-181-0/+112
| * misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAPJeya R2022-03-181-0/+154
| * misc: fastrpc: separate fastrpc device from channel contextSrinivas Kandagatla2022-03-181-9/+37
| * misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"Colin Ian King2022-03-181-1/+1
| * misc: bcm-vk: Remove viper from device id tableDesmond Yan2022-03-181-1/+0
| * misc: rtsx: clean up one inconsistent indentingYang Li2022-03-181-1/+1
| * mei: avoid iterator usage outside of list_for_each_entryAlexander Usyskin2022-03-181-20/+15
| * mei: me: add Alder Lake N device id.Alexander Usyskin2022-03-182-0/+2
| * VMCI: Release notification_bitmap in error pathVishnu Dasa2022-03-181-1/+2
| * VMCI: Check exclusive_vectors when freeing interrupt 1Vishnu Dasa2022-03-181-1/+3
| * habanalabs: remove deprecated firmware statesOfir Bitton2022-02-281-2/+0
| * habanalabs: add an option to delay a device resetTomer Tayar2022-02-283-2/+12
| * habanalabs: Add check for pci_enable_deviceJiasheng Jiang2022-02-281-0/+2
| * habanalabs: Fix reset upon device release bugfarah kassabri2022-02-283-13/+19
| * habanalabs: make sure device mem alloc is page alignedOhad Sharabi2022-02-281-5/+14
| * habanalabs/gaudi: add missing handling of NIC related eventsOded Gabbay2022-02-282-0/+15
| * habanalabs/gaudi: handle axi errors from NIC enginesOded Gabbay2022-02-281-0/+48
| * habanalabs: allow user to set allocation page sizeOhad Sharabi2022-02-284-2/+38
| * habanalabs: avoid using an uninitialized variableTomer Tayar2022-02-281-1/+1
| * habanalabs: set max power on device init per ASICTomer Tayar2022-02-284-1/+8
| * habanalabs: use proper max_power variable for device utilizationTomer Tayar2022-02-281-1/+1
| * habanalabs: enable stop-on-error debugfs setting per ASICTomer Tayar2022-02-284-0/+12
| * habanalabs: change function to staticOded Gabbay2022-02-281-1/+1
| * habanalabs: add missing include of vmalloc.hOded Gabbay2022-02-281-0/+1
| * habanalabs: fix use-after-free bugOded Gabbay2022-02-281-2/+2
| * habanalabs: rephrase error messages in PCI initializationOded Gabbay2022-02-281-2/+2
| * habanalabs: fix spelling mistakeOded Gabbay2022-02-281-1/+1
| * habanalabs: Timestamps buffers registrationfarah kassabri2022-02-286-56/+655
| * habanalabs: fix race when waiting on encaps signalDani Liberman2022-02-281-5/+8
| * habanalabs: silence an uninitialized variable warningDan Carpenter2022-02-281-0/+2
| * habanalabs: remove duplicate printOded Gabbay2022-02-281-6/+1
| * habanalabs: prevent false heartbeat failure during soft-resetTomer Tayar2022-02-281-2/+5
| * habanalabs: fix race between wait and irqOded Gabbay2022-02-281-1/+5
| * habanalabs: fix user interrupt wait when timeout is 0Oded Gabbay2022-02-281-4/+6