All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-19 08:43:08 to 2013-08-19 10:05:57 UTC [more...]

[Qemu-trivial] [PATCH for-1.6] rdma: silly ipv6 bugfix
 2013-08-19  9:30 UTC  (2+ messages)

[PATCH] Add support for Tamonten NG
 2013-08-19 10:05 UTC  (2+ messages)
  ` [PATCH] Add the Tamonten™ NG Evaluation Carrier board

[PATCH V3] xfstests: add a test for btrfs device replace operation
 2013-08-19 10:05 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector
 2013-08-19 10:05 UTC  (2+ messages)

[U-Boot] [PATCH 1/3][v3] powerpc/common/vsc3316: remove const from vsc3316_config parameter define
 2013-08-19 10:04 UTC 

[PATCH v2 0/2] omap4/twl6030: typical connection to omap4 as a separate dtsi file
 2013-08-19 10:04 UTC  (7+ messages)

[PATCH 00/27] devm cleanup, part #1, take #3
 2013-08-19 10:03 UTC  (4+ messages)
` [PATCH 04/27] drivers/dma: don't check resource with devm_ioremap_resource

[PATCH v7 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-19 10:01 UTC  (15+ messages)
` [PATCH v7 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver
` [PATCH v7 2/2] ASoC: fsl: Add S/PDIF machine driver

[PATCH 00/15] NTB: Bug Fixes and New Features
 2013-08-19 10:01 UTC  (4+ messages)
` [PATCH 09/15] NTB: Use DMA Engine to Transmit and Receive

[PATCH v2] dma: mmp_pdma: fix a memory alloc error
 2013-08-19  9:17 UTC  (6+ messages)

[Package Report System]Upgrade recipes name list
 2013-08-19 10:00 UTC 

[Package Report System]Manual check recipes name list
 2013-08-19 10:00 UTC 

[PATCH 07/25] dma: of: make error message more meaningful by adding the node name
 2013-08-19  9:15 UTC  (2+ messages)

[PATCH trivial sparse fix] guest x86 kvm: fix sparse warning: symbol 'klock_waiting' was not declared. Should it be static
 2013-08-19  9:55 UTC  (2+ messages)
` [tip:x86/spinlocks] x86/kvm/guest: Fix sparse warning: "symbol ' klock_waiting' was not declared as static"

[Qemu-devel] [PATCH v2 0/4] vmdk: Support ESX files
 2013-08-19  9:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] vmdk: fix L1 and L2 table size in vmdk3 open
` [Qemu-devel] [PATCH v2 4/4] vmdk: Move l1_size check into vmdk_add_extent()

[Qemu-devel] [PATCH v3 0/2] future proof rom loading for cross versiom migration
 2013-08-19  9:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] memory: export migration page size

[RFC] ARM: ux500: remove u8500_secondary_startup from INIT section
 2013-08-19  9:56 UTC  (2+ messages)

[PATCH] generic-ipi: Fix misleading smp_call_function_any() description
 2013-08-19  9:55 UTC  (2+ messages)
` [tip:core/locking] generic-ipi/locking: "

[U-Boot] [PATCH V2] arm: atmel: cpux9k2: board update and enhancement
 2013-08-19  9:55 UTC 

[PATCH v2] dmaengine: make dmatest less noisy
 2013-08-19  9:54 UTC  (6+ messages)

[RFC 00/24] Allow Xen to boot with a raw Device Tree
 2013-08-19  9:54 UTC  (5+ messages)
` [RFC 02/24] xen: Introduce __initconst to store initial const data
` [RFC 06/24] xen: Add new string functions

[GIT PULL] Nomadik I2C for v3.12
 2013-08-19  9:52 UTC 

[PATCH mmotm,next] mm: fix memcg-less page reclaim
 2013-08-19  9:51 UTC  (3+ messages)

