linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-05 14:25:26 to 2019-12-10 20:17:06 UTC [more...]

KASAN: use-after-free Read in usbvision_v4l2_open
 2019-12-10 20:17 UTC  (7+ messages)
  `  "

ir_kbd_i2c oops
 2019-12-10 19:26 UTC  (5+ messages)

[PATCH for-5.6 00/14] media: ALSA PCM API updates
 2019-12-10 13:58 UTC  (15+ messages)
` [PATCH for-5.6 01/14] media: solo6x10: Use managed buffer allocation
` [PATCH for-5.6 02/14] media: tw686x: "
` [PATCH for-5.6 03/14] media: usbtv: "
` [PATCH for-5.6 04/14] media: cobalt: Clean up ALSA PCM API usages
` [PATCH for-5.6 05/14] media: cx18: "
` [PATCH for-5.6 06/14] media: ivtv: "
` [PATCH for-5.6 07/14] media: cs231xx: "
` [PATCH for-5.6 08/14] media: em28xx: "
` [PATCH for-5.6 09/14] media: go7007: "
` [PATCH for-5.6 10/14] media: tm6000: "
` [PATCH for-5.6 11/14] media: cobalt: Drop superfluous ioctl PCM ops
` [PATCH for-5.6 12/14] media: cx18: "
` [PATCH for-5.6 13/14] media: ivtv: "
` [PATCH for-5.6 14/14] media: "

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-10 13:39 UTC  (35+ messages)
` [PATCH v8 01/26] mm/gup: factor out duplicate code from four routines
` [PATCH v8 02/26] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v8 03/26] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v8 04/26] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v8 05/26] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v8 06/26] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v8 07/26] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v8 08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v8 09/26] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v8 10/26] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v8 11/26] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v8 12/26] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v8 13/26] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v8 14/26] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v8 15/26] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v8 16/26] net/xdp: "
` [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v8 18/26] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v8 19/26] vfio, mm: "
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v8 21/26] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v8 22/26] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v8 24/26] mm/gup: track FOLL_PIN pages
` [PATCH v8 25/26] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v8 26/26] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[RFC RESEND] virtio-video: Add virtio video device specification
 2019-12-10 13:16 UTC  (17+ messages)
` [virtio-dev] "

[PATCH v2] media: go7007: fix a miss of snd_card_free
 2019-12-10 11:48 UTC  (2+ messages)

[PATCH] MAINTAINERS: Match on dma_buf|fence|resv anywhere
 2019-12-10 10:26 UTC  (3+ messages)

[PATCH v10 03/14] media: v4l2-fwnode: add initial connector parsing support
 2019-12-10  9:50 UTC  (11+ messages)

Build failed in Jenkins: media-build #2891
 2019-12-10  9:22 UTC  (5+ messages)
` Build failed in Jenkins: media-build #2892
  ` Build failed in Jenkins: media-build #2893
    ` Build failed in Jenkins: media-build #2894
      ` Jenkins build is back to normal : media-build #2895

[PATCH] media: omap3isp: add checks for devm_regulator_get
 2019-12-10  9:14 UTC 

[PATCH 0/6] Venus new features
 2019-12-10  9:08 UTC  (8+ messages)
` [PATCH 1/6] venus: redesign clocks and pm domains control
` [PATCH 2/6] media: venus: introduce core selection
` [PATCH 3/6] arm64: dts: sdm845: move venus clocks and pmdomains in parent
` [PATCH 4/6] dt-bindings: media: venus: describe sdm845 with optional pmdomains
` [PATCH 5/6] v4l: Add source event change for bit-depth
` [PATCH 6/6] media: venus: vdec: handle 10bit bitstreams

[PATCH v3 0/4] media: meson: vdec: Add compliant H264 support
 2019-12-10  8:50 UTC  (7+ messages)
` [PATCH v3 1/4] media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last states
` [PATCH v3 2/4] media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last states handling
` [PATCH v3 3/4] media: meson: vdec: bring up to compliance
` [PATCH v3 4/4] media: meson: vdec: add H.264 decoding support

[PATCH] media: venus: hfi_parser: Ignore HEVC encoding for V1
 2019-12-10  8:41 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2019-12-10  4:50 UTC 

[PATCH v2] media: allegro: add the missed check for v4l2_m2m_ctx_init
 2019-12-10  3:15 UTC 

[PATCH] uvcvideo: Also validate buffers in BULK mode
 2019-12-10  2:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/2] rcar-vin: Support V4L2_FIELD_SEQ_{TB,BT}
 2019-12-10  2:05 UTC  (3+ messages)
` [PATCH v3 1/2] rcar-vin: Move hardware buffer tracking to own struct
` [PATCH v3 2/2] rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}

[PATCH v2 0/2] rcar-vin: Support V4L2_FIELD_SEQ_{TB,BT}
 2019-12-10  2:05 UTC  (4+ messages)
` [PATCH v2 2/2] rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}

[PATCH] media: allegro: add the missed check for v4l2_m2m_ctx_init
 2019-12-09 18:54 UTC  (3+ messages)

[PATCH v3 0/5] media: hantro: H264 fixes and improvements
 2019-12-09 18:11 UTC  (4+ messages)
  ` [PATCH v3 2/5] media: hantro: Reduce H264 extra space for motion vectors

Fuzzing media before changes hit upstream
 2019-12-09 13:28 UTC 

