All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-11 14:34:03 to 2013-10-11 15:10:44 UTC [more...]

[Qemu-devel] [PATCH 0/7] Make vga devices use test_and_set
 2013-10-11 15:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/7] vmware_vga: port to test_and_clear instead of test/reset

[PATCH net] bridge: allow receiption on disabled port
 2013-10-11 15:10 UTC  (6+ messages)

[PATCH 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
 2013-10-11 15:10 UTC  (4+ messages)
` [PATCH 1/3 v4] thermal: samsung: correct the fall interrupt en, status bit fields

[PATCH 0/7] Make dwc3 use Generic PHY Framework and misc cleanup
 2013-10-11 15:09 UTC  (12+ messages)
` [PATCH 2/7] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
` [PATCH 3/7] drivers: phy: usb3/pipe3: Adapt pipe3 driver to "

[OOPS PATCH 0/1] netfilter/sip: fix OOPS in flush_expectations()
 2013-10-11 15:09 UTC  (5+ messages)
` [OOPS PATCH 1/1] netfilter: "

[BUG] WARN_ON(!context) in drivers/pci/hotplug/acpiphp_glue.c
 2013-10-11 15:08 UTC  (5+ messages)

Setting root password
 2013-10-11 15:08 UTC  (2+ messages)

[Qemu-devel] [PULL 00/61] Block patches
 2013-10-11 15:05 UTC  (62+ messages)
` [Qemu-devel] [PULL 01/61] blockjob: rename BlockJobType to BlockJobDriver
` [Qemu-devel] [PULL 02/61] qapi: Introduce enum BlockJobType
` [Qemu-devel] [PULL 03/61] qapi: make use of new BlockJobType
` [Qemu-devel] [PULL 04/61] qapi: Add ImageInfoSpecific type
` [Qemu-devel] [PULL 05/61] block: Add bdrv_get_specific_info
` [Qemu-devel] [PULL 06/61] block/qapi: Human-readable ImageInfoSpecific dump
` [Qemu-devel] [PULL 07/61] qcow2: Add support for ImageInfoSpecific
` [Qemu-devel] [PULL 08/61] qemu-iotests: Discard specific info in _img_info
` [Qemu-devel] [PULL 09/61] qemu-iotests: Additional info from qemu-img info
` [Qemu-devel] [PULL 10/61] qcow2: Alignment of snapshot table entries
` [Qemu-devel] [PULL 11/61] qcow2: Use pread for inactive L1 in overlap check
` [Qemu-devel] [PULL 12/61] qcow2: Free preallocated zero clusters
` [Qemu-devel] [PULL 13/61] qcow2: Always use error path on writing snapshots
` [Qemu-devel] [PULL 14/61] qcow2: Free allocated snapshot table on error
` [Qemu-devel] [PULL 15/61] qcow2: Assert against snapshot name/ID overflow
` [Qemu-devel] [PULL 16/61] block/get_block_status: avoid redundant callouts on raw devices
` [Qemu-devel] [PULL 17/61] block: Add BlockDriver.bdrv_check_ext_snapshot
` [Qemu-devel] [PULL 18/61] qemu-iotests: Discard preallocated zero clusters
` [Qemu-devel] [PULL 19/61] ahci: set ahci mode on reset
` [Qemu-devel] [PULL 20/61] block: qemu-iotests for vhdx, read sample dynamic image
` [Qemu-devel] [PULL 21/61] qcow2: Add missing space in error message
` [Qemu-devel] [PULL 22/61] qcow2: Remove wrong metadata overlap check
` [Qemu-devel] [PULL 23/61] qcow2: Fix snapshot restoration in snapshot_create
` [Qemu-devel] [PULL 24/61] qcow2: Use better type for numerical snapshot ID
` [Qemu-devel] [PULL 25/61] block: Improve driver whitelist checks
` [Qemu-devel] [PULL 26/61] qcow2: Use negated overflow check mask
` [Qemu-devel] [PULL 27/61] qcow2: Make overlap check mask variable
` [Qemu-devel] [PULL 28/61] qcow2: Add overlap-check options
` [Qemu-devel] [PULL 29/61] qcow2: Array assigning options to OL check bits
` [Qemu-devel] [PULL 30/61] qcow2: Add more overlap check bitmask macros
` [Qemu-devel] [PULL 31/61] qcow2: Evaluate overlap check options
` [Qemu-devel] [PULL 32/61] block/raw_bsd: Employ error parameter
` [Qemu-devel] [PULL 33/61] block/raw-win32: "
` [Qemu-devel] [PULL 34/61] blkdebug: "
` [Qemu-devel] [PULL 35/61] blkverify: "
` [Qemu-devel] [PULL 36/61] qemu-iotests: move blank lines of output in case 059
` [Qemu-devel] [PULL 37/61] block/raw-posix: Employ error parameter
` [Qemu-devel] [PULL 38/61] tests: build the helper program by default
` [Qemu-devel] [PULL 39/61] build: add command check-clean
` [Qemu-devel] [PULL 40/61] vmdk: convert error code to use errp
` [Qemu-devel] [PULL 41/61] vmdk: refuse enabling zeroed grain with flat images
` [Qemu-devel] [PULL 42/61] qapi-types/visit.py: Pass whole expr dict for structs
` [Qemu-devel] [PULL 43/61] qapi-types/visit.py: Inheritance "
` [Qemu-devel] [PULL 44/61] blockdev: Introduce DriveInfo.enable_auto_del
` [Qemu-devel] [PULL 45/61] blockdev: 'blockdev-add' QMP command
` [Qemu-devel] [PULL 46/61] blockdev: Separate ID generation from DriveInfo creation
` [Qemu-devel] [PULL 47/61] blockdev: Pass QDict to blockdev_init()
` [Qemu-devel] [PULL 48/61] blockdev: Move parsing of 'media' option to drive_init
` [Qemu-devel] [PULL 49/61] blockdev: Move parsing of 'if' "
` [Qemu-devel] [PULL 50/61] blockdev: Moving parsing of geometry options "
` [Qemu-devel] [PULL 51/61] blockdev: Move parsing of 'boot' option "
` [Qemu-devel] [PULL 52/61] blockdev: Move bus/unit/index processing "
` [Qemu-devel] [PULL 53/61] blockdev: Move virtio-blk device creation "
` [Qemu-devel] [PULL 54/61] blockdev: Remove IF_* check for read-only blockdev_init
` [Qemu-devel] [PULL 55/61] qemu-iotests: Check autodel behaviour for device_del
` [Qemu-devel] [PULL 56/61] blockdev: Remove 'media' parameter from blockdev_init()
` [Qemu-devel] [PULL 57/61] blockdev: Don't disable COR automatically with blockdev-add
` [Qemu-devel] [PULL 58/61] blockdev: blockdev_init() error conversion
` [Qemu-devel] [PULL 59/61] vmdk: Fix vmdk_parse_extents
` [Qemu-devel] [PULL 60/61] qemu-io: Let "open" pass options to block driver
` [Qemu-devel] [PULL 61/61] qemu-iotests: Add test for inactive L2 overlap

[PATCH 1/4] Bluetooth: Declare btusb_table[] and blacklist_table[] as const
 2013-10-11 15:07 UTC  (2+ messages)

[PATCH net-next v4 0/5] xen-netback: IPv6 offload support
 2013-10-11 15:06 UTC  (11+ messages)
` [PATCH net-next v4 1/5] xen-netback: add support for IPv6 checksum offload to guest
` [PATCH net-next v4 2/5] xen-netback: add support for IPv6 checksum offload from guest
` [PATCH net-next v4 3/5] xen-netback: Unconditionally set NETIF_F_RXCSUM
` [PATCH net-next v4 4/5] xen-netback: handle IPv6 TCP GSO packets from the guest
` [PATCH net-next v4 5/5] xen-netback: enable IPv6 TCP GSO to "

[PATCH net-next v4 0/5] xen-netback: IPv6 offload support
 2013-10-11 15:06 UTC 

[Bug 68503] New: Graphical glitches in Serious Sam 3 when SB is enabled
 2013-10-11 15:06 UTC  (2+ messages)
` [Bug 68503] "

[PATCH] sunrpc: trim off EC bytes in addition to the checksum blob when doing a GSSAPI v2 unwrap
 2013-10-11 15:04 UTC  (2+ messages)

Question on DRM/DRI and X render to framebuffer memory and not to display?
 2013-10-11 15:04 UTC 

Elbc device driver
 2013-10-11 15:03 UTC  (5+ messages)

Processed: Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers
 2013-10-11 15:04 UTC  (2+ messages)

[PATCH] scheduler: adjust internal locking interface
 2013-10-11 15:03 UTC  (5+ messages)

bareboxenv-target and spi nor flash crc problem
 2013-10-11 15:02 UTC 

[PATCH 00/16] drm/i915: More HSW watermark prep work v2
 2013-10-11 15:02 UTC  (3+ messages)
` [PATCH 10/16] drm/i915: Improve watermark dirtyness checks

[U-Boot] [PATCH v4] powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb
 2013-10-11 15:02 UTC 

[PATCH] ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found
 2013-10-11 15:02 UTC  (2+ messages)

[PATCH 1/8] Bluetooth: Remove pointless parameter check in bfusb_send_frame()
 2013-10-11 15:01 UTC  (2+ messages)

[PATCH] sched: fix race between sched_move_domain() and vcpu_wake()
 2013-10-11 15:00 UTC  (7+ messages)
        ` Processed: "

[PATCH v3 0/3] GPIO DT support for da850
 2013-10-11 14:59 UTC  (5+ messages)
` [PATCH v3 1/3] gpio: davinci: add OF support

[RFC PATCH] arm64: KVM: honor cacheability attributes on S2 page fault
 2013-10-11 14:59 UTC  (13+ messages)

[Bug 69876] [NVC3] Reverse prime sometimes freezes the machine
 2013-10-11 14:58 UTC 

Problems when building Angstrom master & 1.3 & 1.4 for Beagleboard Black
 2013-10-11 14:58 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-10-10
 2013-10-11 14:57 UTC  (9+ messages)

[xen-unstable test] 19756: regressions - trouble: broken/fail/pass
 2013-10-11 14:56 UTC  (7+ messages)

[PATCH v4 0/5] dma: mxs-dma bugfixes and cleanup
 2013-10-11 14:55 UTC  (4+ messages)

[PATCH 0/7] kvmtool: handle guests of a different endianness
 2013-10-11 14:54 UTC  (20+ messages)
` [PATCH 1/7] kvmtool: virt_queue configuration based on endianness
` [PATCH 2/7] kvmtool: virt_queue: handle guest endianness
` [PATCH 3/7] kvmtool: convert console backend to support bi-endianness
` [PATCH 4/7] kvmtool: convert 9p "
` [PATCH 5/7] kvmtool: convert blk "
` [PATCH 6/7] kvmtool: convert net "
` [PATCH 7/7] kvmtool: virtio: enable arm/arm64 support for bi-endianness

Extended H/W error log driver
 2013-10-11 14:54 UTC  (4+ messages)

[PATCH v4] gpio: Add MOXA ART GPIO driver
 2013-10-11 14:53 UTC  (3+ messages)
` [PATCH v5] "

Problem with image types
 2013-10-11 14:52 UTC  (3+ messages)

[PATCH 11/28] libxl: only put poller if already gotten in libxl_event_wait
 2013-10-11 14:51 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH] libxl: make libxl__poller_put tolerate p==NULL libxl_event_wait

