All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-16 13:41:04 to 2013-04-16 14:47:59 UTC [more...]

[PATCH v2 00/12] Layout control placeholders for pretty format
 2013-04-16 14:47 UTC  (3+ messages)
` [PATCH v3 00/13] nd/pretty-formats

[PATCH 00 of 11 v5] NUMA aware credit scheduling
 2013-04-16 14:47 UTC  (6+ messages)

[PATCHv3, RFC 00/34] Transparent huge page cache
 2013-04-16 14:49 UTC  (4+ messages)
` [PATCHv3, RFC 09/34] thp: represent file thp pages in meminfo and friends

[PATCH v2] regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3
 2013-04-16 14:46 UTC 

[PATCHv2 0/6] perf, signal x86: Fix breakpoint events overflow handling
 2013-04-16 14:42 UTC  (4+ messages)
` [PATCH 1/6] signal x86: Propage RF EFLAGS bit throught the signal restore call

[PATCH v4] Bluetooth: Fix incorrect SSP mode bit for non SSP devices
 2013-04-16 14:46 UTC 

[Qemu-devel] [PATCH 0/7] qtest: add libqos
 2013-04-16 14:45 UTC  (2+ messages)
` [Qemu-devel] [PATCH 3/7] libqos: add fw_cfg support

Processor support for user space tracer (ppc64)
 2013-04-16 14:46 UTC 

[PATCH 1/2] avahi: don't call DBus init script directly
 2013-04-16 14:25 UTC  (2+ messages)
` [PATCH 2/2] wpa-supplicant: "

[PATCH] Input: Adding graceful shutdown to sysrq key reset
 2013-04-16 14:45 UTC  (3+ messages)

xen 4.1 kernel Assertion failed at grant_table.c:132
 2013-04-16 14:45 UTC 

[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
 2013-04-16 14:43 UTC  (8+ messages)
` [PATCH v3 08/32] list: add a new LRU list type

user layer problem with udev_173.bbappend
 2013-04-16 14:43 UTC 

[PATCH v2] libxl: new hotplug calling convention
 2013-04-16 14:42 UTC  (6+ messages)
` [PATCH v2 2/7] libxl: add new hotplug interface support to hotplug script callers

[PATCH 00/17] ASoC: Towards a generic dmaengine PCM driver
 2013-04-16 14:42 UTC  (5+ messages)
` [PATCH 03/17] ASoC: Add a generic dmaengine_pcm driver

linux-next: manual merge of the mfd tree with the v4l-dvb tree
 2013-04-16 13:59 UTC  (5+ messages)

FW: Release Notes for Beignet Version 0.1
 2013-04-16 14:32 UTC  (7+ messages)

beagleboard, qemuarm, beaglebone, and pandaboard images
 2013-04-16 14:41 UTC  (6+ messages)

[U-Boot] [PATCH] make hang() a weak function
 2013-04-16 14:40 UTC  (13+ messages)

[PATCH v6] Add "core.eol" config variable
 2013-04-16 14:39 UTC  (7+ messages)
