All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-27 05:31:46 to 2016-07-27 07:01:57 UTC [more...]

[Qemu-devel] [PATCH v4 01/15] target-ppc: Introduce Power9 family
 2016-07-27  6:56 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 07/15] target-ppc: implement branch-less divw[o][.]
` [Qemu-devel] [PATCH v4 15/15] target-ppc: introduce opc4 for Expanded Opcode
` [Qemu-devel] [PATCH v4 00/15] POWER9 TCG enablements - part1

[Qemu-devel] [PATCHv2 01/31] ppc: Provide basic raise_exception_* functions
 2016-07-27  6:56 UTC  (31+ messages)
` [Qemu-devel] [PATCHv2 02/31] ppc: Move classic fp ops out of translate.c
` [Qemu-devel] [PATCHv2 03/31] ppc: Move embedded spe "
` [Qemu-devel] [PATCHv2 04/31] ppc: Move DFP "
` [Qemu-devel] [PATCHv2 05/31] ppc: Move VMX "
` [Qemu-devel] [PATCHv2 06/31] ppc: Move VSX "
` [Qemu-devel] [PATCHv2 07/31] ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
` [Qemu-devel] [PATCHv2 08/31] ppc: Make float_invalid_op_excp() pass the return address
` [Qemu-devel] [PATCHv2 09/31] ppc: Make float_check_status() "
` [Qemu-devel] [PATCHv2 10/31] ppc: Don't update the NIP in floating point generated code
` [Qemu-devel] [PATCHv2 11/31] ppc: FP exceptions are always precise
` [Qemu-devel] [PATCHv2 12/31] ppc: Don't update NIP in lswi/lswx/stswi/stswx
` [Qemu-devel] [PATCHv2 13/31] ppc: Don't update NIP in lmw/stmw/icbi
` [Qemu-devel] [PATCHv2 14/31] ppc: Make tlb_fill() use new exception helper
` [Qemu-devel] [PATCHv2 15/31] ppc: Rework NIP updates vs. exception generation
` [Qemu-devel] [PATCHv2 16/31] ppc: Fix source NIP on SLB related interrupts
` [Qemu-devel] [PATCHv2 17/31] ppc: Don't update NIP in DCR access routines
` [Qemu-devel] [PATCHv2 18/31] ppc: Don't update NIP in facility unavailable interrupts
` [Qemu-devel] [PATCHv2 19/31] ppc: Don't update NIP BookE 2.06 tlbwe
` [Qemu-devel] [PATCHv2 20/31] ppc: Don't update NIP on conditional trap instructions
` [Qemu-devel] [PATCHv2 21/31] ppc: Don't update NIP if not taking alignment exceptions
` [Qemu-devel] [PATCHv2 22/31] ppc: Don't update NIP in dcbz and lscbx
` [Qemu-devel] [PATCHv2 23/31] ppc: Make alignment exceptions suck less
` [Qemu-devel] [PATCHv2 24/31] ppc: Handle unconditional (always/never) traps at translation time
` [Qemu-devel] [PATCHv2 25/31] ppc: Speed up dcbz
` [Qemu-devel] [PATCHv2 26/31] ppc: Fix CFAR updates
` [Qemu-devel] [PATCHv2 27/31] ppc: Avoid double translation for lvx/lvxl/stvx/stvxl
` [Qemu-devel] [PATCHv2 28/31] ppc: Don't set access_type on all load/stores on hash64
` [Qemu-devel] [PATCHv2 29/31] ppc: Use a helper to generate "LE unsupported" alignment interrupts
` [Qemu-devel] [PATCHv2 30/31] ppc: load/store multiple and string insns don't do LE
` [Qemu-devel] [PATCHv2 31/31] ppc: Speed up load/store multiple

[distros-debian-squeeze test] 66838: tolerable trouble: blocked/broken
 2016-07-27  7:01 UTC 

[PATCH 0/9] clk: sunxi-ng: Support A31/A31s CCU
 2016-07-27  6:59 UTC  (12+ messages)
` [PATCH 3/9] clk: sunxi-ng: mux: Increase fixed pre-divider div size
` [PATCH 4/9] clk: sunxi-ng: mux: Add support for mux tables

[PATCH] xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table"
 2016-07-27  6:56 UTC  (3+ messages)

[B.A.T.M.A.N.] Patch to add mesh_no_rebroadcast
 2016-07-27  6:58 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC v0 0/6] POWER9 TCG enablements - part2
 2016-07-27  6:57 UTC  (18+ messages)
