All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-19 10:10:04 to 2016-02-19 11:11:39 UTC [more...]

Silence compiler warning in arch/x86/kvm/emulate.c
 2016-02-19 11:11 UTC  (2+ messages)

[PATCH] ARM: Allow MULTIPLATFORM to select XIP
 2016-02-19 11:11 UTC  (4+ messages)

[PATCH] x86, microcode: Remove unnecessary paravirt_enabled check
 2016-02-19 11:10 UTC  (14+ messages)

[PATCH v2 0/2] Add i915_gem_object_vmap
 2016-02-19 11:10 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915: Add i915_gem_object_vmap to map GEM object to virtual space
` [PATCH v2 2/2] drm/i915/guc: Simplify code by keeping vmap of guc_client object

[PATCH net-next 0/3] gianfar: xmit() improvements
 2016-02-19 10:47 UTC  (4+ messages)
` [PATCH net-next 1/3] gianfar: Map head TxBD first to skip a wmb()
` [PATCH net-next 2/3] gianfar: Use skb_frag_t pointers inside xmit()
` [PATCH net-next 3/3] gianfar: Remove redundant ops for do_tstamp from xmit()

[U-Boot] [PATCH 1/5] board/BuR: drop ETH-support in SPL-Stage
 2016-02-19 11:09 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] board/BuR: use default u-boot prompt on all B&R boards
` [U-Boot] [PATCH 3/5] board/BuR: move everything possible from board's headerfile to KConfig
` [U-Boot] [PATCH 4/5] board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts
` [U-Boot] [PATCH 5/5] board/BuR/kwb: cosmetic changes

Windows git bash - child processes see system PATH environment variable instead of user
 2016-02-19 11:08 UTC  (2+ messages)

[PATCH v3 00/11] KVM: x86: track guest page access
 2016-02-19 11:09 UTC  (5+ messages)
` [PATCH v3 01/11] KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
` [PATCH v3 02/11] KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage

[PATCH] hvmloader: Use xen/errno.h rather than the host systems errno.h
 2016-02-19 11:09 UTC  (7+ messages)

[PATCH v2 01/16] fm10k: use default mailbox message handler for pf
 2016-02-19 11:07 UTC  (20+ messages)
` [PATCH v3 00/18] fm10k: update shared code
  ` [PATCH v3 01/18] fm10k: use default mailbox message handler for PF
  ` [PATCH v3 02/18] fm10k/base: correct typecast in fm10k_update_xc_addr_pf
  ` [PATCH v3 03/18] fm10k/base: cleanup namespace pollution
  ` [PATCH v3 04/18] fm10k/base: use bitshift for itr_scale
  ` [PATCH v3 05/18] fm10k/base: reset max_queues on init_hw_vf failure
  ` [PATCH v3 06/18] fm10k/base: document ITR scale workaround in VF TDLEN register
  ` [PATCH v3 07/18] fm10k/base: cleanup lines over 80 characters
  ` [PATCH v3 08/18] fm10k/base: cleanup useless else
  ` [PATCH v3 09/18] fm10k/base: use BIT macro instead of open-coded bit-shifting of 1
  ` [PATCH v3 10/18] fm10k/base: do not use CamelCase
  ` [PATCH v3 11/18] fm10k/base: use memcpy for mac addr copy
  ` [PATCH v3 12/18] fm10k/base: allow removal of is_slot_appropriate function
  ` [PATCH v3 13/18] fm10k/base: consistently use VLAN ID when referencing vid variables
  ` [PATCH v3 14/18] fm10k/base: imporve comment per upstream review changes
  ` [PATCH v3 15/18] fm10k/base: fix TLV structures alignment
  ` [PATCH v3 16/18] fm10k/base: move constants to the right of binary operators
  ` [PATCH v3 17/18] fm10k/base: minor cleanups
  ` [PATCH v3 18/18] fm10k/base: remove unused struct element

again errno usage, today: strutils.c
 2016-02-19 11:06 UTC 

[PATCH] staging: iio: addac: Remove unnecessary else after return in if block
 2016-02-19 11:06 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/6] staging: wilc1000: removes wilc_dbg()
 2016-02-19 11:04 UTC  (3+ messages)
