All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-19 09:13:43 to 2017-04-19 09:57:04 UTC [more...]

[xen-unstable test] 107528: tolerable FAIL - PUSHED
 2017-04-19  9:57 UTC 

[PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-04-19  9:56 UTC  (4+ messages)
` [PATCH v3 7/7] ARM: dma-mapping: Remove traces of NOMMU code

[PATCH v2] mci: add Marvell Dove SDHCI driver
 2017-04-19  9:56 UTC  (2+ messages)

[patch V2 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-19  9:56 UTC  (11+ messages)
` [patch V2 05/10] timer: Retrieve next expiry of pinned/non-pinned timers seperately
` [patch V2 08/10] timer: Implement the hierarchical pull model

[Qemu-devel] Hight Processor time of Socket communciation
 2017-04-19  9:55 UTC  (6+ messages)

[PATCH 0/4] fstests: generic test for NFS handles
 2017-04-19  9:55 UTC  (10+ messages)
` [PATCH 1/4] src/open_by_handle: helper to test open_by_handle_at() syscall
` [PATCH 2/4] src/open_by_handle: flexible usage options
` [PATCH 3/4] fstests: add helper _require_exportfs
` [PATCH 4/4] fstests: add generic test for file handles

[PATCH] ARM: dts: rockchip: reuse firefly dtsi
 2017-04-19  9:55 UTC  (6+ messages)

usb: dwc2: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 146s
 2017-04-19  9:55 UTC  (8+ messages)

[PATCH net-next] qede: allocate enough data for ->arfs_fltr_bmap
 2017-04-19  9:54 UTC  (2+ messages)

[Qemu-arm] [PATCH for-2.10 00/23] numa: add '-numa cpu' option
 2017-04-19  9:52 UTC  (7+ messages)
` [Qemu-arm] [PATCH for-2.10 10/23] numa: mirror cpu to node mapping in MachineState::possible_cpus
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-19  9:52 UTC  (8+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)

about fully UMIP support in Xen
 2017-04-19  9:48 UTC  (3+ messages)

[PATCH 1/2] mtd: spi-nor: cadence: change devicetree bindings to upstream
 2017-04-19  9:52 UTC  (2+ messages)

[PATCH 2/2] net/xenvirt: remove ethdev driver
 2017-04-19  9:52 UTC  (2+ messages)
` [PATCH v2] net/xenvirt: fix build error

[U-Boot] [ANN] U-Boot v2017.05-rc2 released
 2017-04-19  9:51 UTC  (5+ messages)

Official notice regarding your package
 2017-04-19  9:51 UTC 

[RFC PATCH v3 0/6] Introduce writeback connectors
 2017-04-19  9:51 UTC  (6+ messages)
` [PATCH 1/6] drm: Add writeback connector type

gpio-keys on barebox 2015.11
 2017-04-19  9:50 UTC  (4+ messages)

No RX frames on Intel 82599 VF
 2017-04-19  9:49 UTC  (5+ messages)

[RFC PATCH] x86: call smp vmxoff in smp stop
 2017-04-19  9:50 UTC  (8+ messages)
` [RFC PATCH V2] "
  ` [PATCH V3] "
    ` [PATCH V4] "

[U-Boot] [PATCH 1/4] dm: device_remove: Don't return in device_chld_remove() upon error
 2017-04-19  9:49 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] dm: core: Add DM_FLAG_PRE_OS_FINALIZE flag

答复: [PATCH] config: support 16 sockets server
 2017-04-19  9:49 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a7791: grand I2C rename
 2017-04-19  9:49 UTC  (2+ messages)

[PATCH 0/2] of: base: some simplifications
 2017-04-19  9:47 UTC  (2+ messages)

[PATCH 1/2] drivers/crypto: check if name is NULL
 2017-04-19  9:48 UTC  (2+ messages)

[PATCH 00/14] AT91, at91sam9x5ek updates (part III/III)
 2017-04-19  9:46 UTC  (4+ messages)
` [PATCH 01/14] at91sam9x5ek: Convert to mult-image build

[PATCH] ARM: at91sam9x5ek: Actually build image
 2017-04-19  9:45 UTC 

[PATCH] nvmet: convert from kmap to nvmet_copy_from_sgl
 2017-04-19  9:44 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/16] block: Protect AIO context change with perm API
 2017-04-19  9:43 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] block: Define BLK_PERM_AIO_CONTEXT_CHANGE
