All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-13 15:08:05 to 2012-08-13 16:11:54 UTC [more...]

[Qemu-devel] [PATCH for-1.2 v6 00/14] pci_host: Convert to QOM
 2012-08-13 16:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-1.2 v6 01/14] pci: Make host bridge TypeInfos const
` [Qemu-devel] [PATCH for-1.2 v6 02/14] alpha_typhoon: QOM'ify Typhoon PCI host bridge
` [Qemu-devel] [PATCH for-1.2 v6 03/14] bonito: QOM'ify Bonito "
` [Qemu-devel] [PATCH for-1.2 v6 04/14] dec_pci: QOM'ify DEC 21154 PCI-PCI bridge
` [Qemu-devel] [PATCH for-1.2 v6 05/14] grackle_pci: QOM'ify Grackle PCI host bridge

[PATCH 0 of 3] amd iommu: Clean up iommu page table deallocation
 2012-08-13 16:09 UTC  (5+ messages)
` [PATCH 1 of 3] amd iommu: Add 2 helper functions: iommu_is_pte_present and iommu_next_level
` [PATCH 2 of 3] amd iommu: Use next_level instead of recalculating it
` [PATCH 3 of 3] amd iommu: Remove unnecessary map/unmap for l1 page tables

RFC: V4L2 API ambiguities
 2012-08-13 16:09 UTC  (4+ messages)
` [Workshop-2011] "

cherry-pick and 'log --no-walk' and ordering
 2012-08-13 16:09 UTC  (4+ messages)
` [PATCH 0/4] "

[PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-13 15:48 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH V2 00/12] Add Ethernet IPoIB driver
 2012-08-13 16:08 UTC  (8+ messages)
` [PATCH V2 09/12] net/eipoib: Add main driver functionality

[Bug 17591] kvm hangs when resuming guest (deadlock?)
 2012-08-13 16:08 UTC 

[Qemu-devel] [PATCH v2 0/2] Probe the guest memory space when using -R
 2012-08-13 16:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] linux-user: Use init_guest_space when -R and -B are specified

[Bug 17551] New: mpt2sas -- spurious hotplug event causes drive drop to drop out of JBOD array
 2012-08-13 16:07 UTC  (2+ messages)
` [Bug 17551] mpt2sas -- spurious hotplug event causes drive "

git diff vs git diff-files
 2012-08-13 16:06 UTC  (4+ messages)

[PATCH] i2c: (i2c-diolan-u2c) Fix master_xfer return code
 2012-08-13 16:05 UTC  (5+ messages)

[Qemu-devel] [RFC 0/7] Migration stats
 2012-08-13 16:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH 6/7] migration: print expected downtime in info migrate
` [Qemu-devel] [PATCH 7/7] migration: Add dirty_pages_rate to query migrate output

[U-Boot] [PATCH v4] Consolidate bootcount code into drivers/bootcount
 2012-08-13 16:05 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

[Qemu-devel] [PATCH] update-linux-headers.sh: Pull in asm-generic/kvm_para.h
 2012-08-13 16:05 UTC  (5+ messages)

[Bug 17511] Display no longer works with KMS enabled
 2012-08-13 16:03 UTC 

[Qemu-devel] QEMU-TPM with SeaBIOS
 2012-08-13 16:02 UTC 

[PATCH] Rewrite Documentation/SubmittingPatches
 2012-08-13 16:02 UTC  (7+ messages)
          ` [PATCH v2] "

[Bug 45741] ext4 scans all disk when calling fallocate after mount on 99% full volume
 2012-08-13 16:02 UTC  (3+ messages)
` [PATCH] ext4: don't load the block bitmap for block groups which have no space

[Bug 17241] New: Enabling KMS on Radeon X300 gives NULL pointer dereference
 2012-08-13 16:00 UTC  (2+ messages)
` [Bug 17241] "

Discontiguous memory and cacheflush
 2012-08-13 16:00 UTC  (3+ messages)

[PATCH]staging "vme" Fix typos
 2012-08-13 15:58 UTC 

[PATCH] ixgbevf - Remove unused parameter in ixgbevf_receive_skb
 2012-08-13 15:58 UTC  (2+ messages)

[PATCH net-next 0/4] packet: Sock-diag extension for packet sockets (beginning)
 2012-08-13 15:57 UTC  (5+ messages)
` [PATCH 1/4] packet: Introduce net/packet/internal.h header
` [PATCH 2/4] packet: Diag core and basic socket info dumping
` [PATCH 2/4] packet: Report more packet sk info via diag module
` [PATCH 4/4] packet: Report socket mclist "

[Bug 16711] New: Oops with 2.6.36-rc1
 2012-08-13 15:56 UTC  (2+ messages)
` [Bug 16711] "

