All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-25 18:47:39 to 2012-10-25 20:05:21 UTC [more...]

[Qemu-devel] [PATCH 0/4 V5] char: Add CirMemCharDriver and provide QMP interface
 2012-10-25 19:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Add new char backend CirMemCharDriver
` [Qemu-devel] [PATCH 2/4] QAPI: Introduce memchar-write QMP command
` [Qemu-devel] [PATCH 3/4] QAPI: Introduce memchar-read "

Number of object replicas
 2012-10-25 20:05 UTC 

[Qemu-devel] [PATCH 0/4 V5] char: Add CirMemCharDriver and provide QMP interface
 2012-10-25 20:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Add new char backend CirMemCharDriver
` [Qemu-devel] [PATCH 2/4] QAPI: Introduce memchar-write QMP command
` [Qemu-devel] [PATCH 3/4] QAPI: Introduce memchar-read "
` [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

[PATCH] irq: tsk->comm is an array
 2012-10-25 20:04 UTC  (2+ messages)

[PATCH v2 3/5] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-10-25 20:03 UTC  (6+ messages)

Need help mounting laptop corrupted root btrfs. Kernel BUG at fs/btrfs/volumes.c:3707
 2012-10-25 20:03 UTC  (2+ messages)

Cross compiler including files from /usr/include
 2012-10-25 19:49 UTC 

[RFC] New attempt to a better "btrfs fi df"
 2012-10-25 20:03 UTC  (4+ messages)

mount.cifs 1.10 to mount share for windows 2008 R2
 2012-10-25 20:02 UTC  (7+ messages)

[RFC PATCH v2 0/2] Add support for hardware-offloaded encapsulation
 2012-10-25 19:47 UTC  (4+ messages)
` [RFC PATCH v2 1/2] net: "
` [RFC PATCH v2 2/2] tunneling: capture inner headers during encapsulation

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-10-25 20:01 UTC  (5+ messages)

[PATCH] Disable MC68000 cpu target when MMU is selected
 2012-10-25 20:01 UTC 

[PATCH 0/2] Patch to address the ext4 corruption problem
 2012-10-25 20:01 UTC  (3+ messages)
` [PATCH 1/2] ext4: revert "jbd2: don't write superblock when if its empty"
` [PATCH 2/2] ext4: fix I/O error when unmounting an ro file system

[Xenomai] Problem with rtdm_mmap_to_user
 2012-10-25 19:58 UTC 

[Bug 49531] New: Powering down inactive GPU while running X causes NULL pointer dereference
 2012-10-25 19:58 UTC  (4+ messages)
` [Bug 49531] "

[patch 0/4] update userspace Makefiles for renamed configure.in
 2012-10-25 19:59 UTC  (11+ messages)
` [patch 1/4] [PATCH] dmapi: rename configure.in to configure.ac
` [patch 2/4] [PATCH] xfstests: "
` [patch 3/4] [PATCH] xfsprogs: "
` [patch 4/4] [PATCH] xfsdump: "

[PATCH 0/7] ARM: OMAP: second set of PRM/CM/CGRM cleanup patches for 3.8
 2012-10-25 19:57 UTC  (19+ messages)
` [PATCH 5/7] ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer

[PATCH lttng-tools] Fix: Handle the unary bitwise negation operator (~) in the XML printer
 2012-10-25 19:56 UTC 

[PATCH lttng-tools] Fix: Possible memory leaks when creating filter IR root node
 2012-10-25 19:56 UTC 

dma_mapping_error() interfaces
 2012-10-25 19:56 UTC 

[PATCH] wireless: drop invalid mesh address extension frames
 2012-10-25 19:56 UTC 

[PATCH] Bluetooth: Fix error message when pairing fails
 2012-10-25 19:55 UTC  (2+ messages)
` [PATCH] Bluetooth: Fix error status "

[PATCH] mac80211: Don't inspect Sequence Control field on control frames
 2012-10-25 19:55 UTC  (10+ messages)

[PATCH lttng-tools] Fix: Synchronization issue for data available command
 2012-10-25 19:53 UTC 