` [PATCH master] convert: The native line-ending is \r\n on MinGW

Xen disk write slowness in kernel 3.8.x
 2013-04-16 14:39 UTC  (8+ messages)

[U-Boot] Bug in fdt_fixup_fman_firmware
 2013-04-16 14:38 UTC 

iio:magnetometer:ak8975: Add support for DT and interrupt handling
 2013-04-16 14:37 UTC  (3+ messages)
` [PATCH 1/2] iio: ak8975: Add support for gpios DT property
` [PATCH 2/2] iio: ak8975: Implement data ready interrupt handling

[RFC v2013-04-11] SDR API REQUIREMENT SPECIFICATION
 2013-04-16 14:36 UTC  (3+ messages)

[PATCH V2] gpio: palmas: add dt support
 2013-04-16 14:31 UTC  (2+ messages)

Keyboard support and Europen Font Support
 2013-04-16 14:36 UTC 

Bug: Windows 2003 fails to install on xen-unstable tip
 2013-04-16 14:35 UTC  (3+ messages)

[PATCH] fec: Use SIMPLE_DEV_PM_OPS
 2013-04-16 14:32 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH v2 00/23] instrument: Let the user wrap/override specific event tracing routines
 2013-04-16 13:51 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/23] instrument: Add documentation
` [Qemu-devel] [PATCH v2 02/23] trace: [simple] Do not include "trace/simple.h" in generated tracer headers
` [Qemu-devel] [PATCH v2 03/23] trace: Let the user specify her own trace-events file
` [Qemu-devel] [PATCH v2 04/23] tracetool: Use method 'Event.api' to get the name of public routines
` [Qemu-devel] [PATCH v2 05/23] trace: Minimize inclusions of "qemu-common.h" to avoid inclusion loops
` [Qemu-devel] [PATCH v2 06/23] instrument: [none] Add null instrumentation
` [Qemu-devel] [PATCH v2 07/23] system: [linux] Use absolute include path for linux-headers
` [Qemu-devel] [PATCH v2 08/23] instrument: [static] Call statically linked user-provided routines
` [Qemu-devel] [PATCH v2 09/23] build: Add variable 'tools-obj-y' for tool-only files
` [Qemu-devel] [PATCH v2 10/23] instrument: [dynamic] Call dynamically linked user-provided routines
` [Qemu-devel] [PATCH v2 11/23] instrument: Add internal control interface
` [Qemu-devel] [PATCH v2 13/23] qapi: Add a primitive to include other files from a QAPI schema file
` [Qemu-devel] [PATCH v2 14/23] [trivial] Set the input root directory when parsing QAPI files
` [Qemu-devel] [PATCH v2 15/23] instrument: [qmp, qapi] Add control interface
` [Qemu-devel] [PATCH v2 16/23] Let makefiles add entries to the set of target architecture objects
` [Qemu-devel] [PATCH v2 17/23] instrument: Add commandline options to start with an instrumentation library
` [Qemu-devel] [PATCH v2 18/23] instrument: Add client-side API to enumerate events
` [Qemu-devel] [PATCH v2 19/23] instrument: Add client-side API to control tracing state of events
` [Qemu-devel] [PATCH v2 20/23] instrument: Add client-side API to control event instrumentation
` [Qemu-devel] [PATCH v2 21/23] build: Fix installation of target-dependant files
` [Qemu-devel] [PATCH v2 22/23] instrument: Install headers for dynamic instrumentation clients

[Qemu-devel] [PATCH] ARM Cortex A9 Global Timer
 2013-04-16 13:29 UTC  (7+ messages)
      ` [Qemu-devel] [PATCH V2] "

[LTP] [PATCH v5 0/3] mm/thp: add two new case
 2013-04-16 14:30 UTC  (4+ messages)
` [LTP] [PATCH v4 1/3] mm/thp: new case thp04.c
` [LTP] [PATCH v4 2/3] lib/mem: introduce a new function set_global_mempolicy()
` [LTP] [PATCH v4 3/3] mm/thp: add new case thp05

KVM call agenda for 2013-04-16
 2013-04-16 13:37 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] qemu-iotests: Fix _filter_qemu
 2013-04-16 14:08 UTC  (6+ messages)

[Qemu-devel] [qom-cpu PATCH 0/7] replace cpuid_*features fields with a featue word array (v8)
 2013-04-16 14:17 UTC  (3+ messages)
` [Qemu-devel] [qom-cpu PATCH 1/7] target-i386: Move cpuid_xlevel, cpuid_xlevel2 fields in X86CPU

[PATCH] tinycompress: cplay: Correct a couple of small message typos
 2013-04-16 14:01 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/5] block: make qmp_transaction extendable
 2013-04-16 13:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH V2 1/5] block: package preparation code in qmp_transaction()
