All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-12 08:57:09 to 2017-04-12 09:45:18 UTC [more...]

[Qemu-devel] First contribution - Interested in Outreachy
 2017-04-12  9:41 UTC  (5+ messages)
      ` [Qemu-devel] Fw: "

vlan tagging problem
 2017-04-12  9:45 UTC  (2+ messages)

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-12  9:44 UTC  (7+ messages)

[PATCH v8 00/27] arm64: Dom0 ITS emulation
 2017-04-12  9:46 UTC  (3+ messages)
` [PATCH v8 20/27] ARM: GICv3: handle unmapped LPIs

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-04-12  9:43 UTC  (7+ messages)
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 19/25] nilfs2: Convert to properly refcounting bdi

[PATCH 1/2] drm/i915: Combine write_domain flushes to a single function
 2017-04-12  9:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fstests: regression test for btrfs dio read repair
 2017-04-12  9:42 UTC  (2+ messages)

[PATCH] c2port: checking for NULL instead of IS_ERR()
 2017-04-12  9:18 UTC  (3+ messages)

[PATCH] selftests/powerpc/mm: Add a test for virtual address mapping
 2017-04-12  9:41 UTC 

[PATCH] clk: apn806: fix spelling mistake: "mising" -> "missing"
 2017-04-12  9:41 UTC  (3+ messages)

[Bug 195357] New: gmail not found
 2017-04-12  9:39 UTC 

[Buildroot] [PATCH 00/53] Eliminate $(HOST_DIR)/usr
 2017-04-12  9:39 UTC  (54+ messages)
` [Buildroot] [PATCH 01/53] pkg-rebar: remove redundant / in front of $($(PKG)_ERLANG_LIBDIR)
` [Buildroot] [PATCH 02/53] libsepol: rework host installation
` [Buildroot] [PATCH 03/53] Move $(HOST_DIR)/usr/$(GNU_TARGET_NAME) one level up
` [Buildroot] [PATCH 04/53] Move $(HOST_DIR)/usr/lib to $(HOST_DIR)/lib
` [Buildroot] [PATCH 05/53] Eliminate $(HOST_DIR)/usr
` [Buildroot] [PATCH 06/53] check-host-rpath: no longer check $(HOST_DIR)/usr/{bin, sbin}
` [Buildroot] [PATCH 07/53] Makefile: remove $(HOST_DIR)/usr from BR_PATH
` [Buildroot] [PATCH 08/53] package/Makefile.in: remove $(HOST_DIR)/usr part from HOST_LDFLAGS
` [Buildroot] [PATCH 09/53] gdb: Remove /usr part from installation path of gdbserver
` [Buildroot] [PATCH 10/53] gcc-final: things are no longer installed in $(HOST_DIR)/usr
` [Buildroot] [PATCH 11/53] pkg-autotools: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix
` [Buildroot] [PATCH 12/53] pkg-cmake: "
` [Buildroot] [PATCH 13/53] pkg-cmake: move configuration files out of $(HOST_DIR)/usr
` [Buildroot] [PATCH 14/53] pkg-cmake: programs are now installed in $(HOST_DIR)/bin
` [Buildroot] [PATCH 15/53] pkg-python: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix
` [Buildroot] [PATCH 16/53] pkg-rebar: "
` [Buildroot] [PATCH 17/53] generic packages: "
` [Buildroot] [PATCH 18/53] Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin
` [Buildroot] [PATCH 19/53] Globally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR)/sbin
` [Buildroot] [PATCH 20/53] Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib
` [Buildroot] [PATCH 21/53] Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include
` [Buildroot] [PATCH 22/53] Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share
` [Buildroot] [PATCH 23/53] Globally replace $(HOST_DIR)/usr with $(HOST_DIR)
` [Buildroot] [PATCH 24/53] luarocks: things are no longer installed in $(HOST_DIR)/usr
` [Buildroot] [PATCH 25/53] qt: "
` [Buildroot] [PATCH 26/53] boards: replace $HOST_DIR/usr/ with $HOST_DIR/ in scripts
` [Buildroot] [PATCH 27/53] chromebook snow: remove $(HOST_DIR)/usr reference from README
` [Buildroot] [PATCH 28/53] warpboard: "
` [Buildroot] [PATCH 29/53] stm32f429-disco: replace $HOST_DIR/usr with $HOST_DIR in flash script
` [Buildroot] [PATCH 30/53] stm32f469-disco: "
` [Buildroot] [PATCH 31/53] eclipse-register-toolchain: toolchain is no longer installed in $(HOST_DIR)/usr
` [Buildroot] [PATCH 32/53] manual: remove references to host/usr paths
` [Buildroot] [PATCH 33/53] grub2: remove host/usr reference from help text
` [Buildroot] [PATCH 34/53] lttng-tools: "
` [Buildroot] [PATCH 35/53] mfgtools: remove host/usr reference from readme.txt
` [Buildroot] [PATCH 36/53] lesstif: remove host/usr reference from .mk comment
` [Buildroot] [PATCH 37/53] board/gdb/bfin-bf512: remove host/usr reference from readme.txt
` [Buildroot] [PATCH 38/53] board/csky: "
` [Buildroot] [PATCH 39/53] libffi: avoid $(HOST_DIR)/usr while moving headers
` [Buildroot] [PATCH 40/53] genromfs: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix
` [Buildroot] [PATCH 41/53] libcap: use $(HOST_DIR) as prefix instead of DESTDIR
` [Buildroot] [PATCH 42/53] lzip: "
` [Buildroot] [PATCH 43/53] opkg-utils: use $(HOST_DIR) as PREFIX "
` [Buildroot] [PATCH 44/53] raspberrypi-usbboot: remove /usr from DESTDIR-based install commands
` [Buildroot] [PATCH 45/53] dos2unix: use prefix instead of DESTDIR for host installation
` [Buildroot] [PATCH 46/53] imx-uxb-loader: "
` [Buildroot] [PATCH 47/53] mtd: use PREFIX "
` [Buildroot] [PATCH 48/53] grub2: install in $(HOST_DIR) instead of $(HOST_DIR)/usr
` [Buildroot] [PATCH 49/53] sepolgen: strip /usr/ part from HOST_DIR
` [Buildroot] [PATCH 50/53] libsemanage: rework host installation
` [Buildroot] [PATCH 51/53] libselinux: "
` [Buildroot] [PATCH 52/53] checkpolicy: "
` [Buildroot] [PATCH 53/53] policycoreutils: "

[PATCH] arm64: kernel: restrict /dev/mem read() calls to linear region
 2017-04-12  9:37 UTC  (4+ messages)

[PATCH] KVM: x86: implement IOAPIC_REG_EOI for directed EOI support
 2017-04-12  9:37 UTC  (5+ messages)

[PATCH v2 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
 2017-04-12  9:36 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU

[PATCH 1/3] drm/i915: Add stub mmio read/write routines to mock device
 2017-04-12  9:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm: Document code of conduct
 2017-04-12  9:35 UTC  (4+ messages)

[PATCH] smsc95xx: Add comments to the registers definition
 2017-04-12  9:32 UTC  (5+ messages)
    ` [PATCH v3] "

