All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-18 15:36:49 to 2016-08-18 17:03:08 UTC [more...]

[PATCH 1/1] ppp: Fix one deadlock issue of PPP when send frame
 2016-08-18 16:48 UTC  (5+ messages)

[PATCH] powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interrupts
 2016-08-18 16:34 UTC  (2+ messages)

[PATCH] proc, smaps: reduce printing overhead
 2016-08-18 16:42 UTC  (8+ messages)

[PATCH 0/6] perf/ftrace: Introduce hexadecimal type casting
 2016-08-18 16:08 UTC  (5+ messages)

[RFC PATCH 0/3] UART slave device bus
 2016-08-18 15:38 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2016-08-18 17:03 UTC 

[PATCH] cxl: use pcibios_free_controller_deferred() when removing vPHBs
 2016-08-18 17:02 UTC  (2+ messages)

[meta-webserver][PATCH]nginx: optimize systemd unit file
 2016-08-18 17:02 UTC  (7+ messages)
  ` [meta-webserver][PATCHv2 1/2] nginx: "
    ` [meta-webserver][PATCHv2 2/2] nginx.inc: use 4 spaces for indentation

[meta-oe][PATCH 1/3] meta-oe: fix indentation
 2016-08-18 17:00 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] meta-oe: remove PR = "r0"
` [meta-oe][PATCH 3/3] meta-oe: remove trailing spaces

[PATCH 0/3] Limiting pci access requests
 2016-08-18 16:59 UTC  (8+ messages)

[Qemu-devel] [PATCH] e1000e: remove internal interrupt flag
 2016-08-18 16:57 UTC  (4+ messages)

[PATCH 0/2] capture error context
 2016-08-18 16:56 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/error: capture errored context based on request context-id

[Qemu-devel] [PATCH] 9pfs: add check for relative path
 2016-08-18 16:55 UTC  (4+ messages)

[PATCH 0/4] Improvements to bitbake-selftest
 2016-08-18 16:55 UTC  (5+ messages)
` [PATCH 1/4] bitbake-selftest: utilize unittest.main better
` [PATCH 2/4] bitbake-selftest: add help text for env variable(s)
` [PATCH 3/4] bitbake-selftest: introduce BB_TMPDIR_NOCLEAN
` [PATCH 4/4] bitbake-selftest: enable bitbake logging to stdout

[PATCH 0/1] ARM: Keystone: Fix USB Mass storage on K2E
 2016-08-18 16:55 UTC  (4+ messages)
` [PATCH 1/1] ARM: dma: fix dma_max_pfn()

[PATCH] insane.bbclass: handle INSANE_SKIP for license-checksum
 2016-08-18 16:55 UTC  (3+ messages)

[U-Boot] [PATCH] spi: tegra20: fix mode selection logic
 2016-08-18 16:54 UTC  (4+ messages)

[U-Boot] [PATCH] spi: tegra: fix hand in set_mode()
 2016-08-18 16:53 UTC 

[meta-networking][PATCH 1/1] yp-tools: fix compile errors
 2016-08-18 16:52 UTC  (3+ messages)

[PATCH 0/4] iommu/arm-smmu: Fixes for 4.8
 2016-08-18 16:52 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2016-08-18 16:50 UTC 

[PATCH] Specify extra paths
 2016-08-18 16:50 UTC  (3+ messages)

[PATCH] libunwind: Fix build race conflict with gcc and musl
 2016-08-18 16:49 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload
 2016-08-18 16:47 UTC  (5+ messages)
` [PATCH 0/2 v2] ARM: dts: rockchip: correct the regulators in "
  ` [PATCH 2/2] ARM: dts: rockchip: add missing regulators for firefly reload board

[Qemu-devel] [RFC] libvirt vGPU QEMU integration
 2016-08-18 16:41 UTC 

how can i add u-boot-fw-utils to my build without u-boot being part of the build?
 2016-08-18 16:41 UTC 

[CI 01/39] drm/i915: Unconditionally flush any chipset buffers before execbuf
 2016-08-18 16:41 UTC  (40+ messages)