AMD IOMMU: Please support Marvell 88SE91xx SATA Controllers
 2013-08-19  9:50 UTC  (8+ messages)
    ` [PATCH] iommu/amd: Add quirk for broken Marvell 88SE91xx SATA

[Qemu-devel] [PATCH] powerpc iommu: enable multiple TCE requests
 2013-08-19  9:47 UTC  (9+ messages)

[ PATCH net-next ] xfrm: remove irrelevant comment in xfrm_input()
 2013-08-19 12:47 UTC 

[PATCH] lrint.3: ATTRIBUTES: Note functions that are thread-safe
 2013-08-19  9:47 UTC 

[PATCH] [BUGFIX] crash/ioapic: Prevent crash_kexec() from deadlocking of ioapic_lock
 2013-08-19  9:46 UTC  (2+ messages)

[U-Boot] [PATCH] arm: atmel: cpux9k2: board update and enhancement
 2013-08-19  9:45 UTC 

kvm/queue still ahead of kvm/next
 2013-08-19  9:45 UTC  (5+ messages)

[RFC PATCH 00/11] trace-cmd: Support the feature recording trace data of guests on the host
 2013-08-19  9:46 UTC  (12+ messages)
` [RFC PATCH 01/11] [TRIVIAL] trace-cmd: Delete the variable iface in trace-listen
` [RFC PATCH 02/11] [BUGFIX] trace-cmd: Add waitpid() when recorders are destoried
` [RFC PATCH 03/11] [BUGFIX]trace-cmd: Quit from splice(read) if there are no data
` [RFC PATCH 04/11] [CLEANUP] trace-cmd: Split out the communication with listener from setup_network()
` [RFC PATCH 05/11] [CLEANUP] trace-cmd: Split out the connect waiting loop from do_listen()
` [RFC PATCH 06/11] [CLEANUP] trace-cmd: Split out the communication with client from process_client()
` [RFC PATCH 07/11] [CLEANUP] trace-cmd: Split out binding a port and fork reader from open_udp()
` [RFC PATCH 08/11] trace-cmd: Apply the trace-msg protocol for communication between a server and clients
` [RFC PATCH 09/11] trace-cmd: Use poll(2) to wait for a message
` [RFC PATCH 10/11] trace-cmd: Add virt-server mode for a virtualization environment
` [RFC PATCH 11/11] trace-cmd: Add --virt option for record mode

dmaengine: make dma_channel_rebalance() NUMA aware
 2013-08-19  9:43 UTC  (6+ messages)

[PATCHv2 0/2] dma: mv_xor: big endian support
 2013-08-19  9:42 UTC  (5+ messages)

[GIT PULL] timer fixes
 2013-08-19  9:41 UTC 

[RFC PATCH] scsi: Add failfast mode to avoid infinite retry loop
 2013-08-19  9:39 UTC 

Extreme performance loss since 3.9
 2013-08-19  9:38 UTC 

[Bug 66888] New: [radeonsi] Need support GL_EXT_framebuffer_multisample
 2013-08-19  9:38 UTC  (2+ messages)
` [Bug 66888] "

[PATCH v2] arm: prima2: move to generic reset controller driver framework
 2013-08-19  9:36 UTC  (2+ messages)

[PATCH v5 0/2] Add freescale S/PDIF CPU DAI and machine drivers
 2013-08-19  9:35 UTC  (6+ messages)
` [PATCH v5 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver

[Qemu-devel] [PATCH v2 0/7] smbios cleanup & nicer defaults for type 1
 2013-08-19  9:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 6/7] vl: Set current_machine early

Cannot connect to A2DP audio sink on Bluetooth headset
 2013-08-19  9:34 UTC  (3+ messages)

RFC: PVH set vcpu info context in vmcs
 2013-08-19  9:34 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 0/6] Clean up bogus default boot order
 2013-08-19  9:36 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 1/6] pc: Don't prematurely explode QEMUMachineInitArgs
` [Qemu-devel] [PATCH v4 3/6] sun4: "
` [Qemu-devel] [PATCH v4 5/6] ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params

Question about iwl_pcie_rxq_inc_wr_ptr
 2013-08-19  9:32 UTC  (2+ messages)
