All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-21 10:31:34 to 2014-03-21 11:20:14 UTC [more...]

[RFC PATCH v2 0/2] clk: Support for DT assigned clock parents and rates
 2014-03-21 11:20 UTC  (5+ messages)

[PATCH] mtd: m25p80: Modify the name of mtd_info
 2014-03-21 11:16 UTC 

[PATCH v4 0/9] R-Car Gen2 PCIe host driver
 2014-03-21 11:17 UTC  (36+ 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 v3 7/7] systemd: add support initial xen systemd service files
 2014-03-21 11:16 UTC  (8+ messages)

[PATCH BlueZ v0 00/62] Cleanup: Byte order
 2014-03-21 11:16 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte
 2014-03-21 11:16 UTC  (3+ messages)

[RFC Patch 0/3] Putting the "Simple" back in sedf
 2014-03-21 11:16 UTC  (3+ messages)
` [RFC Patch 1/3] Remove sedf extra, weight, and latency parameter support

[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)
 2014-03-21 11:16 UTC  (3+ messages)
` [PATCH v2] ns16550: make some initialisation common

[PATCH] mtd: gpmi: add gpmi_devdata{} to simplify the code
 2014-03-21 11:15 UTC  (4+ messages)

[meta-filesystems] [PATCH] Add fusermount to fuse by default
 2014-03-21 11:15 UTC  (4+ messages)

[PATCH] builtin/apply.c: use iswspace() to detect line-ending-like chars
 2014-03-21 11:14 UTC  (2+ messages)

[PATCH] Documentation: dt: list all compatible strings for at91
 2014-03-21 11:14 UTC  (5+ messages)

[PATCH OSSTEST] Add a libvirt build job
 2014-03-21 11:13 UTC  (2+ messages)

[PATCH 1/3] arm64: topology: Add support for topology DT bindings
 2014-03-21 11:13 UTC  (5+ messages)

[LTP] [LNG][PATCH] Fix ltp realtime hrtimer-prio and measurement to pass default profile to run_c_files.sh
 2014-03-21 10:49 UTC  (2+ messages)

[PATCH 00/44 v3] Enhancement of support for Firewire devices
 2014-03-21 11:10 UTC  (45+ messages)
` [PATCH 01/44] firewire-lib: Add macros instead of fixed value for AMDTP
` [PATCH 02/44] firewire-lib: Add 'direction' member to 'amdtp_stream' structure
` [PATCH 03/44] firewire-lib: Split some codes into functions to reuse for both streams
` [PATCH 04/44] firewire-lib: Add support for AMDTP in-stream and PCM capture
` [PATCH 05/44] firewire-lib: Add support for MIDI capture/playback
` [PATCH 06/44] firewire-lib: Give syt value as parameter to handle_out_packet()
` [PATCH 07/44] firewire-lib: Add support for duplex streams synchronization in blocking mode
` [PATCH 08/44] firewire-lib: Add support for channel mapping
` [PATCH 09/44] firewire-lib: Restrict calling flush_context_completion() when context exists
` [PATCH 10/44] firewire-lib: Rename macros, variables and functions for CMP
` [PATCH 11/44] firewire-lib: Add 'direction' member to 'cmp_connection' structure
` [PATCH 12/44] firewire-lib: Add handling output connection by CMP
` [PATCH 13/44] firewire-lib: Add a new function to check others' connection
` [PATCH 14/44] firewire-lib: Add support for deferred transaction
` [PATCH 15/44] firewire-lib: Add some AV/C general commands
` [PATCH 16/44] fireworks: Add skelton for Fireworks based devices
` [PATCH 17/44] fireworks: Add transaction and some commands
` [PATCH 18/44] fireworks: Add connection and stream management
` [PATCH 19/44] fireworks/firewire-lib: Add a quirk for empty packet with TAG0
` [PATCH 20/44] fireworks/firewire-lib: Add a quirk for the meaning of dbc
` [PATCH 21/44] fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
` [PATCH 22/44] fireworks/firewire-libs: Add a quirk for fixed interval of reported dbc
` [PATCH 23/44] fireworks: Add proc interface for debugging purpose
` [PATCH 24/44] fireworks: Add MIDI interface
` [PATCH 25/44] fireworks/firewire-lib: Add a quirk for data blocks for MIDI in out-stream
` [PATCH 26/44] fireworks: Add PCM interface
` [PATCH 27/44] fireworks: Add hwdep interface
` [PATCH 28/44] fireworks: Add command/response functionality into "
` [PATCH 29/44] bebob: Add skelton for BeBoB based devices
` [PATCH 30/44] bebob: Add commands and connections/streams management
` [PATCH 31/44] bebob/firewire-lib: Add a quirk for discontinuity at bus reset
` [PATCH 32/44] bebob: Add proc interface for debugging purpose
` [PATCH 33/44] bebob: Add MIDI interface
` [PATCH 34/44] bebob: Add PCM interface
` [PATCH 35/44] bebob: Add hwdep interface
` [PATCH 36/44] bebob: Prepare for device specific operations
` [PATCH 37/44] bebob: Add support for Terratec PHASE, EWS series and Aureon
` [PATCH 38/44] bebob: Add support for Yamaha GO series
` [PATCH 39/44] bebob: Add support for Focusrite Saffire/SaffirePro series
` [PATCH 40/44] bebob: Add support for M-Audio usual Firewire series
` [PATCH 41/44] bebob: Add support for M-Audio special "
` [PATCH 42/44] bebob/firewire-lib: Add a quirk of wrong dbc in empty packet "
` [PATCH 43/44] bebob: Send a cue to load firmware for M-Audio "
` [PATCH 44/44] firewire/bebob: Add a workaround for M-Audio special "