` [Qemu-devel] [PATCH RFC v0 1/6] target-ppc: add dtstsfi[q] instructions
` [Qemu-devel] [PATCH RFC v0 2/6] target-ppc: add vabsdu[b, h, w] instructions
` [Qemu-devel] [PATCH RFC v0 3/6] target-ppc: add vcmpnez[b, h, w][.] instructions
` [Qemu-devel] [PATCH RFC v0 4/6] target-ppc: add vslv instruction
` [Qemu-devel] [PATCH RFC v0 5/6] target-ppc: add vsrv instruction
` [Qemu-devel] [PATCH RFC v0 6/6] target-ppc: add extswsli[.] instruction

[PATCH net-next] neigh: allow admin to set NUD_STALE
 2016-07-27  6:56 UTC 

[Qemu-devel] [PATCH v24 00/12] Block replication for continuous checkpoints
 2016-07-27  7:01 UTC  (13+ messages)
` [Qemu-devel] [PATCH v24 01/12] unblock backup operations in backing file
` [Qemu-devel] [PATCH v24 02/12] Backup: clear all bitmap when doing block checkpoint
` [Qemu-devel] [PATCH v24 03/12] Backup: export interfaces for extra serialization
` [Qemu-devel] [PATCH v24 04/12] Link backup into block core
` [Qemu-devel] [PATCH v24 05/12] docs: block replication's description
` [Qemu-devel] [PATCH v24 06/12] auto complete active commit
` [Qemu-devel] [PATCH v24 07/12] configure: support replication
` [Qemu-devel] [PATCH v24 08/12] Introduce new APIs to do replication operation
` [Qemu-devel] [PATCH v24 09/12] Implement new driver for block replication
` [Qemu-devel] [PATCH v24 10/12] tests: add unit test case for replication
` [Qemu-devel] [PATCH v24 11/12] support replication driver in blockdev-add
` [Qemu-devel] [PATCH v24 12/12] MAINTAINERS: add maintainer for replication

[PATCH] arm64: Fix Kconfig dependencies for RANDOMIZE_BASE
 2016-07-27  6:55 UTC  (4+ messages)

linux-next: Tree for Jul 27
 2016-07-27  6:55 UTC 

[PATCH] ath10k: fix system hang at qca99x0 probe on x86 platform
 2016-07-27  6:51 UTC  (21+ messages)
                  ` rx rate issue
                        ` 9984 issues
                                  ` Not able to capture qos data packets - QCA988x
                                          ` RIFS packets missing on ath10k monitor

撤回: [PATCH] mm/memblock.c: fix index adjustment error in __next_mem_range_rev()
 2016-07-27  6:51 UTC 

[PATCH] mm/memblock.c: fix index adjustment error in __next_mem_range_rev()
 2016-07-27  6:49 UTC 

Mail System Error - Returned Mail
 2016-07-27  6:46 UTC 

[GIT PULL] Changes for 4.8
 2016-07-27  6:45 UTC  (3+ messages)

linux-next: build warning after merge of the net-next tree
 2016-07-27  6:45 UTC  (5+ messages)

[PATCH] xfrm: use printk instead of WARN for bad policy reporting
 2016-07-27  6:44 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] sandbox: Migrate CONFIG_I2C_EEPROM
 2016-07-27  6:42 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] uniphier: Drop CONFIG_I2C_EEPROM

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2016-07-27  6:39 UTC  (4+ messages)

[PATCH 00/14] shadow page table support
 2016-07-27  6:38 UTC  (15+ messages)
  ` [PATCH 01/14] drm/amdgpu: irq resume should be immediately after gpu resume
  ` [PATCH 02/14] drm/amdgpu: add shadow bo support
  ` [PATCH 03/14] drm/amdgpu: set shadow flag for pd/pt bo
  ` [PATCH 04/14] drm/amdgpu: update shadow pt bo while update pt
  ` [PATCH 05/14] drm/amdgpu: update pd shadow while updating pd
  ` [PATCH 06/14] drm/amdgpu: implement amdgpu_vm_recover_page_table_from_shadow
  ` [PATCH 07/14] drm/amdgpu: link all vm clients
  ` [PATCH 08/14] drm/amdgpu: add vm_list_lock
  ` [PATCH 09/14] drm/amd: add block entity function
  ` [PATCH 10/14] drm/amd: abstract entity wait idle
  ` [PATCH 11/14] drm/amdgpu: recover page tables after gpu reset
  ` [PATCH 12/14] drm/amd: wait neccessary dependency before running job
  ` [PATCH 13/14] drm/amdgpu: add vm recover pt fence
  ` [PATCH 14/14] drm/amdgpu: add backup condition for shadow page table