[Qemu-devel] [PULL for-1.2 00/10] arm-devs queue
 2012-08-13 15:31 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] hw/armv7m_nvic: Fix incorrect default for num-irqs property
` [Qemu-devel] [PATCH 02/10] armv7m: Guard against no -kernel argument
` [Qemu-devel] [PATCH 03/10] hw/sd.c: convert wp_groups in SDState to bitfield
` [Qemu-devel] [PATCH 04/10] hw/sd.c: make sd_wp_addr() accept 64 bit address argument
` [Qemu-devel] [PATCH 05/10] hw/sd.c: introduce wrapper for conversion address to wp group
` [Qemu-devel] [PATCH 06/10] hw/sd.c: convert binary variables to bool
` [Qemu-devel] [PATCH 07/10] hw/sd.c: make sd_dataready() return bool
` [Qemu-devel] [PATCH 08/10] hw/sd.c: make sd_wp_addr() "
` [Qemu-devel] [PATCH 09/10] ssd0323: abort() instead of exit(1) on error
` [Qemu-devel] [PATCH 10/10] arm: Move some ARM devices into libhw

[Bug 16631] Intermittently fails to start VM
 2012-08-13 15:56 UTC 

[Qemu-devel] [Bug 1024275] [NEW] bad iteraction between -daemonize and -nographic
 2012-08-13 15:46 UTC  (2+ messages)
` [Qemu-devel] [Bug 1024275] "

[Bug 16630] New: Intermittently fails to start VM
 2012-08-13 15:56 UTC 

Fwd: Question Hauppauge Nova-S-Plus
 2012-08-13 15:54 UTC  (5+ messages)
`  "

[U-Boot] [PATCH 2/2] fsl_esdhc: Remove cache snooping for i.MX
 2012-08-13 15:53 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2 "

[PATCH net-next] time: jiffies_delta_to_clock_t() helper to the rescue
 2012-08-13 15:52 UTC  (2+ messages)

[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
 2012-08-13 15:41 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH] oprofile-example: Create oprofile-example application
 2012-08-13 15:57 UTC  (4+ messages)
` [PATCH] matrix-gui-oprofile-demos: Update RDEPENDS
` [meta-argo][PATCH] am-sysinfo: Remove oprofile-example

[PATCH] efikamx: reintroduce Genesi Efika MX Smarttop via device tree
 2012-08-13 15:42 UTC  (4+ messages)

[GIT PULL] ViewCast O820E capture support added
 2012-08-13 15:49 UTC  (4+ messages)

[PATCH v2] am-sysinfo: Remove oprofile-example
 2012-08-13 15:58 UTC 

[Bug 16583] New: ext4: delayed block allocation failed and application not respond any more
 2012-08-13 15:49 UTC  (3+ messages)
` [Bug 16583] "

[Bug 16581] New: 2.6.35 regression bisected : System hang when starting X with VGA/DVI monitor connected
 2012-08-13 15:48 UTC  (2+ messages)
` [Bug 16581] "

[PATCH 1/2][RFC] Add README_cyclicload
 2012-08-13 15:49 UTC  (6+ messages)

xfs warnings on kernel 3.2.15
 2012-08-13 15:47 UTC  (4+ messages)

[Bug 16560] nvidia video card not working
 2012-08-13 15:46 UTC 

[Bug 16558] New: iSCSI Connection / Stability Problems
 2012-08-13 15:45 UTC  (2+ messages)
` [Bug 16558] "

[PATCH] libxl: fix build for gcc prior to 4.3
 2012-08-13 15:45 UTC  (3+ messages)

[Bug-fix] backtrace when HAVE_FUNCTION_TRACER is enable
 2012-08-13 15:44 UTC  (4+ messages)

AT91 RM9200 hangs on delay loop calibration
 2012-08-13 15:43 UTC  (2+ messages)

[RFC 3/3] ath9k_htc: Remove interface combination specific checks
 2012-08-13 15:38 UTC  (2+ messages)

[ANNOUNCE] librdmacm-1.0.16
 2012-08-13 15:42 UTC  (4+ messages)

[PATCH 00/13] Thermal Framework Enhancements
 2012-08-13 15:41 UTC  (4+ messages)
` [PATCH 07/13] Thermal: Update binding logic based on platform data

[RFC 2/3] ath9k_htc: Advertise interface combinations supported
 2012-08-13 15:37 UTC  (2+ messages)

[PATCH] MIPS: fix module.c build for 32 bit
 2012-08-13 15:39 UTC  (2+ messages)

[PATCH 0/1] ARM: at91: fix drivers broken because of sparse irq support
 2012-08-13 15:38 UTC  (2+ messages)
` [PATCH] "

