All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-08 14:39:08 to 2013-05-08 15:32:35 UTC [more...]

[PATCH] net: frag, fix race conditions in LRU list maintenance
 2013-05-08 15:32 UTC  (4+ messages)

[RFC 0/8] ARM:STiH41x: Add STiH41x platform and board support
 2013-05-08 15:06 UTC  (28+ messages)
` [RFC 1/8] serial:st-asc: Add ST ASC driver
` [RFC 2/8] ARM:global_timer: Add ARM global timer support
` [RFC 3/8] mfd:syscon: Introduce claim/read/write/release APIs
` [RFC 4/8] pinctrl:stixxxx: Add pinctrl and pinconf support
` =?y?q?=5BRFC=205/8=5D=20ARM=3Astih41x=3A=20Add=20STiH415=20SOC=20support?=

[PATCH V2 00/33] Support multiple ARM platforms in Xen
 2013-05-08 15:32 UTC  (20+ messages)
` [PATCH V2 07/33] xen/arm: Create a hierarchical device tree
` [PATCH V2 08/33] xen/arm: Add helpers to use the "
` [PATCH V2 09/33] xen/arm: Add helpers to retrieve an address from "
` [PATCH V2 21/33] xen/arm: Use device tree API in pl011 UART driver
` [PATCH V2 22/33] xen/arm: Use the device tree to map the address range and IRQ to dom0
` [PATCH V2 23/33] xen/arm: Allow Xen to run on multiple platform without recompilation

[PATCHv2] thermal: cut the spaces when user sets policy
 2013-05-08 15:31 UTC  (2+ messages)

[PATCH] kbuild: Don't assume dts files live in arch/*/boot/dts
 2013-05-08 15:02 UTC  (3+ messages)

[PATCH V4 1/1] scsi: ufs: Add support for sending NOP OUT UPIU
 2013-05-08 15:29 UTC  (2+ messages)

proposal to move cogl, clutter and related recipes from oe-core to dedicated meta-clutter layer
 2013-05-08 15:11 UTC 

[Qemu-devel] [PATCH v2 0/2] qga umask fix addenda
 2013-05-08 15:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] qga: distinguish binary modes in "guest_file_open_modes" map
` [Qemu-devel] [PATCH v2 2/2] qga: unlink just created guest-file if fchmod() or fdopen() fails on it

RFC: let lxdialog/util.c:print_autowrap() handle newline characters
 2013-05-08 15:29 UTC  (6+ messages)
        ` [PATCH v3] "

[PATCH 00/63] dmaengine: Convert to correct API & Device Tree handling
 2013-05-08 15:28 UTC  (17+ messages)
` [PATCH 19/63] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
` [PATCH 20/63] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
` [PATCH 21/63] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
` [PATCH 28/63] ARM: ux500: Stop passing UART's platform data for Device Tree boots

[PATCH 0/4] kdump: Allow ELF header creation in new kernel
 2013-05-08 15:28 UTC  (4+ messages)

[PATCH V2] scsi: ufs: Add fDeviceInit set flag during initialization
 2013-05-08 15:28 UTC  (2+ messages)

[PATCH V3 2/2] ARM: Handle user space mapped pages in flush_kernel_dcache_page
 2013-05-08 15:28 UTC  (13+ messages)

State of Stubdomains on NetBSD
 2013-05-08 15:27 UTC  (5+ messages)

[PATCH 07/15] hfs: avoid crash in hfs_bnode_create
 2013-05-08 15:26 UTC  (2+ messages)
` [PATCH v2 07/14] "

hob error when adding opencv package...or really any package
 2013-05-08 15:24 UTC  (2+ messages)

[PATCH v7 00/10] interactive git clean
 2013-05-08 15:18 UTC  (3+ messages)

[PATCH 00/17] lnfs: 3.9-rc8 release (take 2)
 2013-05-08 15:16 UTC  (7+ messages)