` [Qemu-devel] [PATCH V2 5/5] block: make all steps in qmp_transaction() as callback

[PATCH V6 3/3] efi: Distinguish between "remaining space" and actually used space
 2013-04-16 14:31 UTC  (5+ messages)
` [PATCH 1/2] x86/Kconfig: Make EFI select UCS2_STRING
  ` [PATCH 2/2] efi: Export efi_query_variable_store() for efivars.ko

[PATCH 1/2] ARM: add diagnostic register access helpers
 2013-04-16 14:30 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: replicate the diagnostic register of boot cpu into secondary cores

[Qemu-devel] [PATCH 00/16 v4] target-i386: CPU hot-add with cpu-add QMP command
 2013-04-16 13:49 UTC  (4+ messages)

[RFC PATCH 0/2] ARM: DT cpu bindings updates
 2013-04-16 14:30 UTC  (5+ messages)
` [RFC PATCH 2/2] ARM: DT: kernel: DT cpu node bindings update

[Qemu-devel] [PATCH 1/1] rng random backend: check for -EAGAIN errors on read
 2013-04-16 13:51 UTC  (2+ messages)

[meta-gnome][PATCH 0/2] Remove some recipes that are in OE-Core (cover letter only)
 2013-04-16 14:11 UTC  (3+ messages)

[PATCH] binfmt_elf: fix return value in case of interpreter load failure
 2013-04-16 14:25 UTC  (5+ messages)

No serial since kernel 3.8
 2013-04-16 14:20 UTC 

[PATCH net-next 1/2] net: socket: move ktime2ts to ktime header api
 2013-04-16 14:26 UTC  (3+ messages)
` [PATCH net-next 2/2] packet: move hw/sw timestamp extraction into a small helper

[PATCH 0/3 v2] mutex: Improve mutex performance by doing less atomic-ops & better spinning
 2013-04-16 14:26 UTC  (4+ messages)
` [PATCH v2 2/3] mutex: Queue mutex spinners with MCS lock to reduce cacheline contention

Bonding driver has bad load balancing for forwarded traffic, 3.7+
 2013-04-16 14:25 UTC  (6+ messages)

[PATCH v3] edac: Handle EDAC ECC errors for Family 16h
 2013-04-16 14:24 UTC  (2+ messages)

[NEW DRIVER V4 2/7] DA9058 ADC driver
 2013-04-16 14:22 UTC  (3+ messages)

[PATCH] cherry-pick: better error message when the parameter is a non-commit
 2013-04-16 14:22 UTC  (10+ messages)
  ` [PATCH v2] cherry-pick: make sure all input objects are commits
          ` [PATCH v3] "

[PATCH v3] vxlan: Allow setting destination to unicast address
 2013-04-16 14:22 UTC  (4+ messages)

[PATCH] fuse: use kernel headers when __KERNEL__ is set
 2013-04-16 14:21 UTC  (3+ messages)

[PATCH v2 1/5] mac80211: fix and optimize MCS mask handling
 2013-04-16 14:20 UTC  (3+ messages)
` [PATCH v2 2/5] mac80211: fix CTS protection handling

[PATCH V2 0/2] xen/arm: implement smp_call_function
 2013-04-16 14:20 UTC  (5+ messages)
` [PATCH V2 1/2] xen/arm: gic_disable_cpu must be called with interrupts disabled
` [PATCH V2 2/2] xen/arm: implement smp_call_function

[PATCH] drm: drm_rect and clipping for intel sprite planes
 2013-04-16 14:20 UTC  (7+ messages)
` [PATCH v3 2/4] drm: Add drm_rect_calc_{hscale, vscale}() utility functions
` [PATCH v3 4/4] drm/i915: Implement proper clipping for video sprites

[PATCH] kexec, i386, bzImage: Remove unnecessary symbol value get
 2013-04-16 14:19 UTC 

How to override GMA500 resolution set by BIOS?
 2013-04-16 13:29 UTC 

ceph and efficient access of distributed resources
 2013-04-16 14:18 UTC  (8+ messages)

strange behaviour of MC7700 with sierra_net
 2013-04-16  7:57 UTC  (4+ messages)
` [PATCH 1/2 v5] usbnet: allow status interrupt URB to always be active

[PATCH v3 0/2] video: imxfb DT support
 2013-04-16 14:17 UTC  (10+ messages)
