All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-13 12:13:18 to 2014-10-13 13:34:34 UTC [more...]

ath10k firmware crash
 2014-10-13 12:06 UTC  (10+ messages)

[PATCH] iio: add ABI documentation for scaled pressure
 2014-10-13 13:34 UTC  (3+ messages)

[PATCH V5 00/13] namespaces: log namespaces per task
 2014-10-13 13:34 UTC  (22+ messages)
` [PATCH V5 05/13] audit: initialize at subsystem time rather than device time
` [PATCH V5 06/13] audit: log creation and deletion of namespace instances
` [PATCH V5 07/13] audit: dump namespace IDs for pid on receipt of AUDIT_NS_INFO
` [PATCH V5 08/13] sched: add a macro to ref all CLONE_NEW* flags
` [PATCH V5 09/13] fork: audit on creation of new namespace(s)
` [PATCH V5 10/13] audit: log on switching namespace (setns)
` [PATCH V5 11/13] audit: emit AUDIT_NS_INFO record with AUDIT_VIRT_CONTROL record

[PATCH v13 for-xen-4.5 00/21] x86/PMU: Xen PMU PV(H) support
 2014-10-13 13:31 UTC  (5+ messages)
` [PATCH v13 for-xen-4.5 07/21] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v13 for-xen-4.5 09/21] x86/VPMU: Add public xenpmu.h

[WIP PATCH] Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20
 2014-10-13 13:30 UTC  (10+ messages)

WriteBack Throttle kill the performace of the disk
 2014-10-13 13:29 UTC  (2+ messages)

[PATCH] driver core: amba: add device binding path 'driver_override'
 2014-10-13 13:23 UTC  (4+ messages)

Audio Mini-Summit info updates
 2014-10-13 13:28 UTC  (7+ messages)

[PATCH net] tcp: TCP Small Queues and strange attractors
 2014-10-13 13:27 UTC 

[Qemu-devel] [Xen-devel] [RFC][PATCH v2 1/1] Add IOREQ_TYPE_VMWARE_PORT
 2014-10-13 13:26 UTC  (3+ messages)
` [RFC][PATCH v2x prototype "

[PATCH] regulator: rn5t618: Convert to new style DT parsing
 2014-10-13 13:25 UTC  (2+ messages)

$GIT_DIR/info/exclude fails to negate a pattern defined by core.excludesfile
 2014-10-13 13:23 UTC  (3+ messages)

[PATCH 3.17 00/25] 3.17.1-stable review
 2014-10-13 13:23 UTC  (3+ messages)

Locking issues with cpufreq and sysfs
 2014-10-13 13:22 UTC  (2+ messages)

[PATCH] drm/i915: Broaden application of set-domain(GTT)
 2014-10-13 13:20 UTC 

[PATCHv5 0/3] regulator: of: Add support for parsing regulator suspend state
 2014-10-13 13:20 UTC  (7+ messages)
` [PATCHv5 1/3] regulator: of: Add support for parsing regulator_state for "
` [PATCHv5 2/3] dt-bindings: regulator: Add regulator suspend state for PM state
` [PATCHv5 3/3] ARM: dts: Add sleep mode of regulator for exynos3250-rinato board

How to invalidate all cache
 2014-10-13 13:30 UTC  (5+ messages)
    ` Re[2]: "

udev error, ENOEXEC
 2014-10-13 13:19 UTC  (3+ messages)

ARMADA 370 - Distributed Switch Architecture (dsa) - device tree
 2014-10-13 13:19 UTC  (2+ messages)

UBI: Fastmap fixes - round one
 2014-10-13 13:17 UTC  (5+ messages)
` [PATCH 3/4] UBI: Fastmap: Care about the protection queue

[RFC PATCH v2 1/4] regulator: Add helper function to get "poweroff-source" property
 2014-10-13 13:17 UTC  (6+ messages)
` [RFC PATCH v2 2/4] regulator: act8865: Add support to turn off all outputs
` [RFC PATCH v1 4/4] dt-bindings: Document the property poweroff-source for act8865 regulator

[PATCH] bcache: [BUG] clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
 2014-10-13 13:26 UTC 

[Qemu-devel] [PATCH v6 00/32] target-arm: add Security Extensions for CPUs
 2014-10-13 13:13 UTC  (14+ messages)