` [Ilw] "

[Qemu-devel] [PATCH v2 0/4] timers thread-safe stuff
 2013-08-19  9:31 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 4/4] timer: make qemu_clock_enable sync between disable and timer's cb

[PATCH] linux/can: add explicit copyrights to can headers
 2013-08-19  9:25 UTC 

[uml-devel] [PATCH 1/4] um: ubd: Add REQ_FLUSH suppport
 2013-08-19  9:30 UTC  (6+ messages)
` [uml-devel] [PATCH 3/4] um: Cleanup SIGTERM handling
` [uml-devel] [PATCH 4/4] um: Run UML in it's own session

[PATCH 1/2] irqchip: sirf: move from legacy mode to linear irqdomain
 2013-08-19  9:30 UTC  (2+ messages)

[PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid*
 2013-08-19  9:29 UTC  (11+ messages)
` [PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid*

[Qemu-devel] [qemu-devel]question on virtqueue_get_avail_bytes
 2013-08-19  9:28 UTC 

[PATCH v2 0/6] Nested VMX: APIC-v related bug fixing
 2013-08-19  9:29 UTC  (4+ messages)

Emulation failure
 2013-08-19  9:27 UTC  (2+ messages)

[Cluster-devel] GFS2: Pull request (fixes)
 2013-08-19  9:26 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH] qcow2: Change default for new images to compat=1.1
 2013-08-19  9:25 UTC 

Hauppauge WinTV MiniStick firmware not loading
 2013-08-19  8:54 UTC 

[PATCH V3] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL
 2013-08-19  9:23 UTC  (2+ messages)

[Cluster-devel] GFS2: Pull request (fixes)
 2013-08-19  9:24 UTC  (2+ messages)
`  "

[PATCH] qemu-kvm bugfix for IA32_FEATURE_CONTROL
 2013-08-19  9:22 UTC  (3+ messages)
` [Qemu-devel] "

[PATCHv3 0/9] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-08-19  9:23 UTC  (3+ messages)

[PATCH 05/35] i2c: use dev_get_platdata()
 2013-08-19  9:23 UTC  (5+ messages)

[RFC v2][PATCH 1/3] docs: design and intended usage for NUMA-aware ballooning
 2013-08-19  9:22 UTC  (7+ messages)

[PATCH] staging: dgrp: add __init/__exit macros
 2013-08-19  9:16 UTC 

[PATCH] um: ubd: Add REQ_FLUSH suppport
 2013-08-19  9:18 UTC  (3+ messages)
  ` [uml-devel] "

[PATCH tip/core/rcu 0/11] Fixes for 3.12
 2013-08-19  9:18 UTC  (6+ messages)
` [PATCH tip/core/rcu 01/11] rcu: Expedite grace periods during suspend/resume

[RFC 0/2] perf: Fixing throttling related WARN
 2013-08-19  9:16 UTC  (5+ messages)
` [PATCH 1/2] perf x86: Make intel_pmu_enable_all to enable only active events

GFS2: Pre-pull patch posting (fixes)
 2013-08-19  8:48 UTC  (12+ messages)
` [Cluster-devel] "
` [PATCH 1/5] GFS2: Fix typo in gfs2_create_inode()
  ` [Cluster-devel] "
` [PATCH 2/5] GFS2: WQ_NON_REENTRANT is meaningless and going away
  ` [Cluster-devel] "
` [PATCH 3/5] GFS2: don't overrun reserved revokes
  ` [Cluster-devel] "
` [PATCH 4/5] GFS2: alloc_workqueue() doesn't return an ERR_PTR
  ` [Cluster-devel] "
` [PATCH 5/5] GFS2: Check for glock already held in gfs2_getxattr
  ` [Cluster-devel] "

large memory leak on scrubbing
 2013-08-19  9:15 UTC  (3+ messages)
` [ceph-users] "

[Help Test] kdump, x86, acpi: Reproduce CPU0 SMI corruption issue after unsetting BSP flag
 2013-08-19  9:13 UTC  (8+ messages)

[PATCH v1 0/2] perf: add new PERF_RECORD_MMAP2 record type
 2013-08-19  9:14 UTC  (4+ messages)
` [PATCH v1 1/2] perf: add attr->mmap2 attribute to an event

[PATCH] dracut.sh: Fix [no-]early-microcode parameter and add documentation
 2013-08-19  9:13 UTC  (2+ messages)

[PATCHv5 00/31] CLK: OMAP conversion to DT
 2013-08-19  9:12 UTC  (6+ messages)