[PATCH lttng-tools] Fix: consumer relayd cleanup on disconnect
 2012-10-25 19:52 UTC 

[ath9k-devel] ath9k_htc and reported mactime
 2012-10-25 19:52 UTC  (8+ messages)
  ` [ath9k-devel] Performance degradation when monitor interface is enabled

[PATCH v3] mm: thp: Set the accessed flag for old pages on access fault
 2012-10-25 19:51 UTC  (3+ messages)

[PATCH] tilegx: fix some issues in the SW TSO support
 2012-10-25 19:48 UTC  (5+ messages)

[GIT PULL 0/3] perf/core trace improvements
 2012-10-25 19:47 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Don't stop synthesizing threads when one vanishes
` [PATCH 2/3] perf trace: Count number of events for each thread and globally
` [PATCH 3/3] perf trace: Use sched:sched_stat_runtime to provide a thread summary

[PATCH 0/3] HWPOISON: improve error_remove_page()
 2012-10-25 19:45 UTC  (10+ messages)
` [PATCH 1/3] mm: print out information of file affected by memory error
` [PATCH 2/3] ext4: introduce ext4_error_remove_page
` [PATCH 3/3] ext3: introduce ext3_error_remove_page

[PATCH v3 0/6] Driver for Si476x series of chips
 2012-10-25 19:45 UTC  (3+ messages)
` [PATCH v3 2/6] Add the main bulk of core driver for SI476x code

[PATCH 0/2] drm: add monotonic timestamp support
 2012-10-25 19:45 UTC  (5+ messages)
` [PATCH 1/2] drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos

[PATCH] netlink: get rid of the useless function of nlmsg_get_pos()
 2012-10-25 19:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5 V4] char: add CirMemCharDriver and provide QMP interface
 2012-10-25 19:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/5] HMP: Introduce console command

