All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-10 11:37:03 to 2013-07-10 12:32:46 UTC [more...]

Re-shape raid0 acts up
 2013-07-10 12:32 UTC  (2+ messages)

[PATCH] drm/i915: don't frob mm.suspended when not using ums
 2013-07-10 12:31 UTC  (4+ messages)

[U-Boot] [RFC PATCH] arm: arm926ejs: flush cache before disable it
 2013-07-10 12:30 UTC  (12+ messages)

[PATCH RFC] cdc_ncm.c: make rx and tx functions exportable
 2013-07-10 12:30 UTC  (5+ messages)
  ` [PATCH 1/3] net: cdc_ncm: Export cdc_ncm_{tx,rx}_fixup functions for re-use
  ` [PATCH 2/3] net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
  ` [PATCH 3/3] net: cdc_ncm: remove Huawei non-standard NCM device IDs

[PATCH 0/3] firmware/dmi_scan: Cleanups
 2013-07-10 12:28 UTC  (4+ messages)
` [PATCH 2/3] firmware/dmi_scan: Fix most checkpatch errors and warnings

Boot hang regression 3.10.0-rc4 -> 3.10.0
 2013-07-10 12:27 UTC  (22+ messages)

[Qemu-devel] [PATCH v4] s390: Implement dump-guest-memory support for target s390x
 2013-07-10 12:16 UTC  (5+ messages)

timer: lockup in run_timer_softirq()
 2013-07-10 12:27 UTC  (7+ messages)

[PATCH] drm/i915: remove unused members from drm_i915_private
 2013-07-10 12:27 UTC 

[GIT] Networking
 2013-07-10 12:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] block: add drive_backup HMP command
 2013-07-10 12:17 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2013-07-10 12:24 UTC 

[PATCH V3 0/3] bring up pxa988 with DT
 2013-07-10 12:24 UTC  (9+ messages)
` [PATCH V3 1/3] dts: change Marvell prefix to 'marvell'

[PATCH 0/4] pinctrl single support for SoC specific features
 2013-07-10 12:24 UTC  (5+ messages)

[RFC PATCH 1/1] ext4: Try to better reuse recently freed space
 2013-07-10 11:30 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v4 1/2] ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it
 2013-07-10 12:23 UTC  (2+ messages)

[PATCH] Btrfs: num_tolerated_disk_barrier_failures is incorrect for RAID6
 2013-07-10 12:23 UTC  (2+ messages)

[U-Boot] Separately compile Master boot loader
 2013-07-10 12:23 UTC  (3+ messages)

[PATCH RFC] ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
 2013-07-10 12:22 UTC  (9+ messages)

[PATCH 0/2] Package Upgrades
 2013-07-10 12:24 UTC  (3+ messages)
` [PATCH 1/2] iputils: Upgrade to v20121221
` [PATCH 2/2] diffutils: Upgrade to v3.3

[PATCH v2 0/7] Backlight drivers for SH and ARM SH-Mobile boards
 2013-07-10 12:21 UTC  (2+ messages)

[PATCH 0/2] virtio tools: build failure
 2013-07-10 12:20 UTC  (7+ messages)
` [PATCH 1/2] virtio tools: strip bad include-path from Makefile
` [PATCH] virtio tools: add .gitignore

tools to trace Xen hypercalls?
 2013-07-10 12:19 UTC  (2+ messages)

[PATCH] drm/prime: remove cargo-cult locking from map_sg helper
 2013-07-10 12:19 UTC  (3+ messages)

[PATCH] HID: fix data access in implement()
 2013-07-10 12:11 UTC  (2+ messages)

[GIT PULL] More ACPI and power management updates for v3.11-rc1
 2013-07-10 12:28 UTC 

[PATCH] socket.7: add description for SO_BUSY_POLL
 2013-07-10 12:17 UTC  (2+ messages)

[PATCH V2] libibverbs: Allow arbitrary int values for MTU
 2013-07-10 12:14 UTC  (6+ messages)

[PATCH net-next v2 1/3] net: rename include/net/ll_poll.h to include/net/busy_poll.h
 2013-07-10 12:14 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: rename ll methods to busy-poll
` [PATCH net-next v2 3/3] net: rename busy poll socket op and globals

[PATCH 0/2] Move comon DMA nodes to exynos5.dtsi and
 2013-07-10 12:14 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: Move the common DMA controller nodes to exynos5.dtsi