` [PATCHv5 01/31] CLK: clkdev: add support for looking up clocks from DT

[PATCH 0/6] simplify platform_get_resource_byname/devm_ioremap_resource
 2013-08-19  9:12 UTC  (22+ messages)
` [PATCH 1/6] ASoC: omap: "
` [PATCH 2/6] watchdog: "
` [PATCH 3/6] mtd: fsmc_nand: "
` [PATCH 4/6] usb: musb: dsps: "
` [PATCH 5/6] regulator: ti-abb: "
` [PATCH 6/6] MIPS: ath79: "

[PATCH] ARM: dts: imx6sl reuses imx6q sdma firmware
 2013-08-19  9:09 UTC 

[PATCH 1/2] ARC: gdbserver breakage in Big-Endian configuration #1
 2013-08-19  9:08 UTC  (2+ messages)

[PATCH V2] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL
 2013-08-19  9:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] MTD & UBI fixes
 2013-08-19  9:07 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
` [U-Boot] [PATCH 3/3] cmd_ubi: add write.part command, to write a volume in multiple parts

[Qemu-devel] [libvirt] [PATCH] qemu: Drop qemuDomainMemoryLimit
 2013-08-19  9:06 UTC  (5+ messages)

[meta-fsl-ppc][PATCH] coreutils: fix the segfault issue of dd on e500v2 targets
 2013-08-19  9:16 UTC 

[PATCH v2 0/9] About the SLC/MLC
 2013-08-19  8:59 UTC  (2+ messages)
` [PATCH v2 append] mtd: mtd-abi: add a helper to detect the nand type

[PATCH net-next] myri10ge: Add support for ndo_busy_poll
 2013-08-19  9:02 UTC 

[PATCH] drm/i915/vma: Correct use after free in eviction
 2013-08-19  9:01 UTC  (8+ messages)
` [PATCH] [v2] "

[Qemu-devel] [PATCH 0/2 v4] kvm irqfd: support msimessage to irq translation in PHB
 2013-08-19  9:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] "

3.11-rc3: radeon WARNING at kernel/workqueue.c:1378 __queue_work+0x132/0x16d()
 2013-08-19  8:58 UTC  (2+ messages)

[PATCH 1/1] ubi: ubi_volume_cdev_read: use pr_debug for debug info
 2013-08-19  8:58 UTC  (2+ messages)

[PATCH] mmc: sdhci: request irq after sdhci_init() is called
 2013-08-19  8:58 UTC  (4+ messages)

[PATCH] drm/i915: dump adjusted crtc timings
 2013-08-19  8:57 UTC 

[PATCH] lseek64.3: ATTRIBUTES: Note function that is thread-safe
 2013-08-19  8:51 UTC 

[RFC] mtd-utils: integck: add support for volume specific power-cut test
 2013-08-19  8:50 UTC 

[PATCH] dma: mxs-dma: remove code left from generic DMA binding conversion
 2013-08-19  8:50 UTC  (2+ messages)

[PATCH v5 1/1] Add Microchip MCP3422/3/4 high resolution ADC
 2013-08-19  8:49 UTC  (2+ messages)

[PATCH 1/4] hid-sensor-hub: fix style of comments
 2013-08-19  8:48 UTC  (2+ messages)

[PATCH 0/2] Experimental Amiga Zorro ESP driver
 2013-08-19  8:48 UTC  (10+ messages)

[PATCH V2 0/4] clk: Samsung: audss: Add support for Exynos5420
 2013-08-19  8:48 UTC  (3+ messages)

Fwd: low speed writing in device
 2013-08-19  8:47 UTC 

[RFC v1 0/5] ARM: Initial support for Marvell Armada 1500
 2013-08-19  8:46 UTC  (5+ messages)
` [RFC v1 4/5] ARM: mvebu: add Armada 1500 and Sony NSZ-GS7 device tree files

[PATCH] dma: imx-sdma: remove the unused completion
 2013-08-19  8:47 UTC  (2+ messages)

[Bug 60674] New: linux 3.10.x RV740 (Radeon HD 4770) display problem
 2013-08-19  8:43 UTC  (2+ messages)
` [Bug 60674] "

NAT stops forwarding ACKs after PMTU discovery
 2013-08-19  8:43 UTC  (6+ messages)

[PATCH] m25p80 / fast read
 2013-08-19  8:42 UTC  (4+ messages)
` [PATCH 2/4] mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable


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.