All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-11 08:55:33 to 2014-07-11 09:44:47 UTC [more...]

Good Day
 2014-07-11  9:08 UTC 

[PATCH v7 00/24] Add Maxim 77802 PMIC support
 2014-07-11  9:43 UTC  (10+ messages)
` [PATCH v7 08/24] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support

[PATCH] Input: Add driver for Microchip's CAP1106
 2014-07-11  9:43 UTC  (2+ messages)

[U-Boot] [PATCH] bootp can use mdelay
 2014-07-11  9:43 UTC  (2+ messages)

[PATCH] http: Add Accept-Language header if possible
 2014-07-11  9:43 UTC  (9+ messages)

[RFC PATCH 00/10] OMAP: GPMC: NAND: Introduce GPMC APIs for OMAP NAND
 2014-07-11  9:42 UTC  (7+ messages)

[U-Boot] [PATCH] Ethernet: let user know if there is no valid ethernet address
 2014-07-11  9:42 UTC 

[PATCH 0/2] clk: exynos-audss: Adapt to exising clock framework
 2014-07-11  9:37 UTC  (6+ messages)
` [PATCH 1/2] clk: exynos-audss: Simplify code to get clock names
` [PATCH 2/2] clk: exynos-audss: Update as per existing framework

Updated drm-intel-testing
 2014-07-11  9:41 UTC 

[PATCH v6 00/17] kvm-unit-tests/arm: initial drop
 2014-07-11  9:41 UTC  (13+ messages)
` [PATCH v6 06/17] Introduce alloc_ops
` [PATCH v6 07/17] add minimal virtio support for devtree virtio-mmio
` [PATCH v6 09/17] virtio: add minimal support for virtqueues

[PATCH v3 2/2] alloc.c: remove the redundant commit_count variable
 2014-07-11  9:41 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.1] serial: change retry logic to avoid concurrency
 2014-07-11  9:41 UTC 

[PATCH 1/2 V2] PCI: introduce device assignment interface and refactory related code
 2014-07-11  9:41 UTC  (2+ messages)

RFH: Kernel OOPS in xen_netbk_rx_action / xenvif_gop_skb
 2014-07-11  9:41 UTC  (11+ messages)
                ` [PATCH] "

[PATCH 1/3] Wait for any pid in order to reap failure quicker
 2014-07-11  9:40 UTC  (3+ messages)
` [PATCH 2/3] igt/gem_userptr_blits: Shared memory allocations
` [PATCH 3/3] igt/gem_userptr_blits: Verify that userptr bo work on unshared memory

[GIT PULL] Renesas ARM Based SoC Updates for v3.17
 2014-07-11  9:40 UTC  (4+ messages)

Can't load bzImage crashkernel on xen system with 32 bit kernel
 2014-07-11  9:38 UTC  (5+ messages)

[PATCH 1/2] net: davinci_mdio: reuse for keystone2 arch
 2014-07-11 10:24 UTC  (5+ messages)

[PATCH v3 00/13] compaction: balancing overhead and success rates
 2014-07-11  9:38 UTC  (6+ messages)
` [PATCH v3 05/13] mm, compaction: report compaction as contended only due to lock contention

[Bug] data loss with cyclic alternates
 2014-07-11  9:37 UTC 

[RFC PATCH v2 0/7] Repurpose SEDF Scheduler for Real-time Use
 2014-07-11  9:37 UTC  (3+ messages)
