All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-06 15:26:40 to 2013-06-06 16:25:46 UTC [more...]

[Qemu-devel] [Bug 1185395] [NEW] qemu-1.5.0 savevm error -95 while writing vm with ceph-rbd as storage-backend
 2013-06-06 16:18 UTC  (3+ messages)
` [Qemu-devel] [Bug 1185395] "

Install vTPM on Xen-4.2.2
 2013-06-06 16:25 UTC  (13+ messages)

[PATCH 0/3] Increase the number of USB to serial devices we can support at once
 2013-06-06 16:24 UTC  (4+ messages)

[U-Boot] [PATCH v3] arm: dra7xx: Update the EXTRA_ENV_SETTINGS
 2013-06-06 16:24 UTC  (5+ messages)

[PATCH] simplefb: add support for a8b8g8r8 pixel format
 2013-06-06 16:20 UTC  (12+ messages)

[PATCHv7 00/11] Remove ARM local timer API
 2013-06-06 16:23 UTC  (4+ messages)
` [PATCHv7 02/11] clocksource: add generic dummy timer driver

[PATCH v4 0/7] xilinxfb changes
 2013-06-06 16:23 UTC  (3+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
 2013-06-06 16:16 UTC  (16+ messages)

What's cooking in git.git (Jun 2013, #02; Tue, 4)
 2013-06-06 16:22 UTC  (4+ messages)
` [Administrivia] On ruby and contrib/

Sound issues with ALC269VB-based hardware
 2013-06-06 16:23 UTC  (8+ messages)
` [PATCH] ALSA: hda - add mic fixup for ALC269VB on Ordissimo EVE2

Result Notification
 2013-06-06 11:47 UTC 

how to flash barebox and set root variable?
 2013-06-06 16:21 UTC  (2+ messages)

Linux kernel build dependency of 'bc'
 2013-06-06 16:21 UTC  (4+ messages)

How many Pipe per Ceph OSD daemon will keep?
 2013-06-06 16:21 UTC  (2+ messages)

[RFC v0 1/5] adapter: rename discovery_client to watch_client
 2013-06-06 16:20 UTC  (6+ messages)
` [RFC v0 4/5] adapter: add RequestDiscoverable() and ReleaseDiscoverable()

[PATCH 4 00/16] XSA55 libelf fixes for unstable
 2013-06-06 16:20 UTC  (9+ messages)
` [PATCH 10/16] libelf: check all pointer accesses
` [PATCH 14/16] libelf: use only unsigned integers

[PATCH 00/02] ARM: shmobile: romImage update
 2013-06-06 16:19 UTC  (5+ messages)
` [PATCH 01/02] ARM: shmobile: Let romImage rely on default ATAGS

[PATCH v3 0/6] Introduce Xen support to ARM64
 2013-06-06 16:19 UTC  (6+ messages)
` [PATCH v3 5/6] arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64

[PATCH v3 0/7] pcmcia: at91_cf: clean up and add DT support
 2013-06-06 16:15 UTC  (5+ messages)
` [PATCH v3 1/7] pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status

[PATCH 1/3] use config.h in USE_* users
 2013-06-06 16:17 UTC  (5+ messages)

[PATCH 0/5] Kernel mode NEON for XOR and RAID6
 2013-06-06 16:17 UTC  (8+ messages)
` [PATCH 4/5] ARM: crypto: add NEON accelerated XOR implementation
` [PATCH 5/5] lib/raid6: add ARM-NEON accelerated syndrome calculation

[PATCH v3, part1 00/10] Prepare for introducing PCI bus lock interfaces
 2013-06-06 16:16 UTC  (6+ messages)
` [PATCH v3, part1 03/10] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead

[Qemu-devel] [PATCH 1/2] Add Linux libnuma detection
 2013-06-06 16:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] Add monitor command mem-nodes

[PATCH v10 00/35] kmemcg shrinkers
 2013-06-06 16:15 UTC  (5+ messages)
` [PATCH v10 11/35] list_lru: per-node list infrastructure

[PATCH 6/6] keucr: use more specific max_t(int, 
 2013-06-06 16:10 UTC  (8+ messages)
` [PATCH 0/6] keucr: checkpatch fixes
  ` [PATCH 1/6] keucr: remove some unneccesary typedefs
  ` [PATCH 2/6] keucr: use more specific max_t(int,
  ` [PATCH 3/6] keucr: migrate printk to dev_dbg/info/warn/err
  ` [PATCH 4/6] keucr: more readable and friendly error messages
  ` [PATCH 5/6] keucr: moved function to other file
  ` [PATCH 6/6] keucr: fix some alignment- and whitespace-problems

[PATCH v2] Fix lockup related to stop_machine being stuck in __do_softirq
 2013-06-06 16:14 UTC  (2+ messages)

[PATCH 10/53] Input: atmel_mxt_ts - Add memory access interface via sysfs
 2013-06-06 16:13 UTC  (12+ messages)

[PATCH] MIPS: ralink: add missing SZ_1M multiplier
 2013-06-06 16:07 UTC  (3+ messages)

[PATCH 1/2] KVM: PPC: e500mc: Revert "add load inst fixup"
 2013-06-06 16:11 UTC  (6+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation

[PATCH v2 00/10] Bugfixes and minor improvements for zram
 2013-06-06 16:07 UTC  (11+ messages)
` [PATCH v3 01/10] zram: avoid invalid memory access in zram_exit()
` [PATCH v3 02/10] zram: use zram->lock to protect zram_free_page() in swap free notify path
` [PATCH v3 03/10] zram: destroy all devices on error recovery path in zram_init()
` [PATCH v3 04/10] zram: avoid double free in function zram_bvec_write()
` [PATCH v3 05/10] zram: avoid access beyond the zram device
` [PATCH v3 06/10] zram: protect sysfs handler from invalid memory access
` [PATCH v3 07/10] zram: simplify and optimize dev_to_zram()
` [PATCH v3 08/10] zram: kill unused zram_get_num_devices()
` [PATCH v3 09/10] zram: optimize memory operations with clear_page()/copy_page()
` [PATCH v3 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()

[PATCH V2] ARM: EXYNOS: no more support non-DT for EXYNOS SoCs
 2013-06-06 16:12 UTC  (3+ messages)

[PATCH 0/1] xfs: xfs_inactive fails to cleanup symlinks with attributes
 2013-06-06 16:10 UTC  (2+ messages)
` [PATCH 1/1] xfs: fix the symbolic link assert in xfs_ifree

[CONSOLIDATED PULL 00/37] Post M1 Updates and Fixes
 2013-06-06 16:08 UTC 

[PATCH] pinctrl: add pinconf-generic define for a pin-default pull
 2013-06-06 16:07 UTC  (2+ messages)

[PATCH v2 0/4] Override bits for PLLM
 2013-06-06 16:05 UTC  (4+ messages)

What's up with bzr repo?
 2013-06-06 16:00 UTC 

[Qemu-trivial] [PATCH 0/2] header update request
 2013-06-06 15:59 UTC  (4+ messages)
` [Qemu-trivial] [PATCH 2/2] KVM: PPC: Add dummy kvm_arch_init_irq_routing()
  ` [Qemu-devel] "

getting allwinner SoC support upstream (was Re: Uploading linux (3.9.4-1))
 2013-06-06 16:00 UTC  (18+ messages)
      ` [Arm-netbook] "

[PATCH 0/4] EFI 1:1 mapping
 2013-06-06 15:58 UTC  (6+ messages)
` [PATCH 4/4] x86, efi: Map runtime services 1:1

[PATCH 0/4] Unrelated fixes found while DT:ing clocks
 2013-06-06 15:58 UTC  (4+ messages)
` [PATCH 4/4] ARM: ux500: Remove call to u8500_of_init_devices() - again

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-06 15:58 UTC  (11+ messages)
` [PATCH 2/5] cpufreq:boost: Add support for software based CPU frequency boost
` [PATCH 5/5] cpufreq:boost:Kconfig: Enable boost support at Kconfig

Tegra baseline test results for v3.10-rc1
 2013-06-06 15:58 UTC  (5+ messages)

OOM Killer and add_to_page_cache_locked
 2013-06-06 15:57 UTC  (2+ messages)

[PATCH v2 01/10] zram: kill unused zram_get_num_devices()
 2013-06-06 15:56 UTC  (8+ messages)
` [PATCH v2 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()

[PATCH v2] ARM: imx_v6_v7_defconfig: Enable PWM and backlight options
 2013-06-06 15:56 UTC 

[PATCH 0/5] Broken DM816x support in Linux 3.10-rc4
 2013-06-06 15:55 UTC  (4+ messages)

[U-Boot] [PULL] : Please pull u-boot-imx
 2013-06-06 15:55 UTC 

[U-Boot] dfu: make data buffer size configurable
 2013-06-06 15:55 UTC  (6+ messages)

CAP and performance problem
 2013-06-06 15:54 UTC  (15+ messages)

[PATCH v3 0/11] LVDS Display Bridge support for i.MX
 2013-06-06 15:54 UTC  (5+ messages)
` [PATCH v3 06/11] staging: drm/imx: Add LDB support

[BISECTED] 3.10-rc1 OMAP1 GPIO IRQ regression
 2013-06-06 15:53 UTC  (8+ messages)

[PATCH v2] mfd: DT bindings for the palmas family MFD
 2013-06-06 15:53 UTC  (4+ messages)

[U-Boot] [PATCH v2] vf610twr: Drop unneeded 'status' variable
 2013-06-06 15:53 UTC  (3+ messages)

[PATCH v2] MMC: tmio: fix unbalanced power-on calls with clock-gating enabled
 2013-06-06 15:48 UTC  (8+ messages)
  ` [PATCH v3 1/2] mmc: "
    ` [PATCH v3 2/2] mmc: tmio: reset the controller after power-up

[PATCH v2 6/6] ARM: shmobile: Armadillo800EVA: Reference DT implementation
 2013-06-06 15:48 UTC  (2+ messages)
` [PATCH v2 6/6] ARM: shmobile: armadillo800eva-reference: add DMA support for MMCIF and SDHI

[PATCH v2 5/6] ARM: shmobile: r8a7740: add DT nodes for three DMAC instance
 2013-06-06 15:48 UTC 

[PATCH v2 4/6] ARM: shmobile: r8a7740: Add OF support to initialze the GIC
 2013-06-06 15:48 UTC  (2+ messages)
` [PATCH v2 4/6] ARM: shmobile: r8a7740: add MMCIF DMA definitions

[PATCH v2 3/6] ARM: shmobile: add SDHI and MMCIF interfaces to armadillo800eva-reference
 2013-06-06 15:48 UTC 

[PATCH v2 2/6] ARM: shmobile: kzm9g-reference: add DMA channels to the MMCIF DT
 2013-06-06 15:48 UTC 

[PATCH v2 1/6] ARM: shmobile: sh73a0: add support for the DMA0 controller in DT
 2013-06-06 15:48 UTC 

[PATCH v2 0/6] ARM: shmobile: add DMA DT bindings for MMCIF and SDHI
 2013-06-06 15:48 UTC 

[PATCH 0/3] dma: add support for DMA multiplexer DT nodes
 2013-06-06 15:47 UTC  (8+ messages)
` [PATCH 1/3] OF: add a new phandle parsing function for grouped nodes
  ` [PATCH 2/3] dmaengine: add support for DMA multiplexer DT nodes
` [PATCH v2 3/3] DMA: shdma: add DT support

[PATCH dylan, master] Fix meta-toolchain-qte SDK build for x11-less DISTRO
 2013-06-06 15:46 UTC  (12+ messages)

[PATCH 0/4] mmc: MMCIF & SDHI: DT DMA support
 2013-06-06 15:46 UTC  (10+ messages)
` [PATCH 1/4] mmc: sh_mmcif: add support for Device Tree DMA bindings
` [PATCH 2/4] mmc: sdhi/tmio: make DMA filter implementation specific
  ` [PATCH 3/4] mmc: sdhi/tmio: switch to using dmaengine_slave_config()
` [PATCH 4/4] mmc: sdhi/tmio: add DT DMA support

[PATCH] r820t: fix imr calibration
 2013-06-06 15:45 UTC 

[PATCH] ARM: errata: LoUIS bit field in CLIDR register is incorrect
 2013-06-06 15:43 UTC  (4+ messages)

[PATCH net-next] net_sched: add 64bit rate estimators
 2013-06-06 15:43 UTC  (2+ messages)
` [PATCH v2 "

rcu_preempt running flat out on idle desktop
 2013-06-06 15:43 UTC  (6+ messages)

[Votes] Xen Security Problem Response Process v2
 2013-06-06 15:42 UTC  (2+ messages)

[PATCH] Btrfs: fix broken nocow after balance
 2013-06-06 15:42 UTC  (2+ messages)

[PATCH 1/3] ext4: verify group number in verify_group_input() before using it
 2013-06-06 15:41 UTC  (3+ messages)
` [PATCH 2/3] ext4: add sanity check to ext4_get_group_info()
` [PATCH 3/3] ext4: optimize test_root()

[Bug 58931] New: SMP x64 Windows 2003 guest can't boot up
 2013-06-06 15:40 UTC  (2+ messages)
` [Bug 58931] "

Regression after "Remove support for reporting coalesced APIC IRQs"
 2013-06-06 15:39 UTC  (2+ messages)

[PATCH 2/2] ARM: shmobile: sh73a0: remove "0x" prefix from DT node names
 2013-06-06 15:38 UTC 

[PATCH 1/2] ARM: shmobile: armadillo800eva: enable FSI-WM8978 sound
 2013-06-06 15:38 UTC  (2+ messages)
` [PATCH 1/2] ARM: shmobile: armadillo800eva: remove left-overs

[PATCH 0/2] ARM: shmobile: two cosmetic patches
 2013-06-06 15:38 UTC 

[PATCHSET 00/16] perf tools: Cleanups on tracepoint handling
 2013-06-06 15:37 UTC  (3+ messages)
` [PATCH 11/16] perf util: Parse header_page to get proper long size

[Qemu-devel] [PATCH 1/2] fbdev: add linux framebuffer display driver
 2013-06-06 15:37 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] fbdev: add monitor command to enable/disable

[PATCH 2/2] DMA: shdma: shdma_chan_filter() has to be in shdma-base.h
 2013-06-06 15:37 UTC 

[PATCH 1/2] DMA: shdma: (cosmetic) don't re-calculate a pointer
 2013-06-06 15:37 UTC 

[PATCH 0/2] dma: shdma: two cosmetic fixes
 2013-06-06 15:37 UTC 

[Buildroot] [PATCH 0/7] Fix package headers
 2013-06-06 15:36 UTC  (7+ messages)
` [Buildroot] [PATCH 2/7] Fix package headers to comply with coding style
` [Buildroot] [PATCH 4/7] imlib2: fix header
` [Buildroot] [PATCH 5/7] Convert headers to lower case when relevant

[PATCH] Fix null pointer dereference caused by sysfs_notify on binary attribute
 2013-06-06 15:36 UTC  (3+ messages)

[Qemu-devel] [PATCH] console: nicer initial screen
 2013-06-06 15:36 UTC 

[Buildroot] [git commit] Convert headers to lower case when relevant
 2013-06-06 15:36 UTC 

[PATCH 0/4 V7] Power-well API implementation for Haswell
 2013-06-06 15:34 UTC  (2+ messages)

[RFC] Support for UEFI ESP in os-prober
 2013-06-06 15:33 UTC 

[U-Boot] arm, am335x: make mpu pll config configurable
 2013-06-06 15:33 UTC  (4+ messages)

[PATCH v2 1/1] ARM : omap3 : fix wrong container_of in clock36xx.c
 2013-06-06 15:31 UTC  (5+ messages)

[PATCH 1/2] pinmux: Add TB10x pinmux driver
 2013-06-06 15:30 UTC  (11+ messages)

[PATCH] Modify UEFI anti-bricking code
 2013-06-06 15:28 UTC  (12+ messages)

Import data from an array coming from another computer
 2013-06-06 15:28 UTC  (4+ messages)

[Buildroot] [git commit] imlib2: fix header
 2013-06-06 15:26 UTC 

[PATCH v4 0/6] ARM: imx6q{dl}: add the WEIM driver
 2013-06-06 15:26 UTC  (4+ messages)
` [PATCH v4 1/6] drivers: bus: add a new driver for WEIM


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.