All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-06 14:53:01 to 2013-09-06 15:54:08 UTC [more...]

[meta-fsl-demos PATCH 1/2] pointercal-xinput: Remove as it is now included in meta-fsl-arm
 2013-09-06 15:50 UTC  (3+ messages)
` [meta-fsl-demos PATCH 2/2] fsl-image-gui-sdk: Drop the SDK image

[Buildroot] [RFCv1 00/11] Convert toolchain backends to packages to fix source/external-deps/legal-info
 2013-09-06 15:53 UTC  (3+ messages)
` [Buildroot] [RFCv1 02/11] toolchain-crosstool-ng: remove support

[Qemu-devel] [RFC v3 0/6] block: Error parameter for opening/creating images
 2013-09-06 15:52 UTC  (7+ messages)
` [Qemu-devel] [RFC v3 1/6] bdrv: Use "Error" for opening images
` [Qemu-devel] [RFC v3 2/6] bdrv: Use "Error" for creating images
` [Qemu-devel] [RFC v3 3/6] block: Error parameter for open functions
` [Qemu-devel] [RFC v3 4/6] block: Error parameter for create functions
` [Qemu-devel] [RFC v3 5/6] qemu-img create: Emit filename on error
` [Qemu-devel] [RFC v3 6/6] qcow2: Use Error parameter

[PATCH 0/1] Make ${DATE} and ${TIME} consistent
 2013-09-06 15:53 UTC  (2+ messages)
` [PATCH 1/1] bitbake: Ensure ${DATE} and ${TIME} are consistent

[PATCH 0/3] Unconfuse git clone when two branches at are HEAD
 2013-09-06 15:52 UTC 

ruby-dev requires libcrypto which is not present ??
 2013-09-06 15:51 UTC 

Potential out-of-bounds access in drivers/scsi/sd.c
 2013-09-06 15:49 UTC  (2+ messages)
` [PATCH] SCSI: Fix potential "