A crash in ext3 on disk failure
 2013-10-11 14:51 UTC  (3+ messages)

[Bug 69942] driver fails to provide latency information
 2013-10-11 14:50 UTC 

Subject: Problems with of_find_compatible_node
 2013-10-11 14:49 UTC  (2+ messages)

[PATCH V1] new API regmap_multi_reg_write() definition
 2013-10-11 14:31 UTC 

[PATCH] i2c: Fix modalias for ACPI enumerated I2C devices
 2013-10-11 14:49 UTC  (2+ messages)

Ceph and puppet and OpenStack : open conference call
 2013-10-11 14:47 UTC 

[PATCH] ata: sata_rcar: Add RCAR Gen2 SATA PHY support
 2013-10-11 14:47 UTC  (6+ messages)

[PATCH] common/sched: Correct function prototypes
 2013-10-11 14:47 UTC  (7+ messages)

[U-Boot] [RFC] [PATCH] [NEXT] arm: keep all sections in ELF file
 2013-10-11 14:47 UTC 

[PATCH 1/2] ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
 2013-10-11 14:46 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: omap5: Add dr_mode for dwc3

[PATCH] gpio: add export with name from dts
 2013-10-11 14:46 UTC  (6+ messages)

[PATCH 4/4] Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const
 2013-10-11 14:46 UTC 

