summary refs log tree commit diff
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-05-22habanalabs: parse full firmware versionsOfir Bitton
2022-05-22habanalabs/gaudi: avoid resetting max power in hard resetTomer Tayar
2022-05-22habanalabs/gaudi: increase submission resourcesOfir Bitton
2022-05-22habanalabs: expose compute ctx status through info ioctlOfir Bitton
2022-05-22habanalabs: add new return code to device fd openOfir Bitton
2022-05-22habanalabs: add user API to get valid DRAM page sizesOhad Sharabi
2022-05-22habanalabs: convert all MMU masks/shifts to arraysOhad Sharabi
2022-05-22habanalabs: change mmu_get_real_page_size to be ASIC-specificOhad Sharabi
2022-05-22habanalabs: add DRAM default page size to HW infoOhad Sharabi
2022-05-22habanalabs: set non-0 value in dram default page sizeOhad Sharabi
2022-05-19misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_implSrinivas Kandagatla
2022-05-19misc: alcor_pci: set NULL intfdata and clear pci masterShuah Khan
2022-05-19Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2022-05-19Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman
2022-05-17lkdtm/heap: Hide allocation size from -Warray-boundsKees Cook
2022-05-17lkdtm/usercopy: Check vmalloc and >0-order foliosKees Cook
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-05-09lkdtm: cfi: Fix type width for masking PAC bitsKees Cook
2022-05-09misc: rtsx: set NULL intfdata when probe failsShuah Khan
2022-05-09altera-stapl: Use swap() instead of open coding itJiapeng Chong
2022-05-09misc: rtsx: add rts5261 efuse functionRicky WU
2022-05-08lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=nMark Rutland
2022-05-08lkdtm/stackleak: check stack boundariesMark Rutland
2022-05-08lkdtm/stackleak: prevent unexpected stack usageMark Rutland
2022-05-08lkdtm/stackleak: rework boundary managementMark Rutland
2022-05-08lkdtm/stackleak: avoid spurious failureMark Rutland
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman
2022-04-29misc/pvpanic: Convert regular spinlock into trylock on panic pathGuilherme G. Piccoli
2022-04-29misc/mei: Add NULL check to component match callback functionsWon Chung
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-26lkdtm: cfi: Fix type width for masking PAC bitsKees Cook
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann
2022-04-24VMCI: Add support for ARM64Vishnu Dasa
2022-04-24misc: bcm-vk: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-24eeprom: at25: Use DMA safe buffersChristophe Leroy
2022-04-24misc: fastrpc: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-04-24misc: vmw_vmci: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-24vmw_balloon: Print errors on reset only onceNadav Amit
2022-04-21mei: gsc: retrieve the firmware versionAlexander Usyskin
2022-04-21mei: gsc: add runtime pm handlersTomas Winkler
2022-04-21mei: gsc: setup char driver alive in spite of firmware handshake failureAlexander Usyskin
2022-04-21mei: add support for graphics system controller (gsc) devicesTomas Winkler
2022-04-21misc: ocxl: fix possible double free in ocxl_file_register_afuHangyu Hua
2022-04-16lkdtm: Add CFI_BACKWARD to test ROP mitigationsKees Cook
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook
2022-04-12lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAPChristophe Leroy
2022-04-12lkdtm/usercopy: Expand size of "out of frame" objectKees Cook
2022-04-12lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook