All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-09 17:00:15 to 2016-05-09 17:54:59 UTC [more...]

[PATCH v4] gpio: of: make it possible to name GPIO lines
 2016-05-09 17:54 UTC  (2+ messages)

[PATCH v2 1/5] ath10k: Ensure txrx-compl-task is stopped when cleaning htt-tx
 2016-05-09 17:54 UTC  (5+ messages)
` [PATCH v2 5/5] ath10k: Fix deadlock when peer cannot be created

[PATCH 0/3] memory-hotplug: improve rezoning capability
 2016-05-09 17:53 UTC  (8+ messages)
` [PATCH 1/3] memory-hotplug: add move_pfn_range()
` [PATCH 2/3] memory-hotplug: more general validation of zone during online
` [PATCH 3/3] memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute

deadlock git upload-pack command when GIT_TRACE is enabled
 2016-05-09 17:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-mips: fix call to memset in soft reset code
 2016-05-09 17:53 UTC  (2+ messages)

Updates to meta-fsl-arm (master) in 2016-05-09
 2016-05-09 17:53 UTC 

[PATCH 1/2] perf tools: fix handling of zero-length symbols
 2016-05-09 17:51 UTC  (3+ messages)

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-09 17:51 UTC  (9+ messages)
` [PATCH v3 32/55] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH v3 47/55] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access

[ANN] FSL Community BSP 2.1 is out!
 2016-05-09 17:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] pci: better support for 64-bit MMIO allocation
 2016-05-09 17:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] hw/apci: handle 64-bit MMIO regions correctly

[PATCH] drm: Remove unused drm_device from drm_gem_object_lookup()
 2016-05-09 17:48 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

t5601-clone.sh failures
 2016-05-09 17:53 UTC  (2+ messages)
` [PATCH v1 1/1] t5601: Remove trailing space in sed expression

[Cluster-devel] [fsck.gfs2 v2 PATCH 00/40] fsck.gfs2: memory reduction patches
 2016-05-09 17:48 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/3] qdev: order devices by priority before creating them
 2016-05-09 17:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC 1/3] qdev: add device creation priority flag
` [Qemu-devel] [PATCH RFC 2/3] vl.c: create devices by their "
` [Qemu-devel] [PATCH RFC 3/3] hw/pci-bridge: add the corresponding "

t6392 broken on pu (Mac OS X)
 2016-05-09 17:47 UTC  (5+ messages)
    ` [PATCH] t6302: simplify non-gpg cases

[PATCH v3 0/2] Net driver bugs fix
 2016-05-09 17:13 UTC  (3+ messages)
` [PATCH v3 1/2] net: nps_enet: Tx handler synchronization
` [PATCH v3 2/2] net: nps_enet: bug fix - handle lost tx interrupts

[PATCH 1/2] iio: st_sensors: switch to a threaded interrupt
 2016-05-09 17:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] qemu-io: UI enhancements
 2016-05-09 17:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/6] qemu-io: Add missing option documentation

[Intel-wired-lan] [patch] i40e: fix an uninitialized variable bug
 2016-05-09 17:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/23] GICv3 emulation
 2016-05-09 17:29 UTC  (48+ messages)
` [Qemu-arm] "
` [Qemu-arm] [PATCH 01/23] migration: Define VMSTATE_UINT64_2DARRAY
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 02/23] bitops.h: Implement half-shuffle and half-unshuffle ops
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 03/23] target-arm: Define new arm_is_el3_or_mon() function
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 04/23] target-arm: Provide hook to tell GICv3 about changes of security state
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 05/23] target-arm: Add mp-affinity property for ARM CPU class
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 06/23] hw/intc/arm_gicv3: Add state information
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 07/23] hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 08/23] hw/intc/arm_gicv3: Add vmstate descriptors
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 09/23] hw/intc/arm_gicv3: ARM GICv3 device framework
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 10/23] hw/intc/arm_gicv3: Implement functions to identify next pending irq
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 11/23] hw/intc/arm_gicv3: Implement GICv3 distributor registers
` [Qemu-arm] [PATCH 12/23] hw/intc/arm_gicv3: Implement GICv3 redistributor registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 13/23] hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 14/23] hw/intc/arm_gicv3: Implement gicv3_set_irq()
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 15/23] hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 16/23] hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 17/23] hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 18/23] hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 19/23] target-arm/machine.c: Allow user to request GICv3 emulation
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 20/23] target-arm/monitor.c: Advertise emulated GICv3 in capabilities
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 21/23] hw/intc/arm_gicv3: Work around Linux assuming interrupts are group 1
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 22/23] NOT-FOR-UPSTREAM: kernel: Add definitions for GICv3 attributes
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH 23/23] RFC: hw/intc/arm_gicv3_kvm: Implement get/put functions
  ` [Qemu-devel] "

[Bug 95198] Shadow of Mordor beta has missing geometry with gl 4.3
 2016-05-09 17:42 UTC  (2+ messages)

[Bug 95282] New: system hang on video playback via vdpau
 2016-05-09 17:42 UTC  (4+ messages)
  ` [Bug 95282] G96: "

