All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-31 12:10:19 to 2015-07-31 13:14:33 UTC [more...]

[PATCH] bus: subsys: propagate errors from subsys interface's ->add_dev()
 2015-07-31 13:41 UTC  (4+ messages)

[PATCH] ARM/clocksource: use automatic DT probing
 2015-07-31 13:14 UTC 

[PATCH 0/2] ARM: configs: update Allwinner options
 2015-07-31 12:57 UTC  (4+ messages)
` [PATCH 1/2] ARM: sunxi_defconfig: Enable DMA_SUN6I, P2WI, PWM, cryptodev, EXTCON, FHANDLE
  ` [linux-sunxi] "

PROPOSITION D'EMPLOI
 2015-07-31 13:11 UTC 

[PATCH -next 1/4] mt7601u: fix dma from stack address
 2015-07-31 13:04 UTC  (4+ messages)
` [PATCH -next 2/4] mt7601u: use correct ieee80211_rx variant
` [PATCH -next 3/4] mt7601u: fix tx status reporting contexts
` [PATCH -next 4/4] mt7601u: lock out rx path and tx status reporting

[Qemu-devel] [RFC] Towards an Heterogeneous QEMU
 2015-07-31 13:10 UTC  (2+ messages)

[RFC] arm64: defconfig: enable 48-bit VA by default
 2015-07-31 13:10 UTC  (9+ messages)

[Qemu-trivial] [PATCH] configure: only add CONFIG_RDMA to config-host.h once
 2015-07-31 13:09 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v5 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-31 13:08 UTC  (11+ messages)
` [PATCH v5 2/8] firmware: add support for ARM System Control and Power Interface(SCPI) protocol

[PATCH 0/8] Input: xpad: fix wireless pad connection and URB out
 2015-07-31 13:08 UTC  (7+ messages)
` [PATCH 6/8] Input: xpad: use bitmask for finding the pad_nr
` [PATCH 8/8] Input: xpad: do not submit active URBs

[PATCH 1/4] powerpc/85xx: support sleep feature on QorIQ SoCs with RCPM
 2015-07-31 12:53 UTC  (4+ messages)
` [PATCH 2/4] powerpc: get the physical base address of DCSR
` [PATCH 3/4] powerpc: pm: add EPU FSM configuration for deep sleep
` [PATCH 4/4] powerpc: pm: support deep sleep feature on T104x

Usage of already cloned layers in toaster
 2015-07-31 13:06 UTC  (11+ messages)

[PATCHv2 0/1] Document how to add a new syscall
 2015-07-31 13:06 UTC  (6+ messages)
` [PATCHv2 1/1] Documentation: describe how to add a system call

[PATCH v2] dtb: Create a common home for cross-architecture dtsi files
 2015-07-31 13:05 UTC  (8+ messages)

[PATCH] char: make misc_deregister a void function
 2015-07-31 13:06 UTC  (2+ messages)

Mediatek xHCI support
 2015-07-31 13:03 UTC  (18+ messages)
