All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-07 18:20:39 to 2014-06-07 22:46:26 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-06-07 22:46 UTC 

looking for i915 direct programming sample application
 2014-06-07 22:45 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9 v3] FreeBSD-user: breakout the BSDs
 2014-06-07 22:36 UTC  (20+ messages)
` [Qemu-devel] [PATCH 1/9 v3] FreeBSD-user: add HOST_VARIANT_DIR for various *BSD dependent code
` [Qemu-devel] [PATCH 2/9 v3] FreeBSD-user: GPL v2 update and sylte/whitespace
` [Qemu-devel] [PATCH 3/9 v3] FreeBSD-user: Implement print_sysctl() syscall
` [Qemu-devel] [PATCH 4/9 v3] FreeBSD-user: Implement print_ioctl() syscall
` [Qemu-devel] [PATCH 5/9 v3] FreeBSD-user: Implement print_sysarch() syscall
` [Qemu-devel] [PATCH 6/9 v3] FreeBSD-user: Add __acl_* to the table of syscalls
` [Qemu-devel] [PATCH 7/9 v3] FreeBSD-user: Add extattr_* "
` [Qemu-devel] [PATCH 8/9 v3] FreeBSD-user: Add thr_* "
` [Qemu-devel] [PATCH 9/9 v3] FreeBSD-user: Add support for missing syscalls

Problems booting exynos5420 with >1 CPU
 2014-06-07 22:36 UTC  (12+ messages)

Missing USB XHCI and EHCI reset for kexec
 2014-06-07 22:35 UTC  (3+ messages)

[Bug 77471] New: VESA VGA to radeondri handoff results in boot hang
 2014-06-07 22:33 UTC  (2+ messages)
` [Bug 77471] "