` [PATCH v3 2/2] video: imxfb: Add "

UBIFS Problems After Upgrading Kernel
 2013-04-16 14:17 UTC  (3+ messages)

[virt-test] virt: Cartesian config update v3
 2013-04-16 14:16 UTC  (5+ messages)
` [virt-test][PATCH 4/7] virt: Adds named variants to Cartesian config

[GIT PULL] gma500-next
 2013-04-16 14:15 UTC 

[PATCH 00/33] Various cleanups around reference packing and peeling
 2013-04-16 14:14 UTC  (4+ messages)
` [PATCH 16/33] t3210: test for spurious error messages for dangling packed refs

[PATCH 0/3] avoid bogus "recursion detected in die handler" message
 2013-04-16 14:13 UTC  (9+ messages)
` [PATCH 1/3] usage: refactor die-recursion checks

[meta-networking, meta-oe][PATCH 0/9] Move networking recipes to meta-networking
 2013-04-16 13:56 UTC  (5+ messages)

Security disclosure process discussion update
 2013-04-16 14:13 UTC  (4+ messages)
` [Xen-users] "

[PATCH 0/8] ARM: at91: atmel_lcdc: add DT support
 2013-04-16 14:13 UTC  (19+ messages)
` [PATCH 1/8] video: atmel_lcdfb: fix platform data struct
  ` [PATCH 4/8] video: atmel_lcdfb: add device tree suport
  ` [PATCH 5/8] ARM: at91: sam9g45: add lcd support
  ` [PATCH 6/8] ARM: at91: sam9263: add fb dt support

[PATCH 1/3] ARM: tegra: fix build error when THUMB2_KERNEL enabled
 2013-04-16 14:13 UTC  (4+ messages)
` [PATCH 3/3] ARM: tegra: make sure the pointer on 4 byte align "

[PATCH] cfg80211: introduce critical protocol indication from user-space
 2013-04-16 14:12 UTC  (3+ messages)
` [PATCH V6] "

[PATCH] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
 2013-04-16 10:26 UTC  (3+ messages)

Solved Hercules RMX2
 2013-04-16 14:10 UTC  (2+ messages)

[Bug 57567] New: 3.7 radeonfb broken on efivga screens
 2013-04-16 14:10 UTC  (2+ messages)
` [Bug 57567] "

[PATCH net-next v2 1/1] net: fec: Enable imx6 enet checksum acceleration
 2013-04-16 14:09 UTC  (4+ messages)

[PATCH RESEND]kexec:i386/kexec-[bzImage|elf-x86]:x86_64/kexec-bzImage64: Use "\0" as command line instead of empty command line
 2013-04-16 14:09 UTC  (3+ messages)

[PATCH v3 1/3] libxl: xl mem-max et consortes must update static-max in xenstore too
 2013-04-16 14:09 UTC  (12+ messages)
      ` [PATCH v3 1/3] libxl: xl mem-max et consortes must update static-max in xenstore too [and 1 more messages]

[PATCH 2/2] menuconfig: Add "breadcrumbs" navigation aid
 2013-04-16 14:07 UTC  (2+ messages)
` [PATCH v3] "

[NEW DRIVER V4 7/7] DA9058 REGULATOR driver
 2013-04-16 14:07 UTC  (9+ messages)

[PATCH 1/2] mac80211: VHT off-by-one NSS
 2013-04-16 14:06 UTC  (2+ messages)

[PATCH] Revert "kexec/powerpc: Handle buffer overflow in kernel command line"
 2013-04-16 14:04 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: let is_my_mac() check for the current mesh only
 2013-04-16 14:03 UTC  (2+ messages)

[PATCH] sh-pfc: R8A7779: add VIN pin groups
 2013-04-16 14:02 UTC  (2+ messages)

[PATCH v2] [meta-fsl-arm] linux-imx_2.6.35.3: Update to the latest top of tree
 2013-04-16 14:01 UTC 

[PATCH] mac80211: adjust initial chandefs assignments in ieee80211_register_hw
 2013-04-16 14:01 UTC  (2+ messages)

[PATCH v4] vxlan: Allow setting destination to unicast address
 2013-04-16 13:56 UTC  (2+ messages)