` [PATCH 09/17] NFSv4: Introduce new label structure

[PATCH] Use CAP_SYS_RESOURCE as magic for escaping user namespaces
 2013-05-08 15:21 UTC  (6+ messages)

v3.9 - CPU hotplug and microcode earlier loading hits a mutex deadlock (x86_cpu_hotplug_driver_mutex)
 2013-05-08 15:20 UTC  (6+ messages)

[PATCH 1/1] scsi: ufs: Add support for sending NOP OUT UPIU
 2013-05-08 15:20 UTC  (11+ messages)
` [PATCH 1/5] scsi: ufs: move the ufshcd_hba_stop to ufshcd.c
  ` [PATCH v2 1/7] "
    ` [PATCH v4 1/6] scsi: ufs: wrap the i/o access operations
    ` [PATCH v4 2/6] scsi: ufs: amend interrupt configuration
    ` [PATCH v4 3/6] scsi: ufs: fix interrupt status clears
    ` [PATCH v4 4/6] scsi: ufs: rework link start-up process

2nd Attempt - FSCK Errors
 2013-05-08 15:20 UTC 

[PATCH v5, part3 00/15] accurately calculate memory statisitic information
 2013-05-08 15:17 UTC  (51+ messages)
` [PATCH v5, part3 01/15] mm: fix build warnings caused by free_reserved_area()
` [PATCH v5, part3 02/15] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v5, part3 03/15] mm/ARM64: kill poison_init_mem()
` [PATCH v5, part3 04/15] mm/x86: use free_reserved_area() to simplify code
` [PATCH v5, part3 05/15] mm/tile: use common help functions to free reserved pages
` [PATCH v5, part3 06/15] mm, powertv: use free_reserved_area() to simplify code
` [PATCH v5, part3 07/15] mm, acornfb: "
` [PATCH v5, part3 08/15] mm: fix some trivial typos in comments
` [PATCH v5, part3 09/15] mm: use managed_pages to calculate default zonelist order
` [PATCH v5, part3 10/15] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v5, part3 11/15] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v5, part3 12/15] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v5, part3 13/15] mm: correctly update zone->mamaged_pages
` [PATCH v5, part3 14/15] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v5, part3 15/15] mm: report available pages as "MemTotal" for each NUMA node

[PATCH] perf: detect loops processing events
 2013-05-08 15:18 UTC 

[PATCH]TTY: Fix tty can't be restarted by TCXONC ioctl request
 2013-05-08 15:18 UTC  (6+ messages)

[Qemu-devel] [PATCH] PPC: Depend behavior of cmp instructions only on instruction encoding
 2013-05-08 15:04 UTC  (4+ messages)

[PATCH] Bluetooth: hidp: using strlcpy or strcpy instead of strncpy
 2013-05-08 15:16 UTC  (6+ messages)
    ` [PATCH v2] Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code

Fun with QoS in AP mode
 2013-05-08 15:15 UTC  (3+ messages)

[PATCH v3] Try to use git commit id if hg changeset is unavailable
 2013-05-08 15:15 UTC 

netbase upgrade with meta-ti
 2013-05-08 15:15 UTC 

Documentation on device-mapper and friends
 2013-05-08 15:15 UTC  (9+ messages)

[PATCH] irqchip: Add irqchip_init dummy function
 2013-05-08 15:15 UTC  (3+ messages)

WT memory type on x86_64?
 2013-05-08 15:14 UTC  (3+ messages)

[Qemu-devel] [PULL 1.5 00/10] Block patches for 1.5.0-rc1
 2013-05-08 14:29 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/10] ahci: Don't allow creating slave drives
` [Qemu-devel] [PATCH 02/10] de_DE.po: Add missing leading spaces
` [Qemu-devel] [PATCH 03/10] ide: Reset BMIDEA bit when the bus master is stopped
` [Qemu-devel] [PATCH 04/10] libqos/pci: Enable bus mastering
` [Qemu-devel] [PATCH 05/10] qtest: Add IDE test case
` [Qemu-devel] [PATCH 06/10] qtest/ide-test: Add simple DMA read/write "
` [Qemu-devel] [PATCH 07/10] qtest/ide-test: Test short and long PRDTs
` [Qemu-devel] [PATCH 09/10] qemu-iotests: exclude vmdk and qcow from 043
` [Qemu-devel] [PATCH 10/10] qemu-iotests: fix 017 018 for vmdk

[PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme)
 2013-05-08 14:55 UTC  (11+ messages)