[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
 2012-10-25 19:40 UTC  (15+ messages)
` [kvmarm] "

[oe][PATCH] latencytop: disable GTK and remove gtk+ dependacy
 2012-10-25 19:26 UTC  (2+ messages)

Regarding bottlenecks for high speed packet generation
 2012-10-25 19:39 UTC  (3+ messages)

tty, vt: lockdep warnings
 2012-10-25 19:37 UTC 

[PATCH] staging: Add ST-Ericsson CG2900 driver
 2012-10-25 19:37 UTC  (5+ messages)

[BUG] lkvm crash on crashkernel boot
 2012-10-25 19:33 UTC  (4+ messages)

PROBLEM: Linux 3.6.2 fails to boot on IBM Cell
 2012-10-25 19:33 UTC  (3+ messages)

[PATCH] NFS: avoid deadlock in nfs_kill_super
 2012-10-25 19:22 UTC  (4+ messages)

[PATCH 00/10] VMCI for Linux upstreaming
 2012-10-25 19:28 UTC  (4+ messages)
` [PATCH 04/10] VMCI: device driver implementaton

[PATCH 0/5] kvm tools: virtio-balloon fix and cleaning
 2012-10-25 19:20 UTC  (8+ messages)
` [PATCH 1/5] kvm tools: check ioctl return value for msi signal
` [PATCH 2/5] kvm tools: use the correct config vector interrupt

From HMRC: Download & Read Attachment
 2012-10-25 19:27 UTC 

[PATCH] drm/i915/dp: allow configuring eDP panel fitting scaling mode
 2012-10-25 19:26 UTC  (2+ messages)

device delete, error removing device
 2012-10-25 19:26 UTC  (17+ messages)
                      ` device delete, error removing device [SOLVED]

[PATCH] Staging: android: binder: Fixed multi-line strings
 2012-10-25 19:25 UTC  (3+ messages)

Help requested: new HSS1394 MIDI back-end
 2012-10-25 19:23 UTC  (9+ messages)
  ` [alsa-devel] "

[Lustre-devel] Language choice for Lustre tests
 2012-10-25 19:24 UTC  (4+ messages)

[PATCH V3 0/2] ARM: OMAP2+: Add device-tree support for 32kHz counter
 2012-10-25 19:24 UTC  (6+ messages)
` [PATCH V3 1/2] ARM: dts: OMAP: Add counter-32k nodes
` [PATCH V3 2/2] ARM: OMAP2+: Add device-tree support for 32kHz counter

[PATCH v2] staging/comedi: Use pr_ or dev_ printks in drivers/gsc_hdpi.c
 2012-10-25 19:24 UTC  (3+ messages)
` [PATCH v3] "

yocto 1.3 branch for meta-openembedded layers, RFC wanted
 2012-10-25 19:09 UTC  (2+ messages)

ASoC updates for v3.7
 2012-10-25 19:22 UTC  (2+ messages)

[meta-browser] Question regarding status of chromium recipes
 2012-10-25 19:09 UTC  (3+ messages)

[PATCH][BTRFS-PROGS][V2] Update to parse_size()
 2012-10-25 19:22 UTC  (4+ messages)
` [PATCH 5/5] Update the man page with the new prefixes

Next iteration of stolen support
 2012-10-25 19:22 UTC  (3+ messages)
` [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

[RFC 1/3] kvm tools: use mutex abstraction instead of pthread mutex
 2012-10-25 19:17 UTC  (6+ messages)
` [RFC 2/3] lockdep: be nice about compiling from userspace

[PATCH] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
 2012-10-25 19:17 UTC  (3+ messages)

[PATCH 1/2] Remove CsrEventHandle and functions using it
 2012-10-25 19:16 UTC  (2+ messages)

[lm-sensors] w83627ehf: Wrong values reported after resuming from suspend/hibernation
 2012-10-25 19:16 UTC  (3+ messages)

[PATCH 1/8] drm/i915: implement WaDisableL3CacheAging on VLV
 2012-10-25 19:15 UTC  (8+ messages)
` [PATCH 2/8] drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB
` [PATCH 3/8] drm/i915: implement WaForceL3Serialization "
` [PATCH 4/8] drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV
` [PATCH 5/8] drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV
` [PATCH 6/8] drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op
` [PATCH 7/8] drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
` [PATCH 8/8] drm/i915: add clock gating regs to VLV offset check function

[PATCH] drivers: bus: omap_interconnect: Fix rand-config build warning
 2012-10-25 19:15 UTC  (7+ messages)

Pinnacle PCTV pcmcia through yenta pci brighe
 2012-10-25 19:15 UTC 

[PATCH V4 0/5] ARM: OMAP2+: Add device-tree support for timers
 2012-10-25 19:14 UTC  (5+ messages)
` [PATCH V4 1/5] ARM: dts: OMAP: Add timer nodes

[meta-systemd][PATCH] meta-systemd: ntp: Change version to what is used in meta-networking
 2012-10-25 18:58 UTC 

[PATCH 0/5] Fix thermal bugs and Upstream ST-Ericsson thermal driver
 2012-10-25 19:14 UTC  (4+ messages)
` [PATCH V2 0/6] "
  ` [PATCH V2 4/6] Thermal: Remove the cooling_cpufreq_list

[RFC] Kdump with UEFI secure boot (Re: [PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting)
 2012-10-25 19:06 UTC  (20+ messages)
            ` [RFC] Kdump with signed images
          `  "

btrfs seems to do COW while inode has NODATACOW set
 2012-10-25 19:09 UTC  (3+ messages)

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-24 20:17 UTC  (9+ messages)
      ` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
        ` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)

[Xenomai] Problem trying an example for the first time
 2012-10-25 19:08 UTC  (9+ messages)

**Alert Notification!!!
 2012-10-25 16:39 UTC 

[PATCH v1 0/5] Rework net_cls update socket logic
 2012-10-25 19:07 UTC  (3+ messages)
` [PATCH v1 5/5] cgroup: net_cls: Rework "

[PATCH] MAINTAINERS: update email and git tree
 2012-10-25 19:06 UTC  (2+ messages)

[Qemu-devel] [patch v4 00/16] push mmio dispatch out of big lock
 2012-10-25 19:06 UTC  (17+ messages)
` [Qemu-devel] [patch v4 12/16] e1000: apply fine lock on e1000

git push tags
 2012-10-25 19:05 UTC  (3+ messages)

[johan.ekenberg@gmail.com: Meddelande via din profil i Google: Reiserfs 3 + quota BUG - interested?]
 2012-10-25 19:05 UTC 

puzzled by a couple things related to "uapi"
 2012-10-25 19:05 UTC  (4+ messages)

Commit 4f3e8d263 breaks NFS root on Nokia N900
 2012-10-25 18:59 UTC  (2+ messages)

[PATCH 00/16] More omap plat header cleanup for v3.8 merge window
 2012-10-25 19:03 UTC  (5+ messages)
` [PATCH 08/16] ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.h

Errors at boot time from OMAP4430SDP (and a whinge about serial stuff)
 2012-10-25 19:03 UTC  (11+ messages)

[Buildroot] [PATCH] gqview: Fix build failure due to missing -lm
 2012-10-25 19:02 UTC  (8+ messages)

[PATCH] dgrp: remove unused including <linux/version.h>
 2012-10-25 19:02 UTC  (2+ messages)

[PATCH v4] scsi_lib: rate-limit the error message from failing commands
 2012-10-25 19:01 UTC  (2+ messages)

RFC: Removal of Zypper, replace with SMART
 2012-10-25 18:47 UTC 

[PATCH v2] Enable A20 using KBC for some MSI laptops to fix S3 resume
 2012-10-25 19:00 UTC  (2+ messages)

[GIT PULL FOR 3.7] Samsung media drivers fixes
 2012-10-25 18:59 UTC  (3+ messages)

[Bug 55596] New: weston-launch causes graphical corruption / lockup
 2012-10-25 18:57 UTC  (2+ messages)
  ` [Bug 55596] "

[Bug 56405] New: Distorted graphics on Radeon HD 6620G
 2012-10-25 18:57 UTC  (2+ messages)
` [Bug 56405] "

[PATCH v5 0/4] Add generic driver for on-chip SRAM
 2012-10-25 18:56 UTC  (3+ messages)
` [PATCH v5 1/4] genalloc: add a global pool list, allow to find pools by phys address

[PATCH v2 1/5] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-10-25 18:56 UTC  (2+ messages)

[PATCHv2] git-pull: Avoid merge-base on detached head
 2012-10-25 18:50 UTC  (4+ messages)

[PATCH v6 0/3] Add modules to support realtek PCIE card reader
 2012-10-25 18:50 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/12] Portable thread-pool/AIO, Win32 emulated AIO
 2012-10-25 18:48 UTC  (4+ messages)

[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-25 18:48 UTC  (11+ messages)
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail

[PATCH 5/6] Bluetooth: mgmt: Add support for switching to LE peripheral mode
 2012-10-25 18:48 UTC  (11+ messages)

[PATCH 0/3 v2] Expose firmware paths via procfs
 2012-10-25 18:48 UTC  (3+ messages)
` [PATCH 2/3 v2] firmware: Add /proc/firmware_path entry to list the firmware paths

[PATCH NEXT 00/17] rtlwifi: Add new driver for RTL8723AE
 2012-10-25 18:46 UTC  (8+ messages)
` [PATCH NEXT 11/17] rtlwifi: rtl8723ae: Add new driver - Part 9
` [PATCH NEXT 12/17] rtlwifi: rtl8723ae: Add new driver - Part 10
` [PATCH NEXT 13/17] rtlwifi: rtl8723ae: Add new driver - Part 11
` [PATCH NEXT 14/17] rtlwifi: rtl8723ae: Add new driver - Part 12
` [PATCH NEXT 15/17] rtlwifi: rtl8723ae: Add new driver - Part 13
` [PATCH NEXT 16/17] rtlwifi: Modify files for addition of rtl8723ae
` [PATCH NEXT 17/17] rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the new driver


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.