All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-21 09:30:45 to 2013-06-21 10:38:53 UTC [more...]

[Qemu-devel] [PATCH 00/13] A bunch of little socket + chardev fixes
 2013-06-21 10:38 UTC  (23+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH 01/13] qemu-socket: zero-initialize SocketAddress
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 02/13] qemu-socket: drop pointless allocation
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 03/13] qemu-socket: catch monitor_get_fd failures
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 04/13] qemu-char: check optional fields using has_*
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 05/13] qemu-char: use more specific error_setg_* variants
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 06/13] qemu-char: print notification to stderr
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 07/13] qemu-char: fix documentation for telnet+wait socket flags
` [Qemu-devel] [PATCH 08/13] qemu-char: don't leak opts on error
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 09/13] qemu-char: use ChardevBackendKind in in CharDriver
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH 10/13] qemu-char: minor mux chardev fixes
` [Qemu-devel] [PATCH 11/13] qemu-char: add -chardev mux support
` [Qemu-devel] [PATCH 12/13] qemu-char: report udb backend errors
` [Qemu-devel] [PATCH 13/13] qemu-socket: don't leak opts on error

[Qemu-devel] Object cast macro change-pattern automation
 2013-06-21 10:38 UTC  (3+ messages)

[PATCH v12 00/11] DMA Engine support for AM33XX
 2013-06-21 10:37 UTC  (47+ messages)
` [PATCH v12 02/11] ARM: edma: Add DT and runtime PM support to the private EDMA API
        ` [PATCH v13] "
` [PATCH v12 03/11] ARM: edma: Add EDMA crossbar event mux support
        ` [PATCH] "
` [PATCH v12 04/11] dmaengine: edma: enable build for AM33XX
` [PATCH v12 05/11] edma: config: Enable config options for EDMA
` [PATCH v12 08/11] spi: omap2-mcspi: add generic DMA request support to the DT binding
` [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()

[PATCH 0/8] Relocate devices rather than memory for qemu-xen
 2013-06-21 10:38 UTC  (14+ messages)
` [PATCH v3 2/8] hvmloader: Make the printfs more informative
` [PATCH v3 3/8] hvmloader: Set up highmem resouce appropriately if there is no RAM above 4G
` [PATCH v3 8/8] libxl, hvmloader: Don't relocate memory for MMIO hole
    ` [PATCH v3 1/8] hvmloader: Remove all 64-bit print arguments
        ` [PATCH v3 1/8] hvmloader: Remove all 64-bit print arguments [and 1 more messages]

[PATCH RFC 0/3] VMX: fix interaction of Viridian emulation with advanced features
 2013-06-21 10:38 UTC  (4+ messages)
` [PATCH RFC 1/3] VMX: VMX: fix interaction of APIC-V and Viridian emulation
` [PATCH RFC 2/3] VMX/Viridian: suppress MSR-based APIC suggestion when having APIC-V
` [PATCH RFC 3/3] Viridian: populate CPUID leaf 6

[PATCH v4 0/7] ARM:STixxxx: Add STixxxx platform and board support
 2013-06-21 10:37 UTC 

[PATCH] x86: Restore reboot quirks by DMI, fix reboot on a number of systems
 2013-06-21 10:34 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/3] RFCv2 kvm irqfd: add directly mapped MSI IRQ support
 2013-06-21 10:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] spapr pci msi: rework
` [Qemu-devel] [PATCH 2/3] KVM: add kvm_arch_irqchip_add_msi_route

[Buildroot] [PATCH] gvfs: Select and depend on libgcrypt
 2013-06-21 10:33 UTC  (3+ messages)

[Qemu-devel] [PATCH qom-cpu v2 00/29] QOM CPUState, part 10: CPU loops
 2013-06-21 10:32 UTC  (11+ messages)
` [PATCH qom-cpu v2 02/29] kvm: Change cpu_synchronize_state() argument to CPUState
      ` [Qemu-devel] "
` [Qemu-devel] [PATCH qom-cpu v2 18/29] cpu: Turn cpu_unassigned_access() into a CPUState hook
` [Qemu-devel] [PATCH qom-cpu v2 19/29] cpu: Replace cpu_single_env with CPUState cpu_single_cpu

[PATCH v7] ethernet/arc/arc_emac - Add new driver
 2013-06-21 10:32 UTC  (2+ messages)

[PATCH v6] V4L2: soc_camera: Renesas R-Car VIN driver
 2013-06-21 10:32 UTC  (10+ messages)

[PATCH v2] kernel/itimer.c: beautify code, not need check 'value', so save one instruction, simpler and easier for readers
 2013-06-21 10:31 UTC  (4+ messages)
    ` [PATCH v3] kernel/itimer.c: remove the checking 'value' statement

[Qemu-devel] [PATCH 0/3] qapi: Top-level type reference for command definitions
 2013-06-21 10:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] qapi.py: Allow top-level "
