All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-24 13:48:49 to 2012-09-24 14:32:55 UTC [more...]

[RFC PATCH] KVM: x86: Skip request checking branches in vcpu_enter_guest() more effectively
 2012-09-24 14:32 UTC  (9+ messages)

[Qemu-devel] [PATCH v6 00/16] Allow changing of Hypervisor CPUIDs
 2012-09-24 14:32 UTC  (16+ messages)
`  "
` [Qemu-devel] [PATCH v6 01/16] target-i386: Add missing kvm bits
  `  "
` [Qemu-devel] [PATCH v6 02/16] target-i386: Add Hypervisor level
  `  "
` [Qemu-devel] [PATCH v6 03/16] target-i386: Add cpu object access routines for "
  `  "
` [Qemu-devel] [PATCH v6 04/16] target-i386: Add x86_set_hyperv
  `  "
` [Qemu-devel] [PATCH v6 05/16] target-i386: Use Hypervisor level in -machine pc, accel=kvm
  ` [PATCH v6 05/16] target-i386: Use Hypervisor level in -machine pc,accel=kvm
` [Qemu-devel] [PATCH v6 06/16] target-i386: Use Hypervisor level in -machine pc, accel=tcg
  ` [PATCH v6 06/16] target-i386: Use Hypervisor level in -machine pc,accel=tcg
` [PATCH v6 07/16] target-i386: Add Hypervisor vendor
` [PATCH v6 08/16] target-i386: Add cpu object access routines for "

[PATCH v3 RESEND 00/17] LPAE fixes and extensions for Keystone
 2012-09-24 14:32 UTC  (18+ messages)
` [PATCH v3 RESEND 04/17] ARM: LPAE: use phys_addr_t on virt <--> phys conversion
` [PATCH v3 RESEND 06/17] ARM: LPAE: use signed arithmetic for mask definitions
` [PATCH v3 RESEND 09/17] ARM: LPAE: use phys_addr_t for initrd location and size
` [PATCH v3 RESEND 10/17] ARM: LPAE: use phys_addr_t in switch_mm()
` [PATCH v3 RESEND 11/17] ARM: LPAE: use 64-bit accessors for TTBR registers
` [PATCH v3 RESEND 12/17] ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmem

[PATCH] ath9k: Disable ASPM only for AR9285
 2012-09-24 14:32 UTC  (2+ messages)

[RFC] Questions for "Git User's Survey 2011"
 2012-09-24 14:31 UTC  (8+ messages)

Xen4.2 S3 regression?
 2012-09-24 14:32 UTC  (18+ messages)

[PATCH] media_build: add module_pci_driver to compat.h
 2012-09-24 14:30 UTC 

[PATCH BlueZ v0] gatt: Exchange MTU needs to be executed first
 2012-09-24 14:30 UTC  (2+ messages)

[ANNOUNCE] tig-1.0
 2012-09-24 14:29 UTC  (7+ messages)

[xen-unstable test] 13859: regressions - trouble: blocked/broken/fail/pass
 2012-09-24 14:29 UTC 

linux-next: build failure after merge of the final tree (staging tree related)
 2012-09-24 14:29 UTC 

[PATCH v2 0/6] ARM: EXYNOS: Add secure firmware support
 2012-09-24 14:28 UTC  (14+ messages)
` [PATCH 1/6] ARM: Add interface for registering and calling firmware-specific operations
` [PATCH 2/6] ARM: EXYNOS: Add support for secure monitor calls
` [PATCH 3/6] ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412
` [PATCH 4/6] ARM: EXYNOS: Add IO mapping for non-secure SYSRAM
` [PATCH 5/6] ARM: EXYNOS: Add support for Exynos secure firmware
` [PATCH 6/6] ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up

[PATCH v3] powerpc/esdhc: disable CMD23 for some Freescale SoCs
 2012-09-24 14:28 UTC  (6+ messages)

[Qemu-devel] [0/2] Bugfixes for ppc KVM
 2012-09-24 14:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] pseries: Synchronize qemu and KVM state on hypercalls
    ` [Qemu-devel] [Qemu-ppc] "

[Buildroot] [Bug 5570] New: Cannot compile software on the target machine
 2012-09-24 14:27 UTC  (3+ messages)