` [PATCH 4/6] staging: wilc1000: removes unnecessary wilc_debug print log

[Qemu-devel] [PATCH v3 10/16] hw/timer: QOM'ify m48txx_sysbus (pass 2)
 2016-02-19 11:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 16/16] hw/timer: QOM'ify tusb6010
  ` [Qemu-arm] "

[PATCH][WIP-for-5.7][meta-qt5 1/4] qmake5_base: use remove-libtool bbclass
 2016-02-19 11:04 UTC  (4+ messages)
` [PATCH][WIP-for-5.7][meta-qt5 2/4] qt5: upgrade to latest revisions in 5.7 branches
` [PATCH][WIP-for-5.7][meta-qt5 3/4] qtbase: Remove unsupported options xvideo, xinerama, xinput, gtkstyle
` [PATCH][WIP-for-5.7][meta-qt5 4/4] qtbase: remove fonts packages

[PATCH] cryptodev: API change to rte_crypto_op bursts
 2016-02-19 11:01 UTC  (4+ messages)
` [PATCH v2 0/2] cryptodev API changes
  ` [PATCH v2 1/2] cryptodev: API tidy and changes to support future extensions
  ` [PATCH v2 2/2] cryptodev: change burst API to be crypto op oriented

[RFC 1/4] powerpc/mm: Rename variable to reflect start address of a section
 2016-02-19 11:02 UTC  (6+ messages)
` [RFC 4/4] powerpc/mm: Rename global tracker for virtual to physical mapping

[PATCH] staging: iio: accel: Remove unnecessary else after goto in if block
 2016-02-19 11:03 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-19 11:02 UTC  (16+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v3 2/5] ACPI: parse SPCR and enable matching console

[PATCH v2] hash: fix CRC32c computation
 2016-02-19 11:00 UTC  (4+ messages)
` [PATCH v3 0/2] Fix "
  ` [PATCH v3 1/2] test: fix CRC hash function autotest
  ` [PATCH v3 2/2] hash: fix CRC32c computation

[lm-sensors] Support for Acer Revo One RL85
 2016-02-19 11:00 UTC  (2+ messages)

Current LibXL Status
 2016-02-19 11:00 UTC  (6+ messages)
    ` libxl and malloc failure (Re: Current LibXL Status)
        ` Processed: "

Greetings
 2016-02-19 11:00 UTC 

[PATCH] ASoC: samsung: Use IRQ safe spin lock calls
 2016-02-19 10:59 UTC  (2+ messages)
` [alsa-devel] "

[Bug 75112] New: Meta Bug for HyperZ issues on r600g and radeonsi
 2016-02-19 10:58 UTC  (2+ messages)
` [Bug 75112] "

[Bug 66352] New: GPU lockup in L4D2 on TURKS with HyperZ
 2016-02-19 10:58 UTC  (2+ messages)
` [Bug 66352] "

[B.A.T.M.A.N.] Still looping packets in bla setup
 2016-02-19 10:58 UTC 

[PATCH] x86/PVHv2: add XEN_ prefix to HVM_START_MAGIC_VALUE
 2016-02-19 10:56 UTC  (2+ messages)

[PATCH RFC v2 0/3] Thread safe rte_vhost_enqueue_burst()
 2016-02-19 10:56 UTC  (4+ messages)
` [PATCH RFC v2 1/3] vhost: use SMP barriers instead of compiler ones
` [PATCH RFC v2 2/3] vhost: make buf vector for scatter RX local
` [PATCH RFC v2 3/3] vhost: avoid reordering of used->idx and last_used_idx updating

[PATCH] KVM: x86: fix missed hardware breakpoints
 2016-02-19 10:56 UTC 

Is there a way to get the current PV domain's UUID?
 2016-02-19 10:56 UTC  (5+ messages)

[PATCH v17 0/10] Support for creating/using Stolen memory backed objects
 2016-02-19 10:55 UTC  (7+ messages)
` [PATCH 01/10] drm/i915: Add support for mapping an object page by page
` [PATCH 08/10] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 10/10] drm/i915: Disable use of stolen area by User when Intel RST is present

[Qemu-devel] [PATCH v1 0/2] Add a generic loader
 2016-02-19 10:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 1/2] qdev-monitor.c: Register reset function if the device has one