` [Qemu-devel] [PATCH 3/3] qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync

[Buildroot] Build error when trying to build the py-smbus package of i2c-tools
 2013-06-21 10:31 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] arm: spl: Fix SPL booting for OMAP3
 2013-06-21 10:30 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

[PATCHv3 00/11] MSI support for Marvell EBU PCIe driver
 2013-06-21 10:28 UTC  (16+ messages)
` [PATCHv3 04/11] of: pci: add registry of MSI chips
` [PATCHv3 07/11] arm: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
` [PATCHv3 08/11] arm: mvebu: the MPIC now provides MSI controller features
` [PATCHv3 09/11] pci: mvebu: add support for MSI
` [PATCHv3 10/11] arm: mvebu: indicate that this platform supports MSI

BUG: commit "ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUs" breaks armv5 with CONFIG_PREEMPT
 2013-06-21 10:28 UTC  (9+ messages)

WM8741 DAC with AT91SAM9G20
 2013-06-21 10:25 UTC  (2+ messages)

[Buildroot] [git commit] gstreamer1: Add gstreamer version 1.0.7 package
 2013-06-21 10:26 UTC 

[PATCH -v2 1/4] efi: Convert runtime services function ptrs
 2013-06-21 10:26 UTC  (4+ messages)
` [PATCH] [IA64] sim: Add casts to avoid assignment warnings

[PATCH v6 0/8] Initial Device Tree support for S3C64xx
 2013-06-21 10:24 UTC  (4+ messages)
` [PATCH v6 4/8] ARM: Add .init_platform() callback to machine descriptor

[PATCH v2 net-next 6/6] bonding: add an option to fail when any of arp_ip_target is inaccessible
 2013-06-21 10:23 UTC  (2+ messages)

[PATCH 0/9] Add support for ARM SMMU architectures 1 and 2
 2013-06-21 10:23 UTC  (9+ messages)
` [PATCH 7/9] documentation: iommu: add description of ARM System MMU binding
` [PATCH 8/9] iommu: add support for ARM Ltd. System MMU architecture

[PATCH] of: Add more stubs for non-OF builds
 2013-06-21 10:21 UTC  (7+ messages)

[PATCH] libelf: fix printing of pointers
 2013-06-21 10:21 UTC 

[Qemu-devel] [PULL 0/9] SCSI updates for 2013-04-13
 2013-06-21 10:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH 6/9] vhost-scsi: new device supporting the tcm_vhost Linux kernel module

[lm-sensors] inaccurate fan speed
 2013-06-21 10:16 UTC  (2+ messages)

[PATCH] drm/i915: move i915_trace_irq_get() out of the tracing macro
 2013-06-21 10:15 UTC 

[PATCH 2/2] spi: Add Freescale QuadSpi driver
 2013-06-21 10:13 UTC 

[U-Boot] [PATCH 2/8 v2] powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS
 2013-06-21 10:12 UTC  (4+ messages)
` [U-Boot] [PATCH 8/8] powerpc/p1022ds: boot from spi flash with SPL

[RFC v3 0/7] pch_can/c_can: fix races and add PCH support to c_can
 2013-06-21 10:11 UTC  (3+ messages)
` [RFC v3 1/7] pch_can: add spinlocks to protect tx objects

[PATCH 1/2] ARM: dts: vf610-twr: Add SPI NOR support
 2013-06-21 10:10 UTC 

[U-Boot] [PATCH 1/2] OMAP5: Fix gpio_bank_54xx setting
 2013-06-21 10:09 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] OMAP: gpio: Introduce get_omap_gpio_count() function to get gpio count

[RFC PATCH v1 1/6] USB: HCD: support giveback of URB in tasklet context
 2013-06-21 10:09 UTC  (6+ messages)

[PATCH 0/5] Kernel mode NEON for XOR and RAID6
 2013-06-21 10:08 UTC  (7+ messages)

Xen Security Advisory 57 - libxl allows guest write access to sensitive console related xenstore keys
 2013-06-21 10:07 UTC 

[PATCH 0/2 v2] libxml2 CVE-2012-2807
 2013-06-21 10:06 UTC  (3+ messages)