` [PATCH 2/2] ARM: dts: Add DMA controller node info on Exynos5420

[PATCH 00/39] clean out drm cruft and hide it better for kms drivers
 2013-07-10 12:12 UTC  (40+ messages)
` [PATCH 01/39] drm: remove drm_modctx ioctl and use drm_noop instead
` [PATCH 02/39] drm: kill dev->context_wait
` [PATCH 03/39] drm: remove dev->last_switch
` [PATCH 04/39] drm: kill dev->interrupt_flag and dev->dma_flag
` [PATCH 05/39] drm: kill dev->ctx_start and dev->lck_start
` [PATCH 06/39] drm/radoen: kill radeon_dma_ioctl_kms
` [PATCH 07/39] drm: kill dev->buf_readers and dev->buf_writers
` [PATCH 08/39] drm: remove redundant clears from drm_setup
` [PATCH 09/39] drm/omap: kill firstopen callback
` [PATCH 10/39] drm/radeon: kill firstopen callback for kms driver
` [PATCH 11/39] drm/imx: kill firstopen callback
` [PATCH 12/39] drm/vmwgfx: remove ->firstopen callback
` [PATCH 13/39] drm: don't call ->firstopen for KMS drivers
` [PATCH 14/39] drm: kill dev->driver->set_version
` [PATCH 15/39] drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driver
` [PATCH 16/39] drm: fold in drm_sg_alloc into the ioctl
` [PATCH 17/39] drm: hide legacy sg cleanup better from common code
` [PATCH 18/39] drm: disallow legacy sg ioctls for modesetting drivers
` [PATCH 19/39] drm: mark dma setup/teardown as legacy systems
` [PATCH 20/39] drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG
` [PATCH 21/39] drm: disallow legacy dma ioctls for modesetting drivers
` [PATCH 22/39] drm: move drm_getsarea into drm_bufs.c
` [PATCH 23/39] drm/bufs: s/drm_order/order_base_2/
` [PATCH 24/39] drm/r128: s/drm_order/order_base_2/
` [PATCH 25/39] drm/radeon: s/drm_order/order_base_2/
` [PATCH 26/39] drm: remove drm_order
` [PATCH 27/39] drm: mark context support as a legacy subsystem
` [PATCH 28/39] drm/vmwgfx: remove redundant clearing of driver->dma_quiescent
` [PATCH 29/39] drm: remove FASYNC support
` [PATCH 30/39] drm: rip out DRIVER_FB_DMA and related code
` [PATCH 31/39] drm: rip out a few unused DRIVER flags
` [PATCH 32/39] drm: remove a bunch of unused #defines from drmP.h
` [PATCH 33/39] drm: rip out drm_core_has_MTRR checks
` [PATCH 34/39] drm: remove the dma_ioctl special-case
` [PATCH 35/39] drm/memory: don't export agp helpers
` [PATCH 36/39] drm: hollow-out GET_CLIENT ioctl
` [PATCH 37/39] drm: no-op out GET_STATS ioctl
` [PATCH 38/39] drm: fix locking in gem debugfs/procfs file
` [PATCH 39/39] drm: remove procfs code, take 2

[PATCH 0/4] clk: Samsung: audss: Add support for Exynos5420
 2013-07-10 12:11 UTC  (10+ messages)
` [PATCH 1/4] clk: exynos-audss: add support for Exynos 5420
` [PATCH 2/4] clk: exynos-audss: allow input clocks to be specified in device tree
` [PATCH 3/4] ARM: dts: Correct the /include entry on exynos5420 dtsi file
` [PATCH 4/4] ARM: dts: exynos5420: add audio clock controller

[PATCH] led: gpio: Add trigger support
 2013-07-10 12:11 UTC 

[PATCH v8] systemd: added python-systemd package generation
 2013-07-10 12:11 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/17 v3] spapr: migration, pci, msi, power8
 2013-07-10 12:09 UTC  (8+ messages)
` [Qemu-devel] [PATCH 02/17] pseries: rework XICS

Query regarding disk failure
 2013-07-10 12:09 UTC 

[PATCH 4/4 v2] ARM: shmobile: bockw: add USB Function support
 2013-07-10 12:06 UTC  (2+ messages)

Xen 4.3: x86 32 bit code removed or depreciated?
 2013-07-10 12:03 UTC  (6+ messages)

[PATCH 3/4 v2] RM: shmobile: r8a7778: add r8a7778_add_usb_func_device()
 2013-07-10 12:02 UTC  (2+ messages)

[PATCH] prepare i.MX6 NAND support
 2013-07-10 12:00 UTC  (12+ messages)
` [PATCH 01/11] ARM: MXS: introduce stmp device support
` [PATCH 02/11] dma: apbh: introduce private struct
` [PATCH 03/11] dma: apbh-dma: move header file to common location
` [PATCH 04/11] dma: apbh: remove CONFIG_ARCH_DMA_PIO_WORDS
` [PATCH 05/11] dma: apbh: Turn into a driver
` [PATCH 06/11] dma: apbh: add devicetree probe support
` [PATCH 07/11] dma: apbh: cleanup includes
` [PATCH 08/11] mtd: nand: gpmi: use io_base instead of MXS_GPMI_BASE
` [PATCH 09/11] mtd: nand: gpmi: cleanup includes
` [PATCH 10/11] ARM: mxs: Add convenience wrapper to register mxs_nand device
` [PATCH 11/11] mtd: nand: gpmi: replace MXS_BCH_BASE with driver resources

[PATCHv2 00/10] cat-file formats/on-disk sizes
 2013-07-10 12:00 UTC  (10+ messages)
