All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-21 12:59:55 to 2012-09-21 14:20:02 UTC [more...]

[Buildroot] [PATCH] unionfs: add missing dependency on host-pkg-config
 2012-09-21 14:20 UTC  (9+ messages)

The GitTogether
 2012-09-21 14:19 UTC  (7+ messages)

[PATCH] serial: omap: fix the overrun case
 2012-09-21 14:18 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] tcg-hppa fixes
 2012-09-21 14:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] linux-user improvements
 2012-09-21 14:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] linux-user: Perform more checks on iovec lists
` [Qemu-devel] [PATCH 2/6] linux-user: Implement gethostname
` [Qemu-devel] [PATCH 3/6] alpha-linux-user: Fix sigaltstack structure definition
` [Qemu-devel] [PATCH 4/6] alpha-linux-user: Fix sigaction
` [Qemu-devel] [PATCH 5/6] target-alpha: Fix cpu_alpha_init
` [Qemu-devel] [PATCH 6/6] linux-user: Fix siginfo handling

performance degradation on kernel upgrade (due to commit ab0a9735e06914ce4d2a94ffa41497dbc142fe7f )
 2012-09-21 14:17 UTC  (2+ messages)

[PATCH v2 0/1] target-i386: Fix default Hypervisor level for kvm
 2012-09-21 14:18 UTC  (4+ messages)
` [PATCH v2 1/1] target-i386: Fix default Hypervisor level for hypervisor-vendor=kvm
  ` [Qemu-devel] "

[PATCH 0/2] A couple more Hob fixes
 2012-09-21 14:04 UTC  (3+ messages)
` [PATCH 1/2] hob: remove confirmation dialog on close

Kernel crash with unsupported DIF protection type
 2012-09-21 14:16 UTC  (3+ messages)

ld problems with relocated toolchain
 2012-09-21 14:04 UTC 

[U-Boot] [PATCH] pci: fix some warnings related to assumptions about
 2012-09-21 14:15 UTC  (15+ messages)
` [U-Boot] arch/powerpc/lib/board.c:get_effective_memsize() for 4GB+ systems

[Qemu-devel] [PATCH v2] virtio-blk: add default serial id
 2012-09-21 14:15 UTC  (2+ messages)

[PATCH 0/5] Simplify code by using hotplug safe pci_get_domain_bus_and_slot()
 2012-09-21 14:15 UTC  (8+ messages)
` [PATCH 4/5] PCI/IOV: simplify code by "

[PATCH] mk: fix librairies dependencies
 2012-09-21 14:14 UTC  (2+ messages)

Direct I/O + Asynchronous I/O from kernel
 2012-09-21 14:14 UTC  (2+ messages)

[PATCH 1/1] fiemap: move i_op->fiemap() locking to the ioctl_fiemap()
 2012-09-21 14:14 UTC 

[PATCH 0/3] mac80211: avoid useless delBA frames
 2012-09-21 14:13 UTC  (2+ messages)

binutils fails to set ld.gold as default
 2012-09-21 13:58 UTC  (2+ messages)

[CONSOLIDATED REQUEST (v2) 00/22] Fixes for 1.3 RC2 (no cover letter)
 2012-09-21 13:57 UTC  (2+ messages)

[PATCH] rtlwifi/rtl8712u Revert firmware
 2012-09-20 22:31 UTC  (2+ messages)

[PATCH] gcc: Use 4.7.2 release tarball
 2012-09-21 13:56 UTC  (2+ messages)

[Qemu-devel] [RFC 00/14] Migration thread
 2012-09-21 14:08 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/14] split MRU ram list
` [Qemu-devel] [PATCH 02/14] add a version number to ram_list
` [Qemu-devel] [PATCH 03/14] protect the ramlist with a separate mutex
` [Qemu-devel] [PATCH 04/14] buffered_file: Move from using a timer to use a thread
` [Qemu-devel] [PATCH 05/14] migration: make qemu_fopen_ops_buffered() return void
` [Qemu-devel] [PATCH 07/14] migration: make writes blocking
` [Qemu-devel] [PATCH 08/14] migration: remove unfreeze logic
` [Qemu-devel] [PATCH 09/14] migration: take finer locking
` [Qemu-devel] [PATCH 10/14] buffered_file: Unfold the trick to restart generating migration data
` [Qemu-devel] [PATCH 11/14] buffered_file: don't flush on put buffer
` [Qemu-devel] [PATCH 12/14] buffered_file: unfold buffered_append in buffered_put_buffer
` [Qemu-devel] [PATCH 13/14] savevm: New save live migration method: pending
` [Qemu-devel] [PATCH 14/14] migration: print times for end phase