[PATCH 0/2] floating-point literals
 2017-04-12  9:29 UTC  (3+ messages)
` [PATCH 1/2] add OP_SETFVAL
` [PATCH 2/2] CSE: support CSE of floating-point literal

[PATCH v3 0/3] MAC address fail to be added shouldn't be stored
 2017-04-12  9:30 UTC  (5+ messages)
` [PATCH v3 1/3] ethdev: fix adding invalid MAC addr
` [PATCH v3 2/3] doc: change type of return value of adding "
` [PATCH v3 3/3] app/testpmd: add a command to add many MAC addrs

[patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
 2017-04-12  9:28 UTC  (4+ messages)

[NVMeF]: Multipathing setup for NVMeF
 2017-04-12  9:28 UTC 

[Bug 100659] New: [nouveau] Certain errors on initializing GTX 1060 6GB
 2017-04-12  9:27 UTC  (2+ messages)
  ` [Bug 100659] "

[PATCH 1/2] lib/raid6: Build proper files on corresponding arch
 2017-04-12  9:27 UTC  (4+ messages)

[Buildroot] [PATCH/autobuild 1/8] autobuild-run: fix typo in help text
 2017-04-12  9:27 UTC  (5+ messages)
` [Buildroot] [PATCH/autobuild 4/8] autobuild-run: remove redundant 'make oldconfig'

[Qemu-devel] [RFC 0/2] vhost-user: Specify device IOTLB support
 2017-04-12  9:26 UTC  (9+ messages)
` [Qemu-devel] [RFC 2/2] spec/vhost-user spec: Add IOMMU support

[PATCH] ARM: phytec-som-imx6: the ethernet clocks get enabled by fec_imx
 2017-04-12  9:26 UTC 