` [Qemu-devel] [PATCH v6 01/32] target-arm: increase arrays of registers R13 & R14
` [Qemu-devel] [PATCH v6 02/32] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v6 03/32] target-arm: reject switching to monitor mode
` [Qemu-devel] [PATCH v6 04/32] target-arm: rename arm_current_pl to arm_current_el
` [Qemu-devel] [PATCH v6 05/32] target-arm: make arm_current_el() return EL3
` [Qemu-devel] [PATCH v6 06/32] target-arm: A32: Emulate the SMC instruction

[PATCH v8 00/18] VFIO support for platform and AMBA devices on ARM
 2014-10-13 13:10 UTC  (37+ messages)
` [PATCH v8 01/18] vfio/platform: initial skeleton of VFIO support for platform devices
` [PATCH v8 02/18] vfio: platform: probe to devices on the platform bus
` [PATCH v8 03/18] vfio: platform: add the VFIO PLATFORM module to Kconfig
` [PATCH v8 04/18] vfio: amba: VFIO support for AMBA devices
` [PATCH v8 05/18] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCH v8 06/18] vfio/platform: return info for bound device
` [PATCH v8 07/18] vfio/platform: return info for device memory mapped IO regions
` [PATCH v8 08/18] vfio/platform: read and write support for the device fd
` [PATCH v8 09/18] vfio/platform: support MMAP of MMIO regions
` [PATCH v8 10/18] vfio/platform: return IRQ info
` [PATCH v8 11/18] vfio/platform: initial interrupts support code
` [PATCH v8 12/18] vfio/platform: trigger an interrupt via eventfd
` [PATCH v8 13/18] vfio/platform: support for maskable and automasked interrupts
` [PATCH v8 14/18] vfio: move eventfd support code for VFIO_PCI to a separate file
` [PATCH v8 15/18] vfio: add local lock in virqfd instead of depending on VFIO PCI
` [PATCH v8 16/18] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v8 17/18] vfio: initialize the virqfd workqueue in VFIO generic code
` [PATCH v8 18/18] vfio/platform: implement IRQ masking/unmasking via an eventfd

[PATCH 0/5] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
 2014-10-13 13:09 UTC  (11+ messages)
` [PATCH 1/5] vfio/iommu_type1: support for platform bus devices on ARM
` [PATCH 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCH 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH 4/5] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
` [PATCH 5/5] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH v6 bluetooth-next] 6lowpan: Use skb_cow in IPHC decompression
 2014-10-13 13:10 UTC  (4+ messages)

[PATCH 3/3] spi: qup: Remove .owner field for driver
 2014-10-13 13:09 UTC  (2+ messages)

[PATCH FOR-4.5] xen: arm64: Handle memory banks which are not 1GB aligned
 2014-10-13 13:09 UTC  (5+ messages)

[GIT] Security subsystem upate for 3.18
 2014-10-13 13:07 UTC  (4+ messages)

[PATCH 0/3] iommu: replace IOMMU_EXEC with IOMMU_EXEC and update ARM SMMU driver
 2014-10-13 13:06 UTC  (9+ messages)
` [PATCH 1/3] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
` [PATCH 2/3] iommu: add capability IOMMU_CAP_NOEXEC
` [PATCH 3/3] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver

lock-up when loading desktop
 2014-10-13 13:04 UTC  (5+ messages)

[Qemu-devel] [patch] qemu educational device
 2014-10-13 13:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/1] pci-host: add educational driver

[U-Boot] [PATCH fix for v2014.10] sunxi: axp152: dcdc3 scale is 50mV / step
 2014-10-13 13:02 UTC  (3+ messages)
` [U-Boot] [PATCH fix for v2014.10] sunxi: axp152: dcdc3 scale is 50mV / step not 25mV "

[PATCH RFC 0/2] Indirect Fast Memory registration support
 2014-10-13 13:00 UTC  (6+ messages)
` [PATCH RFC 2/2] IB/mlx5: Implement Fast Indirect Memory Registration Feature

[U-Boot] [PATCH v2] imx: mx6 sabreauto: Add board support for USB EHCI
 2014-10-13 12:59 UTC  (2+ messages)

Error building exynos5.c with debug ?= n
 2014-10-13 12:59 UTC 

[PATCH v4 0/7] introduce GNTTABOP_cache_flush
 2014-10-13 12:57 UTC  (7+ messages)
` [PATCH v4 3/7] [RFC] arm/arm64: introduce is_dma_coherent

Micro Ceph summit during the OpenStack summit
 2014-10-13 12:47 UTC  (4+ messages)
    ` [ceph-users] "

[U-Boot] [PATCH 0/9] ARM: sunxi: Add Allwinner A23 (sun8i) support
 2014-10-13 12:57 UTC  (5+ messages)
` [U-Boot] [PATCH 6/9] ARM: sunxi: Add support for R_PIO gpio banks

[PATCH 0/5] app/test: unit test to measure cycles per packet
 2014-10-13 12:56 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] app/test: unit test for rx and tx cycles/packet

[U-Boot] [PATCH] sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i
 2014-10-13 12:55 UTC 

[Buildroot] [Patch v2 0/2] Re-introducing libgtk3
 2014-10-13 12:54 UTC  (3+ messages)
` [Buildroot] [Patch v2 1/2] hicolor-icon-theme: new package
` [Buildroot] [Patch v2 2/2] libgtk3: "

[PATCH] i40e: fix of compile error
 2014-10-13 12:54 UTC  (3+ messages)
      ` why no API to free a ring?

[resend Patch v3 1/2] kaslr: check if kernel location is changed
 2014-10-13 12:52 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/2] Xen: Use ioreq-server API
 2014-10-13 12:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] Add PCI bus listener interface
  `  "
` [PATCH v2 2/2] Xen: Use the ioreq-server API when available
` [Qemu-devel] "

[PATCH v2 0/2] Xen: Use ioreq-server API
 2014-10-13 12:52 UTC 