` [PATCH v4 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs
` [PATCH v4 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v4 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs
` [PATCH v4 4/5] xhci: mediatek: support MTK xHCI host controller
` [PATCH v4 5/5] arm64: dts: mediatek: add xHCI & usb phy for mt8173

[PATCH] scsi: Fixup fixed sense generation
 2015-07-31 13:05 UTC 

[PATCH] drm/i915: Postpone plane readout until after encoder readout
 2015-07-31 13:04 UTC 

[PATCH 00/26] Upstream version check fixes for various recipes
 2015-07-31 13:03 UTC  (14+ messages)
` [PATCH 20/26] stress: use developer's website for SRC_URI
` [PATCH 21/26] systemd: remove PV from the recipe

[PATCH] checkpolicy: fix double free on name-based type transitions
 2015-07-31 13:03 UTC 

[RFC PATCH v1 1/1] mmc: sprd: add MMC host driver for Spreadtrum SoC
 2015-07-31 13:02 UTC 

[PATCH 0/6] ZAC host-aware device support
 2015-07-31 13:02 UTC  (7+ messages)
` [PATCH 1/6] libata: Do not retry commands with valid autosense
` [PATCH 2/6] libata-scsi: use ata_scsi_set_sense when generating ATA sense
` [PATCH 3/6] libata: implement ZBC IN translation
` [PATCH 4/6] libata: Implement ZBC OUT translation
` [PATCH 5/6] libata: support device-managed ZAC devices
` [PATCH 6/6] libata: support host-aware "

[PATCH v2 0/7] KVM: arm/arm64: gsi routing support
 2015-07-31 12:59 UTC  (5+ messages)
` [PATCH v2 7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping

PCI Pass-through in Xen ARM - Draft 2
 2015-07-31 12:59 UTC  (17+ messages)

pull-request: wireless-drivers-next 2015-07-31
 2015-07-31 12:59 UTC  (2+ messages)

[PATCH 0/5] drm/i2c: adv7511: ADV7533 support
 2015-07-31 12:58 UTC  (9+ messages)
` [PATCH 3/5] drm/i2c: adv7511: Refactor encoder slave functions

[Qemu-devel] [PATCH 00/12] qemu-common.h/osdep.h refactoring
 2015-07-31 12:57 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/12] qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h
` [Qemu-devel] [PATCH 02/12] osdep.h: Remove qemu_printf
` [Qemu-devel] [PATCH 03/12] osdep.h: Move some compiler-specific things to compiler.h
` [Qemu-devel] [PATCH 04/12] compiler.h: Use glue() in QEMU_BUILD_BUG_ON define
` [Qemu-devel] [PATCH 05/12] qemu-common.h: Move Win32 fixups into os-win32.h
` [Qemu-devel] [PATCH 06/12] osdep.h: Move some OS header includes and fixups from qemu-common.h

[meta-oracle-java][PATCH] oracle-jse.inc: don't link to ${D}${datadir}/java
 2015-07-31 13:01 UTC 

[PATCH 0/4] drm/sti: update STI driver to be atomic
 2015-07-31 12:54 UTC  (4+ messages)
` [PATCH 4/4] drm/sti: atomic crtc/plane update

[PATCH v2 1/3] ARM: dts: sun5i: Enable USB DRC on A10s OLinuxIno Micro
 2015-07-31 12:53 UTC  (6+ messages)
  ` [PATCH v2 2/3] ARM: dts: sun5i: Enable USB DRC on A13 OLinuxIno
  ` [PATCH v2 3/3] ARM: dts: sun8i: Enable USB DRC on Ippo Q8H-A33 tablet

[Qemu-devel] [PATCH for-2.4] acpi: avoid potential uninitialized access to cpu_hp_io_base
 2015-07-31 12:53 UTC  (2+ messages)

[PATCH for-4.3 00/15] Modify MR allocation API
 2015-07-31 12:52 UTC  (5+ messages)
` [PATCH for-4.3 14/15] qib: Support ib_alloc_mr verb

[Buildroot] [PATCH v2 1/1] package/bdwgc: musl build failure
 2015-07-31 12:51 UTC  (2+ messages)

Darlehen
 2015-07-31 11:39 UTC 

[Drbd-dev] [Patch v2 00/10] Zero out devices instead of initial full sync
 2015-07-31 12:50 UTC  (6+ messages)
` [Drbd-dev] [Patch v2 02/10] drbd: Add option zap_devices to new-current-uuid

VM Migration on a NUMA server?
 2015-07-31 12:50 UTC  (5+ messages)

[PATCH for-next V7 00/10] Move RoCE GID management to IB/Core
 2015-07-31 12:50 UTC  (3+ messages)

[RFC PATCH 00/16] Signature verification of hibernate snapshot
 2015-07-31 12:50 UTC  (9+ messages)
` [RFC PATCH 01/16] PM / hibernate: define HMAC algorithm and digest size of swsusp
` [RFC PATCH 03/16] x86/boot: Public getting random boot function