[PATCH v2 0/6] arm64: Add support of KVM with ACPI
 2016-02-19 10:53 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: arch_timer: Gather KVM specific information in a structure

[PATCH V13 0/5] xen pvusb toolstack work
 2016-02-19 10:52 UTC  (5+ messages)
` [PATCH V13 5/5] xl: add pvusb commands

[PATCH] arm64: kasan: clear stale stack poison
 2016-02-19 10:52 UTC  (6+ messages)

[PATCHv6 0/7] Convert exiting EEPROM drivers to NVMEM
 2016-02-19 10:51 UTC  (3+ messages)
` [PATCHv6 7/7] misc: at24: replace memory_accessor with nvmem_device_read

[Qemu-devel] [PULL 00/13] VFIO updates 2016-02-18
 2016-02-19 10:50 UTC  (2+ messages)

[Xenomai] Problem compiling kernel with Cobalt
 2016-02-19 10:50 UTC  (3+ messages)

[PATCH 1/1] intel_pstate: Increase hold-off time before busyness is scaled
 2016-02-19 10:49 UTC  (4+ messages)

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-19 10:46 UTC  (10+ messages)
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()

m88ds3103: Undefined division
 2016-02-19 10:46 UTC  (2+ messages)

[PATCH 0/3] input: gpio_keys: Convert to GPIO descriptors
 2016-02-19 10:46 UTC  (5+ messages)
` [PATCH 1/3] input: gpio_keys: Add support for "
` [PATCH 2/3] input: gpio_keys: Switch from irq_of_parse_and_map() to platform_get_irq()
` [PATCH 3/3] input: gpio_keys: Make use of the device property API

[PATCH v2 0/2] add VHT radiotap parsing support to mac80211
 2016-02-19 10:43 UTC  (3+ messages)
` [PATCH v2 1/2] cfg80211: add radiotap VHT info to rtap_namespace_sizes
` [PATCH v2 2/2] mac80211: parse VHT info in injected frames

[Qemu-devel] [PATCH v2 00/11] vfio-pci: pass the aer error to guest, part2
 2016-02-19 10:42 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 01/11] vfio: extract vfio_get_hot_reset_info as a single function
` [Qemu-devel] [PATCH v2 02/11] vfio: squeeze out vfio_pci_do_hot_reset for support bus reset
` [Qemu-devel] [PATCH v2 03/11] vfio: add pcie extended capability support
` [Qemu-devel] [PATCH v2 04/11] vfio: add aer support for vfio device
` [Qemu-devel] [PATCH v2 05/11] vfio: add check host bus reset is support or not
` [Qemu-devel] [PATCH v2 06/11] pci: add a is_valid_func callback to check device if complete
` [Qemu-devel] [PATCH v2 07/11] vfio: add check aer functionality for hotplug device
` [Qemu-devel] [PATCH v2 08/11] pci: introduce pci bus pre reset
` [Qemu-devel] [PATCH v2 09/11] vfio: vote a device to do host bus reset

EMMC Flash reg
 2016-02-19 10:39 UTC 

[ath9k-devel] ath9k / ath9k_htc: strange behavior of the TSF value
 2016-02-19 10:40 UTC  (3+ messages)

[PATCH V14 0/6] xen pvusb toolstack work
 2016-02-19 10:39 UTC  (7+ messages)
` [PATCH V14 1/6] libxl: export some functions for pvusb use
` [PATCH V14 2/6] libxl_utils: add internal function to read sysfs file contents
` [PATCH V14 3/6] refactor DEFINE_DEVICE_REMOVE to fit for more device types
` [PATCH V14 4/6] libxl: add pvusb API
` [PATCH V14 5/6] domcreate: support pvusb in configuration file
` [PATCH V14 6/6] xl: add pvusb commands

[PATCH] input: gpio_keys_polled: Correct check for invalid gpiod
 2016-02-19 10:39 UTC  (2+ messages)

[GIT PULL] sound fixes for 4.5-rc5
 2016-02-19 10:38 UTC 

[PATCH] powerpc/mm/hash: Clear the invalid slot information correctly
 2016-02-19 10:37 UTC  (3+ messages)

[Qemu-devel] [PULL 00/17] Block patches
 2016-02-19 10:37 UTC  (5+ messages)
` [Qemu-devel] [PULL 08/17] block: Assert no write requests under BDRV_O_INCOMING