[PATCH for 4.5 v7 0/1] Add mmio_hole_size (was Add pci_hole_min_size)
 2014-10-13 12:51 UTC  (2+ messages)
` [PATCH for 4.5 v7 1/1] Add mmio_hole_size

[PATCH v3] spi: orion: support armada extended baud rates
 2014-10-13 12:48 UTC  (3+ messages)
` [v3] "

[PATCH] ASoC: rt5677: Add option to configure gpio as floating/pullup/pulldown
 2014-10-13 12:47 UTC  (2+ messages)

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-13 12:47 UTC  (5+ messages)
` [PATCH 01/13] ACPI: Add support for device specific properties
` [PATCH 04/13] ACPI: Document ACPI "

[PATCH V4 0/6] ARM64: Add support for FSL's LS2085A SoC
 2014-10-13 12:46 UTC  (5+ messages)
` [PATCH V4 1/6] Documentation: DT: Add bindings for FSL NS16550A UART
` [PATCH V4 4/6] arm64: Add DTS support for FSL's LS2085A SoC

[PATCH] tools: perf: util: sort.c: Changed from using strncat to strlcat
 2014-10-13 12:44 UTC  (2+ messages)

[PATCH 0/1 v3][meta-networking] ntp: fix path to drift file
 2014-10-13 12:45 UTC  (4+ messages)
` [PATCH 1/1 "

[PATCH 0/3] staging: comedi: cb_pcimdas: support PCIe-DAS1602/16
 2014-10-13 12:41 UTC  (4+ messages)
` [PATCH 1/3] staging: comedi: cb_pcimdas: use preferred block comment style
` [PATCH 2/3] staging: comedi: cb_pcimdas: update driver comment
` [PATCH 3/3] staging: comedi: cb_pcimdas: add support for PCIe-DAS1602/16

[meta-fsl-arm][PATCH] chromium: Update bbappend to version 38.0.2125.101
 2014-10-13 12:41 UTC  (5+ messages)

[U-Boot] [PATCH] Makefile: drop "tools-only" from no-dot-config-targets
 2014-10-13 12:40 UTC 

btrfs send and kernel 3.17
 2014-10-13 12:40 UTC  (7+ messages)

[U-Boot] Broken target
 2014-10-13 12:38 UTC  (4+ messages)

[Qemu-devel] [PATCH] virtio-pci: fix migration for pci bus master
 2014-10-13 12:40 UTC  (12+ messages)

[PATCH] x86, kexec: Add .gitignore file
 2014-10-13 12:36 UTC  (2+ messages)

[PATCH] mac80211: fix typo in starting baserate for rts_cts_rate_idx
 2014-10-13 12:34 UTC  (2+ messages)
` [PATCH v2] "

Regarding tx-nocache-copy in the Sheevaplug
 2014-10-13 12:32 UTC  (5+ messages)

[Buildroot] [PATCH] initscripts: new package
 2014-10-13 12:32 UTC  (3+ messages)

[PATCH v2 01/15] drm/dsi: Make mipi_dsi_dcs_{read, write}() symmetrical
 2014-10-13 12:29 UTC  (2+ messages)
` [PATCH v2 01/15] drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical

[RFC PATCH 00/13] xen_cpufreq implementation in Xen hypervisor
 2014-10-13 12:28 UTC  (15+ messages)
` [RFC PATCH 11/13] cpufreq: add xen-cpufreq driver

[PATCH v3 1/7] ethdev: add more annotations
 2014-10-13 12:27 UTC  (3+ messages)
` [PATCH v4 0/7] Support configuring hash functions

CRASH during boot 3.16.3+
 2014-10-13 12:26 UTC  (6+ messages)

[PATCH] sh: fix mmap_sem deadlock in sys_cacheflush
 2014-10-13 11:59 UTC 

[patch net] ipv4: fix nexthop attlen check in fib_nh_match
 2014-10-13 12:22 UTC  (2+ messages)

[linux-lvm] How to calculate the LVM SSD cache size?
 2014-10-13 12:20 UTC 

Security policy ambiguities - XSA-108 process post-mortem
 2014-10-13 12:17 UTC  (9+ messages)

[Buildroot] [PATCH v3 1/3] gst-ffmpeg: add option to select GPL vs LGPL build
 2014-10-13 12:16 UTC  (4+ messages)
` [Buildroot] [PATCH v3 3/3] gst-ffmpeg: expand package description to describe libav usage

[RFC PATCH 3/3] libdrm: user mode helper for ipvr drm driver
 2014-10-13 12:15 UTC 

[daisy][PATCH v2] dra7xx: add "mmip" to MACHINE_FEATURES
 2014-10-13 12:15 UTC  (4+ messages)

[RFC PATCH 0/3] drm driver for baytrail's vxd392
 2014-10-13 12:15 UTC  (3+ messages)
` [RFC PATCH 1/3] drm/i915: add vxd392 bridge in i915
` [RFC PATCH 2/3] drm/ipvr: drm driver for vxd392

[PATCH for 4.5] x86/viridian: Freeze time reference counter when domain is paused
 2014-10-13 12:13 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.