All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-21 09:34:42 to 2014-03-21 10:35:13 UTC [more...]

[PATCH v3] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-21 10:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v22 00/25] replace QEMUOptionParameter with QemuOpts
 2014-03-21 10:34 UTC  (4+ messages)

[PATCH 0/5] Arizona regulator updates v3
 2014-03-21 10:34 UTC  (5+ messages)
` [PATCH 4/5] regulator: arizona-ldo1: Add processing of init_data from device tree
` [PATCH 5/5] regulator: arizona-micsupp: "

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1
 2014-03-21 11:34 UTC  (2+ messages)

[PATCH] mtd: gpmi: add gpmi_devdata{} to simplify the code
 2014-03-21 10:35 UTC  (3+ messages)

Interesting thoughts
 2014-03-21 10:32 UTC  (3+ messages)

[PATCH v4 0/9] R-Car Gen2 PCIe host driver
 2014-03-21 10:32 UTC  (30+ messages)
` [PATCH v4 1/9] PCI: host: rcar: Add Renesas R-Car PCIe driver
` [PATCH v4 2/9] PCI: host: rcar: Add MSI support
` [PATCH v4 3/9] ARM: shmobile: r8a7790: Add PCIe clock device tree nodes
` [PATCH v4 4/9] ARM: shmobile: r8a7791: "
` [PATCH v4 5/9] dt-bindings: pci: rcar pcie device tree bindings
` [PATCH v4 6/9] ARM: shmobile: Add PCIe device tree nodes for R8A7790
` [PATCH v4 7/9] ARM: shmobile: Add PCIe device tree nodes for R8A7791 Koelsch board
` [PATCH v4 8/9] ARM: koelsch: Add PCIe to defconfig
` [PATCH v4 9/9] ARM: koelsch: Add HAVE_ARM_ARCH_TIMER "

[PATCH v4] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-21 10:31 UTC  (3+ messages)

[PATCH v4] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-21 10:31 UTC 

[PATCH] sh_eth: pm_runtime should not need null operations
 2014-03-21 10:30 UTC  (4+ messages)

About GSI and IRQ?
 2014-03-21 10:28 UTC 

[PATCH RFC v2 0/6] drm/i2c: Move tda998x to a couple encoder/connector
 2014-03-21 10:27 UTC  (4+ messages)
` [PATCH RFC v2 1/6] drm/i2c: tda998x: Add the required port property

[PATCH v5 00/17] xenctx: Many changes
 2014-03-21 10:24 UTC  (3+ messages)
` [PATCH v5 13/17] xenctx: Add convert of more registers to symbols

[PATCH net] net: vxlan: fix crash when interface is created with no group
 2014-03-21 10:22 UTC  (4+ messages)

[PATCH] regulator: Add new driver for ST's PWM controlled voltage regulators
 2014-03-21 10:21 UTC  (2+ messages)

[PATCH V8 RESEND] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips
 2014-03-21 10:21 UTC  (5+ messages)
  ` [PATCH] ns16550: setup default lsr_mask for DT systems too (Was: Re: [PATCH V8 RESEND] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips)
    ` [PATCH v2] ns16550: make some initialisation common

[PATCH v4] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-21 10:19 UTC  (4+ messages)

[PATCH] drm/i915: Increase WM memory latency values on SNB with high pixel clock
 2014-03-21 10:19 UTC  (2+ messages)

mxs-auart gives data from previous run after close and reopen
 2014-03-21 10:17 UTC  (5+ messages)

Please advise on repair action
 2014-03-21 10:17 UTC  (2+ messages)

[PATCH v5 0/4] APM X-Gene PCIe controller
 2014-03-21 10:15 UTC  (4+ messages)
` [PATCH v5 1/4] pci: APM X-Gene PCIe controller driver

[PATCH] drm/i915: bdw expands ACTHD to 64bit
 2014-03-21 10:14 UTC  (4+ messages)
