summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-12-31lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko
2022-12-31cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin
2022-12-31cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang
2022-12-31cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang
2022-12-31misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Zheng Wang
2022-12-31misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()ruanjinjie
2022-12-31ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang
2022-12-31misc: ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang
2022-11-26misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko
2022-10-21misc: 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-01misc: fastrpc: increase maximum session countJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-03misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)
2022-07-28drivers: lkdtm: fix clang -Wformat warningJustin Stitt
2022-07-27drivers: lkdtm: fix clang -Wformat warningJustin Stitt
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf
2022-07-14misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene
2022-07-14cxl: Fix a memory leak in an error handling pathChristophe JAILLET
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-14mei: me: fix clang -Wformat warningJustin Stitt
2022-07-14eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter
2022-07-12habanalabs: move h/w dirty message to debugOded Gabbay
2022-07-12habanalabs: rename soft reset to compute resetOded Gabbay
2022-07-12habanalabs: add status of reset after device releaseOded Gabbay
2022-07-12habanalabs: fix update of is_in_soft_resetOded Gabbay
2022-07-12habanalabs: expose only valid debugfs nodesOfir Bitton
2022-07-12habanalabs/gaudi2: map virtual MSI-X doorbell memory for userTomer Tayar
2022-07-12habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbellTomer Tayar
2022-07-12habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbellTomer Tayar
2022-07-12habanalabs/gaudi2: replace defines for reserved sob/mob with enumsTomer Tayar
2022-07-12habanalabs/gaudi2: configure virtual MSI-X doorbell interfaceTomer Tayar
2022-07-12habanalabs: add a value field to hl_fw_send_pci_access_msg()Tomer Tayar
2022-07-12habanalabs: fixes to the poll-timeout macrosOhad Sharabi
2022-07-12habanalabs/gaudi2: use DIV_ROUND_UP_SECTOR_T instead of roundupOhad Sharabi
2022-07-12habanalabs: initialize variable explicitlyOded Gabbay
2022-07-12habanalabs: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-12habanalabs/gaudi2: remove unused definesOded Gabbay
2022-07-12habanalabs: make sure variable is set before usedOded Gabbay
2022-07-12habanalabs: don't declare tmp twice in same functionOded Gabbay
2022-07-12habanalabs: do not set max power on a secured deviceOfir Bitton