[bug] [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend
 2014-06-07 22:00 UTC 

rpcbind: rpcinfo segfaults
 2014-06-07 22:28 UTC  (2+ messages)
  ` Bug#750792: "

[PATCH net-next] net: add skb allocation flags to __pskb_copy
 2014-06-07 22:19 UTC 

[PATCH v3] cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
 2014-06-07 22:11 UTC  (3+ messages)

[PATCH v2] ip_vti: Fix 'ip tunnel add' with 'key' parameters
 2014-06-07 22:06 UTC 

[PATCH 1/1] fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
 2014-06-07 22:04 UTC  (2+ messages)

[GIT PULL] char/misc driver patches for 3.16-rc1
 2014-06-07 22:02 UTC  (7+ messages)

[PATCH] dns_resolver: assure that dns_query() result is null-terminated
 2014-06-07 22:02 UTC  (9+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] ip_vti: Fix 'ip tunnel add' with 'key' parameters
 2014-06-07 22:01 UTC  (3+ messages)

[Buildroot] xserver_xorg-server-1.15.1 crash on RaspberryPi when compiled with gcc-4.9
 2014-06-07 21:58 UTC 

[PATCH 00/43] i.MX6 Video capture
 2014-06-07 21:56 UTC  (44+ messages)
` [PATCH 01/43] imx-drm: ipu-v3: Move imx-ipu-v3.h to include/linux/platform_data/
` [PATCH 02/43] ARM: dts: imx6qdl: Add ipu aliases
` [PATCH 03/43] imx-drm: ipu-v3: Add ipu_get_num()
` [PATCH 04/43] imx-drm: ipu-v3: Add solo/dual-lite IPU device type
` [PATCH 05/43] imx-drm: ipu-v3: Map IOMUXC registers
` [PATCH 06/43] imx-drm: ipu-v3: Add functions to set CSI/IC source muxes
` [PATCH 07/43] imx-drm: ipu-v3: Rename and add IDMAC channels
` [PATCH 08/43] imx-drm: ipu-v3: Add units required for video capture
` [PATCH 09/43] imx-drm: ipu-v3: Add ipu_mbus_code_to_colorspace()
` [PATCH 10/43] imx-drm: ipu-v3: Add rotation mode conversion utilities
` [PATCH 11/43] imx-drm: ipu-v3: Add helper function checking if pixfmt is planar
` [PATCH 12/43] imx-drm: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
` [PATCH 13/43] imx-drm: ipu-v3: Add ipu_idmac_buffer_is_ready()
` [PATCH 14/43] imx-drm: ipu-v3: Add ipu_idmac_clear_buffer()
` [PATCH 15/43] imx-drm: ipu-v3: Add ipu_idmac_current_buffer()
` [PATCH 16/43] imx-drm: ipu-v3: Add __ipu_idmac_reset_current_buffer()
` [PATCH 17/43] imx-drm: ipu-v3: Add ipu_stride_to_bytes()
` [PATCH 18/43] imx-drm: ipu-v3: Add ipu_idmac_enable_watermark()
` [PATCH 19/43] imx-drm: ipu-v3: Add ipu_idmac_lock_enable()
` [PATCH 20/43] imx-drm: ipu-v3: Add idmac channel linking support
` [PATCH 21/43] imx-drm: ipu-v3: Add ipu_bits_per_pixel()
` [PATCH 22/43] imx-drm: ipu-v3: Add ipu-cpmem unit
` [PATCH 23/43] imx-drm: ipu-cpmem: Add ipu_cpmem_set_block_mode()
` [PATCH 24/43] imx-drm: ipu-cpmem: Add ipu_cpmem_set_axi_id()
` [PATCH 25/43] imx-drm: ipu-cpmem: Add ipu_cpmem_set_rotation()
` [PATCH 26/43] imx-drm: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()
` [PATCH 27/43] imx-drm: ipu-v3: Add more planar formats support
` [PATCH 28/43] imx-drm: ipu-cpmem: Add ipu_cpmem_dump()
` [PATCH 29/43] imx-drm: ipu-v3: Add ipu_dump()
` [PATCH 30/43] ARM: dts: imx6: add pin groups for imx6q/dl for IPU1 CSI0
` [PATCH 31/43] ARM: dts: imx6qdl: Flesh out MIPI CSI2 receiver node
` [PATCH 32/43] ARM: dts: imx: sabrelite: add video capture ports and endpoints
` [PATCH 33/43] ARM: dts: imx6-sabresd: "
` [PATCH 34/43] ARM: dts: imx6-sabreauto: "
` [PATCH 35/43] ARM: dts: imx6qdl: Add simple-bus to ipu compatibility
` [PATCH 36/43] gpio: pca953x: Add reset-gpios property
` [PATCH 37/43] ARM: imx6q: clk: Add video 27m clock
` [PATCH 38/43] media: imx6: Add device tree binding documentation
` [PATCH 39/43] media: Add new camera interface driver for i.MX6
` [PATCH 40/43] media: imx6: Add support for MIPI CSI-2 OV5640
` [PATCH 41/43] media: imx6: Add support for Parallel OV5642
` [PATCH 42/43] media: imx6: Add support for ADV7180 Video Decoder
` [PATCH 43/43] ARM: imx_v6_v7_defconfig: Enable video4linux drivers

[PATCH 1/1] mm/slab.c: add __init to init_lock_keys
 2014-06-07 21:56 UTC  (3+ messages)

[Buildroot] [RFCv1 0/4] Generating a graph of the size installed by each package
 2014-06-07 21:54 UTC  (6+ messages)
` [Buildroot] [RFCv1 1/4] toolchain-external: split target installation from staging installation
` [Buildroot] [RFCv1 2/4] pkg-generic: add step_pkg_size global instrumentation hook
` [Buildroot] [RFCv1 3/4] support/scripts: add graph-size script
` [Buildroot] [RFCv1 4/4] Makefile: implement a graph-size target

[GIT PULL] x86 fixes for v3.15
 2014-06-07 21:52 UTC  (2+ messages)

non-working UVC device 058f:5608
 2014-06-07 21:51 UTC 

[PATCH] mm: rmap: fix use-after-free in __put_anon_vma
 2014-06-07 21:50 UTC  (4+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2014-06-07 21:47 UTC 

PROBLEM: new kernel 3.15.0-rc8 hangs completely with CONFIG_DRM_NOUVEAU enabled
 2014-06-07 21:42 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/13] linux-user: __{get, put}_user return value cleanup
 2014-06-07 21:40 UTC  (2+ messages)

[RFC] Per-user namespace process accounting
 2014-06-07 21:39 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 08/13] signal/all/do_sigreturn - remove __get_user checks
 2014-06-07 21:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 05/13] signal/all: remove return value from restore_sigcontext
 2014-06-07 21:30 UTC  (2+ messages)