` [Buildroot] [Bug 5570] "

[Qemu-devel] [PULL 00/19] Block patches
 2012-09-24 14:26 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] blockdev: preserve readonly and snapshot states across media changes
` [Qemu-devel] [PATCH 02/19] block: correctly set the keep_read_only flag
` [Qemu-devel] [PATCH 03/19] block: make bdrv_set_enable_write_cache() modify open_flags
` [Qemu-devel] [PATCH 04/19] block: Framework for reopening files safely
` [Qemu-devel] [PATCH 05/19] block: move aio initialization into a helper function
` [Qemu-devel] [PATCH 06/19] block: move open flag parsing in raw block drivers to helper functions
` [Qemu-devel] [PATCH 07/19] block: do not parse BDRV_O_CACHE_WB in block drivers
` [Qemu-devel] [PATCH 08/19] block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.c
` [Qemu-devel] [PATCH 09/19] block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.c
` [Qemu-devel] [PATCH 10/19] block: raw-posix image file reopen
` [Qemu-devel] [PATCH 11/19] block: raw "
` [Qemu-devel] [PATCH 12/19] block: qed "
` [Qemu-devel] [PATCH 13/19] block: qcow2 "
` [Qemu-devel] [PATCH 14/19] block: qcow "
` [Qemu-devel] [PATCH 15/19] block: vmdk "
` [Qemu-devel] [PATCH 16/19] block: vdi "
` [Qemu-devel] [PATCH 17/19] block: vpc "
` [Qemu-devel] [PATCH 18/19] block: convert bdrv_commit() to use bdrv_reopen()
` [Qemu-devel] [PATCH 19/19] block: remove keep_read_only flag from BlockDriverState struct

GIC affinity and edge trigger
 2012-09-24 14:26 UTC  (2+ messages)

[U-Boot] QE firmware/microcode handling
 2012-09-24 14:25 UTC  (5+ messages)
` [U-Boot] [PATCH] SBx81CFC960: embed Fman microcode in the bootloader

[Qemu-devel] EHCI USB regression in 1.2.0 - ehci_state_fetchqtd() asserting
 2012-09-24 14:24 UTC  (7+ messages)

[patch 0/5] s390: network patches for net-next
 2012-09-24 14:24 UTC  (6+ messages)
` [patch 1/5] [PATCH] qeth: cleanup channel path descriptor function
` [patch 2/5] [PATCH] lcs: ensure proper ccw setup
` [patch 3/5] [PATCH] qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
` [patch 4/5] [PATCH] drivers/s390/net: removes unnecessary semicolon
` [patch 5/5] [PATCH] ctcm: fix error return code

[PATCH v1 7/8]: PVH privcmd changes
 2012-09-24 14:24 UTC  (2+ messages)

[PATCH v4] lxt PHY: Support for the buggy LXT973 rev A2
 2012-09-24 14:13 UTC  (2+ messages)

[PATCH 1/6] xfstests: add fio requirement V2
 2012-09-24 14:23 UTC  (12+ messages)
` [PATCH 2/6] xfstest: add configurable load factors
` [PATCH 3/6] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 4/6] add fallocate/truncate vs AIO/DIO stress test
` [PATCH 5/6] add fallocate/punch_hole "
` [PATCH 6/6] add defragmentation stress test for ext4

[Qemu-devel] [PATCH v5 0/4] non-blocking connect address handling cleanup
 2012-09-24 14:22 UTC  (2+ messages)

divide error: bdi_dirty_limit+0x5a/0x9e
 2012-09-24 14:23 UTC  (3+ messages)

ORDER
 2012-09-24  7:54 UTC 

HP laptop: fan off until CPU temp near 105 degrees C
 2012-09-24 14:21 UTC  (2+ messages)

snd_seq_parse_address accesses uninitialised data
 2012-09-24 14:20 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
 2012-09-24 14:19 UTC  (5+ messages)
` [U-Boot] [PATCH v8] [RFC] "

[PATCH 1/4] lib: vsprintf: Optimize division by 10 for small integers
 2012-09-24 14:18 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP: SmartReflex: pass device dependent data via platform data
 2012-09-24 14:16 UTC  (13+ messages)
` [PATCH 2/2] "
  ` [PATCH 1/2] ARM: OMAP: SmartReflex: fix error path in init function

[PATCH v4] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-24 14:16 UTC  (2+ messages)

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-09-24 14:16 UTC  (7+ messages)

[oe-commits] Saul Wold : xserver-xorg: Modify RREPLACES for RCONFLICTS
 2012-09-24 14:03 UTC  (5+ messages)
` [PATCH] xserver-xorg: fix RCONFLICTS line
  ` [PATCH] xserver-xorg: use EXTENDPKGV instead of PV in RCONFLICTS_${PN}-module-exa

[PATCH 1/4] gspca_pac7302: correct register documentation
 2012-09-24 14:17 UTC  (2+ messages)

[RFC] tty: Add get- ioctls to fetch tty status
 2012-09-24 14:14 UTC  (11+ messages)

[PATCH 2/4] pwc: Add return code check at vb2_queue_init()
 2012-09-24 14:16 UTC  (2+ messages)

[PATCH 19/23 v2] arch/x86: check remote MMIO remap permissions
 2012-09-24 14:14 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v1 2/8]: PVH mmu changes
 2012-09-24 14:13 UTC  (5+ messages)

[PATCH v4] of: Add videomode helper
 2012-09-24 14:12 UTC  (4+ messages)

[PATCH V3 1/3] drivers/char/tpm: Add new device driver to support IBM vTPM
 2012-09-24 14:10 UTC  (5+ messages)