` [PATCH] drm/i915: Broadwell "

[Qemu-devel] [PATCH v23 00/32] replace QEMUOptionParameter with QemuOpts
 2014-03-21 10:12 UTC  (33+ messages)
` [Qemu-devel] [PATCH v23 01/32] move find_desc_by_name ahead for later calling
` [Qemu-devel] [PATCH v23 02/32] add def_value_str to QemuOptDesc
` [Qemu-devel] [PATCH v23 03/32] qapi: output def_value_str when query command line options
` [Qemu-devel] [PATCH v23 04/32] change opt->name and opt->str from (const char *) to (char *)
` [Qemu-devel] [PATCH v23 05/32] move qemu_opt_del ahead for later calling
` [Qemu-devel] [PATCH v23 06/32] add qemu_opt_get_*_del functions for replace work
` [Qemu-devel] [PATCH v23 07/32] add qemu_opts_print_help to replace print_option_help
` [Qemu-devel] [PATCH v23 08/32] add convert functions between QEMUOptionParameter to QemuOpts
` [Qemu-devel] [PATCH v23 09/32] add qemu_opts_append to repalce append_option_parameters
` [Qemu-devel] [PATCH v23 10/32] check NULL input for qemu_opts_del
` [Qemu-devel] [PATCH v23 11/32] qemu_opts_print: change fprintf stderr to printf
` [Qemu-devel] [PATCH v23 12/32] qcow2.c: remove 'assigned' check in amend
` [Qemu-devel] [PATCH v23 13/32] change block layer to support both QemuOpts and QEMUOptionParamter
` [Qemu-devel] [PATCH v23 14/32] vvfat.c: handle cross_driver's create_options and create_opts
` [Qemu-devel] [PATCH v23 15/32] cow.c: replace QEMUOptionParameter with QemuOpts
` [Qemu-devel] [PATCH v23 16/32] gluster.c: "
` [Qemu-devel] [PATCH v23 17/32] iscsi.c: "
` [Qemu-devel] [PATCH v23 18/32] qcow.c: "
` [Qemu-devel] [PATCH v23 19/32] qcow2.c: "
` [Qemu-devel] [PATCH v23 20/32] qed.c: "
` [Qemu-devel] [PATCH v23 21/32] raw-posix.c: "
` [Qemu-devel] [PATCH v23 22/32] raw-win32.c: "
` [Qemu-devel] [PATCH v23 23/32] raw_bsd.c: "
` [Qemu-devel] [PATCH v23 24/32] rbd.c: "
` [Qemu-devel] [PATCH v23 25/32] sheepdog.c: "
` [Qemu-devel] [PATCH v23 26/32] ssh.c: "
` [Qemu-devel] [PATCH v23 27/32] vdi.c: "
` [Qemu-devel] [PATCH v23 28/32] vhdx.c: "
` [Qemu-devel] [PATCH v23 29/32] vmdk.c: "
` [Qemu-devel] [PATCH v23 30/32] vpc.c: "
` [Qemu-devel] [PATCH v23 31/32] cleanup QEMUOptionParameter
` [Qemu-devel] [PATCH v23 32/32] cleanup tmp 'mallocd' member from QemuOptsList

[RFC, PATCH 0/6] xfs: delalloc, DIO and corruption
 2014-03-21 10:11 UTC  (7+ messages)
` [PATCH 1/6] xfs: kill buffers over failed write ranges properly
` [PATCH 2/6] xfs: write failure beyond EOF truncates too much data
` [PATCH 3/6] xfs: xfs_vm_write_end truncates too much on failure
` [PATCH 4/6] xfs: zeroing space needs to punch delalloc blocks
` [PATCH 5/6] xfs: splitting delalloc extents can run out of reservation
` [PATCH 6/6] xfs: don't map ranges that span EOF for direct IO

[B.A.T.M.A.N.] Batman-adv + lxc
 2014-03-21 10:12 UTC  (3+ messages)

BUSINESS PROPOSAL OF $44.5MILLION.USD
 2014-03-21  9:54 UTC 

BUSINESS PROPOSAL OF $44.5MILLION.USD
 2014-03-21  9:54 UTC 

[PATCH] drm/i915: move power domain init earlier during system resume
 2014-03-21 10:10 UTC 

BUSINESS PROPOSAL OF $44.5MILLION.USD
 2014-03-21  9:54 UTC 

[PATCH v2 0/5] KVM: irqfds for s390
 2014-03-21 10:08 UTC  (9+ messages)
` [PATCH v2 3/5] KVM: s390: adapter interrupt sources
      ` [Qemu-devel] "
` [PATCH v2 4/5] KVM: s390: irq routing for adapter interrupts
      ` [Qemu-devel] "

[PATCH v2 0/7] xen: add systemd files
 2014-03-21 10:08 UTC  (3+ messages)
` [PATCH v2 7/7] systemd: add support initial xen systemd service files

