All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-06 13:40:00 to 2016-05-06 14:21:15 UTC [more...]

[Qemu-devel] [PATCH v6 00/20] block: kill sector-based blk_write/read
 2016-05-06 14:20 UTC  (12+ messages)
` [Qemu-devel] [PATCH v6 05/20] block: Introduce byte-based aio read/write
` [Qemu-devel] [PATCH v6 07/20] scsi-disk: Switch to byte-based aio block access
` [Qemu-devel] [PATCH v6 17/20] nbd: Switch to byte-based "

[meta-oe backport krogoth PATCH 01/22] net-snmp: enable ipv6 support
 2016-05-06 14:20 UTC  (24+ messages)
` [meta-oe backport krogoth PATCH 02/22] dovecot: fix QA issue and remove from blacklist
` [meta-oe backport krogoth PATCH 03/22] proftpd: CVE-2016-3125
` [meta-oe backport krogoth PATCH 04/22] openconnect: add missing dependencies
` [meta-oe backport krogoth PATCH 05/22] rp-pppoe: Fix rootfs creation errors
` [meta-oe backport krogoth PATCH 06/22] meta-networking: use bb.utils.contains() instead of base_contains()
` [meta-oe backport krogoth PATCH 07/22] squid: CVE-2016-3947
` [meta-oe backport krogoth PATCH 08/22] ltrace: Error Fix for ARM
` [meta-oe backport krogoth PATCH 09/22] ltrace: Remove deprecated readdir_r()
` [meta-oe backport krogoth PATCH 10/22] fbida: use separate builddir
` [meta-oe backport krogoth PATCH 11/22] sblim-sfcb: add missing dependency on unzip-native
` [meta-oe backport krogoth PATCH 12/22] syslog-ng.inc: fix prerm script & class includes
` [meta-oe backport krogoth PATCH 13/22] sox: dep on ffmpeg, not libav
` [meta-oe backport krogoth PATCH 14/22] meta-xfce: add intltool-native to DEPENDS
` [meta-oe backport krogoth PATCH 15/22] xfce-polkit: fix warning not able to copy license
` [meta-oe backport krogoth PATCH 16/22] fluidsynth: set correct portaudio packageconfig dependency
` [meta-oe backport krogoth PATCH 17/22] glmark2: wl_surface should be destoryed after destroying wl_window
` [meta-oe backport krogoth PATCH 18/22] packagegroup-tools-bluetooth.bb: Selects the tools appropriate for the version of bluez being used
` [meta-oe backport krogoth PATCH 19/22] opencv: Fix metapkg dependencies for opencv-java and opencv-locales
` [meta-oe backport krogoth PATCH 20/22] python-pyparsing: modify build to correctly use setuptools rather than distutils
` [meta-oe backport krogoth PATCH 21/22] rrdtool: fix do_configure failure on some hosts
` [meta-oe backport krogoth PATCH 22/22] toybox: Remove out-of-date patch

[PATCH] drm/i915: Correctly refcount connectors in hw state readou
 2016-05-06 14:19 UTC  (5+ messages)

[xen-unstable-smoke test] 93611: tolerable all pass - PUSHED
 2016-05-06 14:19 UTC 

[PATCH 1/3] drm/i915: Make IS_GENx macros work on a mask
 2016-05-06 14:18 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Promote IS_BROADWELL to a simple macro
` [PATCH 3/3] drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
` [PATCH 1/2] drm/i915: Introduce INTEL_GEN_RANGE macro
  ` [PATCH 2/2] drm/i915: Do not use a bitfield for INTEL_INFO->num_pipes

linux-amlogic: testing new mailman list and archives
 2016-05-06 14:17 UTC 

[meta-oe][PATCH] ltrace: Error Fix for ARM
 2016-05-06 14:17 UTC  (4+ messages)

[PATCH 0/4] drm: Add various helpers for simple drivers
 2016-05-06 14:15 UTC  (15+ messages)
` [PATCH 4/4] drm/panel: Add helper for simple panel connector