` [Qemu-devel] [PATCH v2 02/16] block-backend: Add blk_request_perm
` [Qemu-devel] [PATCH v2 03/16] blockjob: Add BLK_PERM_AIO_CONTEXT_CHANGE shared perm on bs
` [Qemu-devel] [PATCH v2 04/16] blockjob: Allow aio context change on intermediate nodes
` [Qemu-devel] [PATCH v2 05/16] block: Propagate BLK_PERM_AIO_CONTEXT_CHANGE down the graph
` [Qemu-devel] [PATCH v2 06/16] backup: Request BLK_PERM_AIO_CONTEXT_CHANGE on target
` [Qemu-devel] [PATCH v2 07/16] backup: Do initial aio context move of target via BB interface
` [Qemu-devel] [PATCH v2 08/16] mirror: Request aio context change permission on target
` [Qemu-devel] [PATCH v2 09/16] commit: Allow aio context change on s->base
` [Qemu-devel] [PATCH v2 10/16] mirror: Do initial aio context move of target via BB interface
` [Qemu-devel] [PATCH v2 11/16] virtio-scsi: Request BLK_PERM_AIO_CONTEXT_CHANGE for dataplane
` [Qemu-devel] [PATCH v2 12/16] virtio-blk: "
` [Qemu-devel] [PATCH v2 13/16] blk: fix aio context loss on media change
` [Qemu-devel] [PATCH v2 14/16] nbd: Allow BLK_PERM_AIO_CONTEXT_CHANGE on BB
` [Qemu-devel] [PATCH v2 15/16] block: Add perm assertion on blk_set_aio_context
` [Qemu-devel] [PATCH v2 16/16] tests: Add test case for BLK_PERM_AIO_CONTEXT_CHANGE

btrfs check --check-data-csum malfunctioning?
 2017-04-19  9:44 UTC  (3+ messages)

[Qemu-devel] [PATCH RESEND v4 1/4] X86: Move rdmsr/wrmsr functionality to standalone functions
 2017-04-19  9:44 UTC  (4+ messages)

[PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III)
 2017-04-19  9:42 UTC  (3+ messages)

Confluence of eb + timeline improvements
 2017-04-19  9:41 UTC  (28+ messages)
` [PATCH 01/27] drm/i915/selftests: Allocate inode/file dynamically
` [PATCH 02/27] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
` [PATCH 03/27] drm/i915: Mark up clflushes as belonging to an unordered timeline
` [PATCH 04/27] drm/i915: Lift timeline ordering to await_dma_fence
` [PATCH 05/27] drm/i915: Make ptr_unpack_bits() more function-like
` [PATCH 06/27] drm/i915: Redefine ptr_pack_bits() and friends
` [PATCH 07/27] drm/i915: Squash repeated awaits on the same fence
` [PATCH 08/27] drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]
` [PATCH 09/27] drm/i915: Confirm the request is still active before adding it to the await
` [PATCH 10/27] drm/i915: Do not record a successful syncpoint for a dma-await
` [PATCH 11/27] drm/i915: Switch the global i915.semaphores check to a local predicate
` [PATCH 12/27] drm/i915: Only report a wakeup if the waiter was truly asleep
` [PATCH 13/27] drm/i915/execlists: Pack the count into the low bits of the port.request
` [PATCH 14/27] drm/i915: Don't mark an execlists context-switch when idle
` [PATCH 15/27] drm/i915: Split execlist priority queue into rbtree + linked list
` [PATCH 16/27] drm/i915: Reinstate reservation_object zapping for batch_pool objects
` [PATCH 17/27] drm/i915: Amalgamate execbuffer parameter structures
` [PATCH 18/27] drm/i915: Use vma->exec_entry as our double-entry placeholder
` [PATCH 19/27] drm/i915: Split vma exec_link/evict_link
` [PATCH 20/27] drm/i915: Store a direct lookup from object handle to vma
` [PATCH 21/27] drm/i915: Pass vma to relocate entry
` [PATCH 22/27] drm/i915: Eliminate lots of iterations over the execobjects array
` [PATCH 23/27] drm/i915: First try the previous execbuffer location
` [PATCH 24/27] drm/i915: Wait upon userptr get-user-pages within execbuffer
` [PATCH 25/27] drm/i915: Allow execbuffer to use the first object as the batch
` [PATCH 26/27] drm/i915: Async GPU relocation processing
` [PATCH 27/27] drm/i915/scheduler: Support user-defined priorities

What's cooking in git.git (Apr 2017, #03; Tue, 18)
 2017-04-19  9:41 UTC  (2+ messages)

[PATCH] block: Make writeback throttling defaults consistent for SQ devices
 2017-04-19  9:41 UTC  (2+ messages)

[Qemu-devel] blockdev-mirror , how to replace old nodename by new nodename ?
 2017-04-19  9:40 UTC  (3+ messages)

[PATCH v4] x86emul: add "unblock NMI" retire flag
 2017-04-19  9:40 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: fix gtt mgr available statistics
 2017-04-19  9:40 UTC  (6+ messages)

