linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-04 13:36:05 to 2019-12-10 05:55:58 UTC [more...]

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-10  5:53 UTC  (31+ 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

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

[PATCH v3 0/4] media: meson: vdec: Add compliant H264 support
 2019-12-10  3:42 UTC  (6+ 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 v2] media: go7007: fix a miss of snd_card_free
 2019-12-10  3:15 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}

KASAN: use-after-free Read in usbvision_v4l2_open
 2019-12-09 22:15 UTC 

[PATCH] media: venus: hfi_parser: Ignore HEVC encoding for V1
 2019-12-09 19:16 UTC 

[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

[RFC RESEND] virtio-video: Add virtio video device specification
 2019-12-09 14:19 UTC  (16+ messages)
` [virtio-dev] "

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 

[PATCH 0/6] Venus new features
 2019-12-09  8:38 UTC  (7+ 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

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  (10+ messages)
` [PATCH 1/5] media: meson: vdec: align stride on 32 bytes
` [PATCH 2/5] media: meson: vdec: add helpers for lossless framebuffer compression buffers
` [PATCH 3/5] media: meson: vdec: add common HEVC decoder support
` [PATCH 4/5] media: meson: vdec: add VP9 input support
` [PATCH 5/5] media: meson: vdec: add VP9 decoder 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] MAINTAINERS: Match on dma_buf|fence|resv anywhere
 2019-12-05 15:51 UTC  (3+ messages)

[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  (5+ messages)
` [PATCH v4 1/4] media: vidioc-enum-fmt.rst: clarify format preference
` [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

i.XM8M Mini CSI and DSI drivers
 2019-12-05 14:03 UTC 

[PATCH 1/5] edid-decode: DisplayID additions
 2019-12-05 13:52 UTC  (7+ messages)
` [PATCH 2/5] edid-decode: Change horizontal frequency to kHz
` [PATCH 3/5] edid-decode: more back/front porch switching
` [PATCH 4/5] edid-decode: CTA extension block cleanup
` [PATCH 5/5] edid-decode: add missing space

[PATCH] media: i2c: s5c73m3: Fix number in auto focus cluster
 2019-12-05 10:31 UTC 

[PATCH] media-build: build against a specific kernel
 2019-12-05 10:15 UTC 

[PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info
 2019-12-05  9:40 UTC  (4+ messages)
` [PATCH v3 10/12] media: constify fb ops across all drivers

patchowork parsing issue?
 2019-12-05  9:35 UTC  (3+ messages)

[PATCH v2] rcar-vin: Use correct pixel format when aligning format
 2019-12-05  8:52 UTC  (2+ messages)

[PATCH] media: meson: add missing allocation failure check on new_buf
 2019-12-05  8:06 UTC  (3+ messages)

[PATCH] ivtv/cx18: remove ivtvdriver.org references
 2019-12-05  8:02 UTC  (2+ messages)

[PATCH] media: v4l2: Fix fourcc names for BAYER12P
 2019-12-05  7:31 UTC  (3+ messages)

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

guest / host buffer sharing 
 2019-12-04 22:22 UTC  (8+ messages)

[PATCH 0/3] media: meson: vdec: add sm1 platform
 2019-12-04 19:27 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: media: amlogic,gx-vdec: add bindings for SM1 family

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-12-04 18:58 UTC  (3+ messages)
` [RFC PATCH V4 2/4] dt-bindings: mt8183: Added FD dt-bindings

KASAN: use-after-free Read in si470x_int_in_callback (2)
 2019-12-04 18:17 UTC  (3+ messages)

[PATCH V2] media: ov5640: Fix check for PLL1 exceeding max allowed rate
 2019-12-04 13:37 UTC  (3+ messages)

[PATCH V3] media: ov5640: Fix check for PLL1 exceeding max allowed rate
 2019-12-04 13:35 UTC 


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).