[U-Boot] [PATCH] spi: zynq_spi: Fix infinite looping while xfer
 2016-07-27  6:38 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] dra7xx: QSPI: Increase SPI bus speed
 2016-07-27  6:36 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
` [U-Boot] [PATCH 3/4] configs: dra7xx: Update QSPI speed to 76.8MHz

Question about struct snd_soc_dai() :: cpu_dai->codec
 2016-07-27  6:36 UTC  (5+ messages)
` [alsa-devel] "

[Qemu-devel] [PATCH v1 0/8] SMMUv3 Emulation support
 2016-07-27  6:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/8] hw: arm: SMMUv3 emulation model

Why does BIOS assign memory to 16 byte BAR
 2016-07-27  6:33 UTC  (9+ messages)

[PATCH v6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-27  6:33 UTC  (3+ messages)

linux-next: build warnings after merge of the libata tree
 2016-07-27  6:32 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-07-26
 2016-07-27  6:30 UTC 

[Qemu-devel] [PATCH for 2.8 0/3] Modularize SDL
 2016-07-27  6:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH for 2.8 1/3] rules.mak: Don't extract libs from .mo-libs in link command
` [Qemu-devel] [PATCH for 2.8 2/3] configure: Add CONFIG_SDL2
` [Qemu-devel] [PATCH for 2.8 3/3] sdl: Modularize

linux-next: manual merge of the akpm-current tree with the kspp tree
 2016-07-27  6:23 UTC 

Dropped Tx frames with SJA1000
 2016-07-27  6:23 UTC 

more information around io: client: unable to find matching tag - fio: client.c:1241: handle_eta: Assertion `client->eta_in_flight == eta' failed
 2016-07-27  6:21 UTC 

[PATCH v4] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-07-27  6:21 UTC  (6+ messages)

[PATCH net] be2net: perform temperature query in adapter regardless of its interface state
 2016-07-27  6:20 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Avoid vblank counter for platforms with DMC
 2016-07-27  6:19 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/2] "

[Bug 141741] New: drm:radeon_get_bios [radeon]] *ERROR* Unable to locate a BIOS ROM
 2016-07-27  6:17 UTC  (2+ messages)
` [Bug 141741] "

[PATCH v2] powernv/pci: Add PHB register dump debugfs handle
 2016-07-27  6:14 UTC 

[Bug 84156] New: Half of lighting gets broken in older apps
 2016-07-27  6:15 UTC  (2+ messages)
` [Bug 84156] "

[PATCH v8 00/41] libify apply and use lib in am, part 2
 2016-07-27  6:15 UTC  (3+ messages)

[Bug 97039] The Talos Principle and Serious Sam 3 GPU faults
 2016-07-27  6:14 UTC  (2+ messages)

[RFC PATCH] dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
 2016-07-27  6:14 UTC  (3+ messages)

source modification and re-build
 2016-07-27  6:13 UTC  (6+ messages)

[RFC] net/mlx5_core/en_main: Remove deprecated create_workqueue
 2016-07-27  6:12 UTC  (2+ messages)

[PATCH] btrfs-progs: Make RAID stripesize configurable
 2016-07-27  6:12 UTC  (4+ messages)

Fix the vma leak
 2016-07-27  6:12 UTC  (7+ messages)
` [PATCH 08/55] drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
` [PATCH 40/55] drm/i915: Refactor blocking waits

[PATCH v4 4.8] x86/ptrace: Stop setting TS_COMPAT in ptrace code
 2016-07-27  6:12 UTC 

[Qemu-devel] [PATCH 1/1] spapr: Prevent boot CPU core removal
 2016-07-27  6:11 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] (group) maintainership models
 2016-07-27  5:34 UTC  (4+ messages)

[Intel-wired-lan] [PATCH V0] i40e: Program device correctly as part of adding flow director entry
 2016-07-27  6:01 UTC  (2+ messages)

[PATCH 0/9] drm: Store clipped coordinates in drm_plane_state
 2016-07-27  6:00 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for drm: Store clipped coordinates in drm_plane_state (rev2)

[meta-python][PATCH 1/3] python-pip: extend to nativesdk
 2016-07-27  6:00 UTC  (6+ messages)
` [meta-python][PATCH 2/3] python3-pip: add recipe
` [meta-python][PATCH 3/3] python3-django: "

[PATCH v1 0/4] arm64 kexec-tools patches
 2016-07-27  5:57 UTC  (4+ messages)

[WireGuard] LEDE / OpenWrt test - on TP-Link841Nv11 - 15MBs and crash
 2016-07-27  5:55 UTC 

[PATCH v3] btrfs: should block unused block groups deletion work when allocating data space
 2016-07-27  5:50 UTC  (2+ messages)
` [PATCH v4] "