[RFC 1/3] ath9k: cleanup add_iterface/change_interface
 2012-08-13 15:34 UTC  (2+ messages)

[BUG] perf: sharing of cpuctx between core and ibs PMU causes problems
 2012-08-13 15:36 UTC  (9+ messages)

[PATCH 0/3] Package upgrades
 2012-08-13 14:27 UTC  (4+ messages)
` [PATCH 1/3] pixman: upgrade to 0.27.2
` [PATCH 2/3] glproto: upgrade to 1.4.16
` [PATCH 3/3] dri2proto: upgrade to 2.8

[PATCH v2 0/9] ARM/ASoC: OMAP McBSP device tree support
 2012-08-13 15:35 UTC  (3+ messages)
` [PATCH v2 1/9] ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driver

[PATCH v2 1/2] ARM: i.MX35: Add kernel oftree support
 2012-08-13 15:35 UTC  (3+ messages)

[PATCH 1/3] gma500: Fix comment mispelling in cdv_intel_limits definition
 2012-08-13 16:31 UTC  (3+ messages)
` [PATCH 2/3] gma500: psb_intel_crtc: Drop crtc_enable flag
` [PATCH 3/3] gma500: Consider CRTC initially active

[josef-btrfs:extent-history 20/20] fs/btrfs/delayed-ref.h:125:21: error: field 'trace' has incomplet
 2012-08-13 15:33 UTC  (3+ messages)
` [josef-btrfs:extent-history 20/20] fs/btrfs/delayed-ref.h:125:21: error: field 'trace' has incomplete type
  ` [josef-btrfs:extent-history 20/20] fs/btrfs/delayed-ref.h:125:21: error: field 'trace' has incom

[Bridge] [patch net-next 00/16] net: introduce upper device lists and remove dev->master
 2012-08-13 15:28 UTC  (35+ messages)
`  "
` [patch net-next 01/16] net: introduce upper device lists
  ` [Bridge] "
` [Bridge] [patch net-next 02/16] macvlan: add link to upper device
  `  "
` [Bridge] [patch net-next 03/16] vlan: "
  `  "
` [Bridge] [patch net-next 04/16] rtnetlink: remove usage of dev->master
  `  "
` [Bridge] [patch net-next 05/16] team: remove usage of netdev_set_master()
  `  "
` [Bridge] [patch net-next 06/16] bridge: "
  `  "
` [Bridge] [patch net-next 07/16] netpoll: remove usage of dev->master
  `  "
` [Bridge] [patch net-next 08/16] cxgb3: "
  `  "
` [Bridge] [patch net-next 09/16] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
  `  "
` [Bridge] [patch net-next 10/16] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
  `  "
` [Bridge] [patch net-next 11/16] vlan: remove usage of dev->master in __vlan_find_dev_deep()
  `  "
` [Bridge] [patch net-next 12/16] nes: remove usage of dev->master
  `  "
` [Bridge] [patch net-next 13/16] bonding: "
  `  "
` [Bridge] [patch net-next 14/16] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
  `  "
` [Bridge] [patch net-next 15/16] net: remove usage of dev->master
  `  "
` [Bridge] [patch net-next 16/16] net: kill dev->master
  `  "

[U-Boot] [PATCH] dlmalloc: remove manual reloc alias warning
 2012-08-13 15:31 UTC  (4+ messages)

Your comments, guidance, advice please :)
 2012-08-13 14:55 UTC 

[PATCH] tc-tbf.8: Add parameter range to man page
 2012-08-13 15:30 UTC  (2+ messages)

[PATCH v2 0/2] arch_timers patches to enable KVM support
 2012-08-13 15:30 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: arch_timers: enable the use of the virtual timer

[Qemu-devel] Fwd: Re: [RFC 0/7] Migration stats
 2012-08-13 15:29 UTC 

Patch for panic in n_tty_read()
 2012-08-13 15:26 UTC  (11+ messages)
            ` [PATCH V2] [tty] Fix possible race "

null pointer dereference while loading i915
 2012-08-13 15:27 UTC  (5+ messages)
` [PATCH 0/1] hopefully fix null pointer dereference on i915 load

[PATCH] configure: Add search path for 64bit library
 2012-08-13 15:26 UTC  (3+ messages)

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-08-13 15:21 UTC  (6+ messages)

[U-Boot] [PATCH 0/9] Fix a few warnings that bug me
 2012-08-13 15:25 UTC  (3+ messages)
` [U-Boot] [PATCH 2/9] Fix strict-aliasing warning in dlmalloc