[PATCH V4 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-05-06 14:15 UTC  (7+ messages)
` [PATCH V4 1/3] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH V4 2/3] soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()

[PATCH] ARM: dts: exynos: Add MFC memory banks for Peach boards
 2016-05-06 14:13 UTC  (10+ messages)

[Qemu-trivial] [PATCH] nbd: fix trim/discard commands with a length bigger than NBD_MAX_BUFFER_SIZE
 2016-05-06  8:45 UTC 

[PATCH] bitbake.conf: add default for IMAGE_FSTYPES_DEBUGFS
 2016-05-06 14:13 UTC  (3+ messages)

[PATCH] MAINTAINERS: ARM/Amlogic: add co-maintainer, misc. updates
 2016-05-06 14:13 UTC  (4+ messages)

[PATCH] direct-io: fix stale data exposure from concurrent buffered read
 2016-05-06 14:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/9] block: Remove BlockDriverState.blk
 2016-05-06 14:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/9] blockjob: Don't set iostatus of target

[PATCH v2 1/4] rev-parse: fix some options when executed from subpath of main tree
 2016-05-06 14:13 UTC  (3+ messages)

[PATCH 0/3] usb: USB Type-C Class and driver for UCSI
 2016-05-06 14:10 UTC  (8+ messages)

[PATCH v2 0/6] AIODEV subsystem
 2016-05-06 14:09 UTC  (7+ messages)
` [PATCH v2 1/6] drivers: add nvmem framework from kernel
` [PATCH v2 2/6] ocotp: Register OCOTP with 'nvmem'
` [PATCH v2 3/6] drivers: Introduce AIODEV subsystem
` [PATCH v2 4/6] commands: Add 'hwmon' command
` [PATCH v2 5/6] aiodev: Add TEMPMON driver
` [PATCH v2 6/6] aiodev: Add basic LM75 temperature driver

[PATCH V3 00/17] Add support for Tegra210 AGIC
 2016-05-06 14:09 UTC  (5+ messages)
` [PATCH V3 16/17] irqchip/gic: Prepare for adding platform driver

[Qemu-devel] [PATCH v3 00/18] Add qapi-to-JSON and clone visitors
 2016-05-06 14:08 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 07/18] qapi: Add json output visitor

[PATCH v4 1/2] soc: qcom: smd: Introduce compile stubs
 2016-05-06 14:09 UTC  (2+ messages)
` [PATCH v4 2/2] net: Add Qualcomm IPC router

[PATCH] git-cvsserver: fix duplicate words
 2016-05-06 13:59 UTC  (2+ messages)

[PATCH][v4.2.y-ckt]ACPI / LPSS: allow to use specific PM domain during ->probe()
 2016-05-06 14:05 UTC 

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-06 14:00 UTC  (13+ messages)
` [PATCH 24/25] arm64:ilp32: add vdso-ilp32 and use for signal return

master - metadata: move warning message about repairing VG
 2016-05-06 14:01 UTC 

master - test: vgcfgbackup-lvm1
 2016-05-06 14:01 UTC 

[PATCH v1 00/10] Include resources in tests
 2016-05-06 14:01 UTC  (3+ messages)