[PATCH 0/1] blacklist.bbclass: fix for multilib
 2017-04-12  9:26 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 net-next] net: stmmac: add drop transmit status feature
 2017-04-12  9:26 UTC 

[PATCH] app/crypto-perf: fix AEAD tests when AAD is zero
 2017-04-12  9:26 UTC 

[PATCH] ARM: mx6sx-sabresdb: the ethernet clocks get enabled by fec_imx
 2017-04-12  9:25 UTC 

[PATCH v2 0/8] eal: dynamic logs
 2017-04-12  9:26 UTC  (3+ messages)
` [PATCH v3 "

valgrind support for xen4.7+
 2017-04-12  9:25 UTC  (2+ messages)

[PATCH V2 16/16] block, bfq: split bfq-iosched.c into multiple source files
 2017-04-12  9:24 UTC  (5+ messages)
  ` [kbuild-all] "

[U-Boot] [PATCH v2 0/3] board: at91sam9263ek: Convert to support DM and DT
 2017-04-12  9:23 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9263ek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9263ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9263ek: Enable early debug UART

[Fuego] Board setup
 2017-04-12  9:22 UTC  (3+ messages)

[PATCH] net: xdp: don't export dev_change_xdp_fd()
 2017-04-12  9:21 UTC  (2+ messages)

please use pci_alloc_irq_vectors in thunderx_edac
 2017-04-12  9:21 UTC  (2+ messages)

[PATCH] blkzone: Fix zone condition strings handling
 2017-04-12  9:20 UTC 

: Multipath Setup for NVMe over Fabric
 2017-04-12  9:20 UTC 

[U-Boot] [PATCH v2 0/3] board: at91sam9rlek: Convert to support DM and DT
 2017-04-12  9:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9rlek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9rlek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9rlek: Enable early debug UART

[Qemu-devel] migrate -b problems
 2017-04-12  9:18 UTC 

[PATCH 0/8] Implement DDB algorithm and WM cleanup
 2017-04-12  9:17 UTC  (3+ messages)
` [PATCH 5/8] drm/i915/skl+: ddb min requirement may exceed allocation

[Buildroot] aarch64 : g++ is not working
 2017-04-12  9:17 UTC  (2+ messages)

Errors with SelectConfiguration callback implementation with bluez
 2017-04-12  9:15 UTC 

[RFC PATCH] x86, mce: change the mce notifier to 'blocking' from 'atomic'
 2017-04-12  9:14 UTC  (3+ messages)

[PATCH] lspcu: use sysfs for table access if available
 2017-04-12  9:14 UTC  (2+ messages)

[GIT PULL] arm64: fixes for -rc6
 2017-04-12  9:14 UTC  (4+ messages)

[PATCH v10 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-04-12  9:14 UTC  (13+ messages)
` [PATCH v10 09/25] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v10 10/25] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v10 16/25] x86: refactor psr: CDP: implement get value flow

[U-Boot] [PATCH v3 0/3] board: at91sam9260ek/9g20ek: Convert to support DM and DT
 2017-04-12  9:14 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] configs: at91sam9260ek/9g20ek: Update for DT and DM
` [U-Boot] [PATCH v3 2/3] board: at91sam9260ek: Clean up code
` [U-Boot] [PATCH v3 3/3] board: at91sam9260ek/9g20ek: Enable early debug UART

[Xenomai] Advantech PCM3680I with Xenomai: Probe failed with error -5
 2017-04-12  9:14 UTC  (2+ messages)

ZONE_DEVICE and pmem API support for powerpc
 2017-04-12  9:14 UTC  (4+ messages)

[PATCH] thermal: core: Allow orderly_poweroff to be called only once
 2017-04-12  9:12 UTC  (2+ messages)

[PATCH V2 00/16] hci_ldisc hci_uart_tty_close() fixes
 2017-04-12  9:13 UTC  (2+ messages)

[Qemu-devel] Making QMP 'block-job-cancel' transactionable
 2017-04-12  9:12 UTC  (8+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v2 2/4] e2fsprogs: add support for 3-level htree
 2017-04-12  9:12 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] selinux: add selinux_status_get_seq() function
 2017-04-12  9:12 UTC  (2+ messages)

Tools that do an automatic fetch defeat "git push --force-with-lease"
 2017-04-12  9:11 UTC  (2+ messages)

Tools that do an automatic fetch defeat "git push --force-with-lease"
 2017-04-12  9:11 UTC  (2+ messages)

Tools that do an automatic fetch defeat "git push --force-with-lease"
 2017-04-12  9:11 UTC  (2+ messages)