[Qemu-devel] [PATCH v2] Add infrastructure for QIDL-based device serialization
 2012-09-21 14:07 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/22] qapi: qapi-visit.py -> qapi_visit.py so we can import
` [Qemu-devel] [PATCH 02/22] qapi: qapi-types.py -> qapi_types.py
` [Qemu-devel] [PATCH 03/22] qapi: qapi-commands.py -> qapi_commands.py
` [Qemu-devel] [PATCH 04/22] qapi: qapi_visit.py, make code useable as module
` [Qemu-devel] [PATCH 05/22] qapi: qapi_visit.py, support arrays and complex qapi definitions
` [Qemu-devel] [PATCH 06/22] qapi: qapi_visit.py, support generating static functions
` [Qemu-devel] [PATCH 07/22] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs
` [Qemu-devel] [PATCH 08/22] qapi: add visitor interfaces for C arrays
` [Qemu-devel] [PATCH 09/22] qapi: QmpOutputVisitor, implement array handling
` [Qemu-devel] [PATCH 10/22] qapi: QmpInputVisitor, "
` [Qemu-devel] [PATCH 11/22] qapi: qapi.py, make json parser more robust
` [Qemu-devel] [PATCH 12/22] qapi: add open-coded visitor for struct tm types
` [Qemu-devel] [PATCH 13/22] qom-fuse: force single-threaded mode to avoid QMP races
` [Qemu-devel] [PATCH 14/22] qom-fuse: workaround for truncated properties > 4096
` [Qemu-devel] [PATCH 15/22] module additions for schema registration
` [Qemu-devel] [PATCH 16/22] qdev: move Property-related declarations to qdev-properties.h
` [Qemu-devel] [PATCH 17/22] qidl: add documentation
` [Qemu-devel] [PATCH 18/22] qidl: add lexer library (based on QC parser)
` [Qemu-devel] [PATCH 19/22] qidl: add C parser "
` [Qemu-devel] [PATCH 20/22] qidl: add QAPI-based code generator
` [Qemu-devel] [PATCH 21/22] qidl: qidl.h, definitions for qidl annotations
` [Qemu-devel] [PATCH 22/22] qidl: unit tests and build infrastructure

Constant noise on HDA ALC275
 2012-09-21 14:08 UTC  (9+ messages)

[U-Boot] [PATCH 3/9] disk/part: introduce get_device_and_partition
 2012-09-21 14:08 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

PCI device not working
 2012-09-21 14:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/25] q35 series take #1
 2012-09-21 14:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/25] ahci: add ide device initialization helper

[PATCHv5 0/2] Add support for the OLED in the CFA10036
 2012-09-21 14:04 UTC  (4+ messages)
` [PATCH 1/2] video: Add support for the Solomon SSD1307 OLED Controller

[PATCH 0/7] dw_dmac: introduce autoconfiguration
 2012-09-21 14:03 UTC  (12+ messages)
` [PATCHv2 0/6] "
  ` [PATCHv2 2/6] dw_dmac: fill optional encoded parameters in register structure
  ` [PATCHv2 3/6] dw_dmac: get number of channels from hardware if possible
  ` [PATCHv2 4/6] dw_dmac: autoconfigure block_size or use platform data
  ` [PATCHv2 5/6] dw_dmac: autoconfigure data_width or get it via "
  ` [PATCHv2 6/6] dw_dmac: introduce software emulation of LLP transfers

[U-Boot] [PATCH 1/9] combine block device load commands into common function
 2012-09-21 14:02 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[PATCH] amd64_edac: Memory size reported double on processor family 0Fh
 2012-09-21 14:01 UTC  (13+ messages)

[PATCH] nestedsvm: fix paging mode
 2012-09-21 14:01 UTC 

[U-Boot] [PATCH] net/phy: support the mv88e6352 switch
 2012-09-21 14:00 UTC  (3+ messages)

(unknown),
 2012-09-21 14:00 UTC 

[U-Boot] [PATCH 00/11] Add DM blockdev subsystem
 2012-09-21 13:58 UTC  (15+ messages)
` [U-Boot] [PATCH 01/11] DM: add block device core
` [U-Boot] [PATCH 03/11] DM: add block controller core
` [U-Boot] [PATCH 02/11] DM: add support for scanning DOS partitions to blockdev core

[U-Boot] [PATCH] mx6q: Add basic support for mx6qsabreauto
 2012-09-21 13:58 UTC 

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-09-21 13:52 UTC  (8+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "
` [PATCH RFC 2/2] kvm: Be courteous to other VMs in overcommitted scenario "