[REPOST PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
 2013-09-06 15:49 UTC  (7+ messages)
` [REPOST PATCH 1/4] slab: factor out calculate nr objects in cache_estimate
` [REPOST PATCH 2/4] slab: introduce helper functions to get/set free object

[PATCH] Don't get iw version from git if there is no .git/
 2013-09-06 15:41 UTC 

[PATCH] can: add explicit copyright to header can/netlink.h
 2013-09-06 15:48 UTC  (2+ messages)

[PATCH 00/55] xfsprogs: bring code up to date with kernel
 2013-09-06 15:48 UTC  (9+ messages)
` [PATCH 30/55] xfs: split out the remote symlink handling
` [PATCH 32/55] xfs: create xfs_bmap_util.[ch]
` [PATCH 33/55] xfsprogs: sync minor kernel header differences
` [PATCH 34/55] xfs: don't special case shared superblock mounts

[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-06 15:47 UTC  (5+ messages)

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-09-06 15:46 UTC  (10+ messages)
` Excess dmesg output from ACPIPHP on boot (was: Re: [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots)
      ` [PATCH 0/2] Re: Excess dmesg output from ACPIPHP on boot
        ` [PATCH 1/2] ACPI / hotplug / PCI: Avoid doing too much for spurious notifies

ftrace 'failed to modify' bug when loading reiserfs.ko
 2013-09-06 15:46 UTC  (13+ messages)

Officially start moving to the term 'staging area'
 2013-09-06 15:45 UTC  (3+ messages)

[gcv v3 27/35] arm: Replace __get_cpu_var uses
 2013-09-06 15:39 UTC  (11+ messages)

[PATCH/RFC v3 00/19] Common Display Framework
 2013-09-06 15:43 UTC  (7+ messages)
` [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

[PATCH 1/7] powerpc/mpc85xx: Fix EDAC address capture
 2013-09-06 15:43 UTC  (8+ messages)
` [PATCH 2/7] powerpc/mpc8xxx: Change EDAC for FSL SoC
` [PATCH 3/7] i2c/rtc-ds3232: Fix irq for probing
` [PATCH 4/7] power/mpc85xx: Add delay after enabling I2C master
` [PATCH 5/7] powerpc/corenet64_smp_defconfig: Enable most SPI splash
` [PATCH 6/7] powerpc/t4240emu: Add device tree file for t4240emu
` [PATCH 7/7] powerpc/b4860emu: Add device tree file for b4860emu

[PATCH 1/3] dcache: use IS_ROOT to decide where dentry is hashed
 2013-09-06 15:43 UTC  (4+ messages)
` [PATCH 2/3] dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries
` [PATCH 3/3] dcache: don't clear DCACHE_DISCONNECTED too early

[Qemu-devel] [PULL 00/42] Block patches
 2013-09-06 15:39 UTC  (43+ messages)
` [Qemu-devel] [PULL 01/42] throttle: Add a new throttling API implementing continuous leaky bucket
` [Qemu-devel] [PULL 02/42] throttle: Add units tests
` [Qemu-devel] [PULL 03/42] block: Enable the new throttling code in the block layer
` [Qemu-devel] [PULL 04/42] block: Add support for throttling burst max in QMP and the command line
` [Qemu-devel] [PULL 05/42] block: Add iops_size to do the iops accounting for a given io size
` [Qemu-devel] [PULL 06/42] qemu-iotests: Adjust test result 039
` [Qemu-devel] [PULL 07/42] add qemu-img convert -n option (skip target volume creation)
` [Qemu-devel] [PULL 08/42] w32: Fix access to host devices (regression)
` [Qemu-devel] [PULL 09/42] aio / timers: fix build of test/test-aio.c on non-linux platforms
` [Qemu-devel] [PULL 10/42] vvfat: use bdrv_new() to allocate BlockDriverState
` [Qemu-devel] [PULL 11/42] iscsi: use bdrv_new() instead of stack structure
` [Qemu-devel] [PULL 12/42] block: implement reference count for BlockDriverState
` [Qemu-devel] [PULL 13/42] block: make bdrv_delete() static
` [Qemu-devel] [PULL 14/42] migration: omit drive ref as we have bdrv_ref now
` [Qemu-devel] [PULL 15/42] xen_disk: simplify blk_disconnect with refcnt
` [Qemu-devel] [PULL 16/42] nbd: use BlockDriverState refcnt
` [Qemu-devel] [PULL 17/42] block: use BDS ref for block jobs
` [Qemu-devel] [PULL 18/42] qmp: Documentation for BLOCK_IMAGE_CORRUPTED
` [Qemu-devel] [PULL 19/42] cow: make reads go at a decent speed
` [Qemu-devel] [PULL 20/42] cow: make writes go at a less indecent speed
` [Qemu-devel] [PULL 21/42] cow: do not call bdrv_co_is_allocated
` [Qemu-devel] [PULL 22/42] block: keep bs->total_sectors up to date even for growable block devices
` [Qemu-devel] [PULL 23/42] block: make bdrv_co_is_allocated static
` [Qemu-devel] [PULL 24/42] block: do not use ->total_sectors in bdrv_co_is_allocated
` [Qemu-devel] [PULL 25/42] block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
` [Qemu-devel] [PULL 26/42] block: expect errors from bdrv_co_is_allocated
` [Qemu-devel] [PULL 27/42] qemu-img: always probe the input image for allocated sectors
` [Qemu-devel] [PULL 28/42] block: make bdrv_has_zero_init return false for copy-on-write-images
` [Qemu-devel] [PULL 29/42] block: introduce bdrv_get_block_status API
` [Qemu-devel] [PULL 30/42] block: define get_block_status return value
` [Qemu-devel] [PULL 31/42] block: return get_block_status data and flags for formats
` [Qemu-devel] [PULL 32/42] block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO
` [Qemu-devel] [PULL 33/42] block: return BDRV_BLOCK_ZERO past end of backing file
` [Qemu-devel] [PULL 34/42] qemu-img: add a "map" subcommand
` [Qemu-devel] [PULL 35/42] docs, qapi: document qemu-img map
` [Qemu-devel] [PULL 36/42] raw-posix: return get_block_status data and flags
` [Qemu-devel] [PULL 37/42] raw-posix: report unwritten extents as zero
` [Qemu-devel] [PULL 38/42] block: add default get_block_status implementation for protocols
` [Qemu-devel] [PULL 39/42] block: look for zero blocks in bs->file
` [Qemu-devel] [PULL 40/42] dataplane: Fix startup race
` [Qemu-devel] [PULL 41/42] qemu-iotests: Whitespace cleanup
` [Qemu-devel] [PULL 42/42] qemu-iotests: Fixed test case 026

[PATCH] spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed
 2013-09-06 15:40 UTC  (2+ messages)

nfs-backed mmap file results in 1000s of WRITEs per second
 2013-09-06 15:39 UTC  (11+ messages)

[lm-sensors] Cannot compile w83627ehf standalone driver
 2013-09-06 15:37 UTC 

[PATCH V3 1/2] powerpc/MPIC: Add get_version API both for internal and external use
 2013-09-06 15:36 UTC  (6+ messages)
` [PATCH V2 2/2] powerpc/85xx: workaround for chips with MSI hardware errata

[Qemu-devel] [RFC] Introducing CoroCheck and proposal for a blocking_fn annotation
 2013-09-06 15:36 UTC  (2+ messages)

[RFC PATCH 0/4] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-09-06 15:36 UTC  (4+ messages)
` [RFC PATCH 4/4] X86/PCI/ACPI: Rework setup_resource() via functions "

[Qemu-devel] [Bug 1221797] [NEW] virt-install gets stuck during downloading install.img
 2013-09-06 15:28 UTC 

[meta-fsl-arm PATCH] pointercal-xinput: Move from meta-fsl-demos
 2013-09-06 15:35 UTC 

[meta-fsl-arm-extra PATCH] linux-imx (3.0.35): Change GPU_VIV to be built-in
 2013-09-06 15:34 UTC 

Telit HE910 initialisation sequence freezes
 2013-09-06 15:34 UTC  (2+ messages)

[Qemu-devel] [PULL v2 0/5] Net patches
 2013-09-06 15:33 UTC  (6+ messages)
` [Qemu-devel] [PULL v2 1/5] tap: Use numbered tap/tun devices on all *BSD OS's
` [Qemu-devel] [PULL v2 2/5] net: Rename send_queue to incoming_queue
` [Qemu-devel] [PULL v2 3/5] e1000: add interrupt mitigation support
` [Qemu-devel] [PULL v2 4/5] vmxnet3: Eliminate __packed redefined warning
` [Qemu-devel] [PULL v2 5/5] ne2000: mark I/O as LITTLE_ENDIAN

[U-Boot] [PATCH v6 0/3] apf27: add support of armadeus apf27
 2013-09-06 15:33 UTC  (4+ messages)
` [U-Boot] [PATCH v6 1/3] mx27: add missing constant for mx27
` [U-Boot] [PATCH v6 2/3] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH v6 3/3] apf27: add FPGA support for the apf27 board

[PATCH] rcu: Is it safe to enter an RCU read-side critical section?
 2013-09-06 15:33 UTC  (4+ messages)

[PATCH] RFC: interrupt consistency check for OF GPIO IRQs
 2013-09-06 15:32 UTC  (5+ messages)

[Xenomai] xenomai freeze
 2013-09-06 15:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] ne2000: mark I/O as LITTLE_ENDIAN
 2013-09-06 15:28 UTC  (3+ messages)

[PATCH V3 1/2] powerpc/85xx: Add QE common init functions
 2013-09-06 15:25 UTC  (8+ messages)
` [PATCH V3 2/2] powerpc/85xx: Add TWR-P1025 board support

[U-Boot] [PATCH] mmc:sdhci: Fix card ready status timeout
 2013-09-06 15:27 UTC  (4+ messages)

[Buildroot] [PATCH v3 0/2] getty: Cleanups + new options config
 2013-09-06 15:26 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] getty: Create specific getty config + cleanups
` [Buildroot] [PATCH v3 2/2] getty: add the ability to pass options to getty

[PATCH 0/5] remove unnecessary work pending test
 2013-09-06 15:25 UTC  (11+ messages)
` [PATCH 1/5] iio: adc: "
` [PATCH 2/5] input: "
` [PATCH 3/5] lib: "
` [PATCH 4/5] staging: olpc_dcon: "
` [PATCH 5/5] ipc: "

bcma problem on x86_64
 2013-09-06 15:25 UTC  (4+ messages)

Regarding ca-certificates & its usage
 2013-09-06 15:24 UTC 

OSD crash during repair
 2013-09-06 15:25 UTC  (8+ messages)

[PATCH 2/2] staging: zram: remove init_done from zram struct (v2)
 2013-09-06 15:21 UTC 

[Qemu-devel] [Bug] qemu-sparc64 broken
 2013-09-06 15:20 UTC  (6+ messages)

[PATCH] [media] media/v4l2: VIDEO_RENESAS_VSP1 should depend on HAS_DMA
 2013-09-06 15:20 UTC  (2+ messages)

Build warnings in b43 and b43legacy
 2013-09-06 15:19 UTC  (2+ messages)

[flasher manifests PATCH] Move tools from nv-tegra to github
 2013-09-06 15:18 UTC  (2+ messages)

[PATCH net-next] net: add documentation for BQL helpers
 2013-09-06 15:18 UTC  (2+ messages)

[RFC PATCHv2 0/4] Add DT support for fixed PHYs
 2013-09-06 15:18 UTC  (10+ messages)
` [RFC PATCHv2 1/4] net: phy: decouple PHY id and PHY address in fixed PHY driver
` [RFC PATCHv2 2/4] net: phy: extend fixed driver with fixed_phy_register()
` [RFC PATCHv2 3/4] of: provide a binding for fixed link PHYs
` [RFC PATCHv2 4/4] net: mvneta: add support for fixed links

VIA chipset with Root Port under a bridge
 2013-09-06 15:17 UTC  (2+ messages)

[PATCH] powerpc: Add I2C bus multiplexer node for B4 and T4240QDS
 2013-09-06 15:17 UTC  (6+ messages)

[PATCH] Add support for disabling LBR recording after it has been enabled in HVMs using VMX. Signed-off-by: Angelo Sapello <asapello@appcomsci.com>
 2013-09-06 15:15 UTC  (2+ messages)

[PATCH 1/2] staging: zram: minimize `slot_free_lock' usage (v2)
 2013-09-06 15:12 UTC 

[Qemu-devel] [PATCH 0/5] Support arm-gic-kvm save/restore
 2013-09-06 15:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/5] hw: arm_gic_kvm: Add KVM VGIC save/restore logic

[PATCH] powerpc: OE=1 Form Instructions Not Decoded Correctly
 2013-09-06 15:13 UTC 

[PATCH osstest 00/10] Add initial support for testing arm32 on arm servers (Calxeda Midway)
 2013-09-06 15:12 UTC  (2+ messages)

[PATCH/RESEND 2/2] Hard disk S3 resume time optimization
 2013-09-06 15:10 UTC  (2+ messages)

[PATCH v2 1/2] elevator: Fix a race in elevator switching and md device initialization
 2013-09-06 15:01 UTC  (2+ messages)

[PATCH] xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls
 2013-09-06 15:09 UTC  (3+ messages)

[RELEASE] Userspace RCU 0.8.0
 2013-09-06 15:06 UTC 

[PATCH] x86/xsave: fix migration from xsave-capable to xsave-incapable host
 2013-09-06 15:04 UTC  (15+ messages)
` XSAVE save/restore shortcomings (was: [PATCH] x86/xsave: fix migration from xsave-capable to xsave-incapable host)
  ` XSAVE save/restore shortcomings

[PATCH v5 0/13] enable swiotlb-xen on arm and arm64
 2013-09-06 15:04 UTC  (22+ messages)
` [PATCH v5 05/13] xen/arm,arm64: move Xen initialization earlier
` [PATCH v5 11/13] xen: introduce xen_alloc/free_coherent_pages
` [PATCH v5 12/13] swiotlb-xen: use xen_alloc/free_coherent_pages

[lm-sensors] Backporting updated lm85 on RHEL5
 2013-09-06 15:03 UTC  (2+ messages)

[Xenomai] rt_dev_open returns 0, not working
 2013-09-06 15:02 UTC 

[next:master 3628/3827] include/linux/ceph/ceph_debug.h:4:0: warning: "pr_fmt" redefined
 2013-09-06 15:02 UTC 

[PATCH 04/11] usb: usb: dsps: update device tree bindings
 2013-09-06 15:01 UTC  (4+ messages)
` [PATCH 05/11] usb: usb: dsps: update code according to the binding document

[PATCH 2/2] staging: zram: remove init_done from zram struct
 2013-09-06 14:59 UTC  (3+ messages)

[PATCH] scsi: sr: use block layer runtime PM
 2013-09-06 15:00 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 0/4] Net patches
 2013-09-06 14:59 UTC  (7+ messages)

[PATCH] xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls
 2013-09-06 15:00 UTC 

meaning?
 2013-09-06 14:57 UTC  (2+ messages)

[PATCH 1/2] staging: zram: minimize `slot_free_lock' usage
 2013-09-06 14:55 UTC  (3+ messages)

Merge with 1.4.1??
 2013-09-06 14:56 UTC  (2+ messages)

[RFC PATCH 0/8] Xen: FIFO-based event channel ABI
 2013-09-06 14:55 UTC  (5+ messages)
` [PATCH 2/8] evtchn: refactor low-level event channel port ops

Bug: "typeof(*p) *" drops const
 2013-09-06 14:53 UTC 

[U-Boot] [PATCH] Enable the DIU for P1022DS board
 2013-09-06 14:53 UTC  (2+ messages)

parisc debian kernel - missing modules for C8000 - linux-image-3.10-2-parisc64-smp
 2013-09-06 14:53 UTC  (8+ messages)


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.