[ANNOUNCE] iproute2 3.5.0
 2012-08-13 15:25 UTC  (2+ messages)
` [ANNOUNCE] iproute2 3.5.1

[PATCH v2] mfd/regulator: tps65217: Move regulator plat data handling to regulator
 2012-08-13 15:23 UTC  (2+ messages)

[PATCH 00/10 V3] MXS SPI driver
 2012-08-13 15:23 UTC  (5+ messages)

[media] s2255drv: remove V4L2_FL_LOCK_ALL_FOPS
 2012-08-13 15:23 UTC 

[Qemu-devel] [PATCH for-1.2 v2] arm: Move some ARM devices into libhw
 2012-08-13 15:22 UTC  (3+ messages)

[PATCH] x86/PoD: fix (un)locking after 24772:28edc2b31a9b
 2012-08-13 15:22 UTC  (3+ messages)

layer.conf: "packages" directory
 2012-08-13 15:22 UTC  (5+ messages)

Big Bug:Time in VM running on xen goes slower
 2012-08-13 15:21 UTC  (4+ messages)
  ` Big Bug:Time in VM goes slower; foud Solution but demand Judgement! A Interesting Story!

Fuse trouble
 2012-08-13 15:06 UTC 

[PATCH 0/1] qemu.inc: disable curl for qemu-nativesdk
 2012-08-13 13:01 UTC  (2+ messages)
` [PATCH 1/1] "

[linux-lvm] Getting 'incorrect semaphore state' on self configured server kernel
 2012-08-13 15:19 UTC  (2+ messages)

[PATCH 1/2] ARM: mach-imx: Remove board entries in dt_board_compat
 2012-08-13 15:18 UTC  (5+ messages)

[Buildroot] buildroot Digest, Vol 69, Issue 3
 2012-08-13 15:16 UTC 

[Patch 7/7] infiniband: ehca: Use hotplug thread infrastructure
 2012-08-13 15:14 UTC  (2+ messages)
` [tip:smp/hotplug] infiniband: Ehca: "

[PATCH] ASoC: jack: Always notify full jack status
 2012-08-13 15:44 UTC 

[Patch 6/7] rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread
 2012-08-13 15:13 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 2/7] kthread: Implement park/unpark facility
 2012-08-13 15:08 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 5/7] watchdog: Use hotplug thread infrastructure
 2012-08-13 15:13 UTC  (2+ messages)
` [tip:smp/hotplug] "

[RFC PATCH] wfqueue: expand API, simplify implementation, small performance boost
 2012-08-13 15:13 UTC 

[PATCH] pinctrl: imx5: start numbering pad from 0
 2012-08-13 15:12 UTC  (2+ messages)

[Patch 4/7] softirq: Use hotplug thread infrastructure
 2012-08-13 15:12 UTC  (2+ messages)
` [tip:smp/hotplug] "

iproute2-3.5.0: `ip a s` no longer shows addresses
 2012-08-13 15:11 UTC  (2+ messages)

[Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads
 2012-08-13 15:10 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH] Consistently name interlaced modes
 2012-08-13 15:10 UTC  (2+ messages)

plans to update yocto dev manual to reflect SSH status in qemu images?
 2012-08-13 15:10 UTC  (2+ messages)

[PATCH] Add option to bring up a device in initramfs
 2012-08-13 15:10 UTC  (2+ messages)

[Patch 1/7] rcu: Yield simpler
 2012-08-13 15:07 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH] ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch
 2012-08-13 15:39 UTC  (2+ messages)

[PATCH v2 00/13] Add Heart Rate Service
 2012-08-13 15:08 UTC  (14+ messages)
` [PATCH v2 01/13] Heart Rate Profile API
` [PATCH v2 02/13] heartrate: Add Heart Rate Service GATT client skeleton
` [PATCH v2 03/13] heartrate: Add conn logic and attio callbacks
` [PATCH v2 04/13] heartrate: Discover Characteristic Descriptors
` [PATCH v2 05/13] heartrate: Process Heart Rate Descriptors
` [PATCH v2 06/13] heartrate: Add DBus connection logic
` [PATCH v2 07/13] heartrate: Process Heart Rate Characteristics
` [PATCH v2 08/13] heartrate: Add notification support
` [PATCH v2 09/13] heartrate: Process measurements
` [PATCH v2 10/13] heartrate: Add support for Control Point Reset
` [PATCH v2 11/13] heartrate: Add GetProperties method handle
` [PATCH v2 12/13] heartrate: Add org.bluez.HeartRateWatcher iface to default policy
` [PATCH v2 13/13] heartrate: Add Heart Rate test script


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.