` [RFC PATCH v2 3/7] Added constant bandwidth server functionality to sedf scheduler

[PATCH v3 00/32] Initial CODA960 (i.MX6 VPU) support
 2014-07-11  9:36 UTC  (33+ messages)
` [PATCH v3 01/32] [media] coda: fix decoder I/P/B frame detection
` [PATCH v3 02/32] [media] coda: fix readback of CODA_RET_DEC_SEQ_FRAME_NEED
` [PATCH v3 03/32] [media] coda: fix h.264 quantization parameter range
` [PATCH v3 04/32] [media] coda: fix internal framebuffer allocation size
` [PATCH v3 05/32] [media] coda: simplify IRAM setup
` [PATCH v3 06/32] [media] coda: Add encoder/decoder support for CODA960
` [PATCH v3 07/32] [media] coda: remove BUG() in get_q_data
` [PATCH v3 08/32] [media] coda: add selection API support for h.264 decoder
` [PATCH v3 09/32] [media] coda: add workqueue to serialize hardware commands
` [PATCH v3 10/32] [media] coda: Use mem-to-mem ioctl helpers
` [PATCH v3 11/32] [media] coda: use ctx->fh.m2m_ctx instead of ctx->m2m_ctx
` [PATCH v3 12/32] [media] coda: Add runtime pm support
` [PATCH v3 13/32] [media] coda: split firmware version check out of coda_hw_init
` [PATCH v3 14/32] [media] coda: select GENERIC_ALLOCATOR
` [PATCH v3 15/32] [media] coda: add h.264 min/max qp controls
` [PATCH v3 16/32] [media] coda: add h.264 deblocking filter controls
` [PATCH v3 17/32] [media] coda: add cyclic intra refresh control
` [PATCH v3 18/32] [media] v4l2-mem2mem: export v4l2_m2m_try_schedule
` [PATCH v3 19/32] [media] coda: try to schedule a decode run after a stop command
` [PATCH v3 20/32] [media] coda: add decoder timestamp queue
` [PATCH v3 21/32] [media] coda: alert userspace about macroblock errors
` [PATCH v3 22/32] [media] coda: add sequence counter offset
` [PATCH v3 23/32] [media] coda: rename prescan_failed to hold and stop stream after timeout
` [PATCH v3 24/32] [media] coda: add reset control support
` [PATCH v3 25/32] [media] coda: add bytesperline to queue data
` [PATCH v3 26/32] [media] coda: allow odd width, but still round up bytesperline
` [PATCH v3 27/32] [media] coda: round up internal frames to multiples of macroblock size for h.264
` [PATCH v3 28/32] [media] coda: increase frame stride to 16 "
` [PATCH v3 29/32] [media] coda: export auxiliary buffers via debugfs
` [PATCH v3 30/32] [media] coda: store per-context work buffer size in struct coda_devtype
` [PATCH v3 31/32] [media] coda: store global temporary "
` [PATCH v3 32/32] [media] coda: store IRAM "

[Qemu-devel] [PULL 0/1] spice: auth fixes
 2014-07-11  9:36 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

uas - kernel panic on drive connection
 2014-07-11  9:36 UTC  (4+ messages)

[PATCHv8 0/2] Common Mailbox Framework
 2014-07-11  9:35 UTC  (5+ messages)
` [PATCHv8 1/2] mailbox: rename pl320-ipc specific mailbox.h
` [PATCHv8 2/2] mailbox: Introduce framework for mailbox

[U-Boot] socfpga: time problems, get ethernet to work in recent versions
 2014-07-11  9:35 UTC  (3+ messages)

[PATCH v4 0/6] drm: nouveau: memory coherency on ARM
 2014-07-11  9:35 UTC  (7+ messages)
` [PATCH v4 4/6] drm/nouveau: synchronize BOs when required
  ` [Nouveau] "

mach-shmobile: FIXME message in file pm-sh732.c
 2014-07-11  9:34 UTC  (3+ messages)

[PATCH v3 0/5] phy: miphy365x: Introduce support for MiPHY365x
 2014-07-11  9:33 UTC  (9+ messages)
` [PATCH v3 2/5] phy: miphy365x: Add MiPHY365x header file for DT x Driver defines
` [PATCH v3 3/5] phy: miphy365x: Provide support for the MiPHY356x Generic PHY

[PATCH v6 00/23] Add Maxim 77802 PMIC support
 2014-07-11  9:31 UTC  (7+ messages)
` [PATCH v6 15/23] regulator: max77686: Setup DVS-related GPIOs on probe