[PATCH 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc
 2017-04-12  9:11 UTC  (11+ messages)
` [PATCH v2 2/2] drm/i915/scheduler: add gvt "

[PATCH v5 0/4] gpio: mvebu: Add PWM fan support
 2017-04-12  9:11 UTC  (3+ messages)

[PATCH v6 00/39] i.MX Media Driver
 2017-04-12  9:09 UTC  (7+ messages)
` [PATCH v6 17/39] platform: add video-multiplexer subdevice driver

[PATCH 1/2] spi: atmel: factorize reusable code for SPI controller init
 2017-04-12  9:08 UTC  (4+ messages)
` [PATCH 2/2] spi: atmel: add PM support to SAMA5D2

[PATCH 0/2] vfio: ccw: code cleanup and bugfix
 2017-04-12  9:08 UTC  (3+ messages)
` [PATCH 1/2] vfio: ccw: remove unnecessary NULL checks of a pointer
` [PATCH 2/2] vfio: ccw: improve error handling for vfio_ccw_mdev_remove

[U-Boot] [PATCH v2 0/3] board: at91sam9n12ek: Convert to support DM and DT
 2017-04-12  9:08 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9n12ek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9n12ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9n12ek: Enable early debug UART

[PATCH v4 00/16] basic vfio-ccw infrastructure
 2017-04-12  9:07 UTC 

[LTP] q-rig: qemu ltprun on armhf and arm64
 2017-04-12  9:07 UTC  (2+ messages)

[PATCH] selinux: add selinux_is_enforced() function
 2017-04-12  9:06 UTC  (2+ messages)

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-12  9:06 UTC  (3+ messages)

[PATCH v4 00/16] basic vfio-ccw infrastructure
 2017-04-12  9:04 UTC 

[Qemu-devel] [PATCH] tests/check-qdict: Fix missing brackets
 2017-04-12  9:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr-cpu-core: Release ICPState object during CPU unrealization
 2017-04-12  9:03 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/3] board: at91sam9m10g45ek: Convert to support DM and DT
 2017-04-12  9:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9m10g45ek: Update to support DM/DT
` [U-Boot] [PATCH v2 2/3] board: at91sam9m10g45ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9m10g45ek: Enable early debug UART

[RFC/RFT][PATCH] cpufreq: schedutil: Reduce frequencies slower
 2017-04-12  9:03 UTC  (4+ messages)

[PATCH] drm/i915: Fix use after free in lpe_audio_platdev_destroy()
 2017-04-12  9:03 UTC  (4+ messages)
` [PATCH v3] "

[Xenomai] 0-priority task in Cobalt
 2017-04-12  9:03 UTC  (2+ messages)

[ovmf test] 107376: all pass - PUSHED
 2017-04-12  9:03 UTC 

[PATCH v2] ARM: dts: armada-38x: label USB and SATA nodes
 2017-04-12  9:01 UTC  (3+ messages)

[PATCH] drm/edid: checking for NULL instead of IS_ERR
 2017-04-12  9:01 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/21] pnv: PSI, OCC, IPMI and PCI models
 2017-04-12  9:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH 21/21] ppc/pnv: Create a default PCI layout
  ` [Qemu-devel] [Qemu-ppc] "

[U-Boot] Unbricking process with separate environment binary?
 2017-04-12  8:59 UTC  (3+ messages)

rfc: [PATCH v2] gpio: Allow hogged gpios to be requested
 2017-04-12  8:59 UTC 

[PATCH] net/ixgbe: fix generic filter return info is not readable
 2017-04-12  8:52 UTC 

[PATCH] hugetlbfs: fix offset overflow in huegtlbfs mmap
 2017-04-12  8:58 UTC  (3+ messages)

[PATCH v4 1/3] ethdev: new xstats API add retrieving by ID
 2017-04-12  8:56 UTC  (4+ messages)
` [PATCH v5 0/3] Extended xstats API in ethdev library to allow grouping of stats
  ` [PATCH v5 2/3] net/e1000: new xstats API add ID support for e1000

[PATCH] VT-d: correct a comment and remove useless if() statement
 2017-04-12  8:57 UTC  (2+ messages)

57392 netdev
 2017-04-12  8:57 UTC 

[U-Boot] [PATCH v3 0/3] board: at91sam9x5ek: Convert to support DM and DT
 2017-04-12  8:57 UTC  (2+ messages)
` [U-Boot] [PATCH v3 3/3] board: at91sam9x5ek: Enable early debug UART


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.