[resend PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-12-09 10:15 UTC  (26+ messages)
` [resend PATCH v6 01/12] dt-bindings: display: mediatek: Add mmsys binding description
` [resend PATCH v6 02/12] dt-bindings: mediatek: Add compatible for mt7623
` [resend PATCH v6 03/12] drm/mediatek: Use regmap for register access
` [resend PATCH v6 04/12] drm: mediatek: Omit warning on probe defers
` [resend PATCH v6 05/12] media: mtk-mdp: Check return value of of_clk_get
` [resend PATCH v6 06/12] clk: mediatek: mt2701: switch mmsys to platform device probing
` [resend PATCH v6 07/12] clk: mediatek: mt2712e: switch "
` [resend PATCH v6 08/12] clk: mediatek: mt6779: switch mmsys "
` [resend PATCH v6 09/12] clk: mediatek: mt6797: switch "
` [resend PATCH v6 10/12] clk: mediatek: mt8183: switch mmsys "
` [resend PATCH v6 11/12] clk: mediatek: mt8173: "
` [resend PATCH v6 12/12] drm/mediatek: Add support for mmsys through a pdev

[PATCH] media: imx7-mipi-csis: Add the missed v4l2_async_notifier_cleanup in remove
 2019-12-09  8:58 UTC 

cron job: media_tree daily build: WARNINGS
 2019-12-09  4:56 UTC 

Consolidating the interface for camera components
 2019-12-09  3:02 UTC 

[PROBLEM] uvcvideo: Failed to query (GET_INFO) UVC control
 2019-12-09  1:18 UTC  (2+ messages)

[PATCH] media: v4l2-device.h: Explicitly compare grpmask to zero in v4l2_device_mask_call_all
 2019-12-08 21:11 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros

[PATCH] media: davinci/vpfe_capture.c: Avoid BUG_ON for register failure
 2019-12-08  9:44 UTC  (4+ messages)

Build failed in Jenkins: media-build #2841
 2019-12-08  5:20 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #2842

cron job: media_tree daily build: WARNINGS
 2019-12-08  4:55 UTC 

[PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-12-07 22:23 UTC  (13+ messages)
` [PATCH v6 01/12] dt-bindings: display: mediatek: Add mmsys binding description
` [PATCH v6 02/12] dt-bindings: mediatek: Add compatible for mt7623
` [PATCH v6 03/12] drm/mediatek: Use regmap for register access
` [PATCH v6 04/12] drm: mediatek: Omit warning on probe defers
` [PATCH v6 05/12] media: mtk-mdp: Check return value of of_clk_get
` [PATCH v6 06/12] clk: mediatek: mt2701: switch mmsys to platform device probing
` [PATCH v6 07/12] clk: mediatek: mt2712e: switch "
` [PATCH v6 08/12] clk: mediatek: mt6779: switch mmsys "
` [PATCH v6 09/12] clk: mediatek: mt6797: switch "
` [PATCH v6 10/12] clk: mediatek: mt8183: switch mmsys "
` [PATCH v6 11/12] clk: mediatek: mt8173: "
` [PATCH v6 12/12] drm/mediatek: Add support for mmsys through a pdev

[PATCH] cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
 2019-12-07 10:52 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2019-12-07  4:55 UTC 

KASAN: null-ptr-deref Read in refcount_sub_and_test_checked (2)
 2019-12-07  1:30 UTC  (2+ messages)

[Patch] media: ti-vpe: csc: fix single vs multiplanar format handling
 2019-12-06 19:51 UTC 

[PATCH] media: go7007: fix a miss of snd_card_free
 2019-12-06 17:00 UTC  (4+ messages)
    `  "

[PATCH v2 1/2] rcar-vin: Handle special pixel formats in a switch
 2019-12-06 16:39 UTC  (2+ messages)
` [PATCH v2 2/2] rcar-vin: Limit NV12 availability to supported VIN channels only

[PATCH] drm/Kconfig: add missing 'depends on DRM' for DRM_DP_CEC
 2019-12-06 11:26 UTC 

[PATCH] qvidcap: Add stride option to command line
 2019-12-06 10:26 UTC 

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2019-12-06  9:59 UTC  (6+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

[PATCH v2] media: v4l2: Fix fourcc names for 12b and 14b packed bayer
 2019-12-06  9:18 UTC 

[PATCH] staging/vc04_services/bcm2835-camera: distinct numeration and names for devices
 2019-12-06  8:54 UTC 

cron job: media_tree daily build: WARNINGS
 2019-12-06  4:55 UTC 

[PATCH v2 0/4] media: meson: vdec: add g12a platform
 2019-12-05 18:50 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: media: amlogic,vdec: convert to yaml
` [PATCH v2 2/4] dt-bindings: media: amlogic,gx-vdec: add bindings for G12A family
` [PATCH v2 3/4] media: meson: vdec: add g12a platform
` [PATCH v2 4/4] arm64: dts: meson-g12-common: add video decoder node

[PATCH 0/5] media: meson: vdec: Add VP9 decoding support
 2019-12-05 18:46 UTC  (6+ messages)
` [PATCH 4/5] media: meson: vdec: add VP9 input support

[PATCH v3 RESEND] media: vimc: fla: Add virtual flash subdevice
 2019-12-05 18:01 UTC  (4+ messages)

[RFC] virtio video driver
 2019-12-05 16:33 UTC  (2+ messages)

[PATCH v3 0/3] Enable Hantro G1 post-processor
 2019-12-05 16:02 UTC  (7+ messages)
` [PATCH v3 2/3] media: hantro: Support color conversion via post-processing

[PATCH] cec-ioc-g-mode.rst: remove trailing 'i'
 2019-12-05 15:07 UTC 

[PATCH v4 0/4] Enable Hantro G1 post-processor
 2019-12-05 14:24 UTC  (4+ messages)
` [PATCH v4 2/4] media: hantro: Cleanup format negotiation helpers
` [PATCH v4 3/4] hantro: Rename {prepare,finish}_run to {start,end}_prepare_run
` [PATCH v4 4/4] media: hantro: Support color conversion via post-processing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).