` [PATCH 04/10] cat-file: teach --batch to stream blob objects
` [PATCH 05/10] cat-file: refactor --batch option parsing
` [PATCH 06/10] cat-file: add --batch-check=<format>
` [PATCH 07/10] cat-file: add %(objectsize:disk) format atom
` [PATCH 08/10] cat-file: split --batch input lines on whitespace
` [PATCH 09/10] pack-revindex: use unsigned to store number of objects
` [PATCH 10/10] pack-revindex: radix-sort the revindex

[RFC PATCH v4 0/2] Introduce buffer synchronization framework
 2013-07-10 11:58 UTC  (9+ messages)
` [RFC PATCH v4 1/2] dmabuf-sync: "
` [RFC PATCH v1 2/2] dma-buf: add lock callback for fcntl system call

[PATCH 2/4 v2] ARM: shmobile: r8a7778: add r8a7778_add_usb_host_device()
 2013-07-10 11:58 UTC  (2+ messages)

[PATCH 0/5] pinctrl-baytrail: miscellaneous minor fixes
 2013-07-10 11:55 UTC  (6+ messages)
` [PATCH 1/5] pinctrl-baytrail: fix indentations
` [PATCH 2/5] pinctrl-baytrail: change lvl to level
` [PATCH 3/5] pinctrl-baytrail: remove redundant ptr variable
` [PATCH 4/5] pinctrl-baytrail: introduce to_byt_gpio() macro
` [PATCH 5/5] pinctrl-baytrail: fix to avoid sparse warnings

[PATCH net-next 1/3] net: rename include/net/ll_poll.h to include/net/busy_poll.h
 2013-07-10 11:55 UTC  (5+ messages)
` [PATCH net-next 2/3] net: rename ll methods to busy-poll
` [PATCH net-next 3/3] net: rename busy poll socket op and globals

[PATCH 1/4 v2] ARM: shmobile: r8a7778: add usb phy power control function
 2013-07-10 11:54 UTC  (2+ messages)

replace outdated opencv bitbake file
 2013-07-10 11:52 UTC 

DOSEMU Version 2 has been Released (DevynCJohnson@Gmail.com)
 2013-07-10 11:52 UTC  (5+ messages)
      ` DOSEMU Version 2 has been Released

[LTP] [PATCH v7] fw_load: new test of device firmware loading
 2013-07-10 11:53 UTC  (2+ messages)

[RFC][PATCH 1/4] package.bbclass: move reading shlibs providers to separate function
 2013-07-10 11:51 UTC  (3+ messages)
` [RFC][PATCH 2/4] package.bbclass: show warning when package is trying to provide already provided shlib

[PATCH] smack: fix magic value
 2013-07-10 11:51 UTC 

[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
 2013-07-10 11:50 UTC  (19+ messages)

[PATCH 0/4] iio: mxs-lradc: add support to optional divider_by_two
 2013-07-10 11:49 UTC  (4+ messages)
` [PATCH 1/4] iio: mxs-lradc: change the realbits to 12

[PATCH v2] ARM: parse separate DT properties for different commandlines
 2013-07-10 11:48 UTC  (2+ messages)

[PATCH] nfs-utils: Add systemd support
 2013-07-10 11:48 UTC 

[Xenomai] Make a block of code atomic
 2013-07-10 11:46 UTC  (3+ messages)

[PATCH] perf: Update event buffer tail when overwriting old events
 2013-07-10 11:44 UTC  (4+ messages)

[PATCH 0/1] insane.bbclass: Added QA warning for shipping /usr/share/info/dir
 2013-07-10 11:44 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] iio: mxs-lradc: Check the return value from stmp_reset_block()
 2013-07-10 11:43 UTC  (2+ messages)

[PATCH v2] xen: use domid check in is_hardware_domain
 2013-07-10 11:43 UTC  (3+ messages)

[Qemu-devel] [PATCH V2 0/5] Add infinite loop check for backing file chain
 2013-07-10 11:42 UTC  (3+ messages)

[LTP] [PATCH v6] fw_load: new test of device firmware loading
 2013-07-10 11:43 UTC  (4+ messages)

[REGRESSION] "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" breaks macbook efi boot
 2013-07-10 11:39 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 00/11] iscsi/qemu-img/block-migration enhancements
 2013-07-10 11:38 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 09/11] iscsi: factor out sector conversions
` [Qemu-devel] [PATCHv2 11/11] iscsi: assert that sectors are aligned to LUN blocksize

e1000e on thinkpad x60: interrupt problem
 2013-07-10 11:37 UTC  (7+ messages)

[PATCH 2/2] scsi: qla2xxx: change some variables to hexadecimal string via %*phN format
 2013-07-10 11:37 UTC  (2+ messages)

[PATCH 2/2] AMD IOMMU: use ioremap()
 2013-07-10 11:37 UTC  (2+ messages)

[PATCH 1/2] VT-d: use ioremap()
 2013-07-10 11:37 UTC  (2+ messages)

[patch -next] mlx5_core: return -EFAULT if copy_to_user() fails
 2013-07-10 11:37 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.