[Buildroot] [PATCH v12 00/32] xbmc: bump version to 13.1
 2014-06-07 21:29 UTC  (6+ messages)
` [Buildroot] [PATCH v12 02/32] xbmc: add host-gettext dependency
` [Buildroot] [PATCH v12 03/32] xbmc: add host-nasm dependency

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10,14}.x series
 2014-06-07 21:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump to version 3.14.6

[Qemu-devel] [PATCH v4 0/6] iotests: Allow out-of-tree run
 2014-06-07 21:21 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-06-07 20:57 UTC 

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2014-06-07 20:54 UTC 

Linux kernel 3.10.42 released
 2014-06-07 20:53 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2014-06-07 20:49 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2014-06-07 20:48 UTC 

[PATCH] hwmon: (ina2xx) Change register cache to signed
 2014-06-07 20:47 UTC  (2+ messages)
` [lm-sensors] "

[Ksummit-discuss] If you are using gmail, check your spam folders
 2014-06-07 20:42 UTC  (7+ messages)

compat-wireless-2014-05-22 breaks ath10k in an Archer C7 v2
 2014-06-07 20:41 UTC  (8+ messages)

[Qemu-devel] [Bug 1327608] [NEW] monitor socked path is cut a 105 characters
 2014-06-07 20:30 UTC 

net: netlink executing RO memory
 2014-06-07 20:40 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] target-arm: three minor coverity fixes
 2014-06-07 20:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-arm: Add ULL suffix to calculation of page size
` [Qemu-devel] [PATCH 2/3] target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int()
` [Qemu-devel] [PATCH 3/3] target-arm/translate-a64.c: Fix dead ?: in handle_simd_shift_fpint_conv()

Linux kernel 3.14.6 released
 2014-06-07 20:38 UTC 

[PATCH 09/15] drm/i915: Ignore VBT int_crt_support on 830M
 2014-06-07 20:37 UTC  (4+ messages)
` [PATCH v2 "
    ` [Patch] Add minimum watermark level for I830

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2014-06-07 20:25 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2014-06-07 20:25 UTC 

3.12.9 kern.log spam from vgaswitcheroo
 2014-06-07 20:18 UTC  (3+ messages)

[U-Boot] [PATCH] omap3: overo: Select fdtfile for expansion board
 2014-06-07 20:11 UTC  (4+ messages)

post-receive: pub/scm/network/tftp/tftp-hpa
 2014-06-07 20:01 UTC 

post-receive: pub/scm/network/tftp/tftp-hpa
 2014-06-07 19:59 UTC 

post-receive: pub/scm/network/tftp/tftp-hpa
 2014-06-07 19:56 UTC 

[RFC PATCH] drm/gk208/gr: adjust a couple of init values
 2014-06-07 19:48 UTC 

MT7630e availability in kernel by default
 2014-06-07 19:47 UTC  (8+ messages)

[Bug 70207] New: rs690: kernel can't bring lvds in dpms on mode
 2014-06-07 19:47 UTC  (2+ messages)
` [Bug 70207] "

[PATCH] staging: tidspbridge: pmgr: dspapi.c: Cleaning up uninitialized variable
 2014-06-07 19:44 UTC  (2+ messages)

[refpolicy] [PATCH 1/1] Add dropbox_port_t support
 2014-06-07 19:44 UTC 

[PATCH 1/3] RDMA/core: Add support for iWARP Port Mapper user space service (Version 2)
 2014-06-07 19:40 UTC  (2+ messages)

[PATCH] drm/nouveau: print a message when KMS is disabled
 2014-06-07 19:39 UTC  (2+ messages)

[PATCH] drm/gk208/gr: add missing registers to grctx init
 2014-06-07 19:39 UTC 

[GIT PULL] LLVMLinux patches for v3.16
 2014-06-07 19:35 UTC 

[PATCH 0/7] backports: update to next-20140516, add RSI driver
 2014-06-07 19:29 UTC  (8+ messages)
` [PATCH 1/7] backports: revert rename of __vlan_find_dev_deep()
` [PATCH 2/7] backports: handle changes to vlan_rx_add/kill pointers in cdc_mbim.c
` [PATCH 3/7] backports: rename irq_get_trigger_type()
` [PATCH 4/7] backports: add ether_addr_copy()
` [PATCH 5/7] backports: add mmc_card_hs()
` [PATCH 6/7] backports: add RSI driver
` [PATCH 7/7] backports: refresh patches on next-20140516

SCSI eats error from flush failure during hot plug
 2014-06-07 19:29 UTC  (2+ messages)

[Qemu-devel] [RFC 3/5] nbd: Use aio_set_fd_handler2()
 2014-06-07 19:27 UTC  (4+ messages)

[PATCH] netfilter: nf_nat: fix oops on netns removal
 2014-06-07 19:17 UTC 

[Qemu-devel] [PATCH] qapi: Add includes from qapi/ as dependencies
 2014-06-07 19:20 UTC  (2+ messages)

[nftables PATCH] fix nft -i command crashes when try to input multi line command
 2014-06-07 19:14 UTC 

[PATCH v1] iio: accel: kxcjk1013 3-axis accelerometer driver
 2014-06-07 19:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] apb: Fix compiler warnings (large constants)
 2014-06-07 18:54 UTC 

[Qemu-devel] [PATCH v8 00/14] qemu-img: Implement commit like QMP
 2014-06-07 18:51 UTC  (15+ messages)
` [Qemu-devel] [PATCH v8 01/14] qcow2: Allow "full" discard
` [Qemu-devel] [PATCH v8 02/14] qcow2: Implement bdrv_make_empty()
` [Qemu-devel] [PATCH v8 03/14] qcow2: Optimize bdrv_make_empty()
` [Qemu-devel] [PATCH v8 04/14] blockjob: Introduce block_job_complete_sync()
` [Qemu-devel] [PATCH v8 05/14] blockjob: Add "ready" field
` [Qemu-devel] [PATCH v8 06/14] block/mirror: Improve progress report
` [Qemu-devel] [PATCH v8 07/14] qemu-img: Implement commit like QMP
` [Qemu-devel] [PATCH v8 08/14] qemu-img: Empty image after commit
` [Qemu-devel] [PATCH v8 09/14] qemu-img: Enable progress output for commit
` [Qemu-devel] [PATCH v8 10/14] qemu-img: Specify backing file "
` [Qemu-devel] [PATCH v8 11/14] iotests: Add _filter_qemu_img_map
` [Qemu-devel] [PATCH v8 12/14] iotests: Add test for backing-chain commits
` [Qemu-devel] [PATCH v8 13/14] iotests: Add test for qcow2's bdrv_make_empty
` [Qemu-devel] [PATCH v8 14/14] iotests: Omit length/offset test in 040 and 041

post-receive: pub/scm/network/connman/connman
 2014-06-07 18:51 UTC 

post-receive: pub/scm/network/connman/connman
 2014-06-07 18:51 UTC 

PXA 2xx devictree port and clock infrastructure
 2014-06-07 18:49 UTC  (3+ messages)

[xen-4.3-testing test] 26995: regressions - FAIL
 2014-06-07 18:41 UTC 

(no subject)
 2014-06-07 18:34 UTC 

writing zeros to bad sector results in persistent read error
 2014-06-07 18:26 UTC  (3+ messages)

Interactivity regression since v3.11 in mm/vmscan.c
 2014-06-07 18:24 UTC  (3+ messages)

[PATCH 1/2] ARM: zynq: DT: Add XADC node
 2014-06-07 18:22 UTC  (8+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable XADC driver

[Buildroot] [PATCH] mdadm: bump to version 3.3.1
 2014-06-07 18:20 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.