` [CI 02/39] agp/intel: Flush chipset writes after updating a single PTE
` [CI 03/39] drm/i915: vfree() no longer ignores the low bits of the address
` [CI 04/39] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
` [CI 05/39] drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU
` [CI 06/39] drm/i915: Fallback to single page pwrite/pread if unable to release fence
` [CI 07/39] drm/i915: Cache kmap between relocations
` [CI 08/39] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [CI 09/39] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [CI 10/39] drm/i915: Wait for writes through the GTT to land before reading back
` [CI 11/39] drm/i915: Pin the pages first in shmem prepare read/write
` [CI 12/39] drm/i915: Tidy up flush cpu/gtt write domains
` [CI 13/39] drm/i915: Refactor execbuffer relocation writing
` [CI 14/39] drm/i915: Fallback to single page GTT mmappings for relocations
` [CI 15/39] drm/i915: Disallow direct CPU access to stolen pages "
` [CI 16/39] drm/i915: Move map-and-fenceable tracking to the VMA
` [CI 17/39] drm/i915: Allow ringbuffers to be bound anywhere
` [CI 18/39] drm/i915: Allocate rings from stolen
` [CI 19/39] drm/i915/userptr: Make gup errors stickier
` [CI 20/39] drm/i915: Rename fence.lru_list to link
` [CI 21/39] drm/i915: Move fence tracking from object to vma
` [CI 22/39] drm/i915: Choose partial chunksize based on tile row size
` [CI 23/39] drm/i915: Fix partial GGTT faulting
` [CI 24/39] drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object
` [CI 25/39] drm/i915: Drop ORIGIN_GTT for untracked GTT writes
` [CI 26/39] drm/i915: Choose not to evict faultable objects from the GGTT
` [CI 27/39] drm/i915: Fallback to using unmappable memory for scanout
` [CI 28/39] drm/i915: Track display alignment on VMA
` [CI 29/39] drm/i915: Bump the inactive tracking for all VMA accessed
` [CI 30/39] drm/i915: Stop discarding GTT cache-domain on unbind vma
` [CI 31/39] drm/i915/cmdparser: Make initialisation failure non-fatal
` [CI 32/39] drm/i915/cmdparser: Add the TIMESTAMP register for the other engines
` [CI 33/39] drm/i915/cmdparser: Use cached vmappings
` [CI 34/39] drm/i915/cmdparser: Only cache the dst vmap
` [CI 35/39] drm/i915/cmdparser: Improve hash function
` [CI 36/39] drm/i915/cmdparser: Compare against the previous command descriptor
` [CI 37/39] drm/i915/cmdparser: Check for SKIP descriptors first
` [CI 38/39] drm/i915/cmdparser: Use binary search for faster register lookup
` [CI 39/39] drm/i915/cmdparser: Accelerate copies from WC memory
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/39] drm/i915: Unconditionally flush any chipset buffers before execbuf

[PATCH] drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect
 2016-08-18 16:40 UTC  (2+ messages)

[PATCH v3 1/2] drm: Introduce DRM_DEV_* log messages
 2016-08-18 16:39 UTC  (6+ messages)
` [PATCH v4] "

[PATCH 0/2] Introduce DRM_DEV_* logging
 2016-08-18 16:38 UTC  (4+ messages)
` [PATCH 2/2] drm/rockchip: Use DRM_DEV_ERROR in vop

[PATCH] ibmvnic: Handle backing device failover and reinitialization
 2016-08-18 16:37 UTC  (2+ messages)

[PATCH v4 00/16] Xen ARM DomU ACPI support
 2016-08-18 16:36 UTC  (5+ messages)
` [PATCH v4 01/16] tools/libxl: Add an unified configuration option for ACPI
` [PATCH v4 02/16] libxl/arm: prepare for constructing ACPI tables

[PATCH 00/17] Baytrail audio fixes
 2016-08-18 16:35 UTC  (7+ messages)

[GIT PULL] arm64 fixes for 4.8-rc3
 2016-08-18 16:29 UTC 

[OpenRISC] Join mailing list
 2016-08-18 16:28 UTC  (2+ messages)

