summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2023-01-20VMCI: Use threaded irqs instead of taskletsVishnu Dasa
2023-01-20misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman
2023-01-20misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson
2023-01-20misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa
2023-01-20misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa
2023-01-20misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter
2023-01-20mei: me: add meteor lake point M DIDAlexander Usyskin
2023-01-20mei: bus: fix unlink on bus in error pathAlexander Usyskin
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra
2022-12-14lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-06cxl: Remove unnecessary cxl_pci_window_alignment()Bjorn Helgaas
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-11-30habanalabs: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-29Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman
2022-11-29driver core: fix up some missing class.devnode() conversions.Greg Kroah-Hartman
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25misc: fastrpc: Add dma_mask to fastrpc_channel_ctxAbel Vesa
2022-11-25misc: fastrpc: Add mmap request assigning for static PD poolAbel Vesa
2022-11-25misc: fastrpc: Safekeep mmaps on interrupted invokeAbel Vesa
2022-11-25misc: fastrpc: Add support for audiopdAbel Vesa
2022-11-25misc: fastrpc: Rework fastrpc_req_munmapAbel Vesa
2022-11-25misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on failAbel Vesa
2022-11-25misc: fastrpc: Add fastrpc_remote_heap_allocAbel Vesa
2022-11-25misc: fastrpc: Add reserved mem supportAbel Vesa
2022-11-25misc: fastrpc: Rename audio protection domain to rootAbel Vesa
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-24ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang
2022-11-24ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang
2022-11-24cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang
2022-11-24cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang
2022-11-24cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-23cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang
2022-11-23cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang
2022-11-23misc: ds1682: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: bh1770glc: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: apds9802als: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: apds990x: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: eeprom/idt_89hpesx: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: isl29003: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: ics932s401: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23misc: hmc6352: Convert to i2c's .probe_new()Uwe Kleine-König