[PATCH 0/9] Reduce compaction scanning and lock contention
 2012-09-21 13:51 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] wiimote: add Wii Balance Board detection
 2012-09-21 13:51 UTC  (2+ messages)

[PATCH] selinux-testsuite: Allow test domains to read /etc/passwd
 2012-09-21 13:50 UTC  (9+ messages)
              ` [PATCH] selinux-testsuite: Wrap auth_read_passwd with ifdef(`distro_redhat')

[PATCH] Change xen_vbd's flush_support and discard_secure to have type unsigned int, rather than bool
 2012-09-21 13:36 UTC  (2+ messages)

[PATCH v6 00/13] Heart Rate Profile plugin
 2012-09-21 13:45 UTC  (9+ messages)
` [PATCH v6 06/13] heartrate: Read Body Sensor Location characteristics
` [PATCH v6 07/13] heartrate: Add HeartRateManager interface
` [PATCH v6 08/13] heartrate: Add support to enable notifications
` [PATCH v6 11/13] heartrate: Add GetProperties method

[GIT PULL] ARM initial multi-platform support
 2012-09-21 13:45 UTC  (3+ messages)

[GIT PULL] (xen) stable/for-linus-3.6-rc6-tag
 2012-09-21 13:31 UTC 

[PATCH 1/1] drivers/mtd/devices/m25p80.c: Fix whole device erase
 2012-09-21 13:42 UTC  (3+ messages)
` Fwd: "

[PATCH]sched/rt.c: leaf_rt_rq_list contains empty queues. Fix it
 2012-09-21 13:35 UTC 

[PATCH v6] Stop periodic syncing if filesystem is already shutdown
 2012-09-21 13:42 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/41] Migration cleanups, refactorings, stats, and more
 2012-09-21 15:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 32/41] savevm: unexport qemu_ftell()

[PATCH 3/3] serial: pl011: allow very high baudrates
 2012-09-21 13:41 UTC  (4+ messages)

[Qemu-devel] Dynamic Binary Instrumentation
 2012-09-21 13:39 UTC  (3+ messages)

[PATCH] Xen backend support for paged out grant targets V4
 2012-09-21 13:28 UTC  (5+ messages)

[PATCH] mtd: m25p80: Disable 4K erase for s25sl032p, s25sl064p
 2012-09-21 13:39 UTC  (3+ messages)

nfq_set_verdict
 2012-09-21 13:38 UTC 

seandroid 4.1.1
 2012-09-21 13:38 UTC  (10+ messages)

[PATCH] bitbake.conf/gcc: Add clean masks for stamp files
 2012-09-21 13:22 UTC  (4+ messages)

makedumpfile 1.5.0 takes much more time to dump
 2012-09-21 13:32 UTC  (3+ messages)

The use of evtchn_upcall_mask
 2012-09-21 13:29 UTC  (3+ messages)

Using other recipes output in Makefile-project
 2012-09-21 13:29 UTC  (4+ messages)

[PATCH 1/2] staging:iio:ad7780: Make powerdown GPIO optional
 2012-09-21 13:29 UTC  (2+ messages)
` [PATCH 2/2] staging:iio:ad7780: Add support for the ad7170/ad7171

Early cpio decoder and ACPI table override via initrd making use of it
 2012-09-21 13:28 UTC  (3+ messages)
` [PATCH 1/2] lib: Add early cpio decoder
` [PATCH 2/2] ACPI: Override arbitrary ACPI tables via initrd for debugging

RCU idle CPU detection is broken in linux-next
 2012-09-21 13:26 UTC  (10+ messages)

3.6-rc5 cgroups blkio throttle + md regression
 2012-09-21 13:25 UTC  (18+ messages)
                  ` [PATCH 1/2] block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue()
                    ` [PATCH 2/2] block: fix request_queue->flags initialization

[PATCH] ARM: enable MMU in pbl
 2012-09-21 13:23 UTC  (8+ messages)