[PATCH] tools lib: Reinstate strlcpy() header guard with __UCLIBC__
 2016-08-18 16:28 UTC  (6+ messages)
  ` [PATCH v2] "

[meta-mingw][PATCH 1/1] i686-mingw32.conf: add provider for libc-initial
 2016-08-18 16:28 UTC 

git format-patch --break-rewrites broken in 2.9.3
 2016-08-18 15:15 UTC  (2+ messages)

[PATCH] tools/xenalyze: append argp LD flags if needed
 2016-08-18 16:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2016-08-18 16:24 UTC 

[PATCH v8 00/13] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-08-18 16:23 UTC  (6+ messages)
` [PATCH v8 07/13] hvmloader: Locate the BIOS blob

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-08-18 16:21 UTC 

Python3 support in policycoreutils
 2016-08-18 16:21 UTC  (3+ messages)
` [PATCH 08/12] policycoreutils: import sepolicy directly

[PATCH 1/4] gettext_0.16.1: use musl gettext implementation
 2016-08-18 16:21 UTC  (5+ messages)
` [PATCH 2/4] gettext_0.16.1: fix lispdir configure option
` [PATCH 3/4] gettext_0.16.1: align configure options with v0.19.8.1 recipe
` [PATCH 4/4] gettext_0.16.1: whitespace changes to align with v0.19.8.1

Can't connect a Xbox one controller
 2016-08-18 16:20 UTC  (4+ messages)

[Qemu-devel] [Bug 1614609] [NEW] alphabetical order of monitor options
 2016-08-18 16:15 UTC 