Dealing with opencl kernel parameters in nouveau now that RES support is gone
 2016-02-19 10:36 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] fix host-openssl binary installation
 2016-02-19 10:36 UTC  (6+ messages)

[PATCH 3/4] drm/i915/gen9: Extend dmc debug mask to include cores
 2016-02-19 10:34 UTC  (3+ messages)

[meta-fsl-arm] libimxvpuapi_0.10.1 and waf: error: no such option: --disable-static
 2016-02-19 10:32 UTC  (3+ messages)

[PATCH] arm64: add architecture specified current_pt_regs
 2016-02-19 10:32 UTC  (5+ messages)

[RFC 0/3] Unify IOMMU-based DMA-mapping code for ARM and ARM64
 2016-02-19 10:30 UTC  (5+ messages)
` [RFC 3/3] iommu: dma-iommu: use common implementation also on ARM architecture

which package/recipe produces "ss" utility
 2016-02-19 10:35 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_core.c: Add partial match functionality to run-subtests
 2016-02-19 10:31 UTC 

cherry pick 73fc67b1c056ac
 2016-02-19 10:29 UTC 

[PATCH] sctp: Fix port hash table size computation
 2016-02-19 10:28 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] regulator: gpio: don't print error on EPROBE_DEFER
 2016-02-19 10:27 UTC 

master - thin: fix update_pool_lv error path
 2016-02-19 10:27 UTC 

[PATCH v2] gpio: add userspace ABI for GPIO line information
 2016-02-19 10:26 UTC  (6+ messages)

[PATCH] vhost: add missing build dependency on librte_net
 2016-02-19 10:24 UTC  (4+ messages)

[PATCH] [RFC] Make core_pattern support namespace
 2016-02-19 10:24 UTC  (8+ messages)
` [PATCH] "

[PATCH] docs: document handling of metacharacter escape in xl disk format
 2016-02-19 10:23 UTC  (4+ messages)

[lustre-devel] [PATCH] staging: lustre: Fixed the parenthesis
 2016-02-19 10:22 UTC  (5+ messages)

[meta-oe][PATCH] webmin: adjust mysql module default config
 2016-02-19 10:21 UTC  (2+ messages)

net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
 2016-02-19 10:20 UTC  (6+ messages)

[PATCH 0/9] ARM: randconfig testing fallout
 2016-02-19 10:17 UTC  (5+ messages)
` [PATCH 1/9] ARM: ARMv7-M uses BE-8, not BE-32

[PATCH] dmaengine: at_xdmac: fix residue computation
 2016-02-19 10:18 UTC  (2+ messages)

[PATCH next] ARM: virt: fix build of hyp-stub
 2016-02-19 10:18 UTC  (3+ messages)

[Bug 93594] Flickering Shadows in The Talos Principle
 2016-02-19 10:17 UTC  (2+ messages)

[PATCH] staging: rtl8712: reduce stack usage
 2016-02-19 10:15 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/13] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-02-19 10:15 UTC  (7+ messages)

[PATCH v6 1/1] USB: core: let USB device know device node
 2016-02-19 10:15 UTC  (3+ messages)

[Xenomai] ipipe tracer call trace during boot
 2016-02-19 10:14 UTC  (4+ messages)

[PATCH] oeqa/selftest/bbtests: Test bbappend order
 2016-02-19 10:17 UTC 

[PATCH 00/39] GPU scheduler for i915 driver
 2016-02-19 10:13 UTC  (6+ messages)
` [PATCH v4 00/38] "
  ` [PATCH v4 07/38] drm/i915: Start of GPU scheduler

[PATCH v2 3/7] f2fs: reorder nat cache lock in cache_nat_entry
 2016-02-19 10:12 UTC  (2+ messages)

[meta-webserver][PATCH v2] webmin: adjust mysql module default config
 2016-02-19 10:14 UTC 

[PATCH v2 1/2] Documentation: DT: Add entry for Freescale LS1043a-QDS board
 2016-02-19 10:10 UTC  (4+ messages)
` [PATCH v2 2/2] ARM64: dts: add LS1043a-QDS board support


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.