` [PATCH v1 01/10] app/test: introduce resources for tests

master - test: vgcfgbackup-usage
 2016-05-06 14:01 UTC 

master - test: vgsplit-usage
 2016-05-06 14:01 UTC 

master - test: lvmetad-ambiguous
 2016-05-06 14:01 UTC 

master - test: pv-duplicate-uuid
 2016-05-06 14:01 UTC 

master - test: process-each-duplicate-pvs
 2016-05-06 14:01 UTC 

master - lvmetad: add duplicate resolution advice
 2016-05-06 14:00 UTC 

master - lvmetad: disable if device scan fails
 2016-05-06 14:00 UTC 

master - lvmcache: use active LVs and device sizes to choose between duplicates
 2016-05-06 14:00 UTC 

master - pvs: new attr and field for unchosen duplicate device
 2016-05-06 14:00 UTC 

master - lvmcache: process duplicate PVs directly
 2016-05-06 14:00 UTC 

master - lvmcache: improve duplicate PV handling
 2016-05-06 14:00 UTC 

master - lvmetad: remove client side altdev code
 2016-05-06 14:00 UTC 

master - lvmetad: set disabled flag when duplicate PVs are seen
 2016-05-06 14:00 UTC 

master - lvmetad: set disabled flag in lvmetad if duplicate PVs are found
 2016-05-06 14:00 UTC 

master - pvscan: fix errors for single dev scan while lvmetad is disabled
 2016-05-06 14:00 UTC 

[meta-oe backport krogoth PATCH 01/22] net-snmp: enable ipv6 support
 2016-05-06 13:59 UTC 

[PATCH 0/8] Snow3G bit-level support
 2016-05-06 14:03 UTC  (9+ messages)
` [PATCH 1/8] snow3g: rename libsso reference due to library update
` [PATCH 2/8] doc: update build instructions for libsso_snow3g
` [PATCH 3/8] snow3g: support bit-level operations
` [PATCH 4/8] test: use new bit-level memcmp macro
` [PATCH 5/8] test: fix buffer lengths for snow3G tests
` [PATCH 6/8] test: add out-of-place crypto op tests for Snow3G PMD
` [PATCH 7/8] test: add bit-level Snow3G UIA2 tests
` [PATCH 8/8] test: add Snow3G UEA2 test with offset

[Qemu-devel] [PATCH 00/52] 680x0 instructions emulation
 2016-05-06 13:58 UTC  (13+ messages)

[Buildroot] [git commit] uboot-tools: add patch to fix linking with libubootenv
 2016-05-06 13:58 UTC 

[Buildroot] [git commit] uboot-tools: install libubootenv to staging
 2016-05-06 13:58 UTC 

[PATCH 80/83] run-command: make dup_devnull() non static
 2016-05-06 13:56 UTC  (5+ messages)

[Buildroot] [PATCH 0/2] Fix Codescape toolchain side by side sysroot issue
 2016-05-06 13:56 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] Revert "toolchain: allow side by side sysroot directories"
` [Buildroot] [PATCH 2/2] toolchain-external.mk: hook for Codescape toolchain side-by-side layout

Native packages compiled with host gcc set in PATH and with LD_LIBRARY_PATH to libstd++
 2016-05-06 13:55 UTC  (3+ messages)

can: flexcan: patch
 2016-05-06 13:47 UTC  (2+ messages)

[Buildroot] Anybody with a Cubieboard (original) ?
 2016-05-06 13:54 UTC 

[PATCH 0/4] Add new KASUMI SW PMD
 2016-05-06 13:58 UTC  (5+ messages)
` [PATCH 1/4] kasumi: add new KASUMI PMD
` [PATCH 2/4] app/test: add new buffer comparison macros
` [PATCH 3/4] app/test: add unit tests for KASUMI PMD
` [PATCH 4/4] l2fwd-crypto: add KASUMI algo support

[v4.4-rc1 Regression] scsi: use host wide tags by default
 2016-05-06 13:53 UTC 

[PATCH] drm/i915: Small display interrupt handlers tidy
 2016-05-06 13:53 UTC  (5+ messages)
  ` [PATCH v2] "

[Buildroot] [Bug 8436] New: xserver_xorg-server Segmentation fault
 2016-05-06 13:52 UTC  (2+ messages)
` [Buildroot] [Bug 8436] "

[PATCH 0/1] add option to output JSON for multipathd command
 2016-05-06 13:52 UTC  (3+ messages)

[Buildroot] [PATCH] xserver_xorg-server: use -O2 build optimization level
 2016-05-06 13:51 UTC  (2+ messages)

[PATCH] crypto: caam: add backlogging support
 2016-05-06 13:18 UTC  (2+ messages)