[PATCH] MIPS: copy_to_user_page: Avoid ptrace(2) I-cache incoherency
 2014-03-21 10:07 UTC  (2+ messages)

Question on cross-compiling 32-bit application on 64-bit target platform
 2014-03-21 10:07 UTC 

[PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W
 2014-03-21 10:07 UTC  (13+ messages)

[PATCH V4 0/3] cpufreq: Introduce cpufreq_freq_transition_{begin|end}()
 2014-03-21 10:06 UTC  (7+ messages)
` [PATCH V4 1/3] cpufreq: Make sure frequency transitions are serialized

[PATCH] iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte
 2014-03-21 10:06 UTC 

[PATCH v3 0/6] rework sched_domain topology description
 2014-03-21 10:04 UTC  (7+ messages)
` [PATCH v3 1/6] sched: rework of sched_domain topology definition

[PATCH v4 iproute2 -next 1/2] include/linux: update xfrm.h
 2014-03-21 10:02 UTC  (2+ messages)
  ` [PATCH v4 iproute2 -next 2/2] ipxfrm: allow to setup filter when dumping SA

[RESEND] [PATCH] xhci: Switch Intel Lynx Point ports to EHCI on shutdown
 2014-03-21 10:01 UTC 

[Qemu-devel] hmp interface for kdump compressed format
 2014-03-21  9:38 UTC  (7+ messages)

[Qemu-devel] RFC - best way to organize a multiprotocol transport?
 2014-03-21 10:01 UTC 

[PATCH] ath10k: add the Rx rate in FW stats
 2014-03-21 10:00 UTC  (2+ messages)

Pulseaudio in XEN-4.3.3-pre
 2014-03-21  9:59 UTC  (2+ messages)

[PATCH OSSTEST v2 1/2] standalone: refactor out some useful bits of standalone-reset
 2014-03-21  9:58 UTC  (2+ messages)
` [PATCH OSSTEST v2 2/2] standalone mode convenience frontend

[PATCH] drm/i915: Fix unsafe loop iteration over vma whilst unbinding them
 2014-03-21  9:57 UTC  (3+ messages)

[PATCH v3 0/5] powernv: Enable Dynamic Frequency
 2014-03-21  9:57 UTC  (11+ messages)
` [PATCH v3 2/5] powernv,cpufreq:Add per-core locking to serialize frequency transitions
  ` [PATCH v3 2/5] powernv, cpufreq:Add "
` [PATCH v3 4/5] powernv:cpufreq: Export nominal frequency via sysfs

[nft PATCH] src: check if the set name is too long
 2014-03-21  9:56 UTC  (3+ messages)

[PATCH] fix out-of-tree builds
 2014-03-21  9:55 UTC  (2+ messages)

[Buildroot] [PATCH v2] bluez5_utils: new package
 2014-03-21  9:53 UTC  (5+ messages)
` [Buildroot] [PATCH v3] "
    ` [Buildroot] [PATCH v4] "

[PATCH] tests: fix resize test tmpfs max-file-size checking
 2014-03-21  9:51 UTC 

openvswitch question
 2014-03-21  9:50 UTC  (3+ messages)

[Buildroot] [PATCH] gcc: fix snapshot compile
 2014-03-21  9:48 UTC  (2+ messages)

[stable 3.10.y] Please backport a56a5cf1f2ec "ARM: highbank: avoid L2 cache smc calls when PL310 is not present"
 2014-03-21  9:48 UTC  (3+ messages)
` [PATCH 1/2] ARM: move outer_cache declaration out of ifdef
` [PATCH 2/2] ARM: highbank: avoid L2 cache smc calls when PL310 is not present

[PATCH] staging: cxt1e1: hwprobe: Fix sparse warning
 2014-03-21  9:46 UTC  (3+ messages)

[Buildroot] [git commit] gcc: fix snapshot compile
 2014-03-21  9:47 UTC 

[PATCH 3/3] video: clps711x: Add bindings documentation for CLPS711X framebuffer
 2014-03-21  9:47 UTC  (3+ messages)

[mnt_hash] BUG: Dentry ffff88000e6559c0{i=2010,n=/} still in use (2) [unmount of tmpfs tmpfs]
 2014-03-21  9:46 UTC 

[Qemu-devel] virtio device error reporting best practice?
 2014-03-21  9:44 UTC  (4+ messages)

[PATCH V4 1/8] sxgbe: Add device-tree binding support document
 2014-03-21  9:44 UTC  (6+ messages)

[PATCH 0/2] ARM: berlin: SMP support
 2014-03-21  9:44 UTC  (4+ messages)

[PATCH 2/2] pinctrl: nomadik: factor in platform data container
 2014-03-21  9:42 UTC  (2+ messages)

[PATCH 1/2] pinctrl: nomadik: rename secondary to latent
 2014-03-21  9:42 UTC  (2+ messages)

[PATCH RFC V2 0/4] Adding tracepoints to vhost/net
 2014-03-21  9:41 UTC  (10+ messages)
` [PATCH RFC V2 1/4] vhost: introduce queue_index for tracing
` [PATCH RFC V2 2/4] vhost: basic tracepoints
` [PATCH RFC V2 3/4] vhost_net: add basic tracepoints for vhost_net
` [PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics

[RFC] [GSoC] Draft of Proposal for GSoC
 2014-03-21  9:41 UTC  (3+ messages)

[PATCH] net: micrel : ks8851-ml: add vdd-supply support
 2014-03-21  9:41 UTC  (3+ messages)
` [RESEND PATCH V2] "

[cbootimage PATCH 0/2] Re-enable jtag function for Tegra124
 2014-03-21  9:41 UTC  (3+ messages)
  ` [cbootimage PATCH 1/2] Add Tegra124 bct data access for jtag control and chip uid
  ` [cbootimage PATCH 2/2] Add update BCT configs feature

[PATCH net-next] xen-netback: Stop using xenvif_tx_pending_slots_available
 2014-03-21  9:41 UTC  (6+ messages)
` [PATCH net-next] xen-netback: Follow-up patch for grant mapping series

net/ethernet/<?> for Gigabit PCI Express Network Adapter TG-3468
 2014-03-21  9:41 UTC 

[Qemu-devel] [Bug 1295587] [NEW] Temporal freeze and slowdown while using emulated sb16
 2014-03-21  9:32 UTC 

[meta-filesystems] [PATCH] Add fusermount to fuse by default
 2014-03-21  9:38 UTC  (3+ messages)

[RFC PATCH 00/18] powerpc/boot: 64bit little endian wrapper for pseries
 2014-03-21  9:37 UTC  (5+ messages)
` [PATCH 00/18] powerpc/boot: 64bit little endian wrapper

[PATCH/RFC 0/8] LED / flash API integration
 2014-03-21  9:36 UTC  (5+ messages)
` [PATCH/RFC 6/8] leds: Add support for max77693 mfd flash cell

[PATCH 1/2] ath10k: introduce rx_status htt template
 2014-03-21  9:33 UTC  (2+ messages)
` [PATCH 2/2] ath10k: fix rssi and rate reporting


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.