[BUG] usb: gadget: rndis: atmel_usba_udc: probe of 500000.gadget failed with error -2
 2014-07-11  9:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-char: Fixed the bug lead to dead lock
 2014-07-11  9:30 UTC  (4+ messages)

[PATCH v8 0/9] Support for creating generic PCI host bridges from DT
 2014-07-11  9:30 UTC  (22+ messages)
` [PATCH v8 6/9] pci: Introduce a domain number for pci_host_bridge
` [PATCH v8 8/9] pci: Add support for creating a generic host_bridge from device tree

[PATCH 0/7] Enable RP1/RPn/RP0 sysfs and enable CHV PM interrupt
 2014-07-12  9:24 UTC  (2+ messages)
` [PATCH v2 1/3] drm/i915: CHV GPU frequency to opcode functions

[PATCH 0/4] MCS spinlocks: Cancellable MCS spinlock rework
 2014-07-11  9:29 UTC  (3+ messages)
` [PATCH 4/4] rwsem: Reduce the size of struct rw_semaphore

[PATCH 1/2] hso: remove unused workqueue
 2014-07-11  9:28 UTC  (9+ messages)
` [PATCH 2/2] hso: fix deadlock when receiving bursts of data

[Qemu-devel] [RFC PATCH 0/8] Add Generic PCI host device update
 2014-07-11  9:28 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] New package: qt5webkit-examples
 2014-07-11  9:27 UTC  (4+ messages)

[PATCH 0/6] x86 mce fixes
 2014-07-11  9:24 UTC  (8+ messages)
` [PATCH 4/6] x86-mce: Add spinlocks to prevent duplicated MCP and CMCI reports

[PATCH v12 0/9] enable Cache QoS Monitoring (CQM) feature
 2014-07-11  9:24 UTC  (5+ messages)
` [PATCH v12 1/9] x86: add generic resource (e.g. MSR) access hypercall

[PATCH 00/13] ARM: shmobile: DT bindings and DTS updates
 2014-07-11  9:24 UTC  (25+ messages)
` [PATCH 02/13] irqchip: renesas-intc-irqpin: Document SoC-specific bindings
` [PATCH 03/13] irqchip: renesas-irqc: Add DT binding documentation
` [PATCH 05/13] thermal: rcar: Document SoC-specific bindings
` [PATCH 07/13] ARM: shmobile: r8a73a4 dtsi: Add SoC-specific irqc compatible property
` [PATCH 08/13] ARM: shmobile: r8a73a4 dtsi: Add SoC-specific thermal "
` [PATCH 09/13] ARM: shmobile: r8a7779 "
` [PATCH 10/13] [RFC] ARM: dts: Add shmobile platform device tree bindings documentation
` [PATCH 11/13] [RFC] mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
` [PATCH 12/13] [RFC] thermal: rcar: Add binding docs for "
` [PATCH 13/13] [RFC] irqchip: renesas-irqc: "

[PATCH v6 0/5]xen/arm: Add GICv3 support
 2014-07-11  9:24 UTC  (5+ messages)
` [PATCH v6 4/5] xen/arm: add SGI handling for GICv3

[Qemu-devel] block device fd consuption
 2014-07-11  9:23 UTC  (2+ messages)

Kexec on arm64
 2014-07-11  9:23 UTC  (4+ messages)

[PATCH 0/4] iio: exynos-adc: use syscon instead of ioremap
 2014-07-11  9:22 UTC  (9+ messages)
` [PATCH 1/4] iio: exyno-adc: use syscon for PMU register access
` [PATCH 2/4] Documentation: dt-bindings: move exynos-adc.txt to more iio/adc/
` [PATCH 3/4] Documentation: dt-bindings: update exynos-adc.txt with syscon handle
` [PATCH 4/4] ARM: dts: exynos: Add sysreg phandle to ADC node

master - report: display 'unknown' value for active/active_locally/active_remotely/active_exclusively if info bypassed
 2014-07-11  9:21 UTC 

[patch] video: of: display_timing: double free on error
 2014-07-11  9:21 UTC 

A-MSDU reception not working?
 2014-07-11  9:20 UTC  (16+ messages)