` [PATCH] crypto: caam: fix caam_jr_alloc() ret code

[RFC 0/7] Support non-PCI devices
 2016-05-06 13:48 UTC  (30+ messages)
` [PATCH v1 00/28] "
` [PATCH v1 01/28] eal: make enum rte_kernel_driver non-PCI specific
` [PATCH v1 02/28] eal: extract function eal_parse_sysfs_valuef
` [PATCH v1 03/28] eal/linux: extract function rte_eal_unbind_kernel_driver
` [PATCH v1 04/28] eal/linux: extract function rte_eal_get_kernel_driver_by_path
` [PATCH v1 05/28] eal: remove pci_ prefix from pci_(un)map_resource
` [PATCH v1 06/28] eal/soc: introduce very essential SoC infra definitions
` [PATCH v1 07/28] eal/soc: add rte_eal_soc_register/unregister logic
` [PATCH v1 08/28] eal/soc: implement SoC device discovery
` [PATCH v1 09/28] eal: introduce --no-soc option
` [PATCH v1 10/28] eal/soc: init SoC infra from EAL
` [PATCH v1 11/28] eal/soc: implement probing of drivers
` [PATCH v1 12/28] eal/soc: extend and utilize devargs
` [PATCH v1 13/28] eal/soc: update device on probe when already exists
` [PATCH v1 14/28] eal/soc: detect assigned kernel driver
` [PATCH v1 15/28] eal/soc: map/unmap resources
` [PATCH v1 16/28] eal/soc: add intr_handle
` [PATCH v1 17/28] eal/soc: hack (const char *) compatible setting
` [PATCH v1 18/28] eal/soc: detect numa_node of the rte_soc_device
` [PATCH v1 19/28] eal/soc: add drv_flags
` [PATCH v1 20/28] eal/soc: map resources conditionally
` [PATCH v1 21/28] eal/soc: unbind kernel driver on probe
` [PATCH v1 22/28] eal/soc: detect DMA non-coherent devices
` [PATCH v1 23/28] eal: define macro container_of
` [PATCH v1 24/28] ether: utilize container_of for pci_drv
` [PATCH v1 25/28] ether: verify we copy info from a PCI device
` [PATCH v1 26/28] ether: extract function eth_dev_get_intr_handle
` [PATCH v1 27/28] ether: extract function eth_dev_get_driver_name
` [PATCH v1 28/28] ether: support SoC device/driver

[Buildroot] [git commit] xserver_xorg-server: use -O2 build optimization level
 2016-05-06 13:50 UTC 

Fwd: Rx Error when two pktgen sending packet to each other at the same time on Intel 82599ES 10G
 2016-05-06 13:49 UTC 

[PATCH for 4.7 0/4] Assorted scheduling fixes
 2016-05-06 13:48 UTC  (9+ messages)
` [PATCH for 4.7 1/4] xen: sched: avoid spuriously re-enabling IRQs in csched2_switch_sched()

[meta-oe][PATCH] wvstreams: fixing segfault with new gcc optimizations
 2016-05-06 13:49 UTC 

[Buildroot] [PATCH v4] barebox: add an option to embed environment image
 2016-05-06 13:48 UTC  (2+ messages)

[Buildroot] [git commit] barebox: add an option to embed environment image
 2016-05-06 13:48 UTC 

[PATCH v4 1/4] drm: Add helper for DP++ adaptors
 2016-05-06 13:46 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 0/6 v3] libsepol/cil: Add high-level language line marking support
 2016-05-06 13:46 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] macchanger: bump to version 1.7.0
 2016-05-06 13:46 UTC  (2+ messages)

[nightly] RT Core TISDK (krogoth/2.1) 2016.04 build 2016-05-06_07-00-34
 2016-05-06 13:45 UTC 

[PATCH] Make static lib builds (DISABLE_STATIC) configurable from local.conf
 2016-05-06 13:45 UTC  (4+ messages)

[PATCH] irqchip/gicv3-its: Implement two-level(indirect) device table support
 2016-05-06 13:43 UTC  (2+ messages)

Debugging Xen early boot
 2016-05-06 13:43 UTC  (7+ messages)

[PATCH][master][krogoth][meta-oe] llvm3.3: Disable auto -dbg packages
 2016-05-06 13:43 UTC 

[PATCH v2 0/4] perf tools: Backward ring buffer support
 2016-05-06 13:40 UTC  (4+ messages)
` [PATCH v2 3/4] perf tools: Support reading from backward ring buffer

[PATCH] drm/hisilicon: Use drm_connector_register_all
 2016-05-06 13:40 UTC  (4+ 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.