summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds-2/+2
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-9/+1
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1201/+159197
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-58/+3
2022-08-03misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt-2/+2
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)-58/+3
2022-07-28drivers: lkdtm: fix clang -Wformat warningJustin Stitt-1/+1
2022-07-27drivers: lkdtm: fix clang -Wformat warningJustin Stitt-1/+1
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf-3/+6
2022-07-14misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene-0/+237
2022-07-14cxl: Fix a memory leak in an error handling pathChristophe JAILLET-0/+1
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET-7/+5
2022-07-14mei: me: fix clang -Wformat warningJustin Stitt-1/+1
2022-07-14eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter-2/+6
2022-07-12habanalabs: move h/w dirty message to debugOded Gabbay-5/+3
2022-07-12habanalabs: rename soft reset to compute resetOded Gabbay-30/+30
2022-07-12habanalabs: add status of reset after device releaseOded Gabbay-7/+16
2022-07-12habanalabs: fix update of is_in_soft_resetOded Gabbay-5/+15
2022-07-12habanalabs: expose only valid debugfs nodesOfir Bitton-44/+50
2022-07-12habanalabs/gaudi2: map virtual MSI-X doorbell memory for userTomer Tayar-2/+44
2022-07-12habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbellTomer Tayar-11/+161
2022-07-12habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbellTomer Tayar-3/+16
2022-07-12habanalabs/gaudi2: replace defines for reserved sob/mob with enumsTomer Tayar-32/+46
2022-07-12habanalabs/gaudi2: configure virtual MSI-X doorbell interfaceTomer Tayar-3/+28
2022-07-12habanalabs: add a value field to hl_fw_send_pci_access_msg()Tomer Tayar-15/+14
2022-07-12habanalabs: fixes to the poll-timeout macrosOhad Sharabi-29/+90
2022-07-12habanalabs/gaudi2: use DIV_ROUND_UP_SECTOR_T instead of roundupOhad Sharabi-4/+5
2022-07-12habanalabs: initialize variable explicitlyOded Gabbay-1/+1
2022-07-12habanalabs: Use the bitmap API to allocate bitmapsChristophe JAILLET-3/+2
2022-07-12habanalabs/gaudi2: remove unused definesOded Gabbay-13/+0
2022-07-12habanalabs: make sure variable is set before usedOded Gabbay-1/+1
2022-07-12habanalabs: don't declare tmp twice in same functionOded Gabbay-2/+2
2022-07-12habanalabs: do not set max power on a secured deviceOfir Bitton-2/+4
2022-07-12habanalabs/gaudi2: SM mask can only be 8-bitOded Gabbay-1/+2
2022-07-12habanalabs/gaudi2: remove unused variableOded Gabbay-7/+3
2022-07-12habanalabs: allow detection of unsupported f/w packetsOded Gabbay-4/+8
2022-07-12habanalabs: save f/w preboot minor versionSagiv Ozeri-9/+44
2022-07-12habanalabs: add support for common decoder interruptsOfir Bitton-6/+15
2022-07-12habanalabs: naming refactor of user interrupt flowOfir Bitton-16/+16
2022-07-12habanalabs: wait for preboot ready after hard resetOhad Sharabi-42/+107
2022-07-12habanalabs/gaudi2: reset device upon critical ECC eventOfir Bitton-11/+16
2022-07-12habanalabs: enable gaudi2 code in driverOded Gabbay-7/+63
2022-07-12habanalabs: add gaudi2 MMU supportMoti Haimovski-33/+1064
2022-07-12habanalabs: add gaudi2 wait-for-CS supportOded Gabbay-89/+210
2022-07-12habanalabs/gaudi2: add gaudi2 profiler moduleBenjamin Dotan-2/+3792
2022-07-12habanalabs/gaudi2: add gaudi2 security moduleOfir Bitton-2/+3867
2022-07-12habanalabs: add generic security moduleOfir Bitton-2/+671
2022-07-12habanalabs: remove obsolete device variables used for testingOded Gabbay-173/+24