how to get PFN of page cache in guest OS?
 2014-03-21 11:10 UTC 

[PATCH] smsc911x: Change clock warning message to debug level
 2014-03-21 12:09 UTC  (2+ messages)

Understanding ebtables
 2014-03-21 11:09 UTC  (2+ messages)

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

[PATCH v5] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-21 11:09 UTC  (2+ messages)

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

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

About GSI and IRQ?
 2014-03-21 11:07 UTC  (2+ messages)

[Buildroot] [PATCH v3] bluez5_utils: new package
 2014-03-21 11:08 UTC  (3+ messages)
` [Buildroot] [PATCH v4] "

[review-request] V3: Bug #4865 "We need empty states for the different pages"
 2014-03-21 11:06 UTC  (4+ messages)

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

[PATCH v3 0/5] powernv: Enable Dynamic Frequency
 2014-03-21 11:04 UTC  (11+ messages)
` [PATCH v3 1/5] powernv: cpufreq driver for powernv platform
` [PATCH v3 5/5] powernv:cpufreq: Implement the driver->get() method

[PATCH V8 4/7] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
 2014-03-21 11:04 UTC  (2+ messages)

[PATCH v2 0/7] vtpm: TPM groups and deep quotes
 2014-03-21 11:03 UTC  (5+ messages)
` [PATCH 1/7] vtpmmgr: add TPM group support
` [PATCH 2/7] vtpmmgr: add example control tools

preop expression and variable
 2014-03-21 11:02 UTC 

[PATCH] ath10k: add the Rx rate in FW stats
 2014-03-21 11:02 UTC  (3+ messages)

[PATCH V8 1/7] sxgbe: Add device-tree binding support document
 2014-03-21 11:02 UTC  (2+ messages)

[PATCH RFC v2 0/6] drm/i2c: Move tda998x to a couple encoder/connector
 2014-03-21 10:27 UTC  (3+ messages)
` [PATCH RFC v2 2/6] drm/i2c: tda998x: "
` [PATCH RFC v2 4/6] drm/tilcdc: Change the interface with the tda998x driver

[PATCH v7 07/11] pvqspinlock, x86: Allow unfair queue spinlock in a XEN guest
 2014-03-21 11:00 UTC 

[PATCH v7 07/11] pvqspinlock, x86: Allow unfair queue spinlock in a XEN guest
 2014-03-21 11:00 UTC 

[PATCH] kexec/ppc: cleanup crash regions creation
 2014-03-21 10:58 UTC  (2+ messages)

[Cocci] question about "Compile spatch with OCaml version >= 3.11"
 2014-03-21 10:59 UTC  (5+ messages)
    ` [Cocci] [ldup-devel] "

[Qemu-devel] [PATCH 1/1] Count used RAMBlock pages for migration_dirty_pages
 2014-03-21 10:58 UTC 

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

