All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-21 06:39:56 to 2014-02-21 08:19:20 UTC [more...]

[Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27
 2014-02-21  8:17 UTC  (39+ messages)
` [Qemu-devel] [PATCH 01/51] virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
` [Qemu-devel] [PATCH 02/51] virtio-bus: remove vdev field
` [Qemu-devel] [PATCH 03/51] virtio-ccw: "
` [Qemu-devel] [PATCH 04/51] virtio-pci: "
` [Qemu-devel] [PATCH 05/51] virtio-bus: cleanup plug/unplug interface
` [Qemu-devel] [PATCH 06/51] virtio-blk: switch exit callback to VirtioDeviceClass
` [Qemu-devel] [PATCH 07/51] virtio-serial: "
` [Qemu-devel] [PATCH 08/51] virtio-net: "
` [Qemu-devel] [PATCH 09/51] virtio-scsi: "
` [Qemu-devel] [PATCH 10/51] virtio-balloon: "
` [Qemu-devel] [PATCH 11/51] virtio-rng: "
` [Qemu-devel] [PATCH 12/51] virtio-pci: add device_unplugged callback
` [Qemu-devel] [PATCH 13/51] scsi-bus: fix transfer length and direction for VERIFY command
` [Qemu-devel] [PATCH 14/51] scsi-disk: fix VERIFY emulation
` [Qemu-devel] [PATCH 15/51] intel-hda: fix position buffer
` [Qemu-devel] [PATCH 16/51] memory.c: bugfix - ref counting mismatch in memory_region_find
` [Qemu-devel] [PATCH 17/51] qom: Split out object and class caches
` [Qemu-devel] [PATCH 18/51] migration: Fix rate limit
` [Qemu-devel] [PATCH 19/51] vl: add missing transition debug->finish_migrate
` [Qemu-devel] [PATCH 20/51] x86: only allow real mode to access 32bit without LMA
` [Qemu-devel] [PATCH 21/51] qdev-monitor: Avoid device_add crashing on non-device driver name
` [Qemu-devel] [PATCH 22/51] split definitions for exec.c and translate-all.c radix trees
` [Qemu-devel] [PATCH 23/51] exec: replace leaf with skip
` [Qemu-devel] [PATCH 24/51] exec: pass hw address to phys_page_find
` [Qemu-devel] [PATCH 25/51] exec: separate sections and nodes per address space
` [Qemu-devel] [PATCH 26/51] pc: map PCI address space as catchall region for not mapped addresses
` [Qemu-devel] [PATCH 27/51] piix: fix 32bit pci hole
` [Qemu-devel] [PATCH 28/51] target-mips: fix 64-bit FPU config for user-mode emulation
` [Qemu-devel] [PATCH 29/51] linux-user: pass correct parameter to do_shmctl()
` [Qemu-devel] [PATCH 30/51] linux-user: create target_structs header to place ipc_perm and shmid_ds
` [Qemu-devel] [PATCH 31/51] Fix QEMU build on OpenBSD on x86 archs
` [Qemu-devel] [PATCH 32/51] tcg/optimize: fix known-zero bits for right shift ops
` [Qemu-devel] [PATCH 33/51] hpet: fix build with CONFIG_HPET off
` [Qemu-devel] [PATCH 34/51] block/iscsi: use a bh to schedule co reentrance
` [Qemu-devel] [PATCH 35/51] qemu_opts_parse(): always check return value
` [Qemu-devel] [PATCH 36/51] s390x/kvm: Fix diagnose handling
` [Qemu-devel] [PATCH 37/51] seccomp: exit if seccomp_init() fails
` [Qemu-devel] [PATCH 38/51] mainstone: Fix duplicate array values for key 'space'

[meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: use absolute path to rootfs
 2014-02-21  8:17 UTC  (2+ messages)

[RFC 00/12] Support render-node only drivers
 2014-02-21  8:17 UTC  (14+ messages)
` [RFC 01/12] drm: Rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
` [RFC 02/12] drm: Introduce DRIVER_LEGACY feature
` [RFC 03/12] drm/i915: Mark as legacy if KMS is disabled
` [RFC 04/12] drm: Separate DRIVER_MODESET and DRIVER_LEGACY
` [RFC 05/12] drm: Create primary minor only if mode-setting is supported
` [RFC 06/12] drm: Remove gratuituous blank line
` [RFC 07/12] drm: Use drm_core_check_feature() where possible
` [RFC 08/12] drm/exynos: Remove dead code
` [RFC 09/12] drm/gma500: "
` [RFC 10/12] drm/i810: "
` [RFC 11/12] drm/i915: "
` [RFC 12/12] drm/qxl: "

[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
 2014-02-21  8:16 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: New bus driver for the Qualcomm QUP "

[meta-raspberrypi][dora][PATCH] xserver-xf86-config: don't use wildcards in SRC_URI
 2014-02-21  8:13 UTC  (2+ messages)

[Qemu-devel] [PATCH V7 00/11] qapi script: support enum as discriminator and better enum name
 2014-02-21  8:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH V7 07/11] qapi script: support pre-defined enum type as discriminator in union

[Qemu-devel] [RFC PATCH v2 00/12] mc: fault tolerante through micro-checkpointing
 2014-02-21  8:13 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC

[PATCH net-next 0/4] bonding: Fix some minor issues for bonding
 2014-02-21  8:08 UTC  (5+ messages)
` [PATCH net-next 1/4] bonding: netpoll: remove unwanted slave_dev_support_netpoll()
` [PATCH net-next 2/4] bonding: use rcu_dereference() to access curr_active_slave
` [PATCH net-next 3/4] bonding: remove no longer needed lock for bond_xxx_info_query()
` [PATCH net-next 4/4] bonding: don't ensalve loopback device

[PATCH] e2fsprogs: small .de translation fix
 2014-02-21  8:12 UTC  (4+ messages)

[RFC PATCH] Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
 2014-02-21  8:10 UTC  (10+ messages)

[lm-sensors] [PATCH] sensors.conf.default: Add default voltage settings for nct6791
 2014-02-21  8:10 UTC  (2+ messages)

[PATCH 2/2] asoc: soc-core: fix coccinelle warnings
 2014-02-21  8:06 UTC 

[PATCH 1/2] driver: regmap: fix coccinelle warnings
 2014-02-21  8:05 UTC 

[PATCH] ext4: add ext4_es_store_pblock_status()
 2014-02-21  8:10 UTC  (3+ messages)
` [PATCH -v3] "

multiple MSI interrupts on FSL-MPIC
 2014-02-21  8:04 UTC  (4+ messages)
` [PATCH 1/2] irqdomain: add support for creating a continous mapping

[patch net-next v6 0/4] export device physical port id to userspace
 2014-02-21  8:02 UTC  (8+ messages)
` [patch net-next v6 4/4] igb/igbvf: implement ndo_get_phys_port_id

[lm-sensors] Sensors configuration for Gigabyte GA-945GCM-S2L
 2014-02-21  8:01 UTC  (2+ messages)

Meaning of "no_csum" field when scrubbing with -R option
 2014-02-21  8:00 UTC  (5+ messages)
` Meaning of \"no_csum\" "

[PATCH] net: ip, ipv6: handle gso skbs in forwarding path
 2014-02-21  7:57 UTC  (2+ messages)

[Buildroot] Open bug analysis (Feb 20)
 2014-02-21  7:57 UTC 

[PATCH][meta-selinux] audit: fix the permission of configuration file
 2014-02-21  7:56 UTC  (4+ messages)

[PATCH] dma: fsl-edma: fix static checker warning of NULL dereference
 2014-02-21  6:50 UTC  (2+ messages)

[Buildroot] [PATCH] coreutils: add gnulib patch to fix librt/libthread link in static case
 2014-02-21  7:54 UTC  (2+ messages)

[RFC v5, 1/3] v4l2-controls.h: add addtional Flash fault bits
 2014-02-21  7:53 UTC  (2+ messages)

[LTP] [PATCH] madvise/madvise03.c: Changed test exit code
 2014-02-21  7:51 UTC 

[Buildroot] [git commit] coreutils: add gnulib patch to fix librt/libthread link in static case
 2014-02-21  7:52 UTC 

[Buildroot] [Bug 6842] New: Checking external toolchain for eabihf
 2014-02-21  7:50 UTC  (2+ messages)
` [Buildroot] [Bug 6842] "

[B.A.T.M.A.N.] [PATCH 00/10] pull request net: batman-adv 2014-02-17
 2014-02-21  7:47 UTC  (3+ messages)
`  "

How could we get rid of saved_max_pfn for calgary iommu?
 2014-02-21  7:47 UTC  (5+ messages)

Undeliverable: Late report 956270
 2014-02-21  7:47 UTC  (10+ messages)

XFS Failed to recover EFIs - XFS_WANT_CORRUPTED_GOTO at line 1602 of xfs_alloc.c
 2014-02-21  7:47 UTC 

[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
 2014-02-21  7:45 UTC  (4+ messages)

[Buildroot] [Bug 4706] New: Removing .stamp_target_installed does not trigger reinstall libraries
 2014-02-21  7:43 UTC  (2+ messages)
` [Buildroot] [Bug 4706] "

[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
 2014-02-21  7:43 UTC  (5+ messages)
` [PATCH v5 02/33] genirq: Add irq_alloc_reserved_desc()
` [PATCH v5 10/33] iommu, irq: Allocate irq_desc for dmar_msi with local node

raid 'check' does not provoke expected i/o error
 2014-02-21  7:42 UTC 

[PATCH] dm-crypt: remove per-cpu structure
 2014-02-21  7:41 UTC  (5+ messages)
`  "

[GIT PULL FOR v3.14] Kconfig fixes and vb2 regression fixes
 2014-02-21  7:40 UTC 

linux-next: Tree for Feb 21
 2014-02-21  7:39 UTC  (2+ messages)

Stuck getting DTS working for a new kirkwood board
 2014-02-21  7:39 UTC  (3+ messages)

[PATCH] mm: update comment in unmap_single_vma()
 2014-02-21  7:37 UTC  (2+ messages)

[PATCH 00/13] DRM Reliable Minor-IDs
 2014-02-21  7:37 UTC  (13+ messages)
` [PATCH 05/13] drm: provide device-refcount
` [PATCH 06/13] drm: add minor-lookup/release helpers
` [PATCH 09/13] drm: rename drm_unplug/get_minor() to drm_minor_register/unregister()
` [PATCH 11/13] drm: remove redundant minor->device field

[PATCH 1/4] nv30: remove use_nv4x, it is identical to is_nv4x
 2014-02-21  7:37 UTC  (4+ messages)
  ` [PATCH 2/4] nv30: remove unused render_mode and hw_pointsprite_control
  ` [PATCH 3/4] nv30: remove unused sprite flipping parameter
  ` [PATCH 4/4] nv30: remove nv30_context use from nvfx_*prog

[nightly] Core TISDK 2013.12 build 2014-02-21_01-00-24
 2014-02-21  7:22 UTC 

Fw:[Bug 70471] xfrm policy node will double unlink
 2014-02-21  7:35 UTC  (6+ messages)

fsl-image-gui : no package provides libvivante-dri-mx6
 2014-02-21  7:32 UTC 

Toaster defects that affect database
 2014-02-21  7:31 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-20
 2014-02-21  7:30 UTC 

[PATCH] sched: keep quiescent cpu out of idle balance loop
 2014-02-21  7:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/6] ASoC: Intel: Add support for Haswell/Broadwell DSP
 2014-02-21  7:28 UTC  (5+ messages)
` [PATCH 3/6] ASoC: Intel: Add Haswell and Broadwell PCM platform driver

[PATCH V3 0/5] manifest.py/package_manager.py/rootfs.py: support ipk incremental image generation
 2014-02-21  7:28 UTC  (3+ messages)
` [PATCH 1/5] manifest.py: add create_full for OpkgManifest class

AW: AW: [PATCH] x86: HPET force enable for Soekris net6501
 2014-02-21  7:28 UTC  (10+ messages)
` [Devel] [PATCH 1/4] ACPI: Provide support for ACPI table adding via OS
  `  "

error on mesa receipt
 2014-02-21  7:26 UTC 

[Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
 2014-02-21  7:24 UTC  (10+ messages)
                ` [Qemu-devel] [Qemu-stable] "

lsb: change script init-functions installed path
 2014-02-21  7:21 UTC 

[U-Boot] [PATCH] dfu: mmc: Replace calls to u-boot commands with native mmc API
 2014-02-21  7:23 UTC 

[PATCH v1.3 1/11] arcmsr: Revise interrupt service routine to fix command timeout
 2014-02-21  7:20 UTC  (2+ messages)

function snprintf() in xen_save_domain.c for debugged
 2014-02-21  7:18 UTC  (10+ messages)

[PATCH v5 3/7] v4l: Add timestamp source flags, mask and document them
 2014-02-21  7:17 UTC  (5+ messages)
` [PATCH v5.1 "

[Qemu-devel] [PATCH] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
 2014-02-21  7:15 UTC  (2+ messages)

[PATCH] be2net: Bugfix for packet drop with kernel param swiotlb=force
 2014-02-21  7:15 UTC  (2+ messages)
  `  "

OMAP138 (davinci) ecap driver support
 2014-02-21  7:13 UTC  (2+ messages)

Interrupts : request_percpu_irq function
 2014-02-21  7:07 UTC 

[PATCH v3 0/6] Deferrable timers support for hrtimers/timerfd API
 2014-02-21  7:04 UTC  (5+ messages)
` [PATCH v3 4/6] timerfd: Factor out timer-type unspecific timerfd_expire()

[PATCH v20 00/10] Final: Add 32 bit VDSO time function support
 2014-02-21  7:04 UTC  (3+ messages)

[PATCH] unit/avrcp: First unit test for AVRCP profile
 2014-02-21  7:02 UTC 

[PATCH net 0/5] qlcnic: Bug fixes
 2014-02-21  6:23 UTC  (6+ messages)
` [PATCH net 1/5] qlcnic: Fix function return error check
` [PATCH net 2/5] qlcnic: Fix usage of use_msi and use_msi_x module parameters
` [PATCH net 3/5] qlcnic: Allow any VLAN to be configured from VF
` [PATCH net 4/5] qlcnic: Fix number of rings when we fall back from msix to legacy
` [PATCH net 5/5] qlcnic: reset firmware API lock during driver load

[Qemu-devel] [PATCH] rdma: bug fixes
 2014-02-21  6:53 UTC  (2+ messages)

[PATCH] video: da8xx-fb: fix typos
 2014-02-21  6:53 UTC  (2+ messages)

[PATCH V4] mtd: gpmi: fix the bitflips for erased page
 2014-02-21  6:08 UTC  (2+ messages)

Linux 3.14-rc3
 2014-02-21  6:52 UTC  (2+ messages)

[CONSOLIDATED PULL 00/10] Mostly Bugfixes
 2014-02-21  6:52 UTC 

[PATCH ipsec-next] pfkey: fix SADB_X_EXT_FILTER length check
 2014-02-21  6:51 UTC  (2+ messages)

[PATCH 0/3] mtd: gpmi: add subpage read support
 2014-02-21  6:51 UTC  (3+ messages)

[U-Boot] [PATCH] kbuild: fix errors of 'make *tags' and 'make cscope'
 2014-02-21  6:49 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] xen: add Intel IGD passthrough support
 2014-02-21  6:44 UTC  (12+ messages)
`  "
` [Qemu-devel] [PATCH 1/5] xen, gfx passthrough: basic graphics "
  `  "
` [Qemu-devel] [PATCH 2/5] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD
  `  "
` [Qemu-devel] [PATCH 3/5] xen, gfx passthrough: create intel isa bridge
  `  "
` [Qemu-devel] [PATCH 4/5] xen, gfx passthrough: support Intel IGD passthrough with VT-D
  `  "
` [Qemu-devel] [PATCH 5/5] xen, gfx passthrough: add opregion mapping
  `  "

[PATCH] st: use dev_printk() to avoid linebreaks in kernel messages
 2014-02-21  6:46 UTC  (6+ messages)

[U-Boot] [PATCH v2] kbuild: fix errors of 'make *tags' and 'make cscope'
 2014-02-21  6:45 UTC 

[PATCH 00/11 v5] update page table walker
 2014-02-21  6:43 UTC  (5+ messages)
` [PATCH 01/11] pagewalk: update page table walker core

[Patch v6 0/2] Add Qualcomm BAM dmaengine driver
 2014-02-21  6:43 UTC  (6+ messages)
` [Patch v6 1/2] dmaengine: qcom_bam_dma: Add device tree binding
` [Patch v6 2/2] dmaengine: add Qualcomm BAM dma driver

linux-next: manual merge of the akpm-current tree with the sparc tree
 2014-02-21  6:42 UTC 

[PATCH 0/7] IBM Akebono/PPC476GTR Support
 2014-02-21  6:31 UTC  (6+ messages)
` [PATCH 1/7] IBM Akebono: Add a SDHCI platform driver
` [PATCH 3/7] IBM Akebono: Add support to the OHCI platform driver for PPC476GTR
` [PATCH 4/7] ECHI Platform: Merge ppc-of EHCI driver into the ehci-platform driver
` [PATCH 5/7] IBM Currituck: Clean up board specific code before adding Akebono code
` [PATCH 7/7] powerpc: Added PCI MSI support using the HSTA module

Mail delivery failed: returning message to sender
 2014-02-21  6:39 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.