[nft PATCH 1/2] proto: add protocol key in some proto_desc for identifying it
 2014-07-11  9:21 UTC  (3+ messages)

qlcnic very high TX values, as of 3.13.x
 2014-07-11  9:12 UTC 

eata - issue appeared in Linus git master in last 24-48 hours
 2014-07-11  9:20 UTC  (2+ messages)

About WSMP (Wave Short Message Protocol)
 2014-07-11  9:15 UTC 

[nft PATCH 2/2] payload: generate dependency with wrong byteorder value format
 2014-07-11  9:17 UTC  (2+ messages)

[patch net-next] ipv6: addrconf: implement address generation modes
 2014-07-11  9:16 UTC  (2+ messages)

RFC: clean up command setup
 2014-07-11  9:16 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] ui/gtk: Restore keyboard focus after Page change
 2014-07-11  9:15 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

[PATCH net-next] enic: Add ethtool support to show classifier filters added by the driver
 2014-07-11  9:14 UTC 

[PATCH 00/13] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-11  9:14 UTC  (9+ messages)
` [PATCH 12/13] cpufreq: Add cpufreq driver for Tegra124

[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
 2014-07-11  9:11 UTC  (11+ messages)
        ` 答复: "
                ` 答复: "

[PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
 2014-07-11  9:11 UTC  (3+ messages)

[PATCH 1/1] spi: samsung: Update binding documentation
 2014-07-11  9:11 UTC 

dove (marvell A510) crash on boot with config_preempt
 2014-07-11  9:10 UTC  (3+ messages)
` [PATCH] ARM: Fix preemption disable in iwmmxt_task_enable()

[PATCH V9 0/7] ARM: SPEAr13xx: Add PCIe support
 2014-07-11  9:07 UTC  (6+ messages)
` [PATCH V9 2/7] phy: Add drivers for PCIe and SATA phy on SPEAr13xx

[RFC PATCH v2 0/5] Support for Qualcomm QPNP PMIC's
 2014-07-11  9:07 UTC  (7+ messages)
` [RFC PATCH v2 1/5] mfd: qpnp: add support for Qualcomm QPNP PMICs

dummy file read periodically for external USB Hard Disk
 2014-07-11  9:04 UTC  (5+ messages)

[PATCH] ext4: fix wrong size computation in ext4_mb_normalize_request()
 2014-07-11  9:04 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] Which method executes the translated blocks (TBs)?
 2014-07-11  9:04 UTC  (5+ messages)

linux-3.14 test on olinuxino
 2014-07-11  9:04 UTC 

Add XEN pvSCSI support
 2014-07-11  9:04 UTC  (7+ messages)
` [PATCH 3/4] Introduce XEN scsiback module
    `  "

question about ioreq server
 2014-07-11  9:04 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: Update Samsung pin control entry
 2014-07-11  8:59 UTC 

[Qemu-devel] [PATCH] scsi-bus: fix to allow some special SCSI commands
 2014-07-11  9:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/16] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-07-11  9:00 UTC  (3+ messages)

[PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination
 2014-07-11  9:00 UTC  (4+ messages)

Is it possible to install the current version of OVDK with DPDK 1.7.0?
 2014-07-11  8:59 UTC 

[PATCH v6 00/10] Add --graft option to git replace
 2014-07-11  8:59 UTC  (7+ messages)
` [PATCH v6 02/10] replace: add --graft option

[Buildroot] PACKAGE_USERS does not work
 2014-07-11  8:57 UTC 

[PATCH RFC 00/19] arm64 EFI stub
 2014-07-11  8:57 UTC  (7+ messages)

More Projects design (YP6232)
 2014-07-11  8:54 UTC  (6+ messages)

How to select defconfig for kernel build with yocto/bitbake
 2014-07-11  8:55 UTC  (5+ messages)

[PATCH 2/2] sched: Rewrite per entity runnable load average tracking
 2014-07-11  8:47 UTC  (11+ messages)

qlcnic very high TX values, as of 3.13.x
 2014-07-11  8:49 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.