[Qemu-devel] [PATCH for-2.4] oslib-win32: only provide localtime_r/gmtime_r if missing
 2015-07-31 12:49 UTC  (2+ messages)

[PATCH 00/28] removing the compile warnings for 64-bit
 2015-07-31 12:49 UTC  (2+ messages)

[PATCH 1/2] gpio: don't override irq_*_resources() callbacks
 2015-07-31 12:48 UTC  (2+ messages)
` [PATCH 2/2] gpio: etraxfs: add interrupt support

Android checkpolicy crash
 2015-07-31 12:48 UTC  (3+ messages)

[PATCH 0/5] ARM: dts: sunxi: Enable USB DRC on a bunch of boards
 2015-07-31 12:45 UTC  (6+ messages)
` [PATCH 5/5] ARM: dts: sun7i: Add dts file for Wits Pro A20 DKT
    ` [linux-sunxi] "

[PATCHv1] arm: reduce power use by contented spin locks with WFE/SEV
 2015-07-31 12:43 UTC  (6+ messages)

[PATCH] spi: spidev: fix inconsistent indenting
 2015-07-31 12:42 UTC  (2+ messages)

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-07-31 12:42 UTC  (11+ messages)
` [PATCH v2 32/41] arm : acpi dynamically map mmio regions

[U-Boot] [PATCH 01/13][v4] power: pmic: add pfuze3000 support
 2015-07-31 12:41 UTC  (3+ messages)
` [U-Boot] [PATCH 06/13][v4] imx: system counter driver for imx7d and mx6ul

Build failures in 3.{10,14}-stable-queue
 2015-07-31 12:40 UTC  (5+ messages)

systemd : Timed out waiting for defice dev-disk-by…
 2015-07-31 12:40 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] Do not use slow [*] expansion for GPIO creation
 2015-07-31 12:39 UTC  (3+ messages)

[PATCH] jbd2: Limit number of reserved credits
 2015-07-31 12:39 UTC  (7+ messages)

[PATCH v2] arm: change vendor ID for virtio-mmio
 2015-07-31 12:37 UTC  (4+ messages)
` [Qemu-devel] "

[RFCv2 bluetooth-next 0/2] 6lowpan: introduce generic 6lowpan private data
 2015-07-31 12:38 UTC  (3+ messages)
` [RFCv2 bluetooth-next 1/2] bluetooth: 6lowpan: change netdev_priv to lowpan_dev
` [RFCv2 bluetooth-next 2/2] 6lowpan: add generic 6lowpan netdev private data

[PATCH] RFC: mtd/spi-nor: add checking for the spi_nor_read
 2015-07-31 12:35 UTC  (4+ messages)

[PATCH v7 18/19] drm/i915/gen8: Flip the 48b switch
 2015-07-31 12:35 UTC  (4+ messages)
` [PATCH v8 "

[PATCH net-next V12 0/3] openvswitch: Add support for 802.1AD
 2015-07-31 12:34 UTC  (3+ messages)
` [PATCH net-next 3/3] openvswitch: 802.1AD: Flow handling, actions, vlan parsing and netlink attributes

[PATCH v2 0/5] Altera PCIe host controller driver with MSI support
 2015-07-31 12:34 UTC  (8+ messages)
` [PATCH v2 2/5] pci:host: Add Altera PCIe host controller driver
` [PATCH v2 3/5] pci: altera: Add Altera PCIe MSI driver

