summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-104/+436
2022-10-05Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-40/+17
2022-10-04Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+83
2022-09-26treewide: Drop function_nocfiSami Tolvanen1-1/+1
2022-09-26lkdtm: Emit an indirect call for CFI testsSami Tolvanen1-6/+9
2022-09-21Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...Dave Airlie15-104/+436
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-5/+9
2022-09-12mei: debugfs: add pxp mode to devstate in debugfsTomas Winkler1-1/+18
2022-09-12mei: drop ready bits check after startAlexander Usyskin1-10/+0
2022-09-12mei: gsc: add transition to PXP mode in resume flowVitaly Lubart1-0/+11
2022-09-12mei: gsc: setup gsc extended operational memoryTomas Winkler6-4/+138
2022-09-12mei: mkhi: add memory ready commandTomas Winkler1-0/+12
2022-09-12mei: bus: export common mkhi definitions into a separate headerVitaly Lubart2-30/+44
2022-09-12mei: extend timeouts on slow devicesAlexander Usyskin12-43/+82
2022-09-12mei: gsc: wait for reset thread on stopAlexander Usyskin1-1/+3
2022-09-12mei: gsc: use polling instead of interruptsTomas Winkler3-15/+128
2022-09-08lkdtm: Update tests for memcpy() run-time warningsKees Cook1-13/+83
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold1-1/+1
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold1-4/+3
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold1-0/+5
2022-08-16i2c: Make remove callback return voidUwe Kleine-König16-40/+17
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-2/+2
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-9/+1
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds224-1201/+159197
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-58/+3
2022-08-03misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt1-2/+2
2022-08-03Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)1-58/+3
2022-07-28drivers: lkdtm: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-27drivers: lkdtm: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf1-3/+6
2022-07-14misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene3-0/+237
2022-07-14cxl: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET4-7/+5
2022-07-14mei: me: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-14eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter1-2/+6
2022-07-12habanalabs: move h/w dirty message to debugOded Gabbay3-5/+3
2022-07-12habanalabs: rename soft reset to compute resetOded Gabbay8-30/+30
2022-07-12habanalabs: add status of reset after device releaseOded Gabbay2-7/+16
2022-07-12habanalabs: fix update of is_in_soft_resetOded Gabbay1-5/+15
2022-07-12habanalabs: expose only valid debugfs nodesOfir Bitton1-44/+50
2022-07-12habanalabs/gaudi2: map virtual MSI-X doorbell memory for userTomer Tayar2-2/+44
2022-07-12habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbellTomer Tayar4-11/+161
2022-07-12habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbellTomer Tayar1-3/+16
2022-07-12habanalabs/gaudi2: replace defines for reserved sob/mob with enumsTomer Tayar3-32/+46
2022-07-12habanalabs/gaudi2: configure virtual MSI-X doorbell interfaceTomer Tayar3-3/+28
2022-07-12habanalabs: add a value field to hl_fw_send_pci_access_msg()Tomer Tayar6-15/+14
2022-07-12habanalabs: fixes to the poll-timeout macrosOhad Sharabi1-29/+90
2022-07-12habanalabs/gaudi2: use DIV_ROUND_UP_SECTOR_T instead of roundupOhad Sharabi1-4/+5