[PATCH 3/4] Bluetooth: Declare bpa10x_table[] as const
 2013-10-11 14:46 UTC 

[PATCH 2/4] Bluetooth: Declare bfusb_table[] as const
 2013-10-11 14:46 UTC 

BUG: sleeping function called from invalid context on 3.10.10-rt7
 2013-10-11 14:45 UTC  (3+ messages)

[PATCH/RFC v3 00/19] Common Display Framework
 2013-10-11 14:45 UTC  (12+ messages)

BUG relating to fstrim on btrfs partitions
 2013-10-11 14:44 UTC  (3+ messages)

[PATCH v7 0/2] Add PCIe support for i.MX6q
 2013-10-11 14:44 UTC  (5+ messages)

Lots of "EDD information not available" messages
 2013-10-11 14:36 UTC 

[PATCH] netfilter: ipset: Fix configure failure when --with-kmod=no
 2013-10-11 14:41 UTC  (2+ messages)

[Xenomai] Kernel 2.6.32 patched with xenomai 2.6.0 and 2.6.3 crashes on a Core i5 / QM77 system
 2013-10-11 14:42 UTC  (3+ messages)

[Qemu-devel] PPC: Timer issues with git master
 2013-10-11 14:41 UTC  (2+ messages)

[PATCH] gpio: bcm281xx: Fix nested interrupt handler issue
 2013-10-11 14:41 UTC  (2+ messages)