dropping old distros: el6, precise 12.04, debian wheezy?
 2015-07-31 12:33 UTC  (4+ messages)
  ` [ceph-users] "

(unknown),
 2015-07-31 12:32 UTC  (12+ messages)
` [PATCH v3 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs

[LTP] : Test Cases for libnuma
 2015-07-31 12:30 UTC 

Updates to meta-fsl-arm (fido) in 2015-07-31
 2015-07-31 12:31 UTC 

[U-Boot] driver model is not smp safe
 2015-07-31 12:30 UTC  (2+ messages)

[Qemu-devel] RFC: use of qemu-common.h include
 2015-07-31 12:30 UTC  (3+ messages)

Race condition introduced in 4bf46a27 VFS: Impose ordering on accesses of d_inode and d_flags
 2015-07-31 12:28 UTC  (3+ messages)

[Qemu-devel] Using the one disk image file on 2 virtual machines at the same time
 2015-07-31 12:27 UTC  (5+ messages)

Updates to meta-fsl-arm (master) in 2015-07-31
 2015-07-31 12:26 UTC 

[PATCH v5 0/3] dra7xx: Add PM support to PCIe
 2015-07-31 12:25 UTC  (8+ messages)
` [PATCH v5 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v5 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v5 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

checkpatch warns about Fixes: lines
 2015-07-31 12:24 UTC 

[Ksummit-discuss] [CORE TOPIC] Mainline kernel on a cellphone
 2015-07-31 12:22 UTC  (7+ messages)

am335x: cpsw at high broadcast load
 2015-07-31 12:22 UTC 

[PATCH 2/2] ARM: ux500: simplify secondary CPU boot
 2015-07-31 12:22 UTC 

[PATCH 1/2] ARM: ux500: add an SMP enablement type and move cpu nodes
 2015-07-31 12:22 UTC  (2+ messages)

[PATCH 3.10 ~ 3.14] efi: fix the efi 32bit boot failed problem
 2015-07-31 12:21 UTC  (9+ messages)

[BUG] Emulation issues
 2015-07-31 12:21 UTC  (19+ messages)

[PATCH 4/5] x86/uv/time: Migrate to new 'set-state' interface
 2015-07-31 12:20 UTC  (5+ messages)
` [tip:x86/platform] x86/uv/time: Migrate to new set-state interface

nfs-root: destructive call to __detach_mounts /dev
 2015-07-31 11:42 UTC 

[PATCH] rpc.gssd: Only clear the retval if it has not been set
 2015-07-31 12:18 UTC  (2+ messages)

[PATCH] windfarm: remove three exported but unused functions
 2015-07-31 12:14 UTC 

[U-Boot] [U-Boot, v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-07-31 12:14 UTC  (3+ messages)
` [U-Boot] [PATCH] Makefile: Use correct timezone for U_BOOT_TZ

[PATCH v4] x86: vm86 cleanups
 2015-07-31 12:14 UTC  (9+ messages)
` [PATCH 4/8] x86/vm86: Use the normal pt_regs area for vm86
` [PATCH 5/8] x86/vm86: Add a separate config option for hardware IRQ handling

[ANNOUNCE] util-linux v2.27-rc1
 2015-07-31 12:14 UTC  (2+ messages)

[PATCH] windfarm: make wf_critical_overtemp() static
 2015-07-31 12:12 UTC 

[PATCH v7 06/19] drm/i915/gen8: Add PML4 structure
 2015-07-31 12:12 UTC  (2+ messages)
` [PATCH v8 "

[Buildroot] [PATCH 1/2] dnsmasq: bump to version 2.75
 2015-07-31 12:12 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] stunnel: bump to version 5.22

[PATCH v3 00/11] Check pixel clock when setting mode
 2015-07-31 12:14 UTC  (12+ messages)
` [PATCH v3 01/11] drm/i915: Store max dotclock
` [PATCH v3 02/11] drm/i915: DisplayPort pixel clock check
` [PATCH v3 03/11] drm/i915: HDMI "
` [PATCH v3 04/11] drm/i915: LVDS "
` [PATCH v3 05/11] drm/i915: SDVO "
` [PATCH v3 06/11] drm/i915: DSI "
` [PATCH v3 07/11] drm/i915: CRT "
` [PATCH v3 08/11] drm/i915: TV "
` [PATCH v3 09/11] drm/i915: DisplayPort-MST "
` [PATCH v3 10/11] drm/i915: DVO "
` [PATCH v3 11/11] drm/i915: Max DOT clock frequency to debugfs

[review-request] michaelw/toaster/import-project-navigation-work
 2015-07-31 12:11 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.