[PATCH v2] smsc95xx: Use skb_cow_head to deal with cloned skbs
 2017-04-19  9:40 UTC  (6+ messages)

[meta-oe][PATCH 1/1] autogen-native: Set POSIX_SHELL to /bin/sh
 2017-04-19  9:25 UTC 

[Qemu-devel] qemu and own disk driver writing questions
 2017-04-19  9:39 UTC  (3+ messages)

[U-Boot] [PATCH v6 00/16] Add Intel Arria 10 SoC support
 2017-04-19  9:39 UTC  (18+ messages)
` [U-Boot] [PATCH v6 01/16] arm: socfpga: Restructure clock manager driver
` [U-Boot] [PATCH v6 02/16] arm: socfpga: Restructure reset "
` [U-Boot] [PATCH v6 03/16] arm: socfpga: Restructure system manager
` [U-Boot] [PATCH v6 04/16] arm: socfpga: Restructure misc driver
` [U-Boot] [PATCH v6 05/16] arm: socfpga: Add A10 macros
` [U-Boot] [PATCH v6 06/16] arm: socfpga: Add reset driver support for Arria 10
` [U-Boot] [PATCH v6 07/16] arm: socfpga: Add clock driver "
` [U-Boot] [PATCH v6 08/16] arm: socfpga: Add system manager "
` [U-Boot] [PATCH v6 09/16] arm: socfpga: Add sdram header file "
` [U-Boot] [PATCH v6 10/16] arm: socfpga: Add pinmux "
` [U-Boot] [PATCH v6 11/16] arm: socfpga: Add misc support "
` [U-Boot] [PATCH v6 12/16] arm: dts: Add dts and dtsi "
` [U-Boot] [PATCH v6 13/16] arm: socfpga: Add SPL support "
` [U-Boot] [PATCH v6 14/16] arm: socfpga: Add config and defconfig "
` [U-Boot] [PATCH v6 15/16] arm: socfpga: Add board files for the Arria10
` [U-Boot] [PATCH v6 16/16] arm: socfpga: Enable build for Arria 10

[PATCH 0/9] mbuf: structure reorganization
 2017-04-19  9:39 UTC  (4+ messages)
` [PATCH v2 0/8] "

[U-Boot] [PATCH v3 1/3] power: regulator: pwm: support pwm polarity setting
 2017-04-19  9:37 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] doc: dtbinding: add pwm binding file
` [U-Boot] [PATCH v3 3/3] dm: sanbox: pwm: add test for pwm_set_invert()

[Buildroot] [PATCHv5] mpir: fix build failure
 2017-04-19  9:37 UTC 

[PATCH 2/2] sparc64: Add eBPF JIT
 2017-04-19  9:35 UTC  (3+ messages)

[RFC PATCH] parse-options: disallow double-negations of options starting with no-
 2017-04-19  9:34 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/16] Add Intel Arria 10 SoC support
 2017-04-19  9:34 UTC  (13+ messages)
` [U-Boot] [PATCH v5 14/16] arm: socfpga: Add config and defconfig for Arria 10

[PATCH] ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRL
 2017-04-19  9:33 UTC  (2+ messages)

[PATCH] split-index: add and use unshare_split_index()
 2017-04-19  9:33 UTC 

[Qemu-devel] Vhost-pci RFC2.0
 2017-04-19  9:31 UTC  (6+ messages)
    ` [Qemu-devel] [virtio-dev] "

[Qemu-devel] [PATCH] MAINTAINERS: update Wen's email address
 2017-04-19  9:31 UTC  (2+ messages)

Panic in arch_hw_breakpoint_init() on Cortex-A9 (SPEAr1340)
 2017-04-19  9:31 UTC  (4+ messages)

[PATCH] gpio: arizona: Correct check whether the pin is an input
 2017-04-19  9:30 UTC 

[PATCH v34 00/14] arm64: add kdump support
 2017-04-19  9:29 UTC  (11+ messages)
` [PATCH v34 04/14] arm64: kdump: reserve memory for crash dump kernel
              ` [PATCH 1/2] arm64: Fix power-of-ten vs. power-of-two prefixes in user-visible messages

[RFC PATCH] apic: drop useless apic_read
 2017-04-19  9:28 UTC 

[PATCH v2 0/4] ARM: imx: Set LDO regulator supply
 2017-04-19  9:28 UTC  (4+ messages)

[PATCH i-g-t v2] igt/gem_exec_nop/headless: Verify GT performance in headless mode
 2017-04-19  9:27 UTC  (2+ messages)
` [PATCH i-g-t v3] "

[Qemu-devel] [PATCH v5 0/1] qga: Add 'guest-get-users' command
 2017-04-19  9:26 UTC  (2+ messages)
` [Qemu-devel] [PATCH v5 1/1] "