` [PATCH 1/1] drivers/char/tpm: remove tasklet and cleanup

[BUG?] Path limiting in "git log" when run from another subdir
 2012-09-24 14:11 UTC  (7+ messages)

problem with setlocale trick in gettext.c
 2012-09-24 14:08 UTC 

[PATCH v2] Btrfs: fix return value check
 2012-09-24 14:06 UTC  (2+ messages)

[oe-commits] Phil Blundell : libcap: respect ${base_sbindir}
 2012-09-24 13:54 UTC  (2+ messages)

[PATCH 1/4] gspca_pac7302: correct register documentation
 2012-09-24 14:07 UTC  (10+ messages)
` [PATCH 4/4] gspca_pac7302: add support for green balance adjustment

[PATCH] Btrfs: fix return value check in btrfs_ioctl_send()
 2012-09-24 14:03 UTC  (2+ messages)

no extension found for this protocol
 2012-09-24 14:03 UTC  (8+ messages)

Rebuilding chunk root?
 2012-09-24 14:02 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2012-09-24 14:02 UTC 

[PATCH v3 00/16] slab accounting for memcg
 2012-09-24 13:57 UTC  (13+ messages)
` [PATCH v3 05/16] consider a memcg parameter in kmem_create_cache

[PATCH RFC] V4L: Add get/set_frame_desc subdev callbacks
 2012-09-24 14:00 UTC 

decision for an access point
 2012-09-24 13:59 UTC  (3+ messages)
  ` communication between driver and wpa_supplicant

[PATCH 0/9] OMAPDSS: OMAP5 related patches
 2012-09-24 13:58 UTC  (20+ messages)
` [PATCH 1/9] OMAPDSS: DSI: improve DSI clock calcs for DISPC
` [PATCH 2/9] OMAPDSS: Add basic omap5 features to dss and dispc
` [PATCH 3/9] OMAPDSS: move dss feats to the end of dss.c
` [PATCH 4/9] OMAPDSS: Add support for DPI source selection
` [PATCH 5/9] OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCO
` [PATCH 6/9] OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSEL
` [PATCH 7/9] OMAPDSS: DSI: Add new linebuffer size for OMAP5
` [PATCH 8/9] OMAPDSS: DSI: Add code to disable PHY DCC
` [PATCH 9/9] OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5

8bit i2c register address
 2012-09-24 13:58 UTC 

[PATCH] rtc: kconfig: Fixup dependency for ab8500
 2012-09-24 13:58 UTC 

[PATCH RFC] V4L: Add s_rx_buffer subdev video operation
 2012-09-24 13:58 UTC  (3+ messages)

[Qemu-devel] [0/4] pseries patches for comment
 2012-09-24 13:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] pseries: Remove unnecessary locking from PAPR hash table hcalls

[RFC PATCHv2 bridge 0/7] Add basic VLAN support to bridges
 2012-09-24 13:56 UTC  (9+ messages)
` [RFC PATCHv2 bridge 2/7] bridge: Add vlan to unicast fdb entries
` [RFC PATCHv2 bridge 7/7] bridge: Add the ability to show dump the vlan map from a bridge port

[PATCH v2] HID: Add support for Sony PS3 BD Remote Control
 2012-09-24 13:56 UTC  (4+ messages)
` [RFC, PATCH] hid-ps3remote: handle multiple keypresses for joypad buttons

[PATCH 2/4] lib: vsprintf: Optimize division by 10000
 2012-09-24 13:56 UTC  (2+ messages)

[PATCH v1 6/8]: PVH ballooning and grant changes
 2012-09-24 13:55 UTC  (2+ messages)

[GIT PULL] (xen) stable/for-linus-3.7-rc7-tag
 2012-09-24 13:43 UTC 

nfq_set_verdict
 2012-09-24 13:54 UTC  (3+ messages)

Identifying reflink / CoW files
 2012-09-24 13:53 UTC  (4+ messages)

[PATCH 1/6] xfstest: add fio git submodule
 2012-09-24 13:53 UTC  (7+ messages)

[RFCv1 PATCH 0/6] vb2 & multiplanar fixes/changes
 2012-09-24 13:52 UTC  (4+ messages)
` [RFCv1 PATCH 4/6] videobuf2-core: fill in length field for multiplanar buffers

i2c_transfer using 8bit register address
 2012-09-24 13:52 UTC 

[PATCH 1/2] ASoC: fsl_ssi: Let it understand mono
 2012-09-24 13:50 UTC  (8+ messages)
` [PATCH 2/2] ASoC: cs4270: Remove mono support

[PATCH net-next] filter: add XOR instruction for use with X/K
 2012-09-24 13:50 UTC  (3+ messages)

[PATCH 3/4] lib: vsprintf: Optimize put_dec_trunc8
 2012-09-24 13:49 UTC  (2+ messages)

omap3isp: wrong image after resizer with mt9v034 sensor
 2012-09-24 13:49 UTC  (3+ messages)

Dom0 crash with old style AMD NUMA detection
 2012-09-24 13:48 UTC  (7+ messages)

[U-Boot] (no subject)
 2012-09-24 13:48 UTC  (9+ messages)
` [U-Boot] [PATCH V2 00/21] Add mx6solo/mx6duallite support
  ` [U-Boot] [PATCH V2 08/21] mx6: add plugin file for use with imximage.cfg


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.