` [PATCH 1/9] libxi: updated from 1.7 to 1.7.1
` [PATCH 2/9] json-glib: updated from 0.15.2 to 0.16.0
` [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0
` [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2
` [PATCH 5/9] libfontenc: Updated from 1.1.1 to 1.1.2
` [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1
` [PATCH 7/9] ethtool: Updated from 3.8 to 3.9
` [PATCH 8/9] pixman: Update from 0.29.2 to 0.29.4
` [PATCH 9/9] gpgme: Updated from 1.4.0 to 1.4.1

[PATCH] xtables-addons: xt_RAWNAT: skb writable part might not include whole l4 header (ipv4 case)
 2013-05-08 15:12 UTC  (4+ messages)

[GIT PULL] Block IO core changes for 3.10
 2013-05-08 15:11 UTC  (3+ messages)

[RFC] ASoC: sgtl5000: Remove cache support
 2013-05-08 15:11 UTC  (8+ messages)

[PATCH v4] usb host: Faraday USB2.0 FUSBH200-HCD driver
 2013-05-08 15:11 UTC  (3+ messages)

[PATCH v4] SLiRP support in runqemu
 2013-05-08 14:52 UTC  (2+ messages)

[RESEND: PATCH 1/3] keystone2: boot-monitor: update to pull code from tip of the master
 2013-05-08 15:11 UTC  (9+ messages)
` [RESEND: PATCH 2/3] keystone2: u-boot: update to add gph support

[PATCH] USB: set device dma_mask without reference to global data
 2013-05-08 15:10 UTC  (3+ messages)

replacing drives
 2013-05-08 15:10 UTC  (6+ messages)

Linux summit this year ?
 2013-05-08 15:09 UTC  (11+ messages)

[PATCH] perf: detect when perf.data file not closed out properly
 2013-05-08 15:08 UTC 

[PATCH 0/6] Second set of fixes for ux500 ASoC drivers
 2013-05-08 15:07 UTC  (11+ messages)
` [PATCH 3/6] ASoC: ux500: Drop pinctrl sleep support

Media controller versus int device in V4L2
 2013-05-08 15:06 UTC 

[PATCH] libxl: Make 'xl vcpu-set' work properly on overcommited hosts
 2013-05-08 15:04 UTC  (5+ messages)

[PATCH RESEND] qla2xxx: Update firmware link in Kconfig file
 2013-05-08 14:39 UTC 

[PATCH v2] ASoC: wm_adsp: Expose coefficient blocks as ALSA binary controls
 2013-05-08 15:03 UTC  (2+ messages)

[CONSOLIDATED PULL 00/23] Updated Pull
 2013-05-08 14:44 UTC  (2+ messages)

[PATCH] drm/i915: Unclaimed register reporting for VLV
 2013-05-08 15:02 UTC 

What's cooking in git.git (May 2013, #01; Fri, 3)
 2013-05-08 15:01 UTC  (4+ messages)
` Problems with Windows, Was: "

iptables upgrade: netmask parsing trouble
 2013-05-08 15:01 UTC  (3+ messages)

[PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme)
 2013-05-08 14:40 UTC 

[PATCH v3] libxl: Spice vdagent support for upstream qemu
 2013-05-08 14:57 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: cfi_flash: Avoid generation of unaligned accesses
 2013-05-08 14:56 UTC  (4+ messages)

[Xenomai] Some Help Required (ARM port)
 2013-05-08 14:55 UTC  (2+ messages)

kernel 3.9.x kvm hangs after seabios
 2013-05-08 14:54 UTC  (11+ messages)

[GIT PULL] Block driver changes for 3.10
 2013-05-08 14:53 UTC 

[PATCH] idr: Print a stack dump after ida_remove warning
 2013-05-08 14:54 UTC  (3+ messages)

[lttng-dev] Java code for CTF trace writing?
 2013-05-08 14:53 UTC  (7+ messages)
          `  "

[Bug 63263] New: X server crash in nouveau_xv.c:NVPutImage (NVCopyNV12ColorPlanes)
 2013-05-08 14:53 UTC  (2+ messages)
  ` [Bug 63263] "

Obtaining the MAC address of the boot NIC for a PXE boot
 2013-05-08 14:52 UTC  (8+ messages)
          ` Documentation for (Re: Obtaining the MAC address of the boot NIC for a PXE boot)

[PATCH] btrfs-tools: upgraded to 0.20-rc1
 2013-05-08 14:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] ahci: Don't allow creating slave drives
 2013-05-08 14:29 UTC  (2+ messages)

[PATCH] perf: only print PMU state when also WARN()'ing
 2013-05-08 14:50 UTC 

[PATCH V2 0/2] xenbus: Fix S3 frontend resume when xenstored is not running
 2013-05-08 14:50 UTC  (4+ messages)
` [PATCH V2 2/2] xenbus: defer xenbus frontend resume if "

[GIT PULL] arm64 patches for 3.10-rc1
 2013-05-08 14:49 UTC  (2+ messages)

[PATCH] scripts: Coccinelle script for pci_free_consistent()
 2013-05-08 14:49 UTC  (2+ messages)

[PATCH] nand_ecc_micron: added support for 4 bits on-die ECC
 2013-05-08 14:48 UTC  (4+ messages)

[PATCH] gdb: upgraded to 7.6
 2013-05-08 14:29 UTC  (2+ messages)

[PATCH 1/4] gdb: AArch64 lacks lttng support
 2013-05-08 14:28 UTC  (3+ messages)
` [PATCH 2/4] gdb: add 7.6 version

Test report for xen-unstable and qemu-xen
 2013-05-08 14:46 UTC 

[PATCH v2] iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
 2013-05-08 14:46 UTC 

2nd Attempt - FSCK Errors
 2013-05-08 14:45 UTC  (9+ messages)

xfsdump: Release 3.1.3
 2013-05-08 14:43 UTC  (2+ messages)

[Xenomai] Re : Sporadic problem : rt_task_sleep locked after debugging
 2013-05-08 14:43 UTC  (7+ messages)

Wifi signal level differences
 2013-05-08 14:42 UTC  (2+ messages)

[Intel-gfx] [PATCH 3/3] drm: Fix drm_rect documentation
 2013-05-08 14:42 UTC  (3+ messages)
` [PATCH v2] "

`git prune` doc or implementation defect, or user misunderstanding
 2013-05-08 14:41 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] libcec: add libcec for HDMI device Control
 2013-05-08 14:41 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] lockdev: add lockdev

[linux-linus test] 17922: regressions - trouble: broken/fail/pass
 2013-05-08 14:40 UTC 

[PATCH RFC] iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
 2013-05-08 14:40 UTC  (3+ 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.