fio: client: unable to find matching tag - fio: client.c:1241: handle_eta: Assertion `client->eta_in_flight == eta' failed
 2016-07-27  5:52 UTC 

[PATCH 0/5] ALSA: soc: fix sparse warnings
 2016-07-27  6:00 UTC  (5+ messages)
` [PATCH 3/5] ALSA: soc-sst-bxt-da7219_max98357a: fix obsoleted initializers for array

[PATCH 0/2] Fix disutils and extend python-setuptools to nativesdk
 2016-07-27  5:52 UTC  (3+ messages)
` [PATCH 1/2] distutils: fix to avoid file-rdeps QA issue
` [PATCH 2/2] python3-setuptools: extend to nativesdk

[PATCH] tools/gpio: fix gpio-event-mon header comment
 2016-07-27  5:41 UTC 

[Qemu-devel] [RFC PATCH V3 0/3] filter-rewriter: introduce filter-rewriter
 2016-07-27  5:49 UTC  (4+ messages)

[U-Boot] Q: erase.raw for NAND ?
 2016-07-27  5:47 UTC 

[PATCH 00/15] ethernet: add missing of_node_put after calling of_parse_phandle
 2016-07-27  5:45 UTC  (3+ messages)
` [PATCH 15/15] ethernet: ti: davinci_emac: "

[PATCH] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY
 2016-07-27  5:45 UTC  (4+ messages)
` [tip:x86/microcode] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y

[renesas:topic/sdr104-v4 3/4] drivers/mmc/host/sh_mobile_sdhi.c:455:10: warning: 'return' with a val
 2016-07-27  5:45 UTC 

[LTP] [PATCH 1/2] test.sh: make the loop device size can be customized
 2016-07-27  5:44 UTC  (2+ messages)
` [LTP] [PATCH 2/2] mkfs01: extend the loop device size to 256M

modify behaviour of bbclass file
 2016-07-27  5:43 UTC 

[PATCH] mm: correctly handle errors during VMA merging
 2016-07-27  5:40 UTC  (5+ messages)

[PATCH v4 0/6] Finally fix watermarks
 2016-07-27  5:40 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for Finally fix watermarks (rev2)

Fwd: [Bug 150021] New: kernel panic: "kernel tried to execute NX-protected page" when resuming from hibernate to disk
 2016-07-27  5:39 UTC  (7+ messages)

[PATCH] ACPICA: cleanup method properly on error
 2016-07-27  5:38 UTC  (4+ messages)
` [Devel] "

[PATCH 0/6] vc4 miscellaneous v3d fixes
 2016-07-27  5:37 UTC  (7+ messages)
` [PATCH 5/6] drm/vc4: Fix overflow mem unreferencing when the binner runs dry

Patch for German keyboard layout for the at_keyboard input
 2016-07-27  5:37 UTC  (2+ messages)

RAID5 Performance
 2016-07-27  5:36 UTC  (2+ messages)

[PATCH 0/6] extcon: Add the support for extcon type and property
 2016-07-27  5:35 UTC  (3+ messages)
  ` [PATCH 1/6] extcon: Add the extcon_type to group each connector into five category

[PATCH v4 0/2] J-Core timer support
 2016-07-27  5:35 UTC  (6+ messages)
` [PATCH v4 2/2] clocksource: add J-Core timer/clocksource driver
` [PATCH v4 1/2] of: add J-Core timer bindings

[PATCH v4 0/2] J-Core interrupt controller support
 2016-07-27  5:35 UTC  (5+ messages)
` [PATCH v4 2/2] irqchip: add J-Core AIC driver
` [PATCH v4 1/2] of: add J-Core interrupt controller bindings

[U-Boot] [PATCH 0/7] cmd/bdinfo: extract common parts and reuse them
 2016-07-27  5:31 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] cmd/bdinfo: extract print_bi_mem
` [U-Boot] [PATCH 3/7] cmd/bdinfo: extract print_bi_dram
` [U-Boot] [PATCH 4/7] cmd/bdinfo: extract print_bi_flash
` [U-Boot] [PATCH 5/7] cmd/bdinfo: extract print_eth_ip_addr
` [U-Boot] [PATCH 6/7] cmd/bdinfo: extract print_baudrate
` [U-Boot] [PATCH 7/7] cmd/bdinfo: extract print_std_bdinfo


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.