[Patch -v4 1/4] Migrate shutdown/reboot to boot cpu
 2013-04-16 14:01 UTC  (4+ messages)

[PATCH] mac80211: fix rate control tx handler for VHT rates
 2013-04-16 13:59 UTC  (2+ messages)

[PATCH v3 14/16] drm/i915: refuse to submit more batchbuffers from guilty context
 2013-04-16 13:59 UTC  (3+ messages)
` [PATCH "

[PATCH RFC] input: Add evdev mute ioctl
 2013-04-16 13:58 UTC 

[U-Boot] [PATCH] powerpc/85xx: Add P1023RDB board support
 2013-04-16 13:57 UTC  (2+ messages)

ext3 corruption in domU
 2013-04-16 13:55 UTC 

[PATCH 4/4] x86, CPU, AMD: Drop useless label
 2013-04-16 13:54 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH 3/4] x86, AMD: Correct {rd,wr}msr_amd_safe warnings
 2013-04-16 13:53 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH 00/11] mtd: add datasheet's ECC information to nand_chip{}
 2013-04-16 13:55 UTC  (2+ messages)

[PATCH 0/3] Enable HSW FBC
 2013-04-16 13:53 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: Enable FBC at Haswell

[Qemu-devel] [RFC][PATCH 2 00/23] instrument: Let the user wrap/override specific event tracing routines
 2013-04-16 13:49 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2 01/23] instrument: Add documentation

[PATCH 2/4] x86: Fold-in trivial check_config function
 2013-04-16 13:51 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH 0/5] kill ptrace_{get,put}_breakpoints()
 2013-04-16 13:49 UTC  (3+ messages)

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-16 13:49 UTC  (5+ messages)
` [RFC PATCH v2 14/15] mm: Add alloc-free handshake to trigger memory region compaction

[PATCH] x86:aperture_64: drop not needed checking
 2013-04-16 13:50 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/gart: Drop unnecessary check

[PATCH] [eclipse-poky][master]Capture error output of crosstap command
 2013-04-16 13:32 UTC 

[PATCH] [meta-fsl-arm] linux-imx_2.6.35.3: Update to latest top of tree
 2013-04-16 13:49 UTC  (2+ messages)

[PATCH 21/21] cris: drop unused Kconfig symbols
 2013-04-16 13:46 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH v2] Btrfs: return error when we specify wrong start to defrag
 2013-04-16 13:49 UTC  (3+ messages)

[RFC PATCH 1/3] pstore-ram: use write-combine mappings
 2013-04-16 13:48 UTC  (10+ messages)

[PATCH v3] tools: add static-nodes tool
 2013-04-16 13:49 UTC  (2+ messages)

[Buildroot] [PATCH] monit: add license information
 2013-04-16 13:48 UTC  (3+ messages)

[Linaro-QA-Service] [linux-next] Snowball build broken
 2013-04-16 13:48 UTC  (2+ messages)

[PATCH] dmaengine: at_hdmac: fix race condition in atc_advance_work()
 2013-04-16 13:15 UTC  (2+ messages)

[PATCH V2 1/4] mfd: Initial support for Texas Instruments AIC family of CODECs
 2013-04-16 13:45 UTC  (4+ messages)
` [PATCH V2 2/4] mfd: Interrupt handling support for AIC family
  ` [PATCH V2 3/4] mfd: I2C interface with AIC platform
    ` [PATCH V2 4/4] mfd: SPI "

[RFC] Test plan
 2013-04-16 13:41 UTC  (3+ messages)
  ` RES: "

[Qemu-devel] [PATCH v2 0/2] Drop support for qdev taddr properties
 2013-04-16 13:39 UTC  (2+ messages)

[PATCH 1/3] drm/i915: remove comment about IVB link training from intel_pm.c
 2013-04-16 13:41 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: don't intel_crt_init on any ULT machines
  ` [Intel-gfx] "

[PATCH 0/7] Add capture support to compress API
 2013-04-16 13:40 UTC  (4+ messages)
` [PATCH 1/7] ALSA: compress_core: Update calc_avail to use cumulative values


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.