[Qemu-devel] [PATCH v4 0/1] qga: Add 'guest-get-users' command
 2017-04-19  9:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/1] "

[Buildroot] [PATCH] mutt: bump version to 1.8.2
 2017-04-19  9:25 UTC 

[PATCH V2] acpi:apei:handle GSIV and GPIO notification types
 2017-04-19  9:25 UTC  (3+ messages)

Status of our RCU subsystem
 2017-04-19  9:25 UTC  (2+ messages)

[PATCH] net: davinci_mdio: add GPIO reset logic
 2017-04-19  9:24 UTC  (3+ messages)
` [PATCH] mdio_bus: Issue GPIO RESET to PHYs

[PATCH V4 00/16] Introduce the BFQ I/O scheduler
 2017-04-19  9:23 UTC  (3+ messages)

[Fuego] Fuego Digest, Vol 9, Issue 45
 2017-04-19  9:24 UTC  (3+ messages)

[PATCH] push: document & test --force-with-lease with multiple remotes
 2017-04-19  9:22 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] qemu-ga: add guest-network-get-interface-stat command
 2017-04-19 16:57 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/14] Add support for Broadcom MIPS SoCs
 2017-04-19  9:18 UTC  (6+ messages)
` [U-Boot] [PATCH v3 00/15] "
  ` [U-Boot] [PATCH v3 02/15] sysreset-uclass: ensure udevice is probed before requesting reset

Yocto cups serial port support
 2017-04-19  9:18 UTC  (4+ messages)
` [OE-core] "

[Qemu-devel] [PATCH v2] iotests: 109: Filter out "len" of failed jobs
 2017-04-19  9:17 UTC 

[meta-oe][PATCH] autoconf-archive: drop m4files confliction with gnome-common
 2017-04-19  9:18 UTC  (3+ messages)

Why CONFIG_VSYSCALL?
 2017-04-19  9:17 UTC 

[PATCH v13 00/10] mux controller abstraction and iio/i2c muxes
 2017-04-19  9:17 UTC  (6+ messages)
` [PATCH v13 02/10] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux

[PATCH 00/10] pl011 emulation support in Xen
 2017-04-19  9:17 UTC  (7+ messages)
` [PATCH 04/10] xen/arm: vpl011: Provide a knob in libxl to enable/disable pl011 emulation

[PATCH] dp83640: don't recieve time stamps twice
 2017-04-19  9:16 UTC  (3+ messages)

[RFC][PATCH 00/13] overlayfs stable inodes
 2017-04-19  9:16 UTC  (3+ messages)

[PATCH 0/8] arm64: dts: renesas: Break out R-Car H3 and M3-W SiP
 2017-04-19  9:15 UTC  (12+ messages)
` [PATCH 1/8] [RFC] dt-bindings: renesas: Document R-Car H3 and M3-W SiP DT bindings
` [PATCH 2/8] [RFC] arm64: dts: renesas: Add R-Car H3 SiP (4 x 1 GiB) support
` [PATCH 3/8] [RFC] arm64: dts: renesas: Add R-Car M3-W SiP (2 "
` [PATCH 4/8] [RFC] arm64: dts: renesas: Add R-Car M3-W SiP (2 x 2 "
  ` [PATCH 5/8] [RFC] arm64: dts: renesas: Migrate R-Car H3 Salvator-X to r8j7795-4x1g.dtsi
` [PATCH 6/8] [RFC] arm64: dts: renesas: Migrate R-Car M3-W Salvator-X to r8j7796-2x2g.dtsi
` [PATCH 7/8] [RFC] arm64: dts: renesas: Migrate H3ULCB to r8j7795-4x1g.dtsi
` [PATCH 8/8] [RFC] arm64: dts: renesas: Migrate M3ULCB to r8j7796-2x1g.dtsi

[PATCH] gitmodules: clarify the ignore option values
 2017-04-19  9:15 UTC 

[LTP] [PATCH] syscalls: add new test for copy_file_range(2)
 2017-04-19  9:15 UTC  (3+ messages)

[Qemu-devel] migrate -b problems
 2017-04-19  9:14 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH] imx-common: timer: clean up
 2017-04-19  9:14 UTC  (2+ messages)

[PATCH 1/5 v2] clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCC
 2017-04-19  9:13 UTC  (4+ messages)
` [PATCH 2/5 v2] clk: qcom: Elaborate on "active" clocks in the RPM clock bindings
` [PATCH 3/5 v2] clk: qcom: Implement RPM clocks for MSM8660/APQ8060
` [PATCH 5/5 v2] clk: qcom: Add support for MSM8660 LCC


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.