messages from 2016-10-07 23:16:28 to 2016-10-13 06:54:44 UTC [more...]
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-13 6:54 UTC (12+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "
ivtv kernel panic
2016-10-13 5:57 UTC
cron job: media_tree daily build: ERRORS
2016-10-13 4:06 UTC
[RFC 0/6] Module for tracking/accounting shared memory buffers
2016-10-12 17:15 UTC (12+ messages)
` [RFC 1/6] fs: add installed and uninstalled file_operations
` [RFC 2/6] drivers: misc: add memtrack
` [RFC 3/6] dma-buf: add memtrack support
` [RFC 4/6] memtrack: Adds the accounting to keep track of all mmaped/unmapped pages
` [RFC 5/6] memtrack: Add memtrack accounting for forked processes
` [RFC 6/6] drivers: staging: ion: add ION_IOC_TAG ioctl
[PATCH 00/34] [media] DaVinci-Video Processing: Fine-tuning for several function implementations
2016-10-12 17:16 UTC (35+ messages)
` [PATCH 01/34] [media] DaVinci-VPBE: Use kmalloc_array() in vpbe_initialize()
` [PATCH 02/34] [media] DaVinci-VPBE: Delete two error messages for a failed memory allocation
` [PATCH 04/34] [media] DaVinci-VPBE: Combine substrings for four messages
` [PATCH 05/34] [media] DaVinci-VPBE: Return an error code only as a constant in vpbe_probe()
` [PATCH 06/34] [media] DaVinci-VPBE: Return an error code only by a single variable in vpbe_initialize()
` [PATCH 07/34] [media] DaVinci-VPBE: Delete an unnecessary variable initialisation "
` [PATCH 08/34] [media] DaVinci-VPBE: Return the success indication only as a constant in vpbe_set_mode()
` [PATCH 09/34] [media] DaVinci-VPBE: Reduce the scope for a variable in vpbe_set_default_output()
` [PATCH 10/34] [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output()
` [PATCH 11/34] [media] DaVinci-VPBE: Rename a jump label "
` [PATCH 12/34] [media] DaVinci-VPBE: Delete an unnecessary variable initialisation "
` [PATCH 13/34] [media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe()
` [PATCH 14/34] [media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory allocation
` [PATCH 15/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe()
` [PATCH 16/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation "
` [PATCH 17/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_enum_input()
` [PATCH 18/34] [media] DaVinci-VPFE-Capture: Combine substrings for an error message "
` [PATCH 19/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open()
` [PATCH 20/34] [media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers
` [PATCH 21/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions
` [PATCH 22/34] [media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input()
` [PATCH 23/34] [media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr()
` [PATCH 24/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_unregister_ccdc_device()
` [PATCH 25/34] [media] DaVinci-VPIF-Capture: Use kcalloc() in vpif_probe()
` [PATCH 26/34] [media] DaVinci-VPIF-Capture: Delete an error message for a failed memory allocation
` [PATCH 28/34] [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_querystd()
` [PATCH 29/34] [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_channel_isr()
` [PATCH 30/34] [media] DaVinci-VPIF-Display: Use kcalloc() in vpif_probe()
` [PATCH 31/34] [media] DaVinci-VPIF-Display: Delete an error message for a failed memory allocation
` [PATCH 32/34] [media] DaVinci-VPIF-Display: Adjust 11 checks for null pointers
` [PATCH 33/34] [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in vpif_channel_isr()
` [PATCH 34/34] [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in process_progressive_mode()
` [PATCH resent 03/34] [media] DaVinci-VPBE: Adjust 16 checks for null pointers
` [PATCH resent 27/34] [media] DaVinci-VPIF-Capture: Adjust ten "
[PATCH v3 0/2] OV5647 Sensor driver
2016-10-12 16:02 UTC (3+ messages)
` [PATCH v3 1/2] Add OV5647 device tree documentation
` [PATCH v3 2/2] Add support for Omnivision OV5647
V4L2_DEC_CMD_STOP and last_buffer_dequeued
2016-10-12 15:33 UTC
[PATCH v4l-utils v7 0/7] Add a plugin for Exynos4 camera
2016-10-12 14:35 UTC (8+ messages)
` [PATCH v4l-utils v7 1/7] mediactl: Add support for v4l2-ctrl-binding config
` [PATCH v4l-utils v7 2/7] mediatext: Add library
` [PATCH v4l-utils v7 3/7] mediactl: Add media_entity_get_backlinks()
` [PATCH v4l-utils v7 4/7] mediactl: Add media_device creation helpers
` [PATCH v4l-utils v7 5/7] mediactl: libv4l2subdev: Add colorspace logging
` [PATCH v4l-utils v7 6/7] mediactl: libv4l2subdev: add support for comparing mbus formats
` [PATCH v4l-utils v7 7/7] Add a libv4l plugin for Exynos4 camera
[RFC 0/5] Add V4L2 SDR (DRIF & MAX2175) driver
2016-10-12 14:10 UTC (6+ messages)
` [RFC 1/5] media: i2c: max2175: Add MAX2175 support
` [RFC 2/5] media: v4l2-ctrls: Reserve controls for MAX217X
` [RFC 3/5] media: platform: rcar_drif: Add DRIF support
` [RFC 4/5] media: Add new SDR formats SC16, SC18 & SC20
` [RFC 5/5] doc_rst: media: New "
[PATCH 00/22] Basic i.MX IPUv3 capture support
2016-10-12 13:26 UTC (6+ messages)
` [PATCH 02/22] [media] v4l2-async: allow subdevices to add further subdevices to the notifier waiting list
` [PATCH 04/22] [media] v4l2-subdev.h: add prepare_stream op
[PATCH 0/4] reST-directive kernel-cmd / include contentent from scripts
2016-10-12 8:20 UTC (13+ messages)
[RFC PATCH 00/11] Introduce writeback connectors
2016-10-12 7:30 UTC (28+ messages)
` [RFC PATCH 01/11] drm: Add writeback connector type
` [RFC PATCH 02/11] drm/fb-helper: Skip writeback connectors
` [RFC PATCH 03/11] drm: Extract CRTC/plane disable from drm_framebuffer_remove
` [RFC PATCH 04/11] drm: Add __drm_framebuffer_remove_atomic
` [RFC PATCH 05/11] drm: Add fb to connector state
` [RFC PATCH 06/11] drm: Expose fb_id property for writeback connectors
` [RFC PATCH 07/11] drm: Add writeback-connector pixel format properties
` [RFC PATCH 08/11] drm: mali-dp: Rename malidp_input_format
` [RFC PATCH 09/11] drm: mali-dp: Add RGB writeback formats for DP550/DP650
` [RFC PATCH 10/11] drm: mali-dp: Add support for writeback on DP550/DP650
` [RFC PATCH 11/11] drm: mali-dp: Add writeback connector
cron job: media_tree daily build: ERRORS
2016-10-12 4:06 UTC
[PATCH v2 00/31] Don't use stack for DMA transers on media usb drivers
2016-10-12 2:19 UTC (36+ messages)
` [PATCH v2 01/31] af9005: don't do DMA on stack
` [PATCH v2 02/31] cinergyT2-core: "
` [PATCH v2 03/31] cinergyT2-core: handle error code on RC query
` [PATCH v2.1 "
` [PATCH v2 04/31] cinergyT2-fe: cache stats at cinergyt2_fe_read_status()
` [PATCH v2 05/31] cinergyT2-fe: don't do DMA on stack
` [PATCH v2 06/31] cxusb: "
` [PATCH v2 07/31] dib0700: be sure that dib0700_ctrl_rd() users can do DMA
` [PATCH v2 08/31] dib0700_core: don't use stack on I2C reads
` [PATCH v2 09/31] dibusb: don't do DMA on stack
` [PATCH v2 10/31] dibusb: handle error code on RC query
` [PATCH v2 11/31] digitv: don't do DMA on stack
` [PATCH v2 12/31] dtt200u-fe: don't keep waiting for lock at set_frontend()
` [PATCH v2 13/31] dtt200u-fe: don't do DMA on stack
` [PATCH v2 14/31] dtt200u-fe: handle errors on USB control messages
` [PATCH v2 15/31] dtt200u: don't do DMA on stack
` [PATCH v2 16/31] dtt200u: handle USB control message errors
` [PATCH v2 17/31] dtv5100: don't do DMA on stack
` [PATCH v2 18/31] gp8psk: "
` [PATCH v2 19/31] gp8psk: don't go past the buffer size
` [PATCH v2 20/31] nova-t-usb2: don't do DMA on stack
` [PATCH v2 21/31] pctv452e: "
` [PATCH v2 22/31] pctv452e: don't call BUG_ON() on non-fatal error
` [PATCH v2 23/31] technisat-usb2: use DMA buffers for I2C transfers
` [PATCH v2 24/31] dvb-usb: warn if return value for USB read/write routines is not checked
` [PATCH v2 25/31] nova-t-usb2: handle error code on RC query
` [PATCH v2 26/31] dw2102: return error if su3000_power_ctrl() fails
` [PATCH v2 27/31] digitv: handle error code on RC query
` [PATCH v2 28/31] cpia2_usb: don't use stack for DMA
` [PATCH v2 .1 "
` [PATCH v2 29/31] s2255drv: "
` [PATCH v2 30/31] stk-webcam: "
` [PATCH v2 31/31] flexcop-usb: "
[linux-review:Mauro-Carvalho-Chehab/Don-t-use-stack-for-DMA-transers-on-media-usb-drivers/20161011-182408 3/31] drivers/media/usb/dvb-usb/cinergyT2-core.c:174:2-8: preceding lock on line 169
2016-10-12 2:12 UTC (5+ messages)
replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
2016-10-11 20:18 UTC (5+ messages)
` [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors
[GIT PULL for v4.9-rc1] media updates
2016-10-11 16:17 UTC
[linux-review:Mauro-Carvalho-Chehab/Don-t-use-stack-for-DMA-transers-on-media-usb-drivers/20161011-182408 22/31] drivers/media/usb/dvb-usb/pctv452e.c:115:2-3: Unneeded semicolon
2016-10-11 13:22 UTC (2+ messages)
` [PATCH] pctv452e: fix semicolon.cocci warnings
[PATCH 00/26] Don't use stack for DMA transers on dvb-usb drivers
2016-10-11 10:12 UTC (26+ messages)
` [PATCH 02/26] cinergyT2-core: don't do DMA on stack
` [PATCH 05/26] cinergyT2-fe: "
` [PATCH 06/26] cxusb: "
` [PATCH 07/26] dib0700: be sure that dib0700_ctrl_rd() users can do DMA
` [PATCH 08/26] dib0700_core: don't use stack on I2C reads
` [PATCH 09/26] dibusb: don't do DMA on stack
` [PATCH 11/26] digitv: "
` [PATCH 14/26] dtt200u: "
` [PATCH 19/26] nova-t-usb2: "
` [PATCH 20/26] pctv452e: "
` [PATCH 22/26] technisat-usb2: use DMA buffers for I2C transfers
Darlehen Angebot von 3%
2016-10-11 5:10 UTC
cron job: media_tree daily build: ERRORS
2016-10-11 4:05 UTC
[Patch 00/35] media: ti-vpe: fixes and enhancements
2016-10-10 17:30 UTC (2+ messages)
[PATCH 16/22] ARM: dts: nitrogen6x: Add dtsi for BD_HDMI_MIPI HDMI to MIPI CSI-2 receiver board
2016-10-10 15:48 UTC (2+ messages)
` [16/22] "
[PATCH v10 0/3] Secure Memory Allocation Framework
2016-10-10 12:51 UTC (7+ messages)
[PATCH RFC] [media] dib0700: remove redundant else
2016-10-10 9:41 UTC (3+ messages)
RFC - unclear change in "[media] DiBxxxx: Codingstype updates"
2016-10-10 6:31 UTC (2+ messages)
cron job: media_tree daily build: ERRORS
2016-10-10 4:05 UTC
[PATCH 0/2] [media] blackfin-capture: Fine-tuning for two function implementations
2016-10-09 19:58 UTC (3+ messages)
` [PATCH 1/2] [media] blackfin-capture: Use kcalloc() in bcap_init_sensor_formats()
` [PATCH 2/2] [media] blackfin-capture: Delete an error message for a failed memory allocation
[PATCH 0/2] R-Car DU: Add support for LVDS mode selection
2016-10-09 16:33 UTC (4+ messages)
` [PATCH 1/2] devicetree/bindings: display: Add bindings for LVDS panels
cron job: media_tree daily build: ERRORS
2016-10-09 4:05 UTC
[PATCH 0/2] [media] dvb-tc90522: Fine-tuning for two function implementations
2016-10-08 11:57 UTC (3+ messages)
` [PATCH 2/2] [media] dvb-tc90522: Rename a jump label in tc90522_probe()
[PATCH 0/2] [media] cx88-dsp: Fine-tuning for five function implementations
2016-10-08 11:49 UTC (3+ messages)
` [PATCH 1/2] [media] cx88-dsp: Use kmalloc_array() in read_rds_samples()
` [PATCH 2/2] [media] cx88-dsp: Add some spaces for better code readability
[PATCH 21/26] pctv452e: don't call BUG_ON() on non-fatal error
2016-10-08 10:11 UTC (2+ messages)
` [PATCH v2 "
cron job: media_tree daily build: ERRORS
2016-10-08 4:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).