` [PATCH 3/4] ARM pbl: enable MMU during decompression

[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
 2012-09-21 13:24 UTC  (6+ messages)
` [PATCH v3 4/8] ACPI, PCI: change acpi_pci_drivers' add/remove interface
      ` [PATCH] change signature of walk_root_bridge() function

[PATCH V4] Add support for Aurora L2 Cache Controller
 2012-09-21 13:23 UTC  (9+ messages)
` [PATCH V4 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl
` [PATCH V4 4/6] arm: mvebu: add L2 cache support
` [PATCH V4 5/6] arm: mvebu: add Aurora L2 Cache Controller to the DT
` [PATCH V4 6/6] arm: l2x0: add aurora related properties to OF binding

[PATCH] x86: enable VIA CPU support
 2012-09-21 13:22 UTC  (3+ messages)

[PATCH BlueZ] media: Fix possible crash when endpoint exit
 2012-09-21 13:20 UTC  (2+ messages)

[PATCH v2] gatt: Delay D-Bus reply on char discovery
 2012-09-21 13:19 UTC  (2+ messages)

[PATCH V5] mtd: m25p80: Make fast read configurable via DT
 2012-09-21 13:19 UTC  (4+ messages)

[lm-sensors] [PATCH 2/2] hwmon: (mcp3021) Add MCP3221 support
 2012-09-21 13:18 UTC  (2+ messages)

[PATCH v4 00/17] Allow changing of Hypervisor CPUIDs
 2012-09-21 13:17 UTC  (6+ messages)
` [PATCH v4 02/17] target-i386: Add missing kvm bits
      ` [Qemu-devel] "

[PATCH][V4] powerpc/fsl-pci: Add pci inbound/outbound PM support
 2012-09-21 13:15 UTC  (10+ messages)

[PATCH 1/4] module: add syscall to load module from fd
 2012-09-21 13:15 UTC  (3+ messages)
` [PATCH 3/4] ARM: add finit_module syscall to ARM

[lm-sensors] [PATCH 1/2] hwmon: (mcp3021) Prepare MCP3021 driver
 2012-09-21 13:15 UTC  (2+ messages)

[PATCH] ASoC: core: Configure pin muxing via pinctrl when registering a DAI
 2012-09-21 13:16 UTC  (3+ messages)

[PATCH v4] Add basic address decoding support for Marvell 370/XP
 2012-09-21 13:14 UTC  (2+ messages)

[PATCH] fs/jfs: Patch with various fixes for the JFS code
 2012-09-21 13:07 UTC  (2+ messages)

[PATCH v2] ucc_geth: Reduce IRQ off in xmit path
 2012-09-21 12:51 UTC  (3+ messages)
` [PATCH v3] ucc_geth: Lockless xmit

[PATCH v3] USB: PHY: Re-organize Tegra USB PHY driver
 2012-09-21 13:09 UTC  (2+ messages)

[PATCH] core: Actually EIO is a fatal error
 2012-09-21 13:08 UTC  (8+ messages)

[RFC] mac80211: validate key before MIC verify
 2012-09-21 13:07 UTC  (3+ messages)

fio 2.0.9 fails: shmget: No space left on device
 2012-09-21 13:06 UTC  (6+ messages)

[PATCH v4] of: Add videomode helper
 2012-09-21 13:07 UTC  (3+ messages)

[PATCH] powerpc/fsl-pci: use 'Header Type' to identify PCIE mode
 2012-09-21 13:06 UTC  (4+ messages)

[PATCH 1/3] fdisk: add guid
 2012-09-21 13:05 UTC  (3+ messages)

[PATCH 0/4] perf: android: configure hardcoded paths
 2012-09-21 13:05 UTC  (4+ messages)
` [PATCH 1/4] perf tools: configure tmp path at build time

[U-Boot] [PATCH v2 1/3] mx53loco: Change default environment to cope with OE changes
 2012-09-21 13:04 UTC  (3+ messages)

bug repport: -r argument don't work
 2012-09-21 13:03 UTC 

[PATCH] log --oneline: put decoration at the end of the line
 2012-09-21 13:03 UTC  (6+ messages)
` [PATCH 0/2] New pretty format color specifiers %C+ and %C-
  ` [PATCH 2/2] pretty: support placeholders "
    ` [PATCH 3/2] pretty: support right alignment

gma500_gfx black screen
 2012-09-21 13:02 UTC  (3+ messages)

[U-Boot] [PATCH] mx28evk: Add missing 'setexpr' command
 2012-09-21 13:02 UTC 

[PATCH V2 0/3] Add device tree based discovery support for drm-fimd
 2012-09-21 12:59 UTC  (4+ messages)
` [PATCH V2 1/3] ARM: EXYNOS5: Add fimd node to the exynos5250 dtsi file
` [PATCH V2 2/3] ARM: EXYNOS: add device tree based discovery support for FIMD
` [PATCH V2 3/3] ARM: EXYNOS: Add drm-device node to the dtsi file


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.