Filesystem specific mount options mixed with auto fs type
 2013-10-11 14:40 UTC  (7+ messages)

[PATCH v4] libxl: spice usbredirection support for upstream qemu
 2013-10-11 14:38 UTC 

BUG: sleeping function called from invalid context on 3.10.10-rt7
 2013-10-11 14:38 UTC  (14+ messages)
          ` [Intel-gfx] "

[PATCH V2 Resend 00/92] CPUFreq Cleanup Series: Part II
 2013-10-11 14:37 UTC  (4+ messages)
` [PATCH V2 Resend 37/92] cpufreq: acpi: don't initialize part of policy that is set by core too

[PATCH 0/3] virtio-mmio: handle BE guests on LE hosts
 2013-10-11 14:36 UTC  (8+ messages)
` [PATCH 1/3] virtio: let the guest report its endianess if advertized by the host
` [PATCH 2/3] virtio: mmio: fix signature checking for BE guests
` [PATCH 3/3] virtio: mmio: access configuration space as little-endian

[PATCH 00/14] AArch64 BE Support
 2013-10-11 14:36 UTC  (3+ messages)
` [PATCH 06/14] arm64: compat: add support for big-endian (BE8) AArch32 binaries

[PATCH] arm/arm64: KVM: MMIO support for BE guest
 2013-10-11 14:35 UTC  (2+ messages)

[Qemu-devel] QEMU/CPC project: an experience report
 2013-10-11 14:34 UTC  (4+ messages)
  ` [Qemu-devel] [GSoC Mentors] "

[PATCH 0/2] EFI earlyprintk support
 2013-10-11 14:33 UTC 


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.