` [PATCH 1/2 "

[BUG] clone: regression in error messages in master
 2013-06-21 10:07 UTC  (2+ messages)

[PATCH -v2 0/4] EFI 1:1 mapping
 2013-06-21 10:05 UTC  (13+ messages)

[BUG?] remote prune origin interacts badly with clone --mirror and multiple remotes
 2013-06-21 10:04 UTC  (5+ messages)
` [PATCH 0/3] Handling overlapping refspecs slightly smarter
` [PATCH 1/3] remote: Add warnings about mixin --mirror and other remotes
` [PATCH 2/3] remote: Add test for prune and mixed --mirror and normal remotes
` [PATCH 3/3] remote: don't prune when detecting overlapping refspecs

UDP splice
 2013-06-21 10:04 UTC 

[U-Boot] [PATCH v2] gpio: omap_gpio: Fix valid gpio range for AM33XX
 2013-06-21 10:04 UTC  (7+ messages)

[Buildroot] [PATCH] Add header to packages where missing
 2013-06-21 10:03 UTC  (2+ messages)

[PATCH] pwm: pwm-mxs: Apply configuration before disabling PWM
 2013-06-21 10:02 UTC  (2+ messages)

(unknown),
 2013-06-21 10:01 UTC 

[PATCH 1/2] regulators: max8973: fix multiple instance support
 2013-06-21 10:01 UTC  (3+ messages)

[RFC V1] COMMIT 1: DA9210 driver files
 2013-06-21  9:58 UTC  (2+ messages)

[PATCH v2] spi: add spi controller master driver for Blackfin 6xx processor
 2013-06-21  9:57 UTC  (4+ messages)

[GIT PULL] EFI urgent fix
 2013-06-21  9:56 UTC  (2+ messages)

[PATCH 0/2] OMAP: Boot from UBI
 2013-06-21  9:55 UTC  (3+ messages)
` [PATCH 1/2] ARM OMAP: MLO: add support for loading Barebox "
` [PATCH 2/2] ARM OMAP: add support for loading Environment "

[PATCH 0/3] ARM: kernel: minor topology/DT clock fixes
 2013-06-21  9:54 UTC  (10+ messages)
` [PATCH 1/3] ARM: kernel: get cpu clock rate from cpu clock node first
` [PATCH 3/3] ARM: kernel: document ARM CPUs clocks and clock-frequency properties

[PATCH] spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()
 2013-06-21  9:54 UTC  (2+ messages)

[PATCH v8] i2c-designware: make SDA hold time configurable
 2013-06-21  9:53 UTC  (2+ messages)
` [PATCH v9] "

AUTOINC ending in filenames in tmp/deploy/images
 2013-06-21  9:53 UTC  (3+ messages)

[RFC V1] DA9210 driver request for comments
 2013-06-21  9:53 UTC  (2+ messages)

[GIT PULL] basic Rockchip support
 2013-06-21  9:52 UTC  (2+ messages)

[RFC PATCH] regulator: core: allow consumers to request to closes step voltage
 2013-06-21  9:51 UTC  (4+ messages)

[Part1 PATCH 00/22] Add namespace support for audit
 2013-06-21  9:51 UTC  (8+ messages)

[regression,bisected] restore of disks after suspend-to-disk broken in 3.9.x
 2013-06-21  9:51 UTC  (11+ messages)

[patch] xen-netback: double free on unload
 2013-06-21  9:51 UTC  (4+ messages)

[ANNOUNCE] 3.8.13-rt11
 2013-06-21  9:49 UTC  (2+ messages)
  ` [PATCH] gpu: i915: allow the user not to do the wbinvd ("Was: Re: [ANNOUNCE] 3.8.13-rt11)

[RFC PATCH 00/11] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-06-21  9:47 UTC  (10+ messages)

[PATCH v2 0/2] ARM: Remove any correlation between IPC and BogoMips value
 2013-06-21  9:47 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] iscsi: support for is_allocated and inproved has_zero_init
 2013-06-21  9:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] iscsi: add support for bdrv_co_is_allocated()

[PATCH] pwm: pwm-tiehrpwm: Use clk_enable/disable instead clk_prepare/unprepare
 2013-06-21  9:43 UTC  (2+ messages)

[Xenomai] request_irq with xenomai
 2013-06-21  9:41 UTC 

-rt and COMPATIBLE_MACHINES
 2013-06-21  9:39 UTC  (2+ messages)

Adding a mount for a second partition
 2013-06-21  9:37 UTC  (2+ messages)

[PATCH V3 0/4] arm64: Initial patch-set for APM X-Gene SOC family
 2013-06-21  9:36 UTC  (3+ messages)
` [PATCH V3 1/4] arm64: Add Kconfig option "

[PATCH] ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
 2013-06-21  9:33 UTC  (3+ messages)

[PATCH v2 1/2] mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC
 2013-06-21  9:32 UTC  (11+ messages)

[PATCH v5] pwm: add sysfs interface
 2013-06-21  9:32 UTC  (2+ messages)

Destockage iPhone 5
 2013-06-21  9:32 UTC 

[PATCH V2] dma: mmp_tdma: disable irq when disabling dma channel
 2013-06-21  8:52 UTC  (3+ messages)

[PATCH 1/2] ALSA: hda - Remove unused variable
 2013-06-21  9:32 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda - Add cache connection info

[PATCH] staging: usbip: replace pr_warning() with pr_warn()
 2013-06-21  9:31 UTC 

[Qemu-devel] [PATCH v5 00/11] block: drive-backup live backup command
 2013-06-21  9:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 10/11] blockdev: add Abort transaction

[PATCH v4 0/5] Renesas TPU PWM support
 2013-06-21  9:31 UTC  (9+ messages)
` [PATCH v4 1/5] pwm: Add Renesas TPU PWM driver


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.