[PATCH net-next] ifb: support more features
 2016-05-09 17:41 UTC  (8+ messages)
` [PATCH v2 "

[Intel-wired-lan] [PATCH] ixgbe: use correct mask when enabling sriov
 2016-05-09 17:41 UTC  (2+ messages)

tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision3
 2016-05-09 17:08 UTC  (10+ messages)
  ` tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision4
        ` [PATCH] tcm_qla2xxx Add SCSI command jammer/discard capability to the tcm_qla2xxx module

[PATCH v6 0/2] Add support for sending additional HTTP headers
 2016-05-09 17:41 UTC  (10+ messages)
` [PATCH v7 0/3] Add support for sending additional HTTP headers (part 2)
  ` [PATCH v7 1/3] tests: Adjust the configuration for Apache 2.2

[PATCH 00/20] DPDK PMD for ThunderX NIC device
 2016-05-09 17:41 UTC  (6+ messages)
` [PATCH 01/20] thunderx/nicvf/base: add hardware API for ThunderX nicvf inbuilt NIC
` [PATCH 02/20] thunderx/nicvf: add pmd skeleton

[PATCH 80/83] run-command: make dup_devnull() non static
 2016-05-09 17:40 UTC  (12+ messages)

[PATCH] arm64: kgdb: Match pstate size with gdbserver protocol
 2016-05-09 17:39 UTC  (2+ messages)

Xen 4.7 Test Day Instructions for RC2+ : Call to action for people who added new features / functionality to Xen 4.7
 2016-05-09 17:39 UTC  (8+ messages)

ARM bare metal application test
 2016-05-09 17:39 UTC  (7+ messages)

[PATCH v2] mailbox: pcc: Support HW-Reduced Communication Subspace Type 2
 2016-05-09 17:38 UTC  (3+ messages)

VDPAU DEINTERLACE
 2016-05-09 17:37 UTC  (2+ messages)

[Bug 91202] output to DVI-I is blank
 2016-05-09 17:36 UTC  (2+ messages)
` [Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

Found possible branch point, then "Use of uninitialized value $u in substitution/concatenation"
 2016-05-09 17:35 UTC  (4+ messages)

[master][PATCH] ti-sgx-ddk-um: Add DEPENDS based on REDEPENDS
 2016-05-09 17:34 UTC 

[RFD/PATCH] submodule doc: describe where we can configure them
 2016-05-09 17:32 UTC  (7+ messages)
        `  "

rte_malloc
 2016-05-09 17:32 UTC 

[PATCH] btrfs: fix memory leak during RAID 5/6 device replacement
 2016-05-09 17:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] xen-hvm: ignore background I/O sections
 2016-05-09 16:18 UTC 

[PATCH v2] clk: samsung: Remove useless check for return value of samsung_clk_init
 2016-05-09 17:32 UTC  (2+ messages)

[PATCH v3 net-next 00/11] ipv6: Enable GUEoIPv6 and more fixes for v6 tunneling
 2016-05-09 17:32 UTC  (8+ messages)

[PATCH] mingw: introduce the 'core.hideDotFiles' setting
 2016-05-09 17:23 UTC  (5+ messages)
` [PATCH v2 0/2] Support marking .git/ (or all files) as hidden on Windows
  ` [PATCH v2 1/2] mingw: introduce the 'core.hideDotFiles' setting

[PATCH 00/18] Add support for FDMA DMA controller found on STi chipsets
 2016-05-09 17:30 UTC  (8+ messages)
` [PATCH 03/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support

[PATCH net-next v2 00/21] net: dsa: mv88e6xxx: turn into monolithic driver
 2016-05-09 17:22 UTC  (22+ messages)
` [PATCH net-next v2 01/21] net: dsa: mv88e6xxx: add flags to info
` [PATCH net-next v2 02/21] net: dsa: mv88e6xxx: factorize PHY access with PPU
` [PATCH net-next v2 03/21] net: dsa: mv88e6xxx: factorize PHY indirect access
` [PATCH net-next v2 04/21] net: dsa: mv88e6xxx: factorize EEPROM access
` [PATCH net-next v2 05/21] net: dsa: mv88e6xxx: factorize temperature access
` [PATCH net-next v2 06/21] net: dsa: mv88e6xxx: factorize MAC address setting
` [PATCH net-next v2 07/21] net: dsa: mv88e6xxx: factorize EEE access
` [PATCH net-next v2 08/21] net: dsa: mv88e6131: add registers access
` [PATCH net-next v2 09/21] net: dsa: mv88e6xxx: factorize bridge support
` [PATCH net-next v2 10/21] net: dsa: mv88e6xxx: factorize VTU access
` [PATCH net-next v2 11/21] net: dsa: mv88e6xxx: factorize ATU access
` [PATCH net-next v2 12/21] net: dsa: mv88e6xxx: factorize switch reset
` [PATCH net-next v2 13/21] net: dsa: mv88e6xxx: factorize global setup
` [PATCH net-next v2 14/21] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup
` [PATCH net-next v2 15/21] net: dsa: mv88e6131: drop VLAN Ethertype setup
` [PATCH net-next v2 16/21] net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup
` [PATCH net-next v2 17/21] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup
` [PATCH net-next v2 18/21] net: dsa: mv88e6131: drop frames priorities setup
` [PATCH net-next v2 19/21] net: dsa: mv88e6xxx: factorize switch setup
` [PATCH net-next v2 20/21] net: dsa: mv88e6131: use EDSA tag protocol
` [PATCH net-next v2 21/21] net: dsa: mv88e6xxx: factorize the switch driver

[PATCH] clk: samsung: exynos5420: Remove useless check for return value of samsung_clk_init
 2016-05-09 17:30 UTC  (4+ messages)

[PATCH] mbuf: add helpers to prefetch mbuf
 2016-05-09 17:28 UTC  (2+ messages)

[PATCH] mm: slab: remove ZONE_DMA_FLAG
 2016-05-09 17:27 UTC  (4+ messages)

Kernel panic in F2FS mount on NVMe SSD
 2016-05-09 17:26 UTC  (8+ messages)

rtk8168 driver help needed
 2016-05-09 17:25 UTC  (4+ messages)

[RFC 0/2] report perf sampling failing due to PMU lacking overflow intr support
 2016-05-09 17:23 UTC  (5+ messages)
` [RFC 2/2] perf/core: change errno for sampling event not supported in hardware

[PATCH 1/3] Introduce & use new SG page iterators
 2016-05-09 17:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

crash on boot with 4.6.1 on fedora 24
 2016-05-09 17:22 UTC  (7+ messages)

Imx6 i2s master driver without i2c
 2016-05-09 17:21 UTC  (4+ messages)

[SUSPECTED SPAM] SELinux/Docker blog on passing socket descriptors between containers
 2016-05-09 17:21 UTC 

[PATCH] t6041: do not compress backup tar file
 2016-05-09 17:20 UTC  (2+ messages)

[PATCH 0/4] perf config: Introduce default config key-value pairs arrays
 2016-05-09 17:19 UTC  (7+ messages)
` [PATCH 1/4] perf config: Introduce default_config_item for all default config key-value pairs
` [PATCH 2/4] perf tools: Separate out code setting ground colors from ui_browser__color_config
` [PATCH 3/4] perf config: Initialize ui_browser__colorsets with default config items

[PATCH 2/2] ARM: at91/dt: use "atmel,sama5d3-nfc" compatible for nfc
 2016-05-09 17:17 UTC  (4+ messages)
` [PATCH] ARM: dts: at91: sama5d2: use "atmel, sama5d3-nfc" "
  ` [PATCH] ARM: dts: at91: sama5d2: use "atmel,sama5d3-nfc" "

[PATCH 1/2] [media] update cx23885 and em28xx cardlists
 2016-05-09 17:16 UTC  (2+ messages)
` [PATCH 2/2] [media] em28xx: add missing USB IDs

[PATCH] drm: use seqlocks for vblank time/count
 2016-05-09 17:16 UTC  (2+ messages)

[Qemu-devel] [Bug 1579565] [NEW] ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T
 2016-05-09 17:07 UTC  (3+ messages)
` [Qemu-devel] [Bug 1579565] "

Limit rate of BCM34348 on Raspberry PI-3 via brcmfmac
 2016-05-09 17:15 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/26] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-05-09 17:15 UTC  (2+ messages)

linux-next: manual merge of the f2fs tree with the ext4 tree
 2016-05-09 17:15 UTC  (2+ messages)

[PATCH v2 0/5] Implement SoC bus driver for Vybrid
 2016-05-09 17:14 UTC  (7+ messages)
` [PATCH v2 5/5] vf610-soc: Add Vybrid SoC device tree binding documentation

commands like "du", "df", and "btrfs fs sync" hang
 2016-05-09 17:13 UTC  (6+ messages)

dumping Xen stack
 2016-05-09 17:13 UTC  (4+ messages)

[PATCH v6 0/6] libxl: add support for qemu base pvusb backend
 2016-05-09 17:11 UTC  (5+ messages)
` [PATCH v6 1/6] libxl: handle error from libxl__need_xenpv_qemu() correctly

[PATCH v3 for-4.7 00/16] Fixes for compiling with clang
 2016-05-09 17:10 UTC  (5+ messages)
` [PATCH v3 for-4.7 07/16] libxc: fix usage of uninitialized variable

[PATCH] tools: handle xl migrate --debug in legacy stream
 2016-05-09 17:10 UTC  (4+ messages)

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-05-09 17:09 UTC  (7+ messages)
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address

[U-Boot] [PATCH v2 0/6] tegra: Move tegra20 towards the 'new' display bindings
 2016-05-09 17:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux

[Qemu-devel] [RFC v2] translate-all: protect code_gen_buffer with RCU
 2016-05-09 17:07 UTC  (6+ messages)
` [Qemu-devel] [RFC v3] "

[Qemu-devel] [PATCH v1 0/2] target-arm: Add support for HSTR_EL2
 2016-05-09 17:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 2/2] target-arm: Enable EL2 for the A53s and A57s
  ` [Qemu-arm] "
      ` [Qemu-arm] [Qemu-devel] "

[PATCH 0/7] MIPS: Add extended ASID support
 2016-05-09 17:01 UTC  (3+ messages)

[PATCH] ARM: dts: imx: Remove unneeded unit-addresses
 2016-05-09 17:00 UTC  (6+ messages)

[fido][PATCH] omap5-sgx-ddk-um-linux: Add DEPENDS based on REDEPENDS
 2016-05-09 17:00 UTC  (3+ messages)

[PATCH] workqueue: fix rebind bound workers warning
 2016-05-09 17:00 UTC  (2+ messages)

[ethtool PATCH v7 0/2] add support for new ETHTOOL_xLINKSETTINGS ioctls
 2016-05-09 17:00 UTC  (2+ messages)
` [ethtool PATCH v7 2/2] ethtool: use netlink socket when AF_INET not available


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.