[Qemu-devel] [PATCH 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
 2016-08-18 16:19 UTC  (4+ messages)

vmsplice returned "bad address"
 2016-08-18 16:19 UTC 

post-receive: pub/scm/linux/kernel/git/pablo/nf
 2016-08-18 16:18 UTC 

[Qemu-devel] QEMU TCG issue when executing UEFI
 2016-08-18 16:17 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2016-08-18 16:17 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2016-08-18 16:16 UTC 

tidy'ing up cz_hwmgr.c
 2016-08-18 16:16 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2016-08-18 16:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2016-08-18 16:16 UTC 

[PATCH v2 1/1] ppp: Fix one deadlock issue of PPP when send frame
 2016-08-18 16:13 UTC  (4+ messages)

[PATCH V4 0/3] Integration of function trace with System Trace IP blocks
 2016-08-18 16:12 UTC  (7+ messages)
` [PATCH V4 1/3] tracing: add a possibility of exporting function trace to other places instead of ring buffer only

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2016-08-18 16:12 UTC 

[PATCH 0/2] New 'usehead' url paramter for git repos
 2016-08-18 16:12 UTC  (3+ messages)
` [PATCH 1/2] git: Allow local repos to use HEAD
` [PATCH 2/2] tests: add unit tests for the usehead url parameter

[PATCH] [v7] net: emac: emac gigabit ethernet controller driver
 2016-08-18 16:09 UTC  (15+ messages)

post-receive: pub/scm/linux/kernel/git/chao/linux
 2016-08-18 16:09 UTC 

[PATCH 0/2] cxgb4/i40iw interoperability fixes
 2016-08-18 16:07 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2016-08-18 16:07 UTC 

ConnectX4 100GbE - Compilation problem
 2016-08-18 16:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2016-08-18 16:05 UTC 

[Qemu-devel] [PATCH] atapi: allow 0 transfer bytes for read_cd command
 2016-08-18 16:05 UTC  (2+ messages)

[PATCH] audit: add exclude filter extension to feature bitmap
 2016-08-18 16:05 UTC 

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2016-08-18 16:04 UTC 

[PATCH] mm,numa: boot cpu should bound to the node0 when node_off enable
 2016-08-18 16:04 UTC  (2+ messages)
` [PATCH] mm, numa: "

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2016-08-18 16:04 UTC 

[Bug 97025] flip queue failed: Device or resource busy
 2016-08-18 16:03 UTC  (2+ messages)

Adding journal to existing raid5 arrary
 2016-08-18 16:03 UTC  (4+ messages)

[PATCH] arm64: head: Fill image size
 2016-08-18 16:02 UTC  (2+ messages)

[PATCH 0/2] Updates to gem_exec_nop parallel execution test
 2016-08-18 15:59 UTC  (9+ messages)
` [PATCH 1/2] igt/gem_exec_nop: add burst submission to "

[PATCH v4 0/4] sqsize fixes
 2016-08-18 15:56 UTC  (4+ messages)
` [PATCH v4 1/4] nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize

[Qemu-devel] [RFC 00/13] Live memory snapshot based on userfaultfd
 2016-08-18 15:56 UTC  (6+ messages)

[LTP] waitpid: new API (part 2)
 2016-08-18 15:54 UTC  (10+ messages)
` [LTP] [PATCH 1/8] waitpid09: use the new API
  ` [LTP] [PATCH 2/8] waitpid10: "
    ` [LTP] [PATCH 3/8] syscalls/waitpid: implement waitpid_ret_test()

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2016-08-18 15:54 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2016-08-18 15:54 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2016-08-18 15:54 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2016-08-18 15:54 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2016-08-18 15:53 UTC 

[PATCH] net: macb: add phy-handle support for the macb
 2016-08-18 15:53 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2016-08-18 15:53 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2016-08-18 15:53 UTC 

[PATCH v6 0/3] net: phy: Add xilinx gmiitorgmii converter support
 2016-08-18 15:53 UTC  (5+ messages)
` [PATCH v6 3/3] net: phy: Add "

[PATCH 00/13] scpi: Add support for legacy SCPI protocol
 2016-08-18 15:53 UTC  (4+ messages)
` [PATCH 01/13] scpi: Add vendor_send_message to enable access to vendor commands

[Cluster-devel] [PATCH] gfs2: Fix extended attribute readahead optimization
 2016-08-18 15:52 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2016-08-18 15:52 UTC 

unable start xen in hikey
 2016-08-18 15:50 UTC  (8+ messages)

[refpolicy] [PATCH] Update the lvm module
 2016-08-18 15:48 UTC  (3+ messages)

[PATCH net-next] xen-netback: create a debugfs node for hash information
 2016-08-18 15:48 UTC  (2+ messages)

[PATCH v8 0/4] improvements to the nmi_backtrace code
 2016-08-18 15:46 UTC  (2+ messages)

[PATCH 1/3] linux-dtb.inc: Support for .dtbo files for dtb overlays
 2016-08-18 15:45 UTC  (2+ messages)

[PATCH libibverbs 0/3] Add support for TCP segmentation offload (TSO)
 2016-08-18 15:45 UTC  (5+ messages)
` [PATCH libibverbs 2/3] "

[Buildroot] [Bug 9166] New: Missing overlays directory in VFAT image for raspberry pi 3
 2016-08-18 15:44 UTC  (2+ messages)
` [Buildroot] [Bug 9166] "

Randomly reopening file descriptors
 2016-08-18 15:43 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] Cleanups to allow secure boot on AM33xx devices
 2016-08-18 15:41 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] spl: Kconfig: Add SPL_<media>_SUPPORT as Kconfig option
` [U-Boot] [PATCH 02/13] spl: Kconfig: Add SPL_<media>_BOOT "
` [U-Boot] [PATCH 03/13] spl: Kconfig: Add CONFIG_SPL_TEXT_BASE "
` [U-Boot] [PATCH 04/13] config: am335x_evm: Move CONFIG_SPL_YMODEM_SUPPORT to Kconfig
` [U-Boot] [PATCH 05/13] config: am43xx_evm: "
` [U-Boot] [PATCH 06/13] Kconfig: Separate AM33XX SOC config from target board config
` [U-Boot] [PATCH 07/13] am33xx: config.mk: Add support for additional secure boot image types
` [U-Boot] [PATCH 08/13] am33xx: config.mk: Fix option used to enable SPI SPL image type
` [U-Boot] [PATCH 09/13] doc: Update info on using AM33xx secure devices from TI
` [U-Boot] [PATCH 10/13] ti: omap-common: Allow AM33xx devices to be built securely
` [U-Boot] [PATCH 11/13] omap: Use SD_BOOT in place of EMMC_BOOT
` [U-Boot] [PATCH 12/13] config: Remove usage of CONFIG_STORAGE_EMMC
` [U-Boot] [PATCH 13/13] board: am33xx-hs: spl: Allow post-processing of FIT image on AM33xx

[Qemu-devel] MTTCG status updates, benchmark results and KVM forum plans
 2016-08-18 15:38 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH] aarch64: use TSX for ldrex/strex


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.