[Qemu-trivial] [PATCH v4 0/2] convert -m to QemuOpts
 2014-03-21 10:56 UTC  (4+ messages)
  ` [Qemu-devel] "
    ` [Qemu-trivial] [Qemu-devel] "

[microblaze:xilinx/master-next-hdmi 451/499] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:1090:7: error: 'VIDIOC_SUBDEV_G_EDID32' undeclared
 2014-03-21 10:55 UTC 

[PATCH 1/2] mfd: wm5110: Correct default for HEADPHONE_DETECT_1
 2014-03-21 10:55 UTC  (4+ messages)
` [PATCH 2/2] mfd: arizona: Mark DSP clocking register as volatile

[PATCH v2] drm/i2c: tda998x: Change the compatible strings
 2014-03-21 10:55 UTC  (3+ messages)

[PATCH v6 0/4] Expose HW APIC virtualization support to HVM guests
 2014-03-21 10:54 UTC  (3+ messages)
` [PATCH v6 1/4] xen/libxc: Allow changing max number of hypervisor cpuid leaves

[PATCH 0/5] Arizona regulator updates v3
 2014-03-21 10:54 UTC  (9+ messages)
` [PATCH 1/5] arizona: Correct small errors in the DT binding documentation
` [PATCH 2/5] mfd: arizona: Fix and factor out read of device tree GPIOs
` [PATCH 3/5] regulator: arizona-ldo1: Move setup processing from arizona-core
` [PATCH 4/5] regulator: arizona-ldo1: Add processing of init_data from device tree

[PATCH v3 0/5] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-03-21 10:54 UTC  (8+ messages)
` [PATCH v3 2/5] arch, arm: add consistency checks to REMOVE p2m changes
` [PATCH v3 4/5] tools, libxl: parse optional start gfn from the iomem config option

[linux-next] WARNING at drm_mode_connector_list_update
 2014-03-21 10:49 UTC  (4+ messages)

DSS DT changes
 2014-03-21 10:52 UTC  (3+ messages)

[PATCH v1 1/2] PSCI: Use DT Function ID values only for old versions of spec
 2014-03-21 10:51 UTC  (4+ messages)

[Cluster-devel] joining the gitfence-agents group
 2014-03-21 10:50 UTC  (2+ messages)

[PATCH] mtd: gpmi: make blockmark swapping optional
 2014-03-21 10:50 UTC  (4+ messages)
  ` [PATCHv2 1/1] "

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

[PATCH V20 00/12] MIPS: Add Loongson-3 based machines support
 2014-03-21 10:44 UTC  (13+ messages)
` [PATCH V20 01/12] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V20 02/12] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V20 03/12] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V20 04/12] MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support
` [PATCH V20 05/12] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V20 06/12] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V20 07/12] MIPS: Loongson 3: Add serial port support
` [PATCH V20 08/12] MIPS: Loongson: Add swiotlb to support All-Memory DMA
` [PATCH V20 09/12] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V20 10/12] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V20 11/12] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V20 12/12] MIPS: Loongson: Add a Loongson-3 default config file

[PATCH v3] drm/i2c: tda998x: Fix lack of required reg in DT documentation
 2014-03-21 10:48 UTC  (3+ messages)

man termios
 2014-03-21 10:45 UTC  (3+ messages)

[PATCH][4] xen: remove TapdiskException when add device
 2014-03-21 10:44 UTC  (2+ messages)

[LTP] Let's use isofs.sh as an ordinary test case
 2014-03-21 10:44 UTC  (5+ messages)
` [LTP] [PATCH 2/3] isofs.sh: be more quiet

[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
 2014-03-21 10:44 UTC  (5+ messages)

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

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

[RFC PATCH] ASoC: wm8904: add CCF support
 2014-03-21 10:37 UTC  (3+ messages)

[PATCH] igb_uio: don't bind vmxnet3 and virtio devices if disabled
 2014-03-21 10:36 UTC  (2+ messages)

[Qemu-devel] [RFC 0/8] bus-less device hotplug
 2014-03-21 10:35 UTC  (6+ messages)
` [Qemu-devel] [RFC 4/8] qdev: link based hotplug

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

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

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

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

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


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.