All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-04 08:12:39 to 2017-07-04 09:02:19 UTC [more...]

[Qemu-devel] [PATCH v2 00/15] make bdrv_get_block_status byte-based
 2017-07-04  9:02 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 08/15] block: Convert bdrv_get_block_status() to bytes
` [Qemu-devel] [PATCH v2 09/15] block: Switch bdrv_co_get_block_status() to byte-based
` [Qemu-devel] [PATCH v2 10/15] block: Switch BdrvCoGetBlockStatusData "
` [Qemu-devel] [PATCH v2 11/15] block: Switch bdrv_common_block_status_above() "

[PATCH stable-only] mm: fix classzone_idx underflow in shrink_zones()
 2017-07-04  9:01 UTC  (7+ messages)

[PATCH v2] mux: remove the Kconfig question for the subsystem
 2017-07-04  9:01 UTC  (2+ messages)

[PATCH 0/5] pull request
 2017-07-04  9:00 UTC  (8+ messages)
` [PATCH 3/5] hwclock: final usage() strings slice

[PATCH 0/8] correct quiescing in several block drivers
 2017-07-04  8:59 UTC  (23+ messages)
` [PATCH 1/8] nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
` [PATCH 2/8] nvme-fc: "
` [PATCH 3/8] nvme-loop: quiesce admin_q instead of stopping "
` [PATCH 4/8] nvme-pci: quiesce/unquiesce admin_q instead of start/stop its "
` [PATCH 5/8] nbd: quiesce request queues to make sure no submissions are inflight
` [PATCH 7/8] virtio_blk: quiesce/unquiesce live IO when entering PM states

[PATCH 0/5] net/mlx5: add vectorized Rx/Tx burst for x86
 2017-07-04  8:58 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] net/mlx5: add vectorized Rx/Tx burst for SSE4.1

[Qemu-devel] [PATCH v4 00/18] crypto: add afalg-backend support
 2017-07-04  8:57 UTC  (19+ messages)
` [Qemu-devel] [PATCH v4 01/18] crypto: cipher: introduce context free function
` [Qemu-devel] [PATCH v4 02/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v4 03/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v4 04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
` [Qemu-devel] [PATCH v4 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PATCH v4 06/18] crypto: hash: add hash "
` [Qemu-devel] [PATCH v4 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PATCH v4 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v4 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v4 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PATCH v4 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PATCH v4 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PATCH v4 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PATCH v4 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PATCH v4 15/18] crypto: hmac: add af_alg hmac support
` [Qemu-devel] [PATCH v4 16/18] tests: crypto: add cipher speed benchmark support
` [Qemu-devel] [PATCH v4 17/18] tests: crypto: add hash "
` [Qemu-devel] [PATCH v4 18/18] tests: crypto: add hmac "

[Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable
 2017-07-04  8:57 UTC  (6+ messages)
` [Buildroot] [RFC PATCH v5 06/11] pkg-generic: add GLOBAL_INSTRUMENTATION_HOOKS for rpath sanitation

[Qemu-devel] [RFC v3 0/2] target/ppc/cpu-models: set POWER9_v1.0 as POWER9 DD1
 2017-07-04  8:56 UTC  (7+ messages)
` [Qemu-devel] [RFC v3 1/2] "
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC v3 2/2] target/ppc: move POWER9 DD1 workaround to ppc_cpu_initfn

[Bug 196269] New: [amdgpu][tahiti xt] dota2 crashes randomly in game
 2017-07-04  8:56 UTC  (2+ messages)
` [Bug 196269] "

net-next is CLOSED
 2017-07-04  8:55 UTC 

[rtc-linux] [PATCH 0/2] Improve low voltage or invalid time detection
 2017-07-04  8:55 UTC  (8+ messages)
` [rtc-linux] [PATCH 1/2] RTC: s35390a: handle invalid RTC time
  ` [rtc-linux] "

next-20170704 build: 1 failures 5 warnings (next-20170704)
 2017-07-04  8:55 UTC 

[PATCH 0/7] serial: imx: various improvements
 2017-07-04  8:55 UTC  (5+ messages)
` [PATCH 1/7] serial: imx: only set DMA rx-ing when DMA starts

[Cluster-devel] [GFS2 PATCH] GFS2: Convert LRU list to use a hash table to reduce contention
 2017-07-04  8:55 UTC  (4+ messages)

[Qemu-devel] [PATCH v11 0/6] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-07-04  8:54 UTC  (9+ messages)
` [Qemu-devel] [PATCH v11 1/6] trace: Allocate cpu->trace_dstate in place
` [Qemu-devel] [PATCH v11 2/6] trace: [tcg] Delay changes to dynamic state when translating
` [Qemu-devel] [PATCH v11 3/6] exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
` [Qemu-devel] [PATCH v11 4/6] trace: [tcg] Do not generate TCG code to trace dynamically-disabled events
` [Qemu-devel] [PATCH v11 5/6] trace: [tcg, trivial] Re-align generated code
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v11 6/6] trace: [trivial] Statically enable all guest events
  ` [Qemu-trivial] "

[PATCH net-next] mpls: route get support
 2017-07-04  8:55 UTC  (2+ messages)

[PATCH net-next] bridge: allow ext learned entries to change ports
 2017-07-04  8:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/18] crypto: add afalg-backend support
 2017-07-04  8:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 15/18] crypto: hmac: add af_alg hmac support

(unknown),
 2017-07-04  8:52 UTC 

[PATCH 0/3] vhost: small cleanups
 2017-07-04  8:50 UTC  (4+ messages)
` [PATCH 1/3] vhost: add missing check strdup() return value
` [PATCH 2/3] vhost: check return values of pthread_* calls
` [PATCH 3/3] vhost: check return value of pthread_mutex_init()

[Qemu-devel] [PATCH RESEND v6] qga: Add support network interface statistics in guest-network-get-interfaces command
 2017-07-04 16:45 UTC 

[PATCH][RFC] x86: Fix the irq affinity in fixup_cpus
 2017-07-04  8:50 UTC  (4+ messages)

[PATCH v4 3/3] arm64: kvm: inject SError with user space specified syndrome
 2017-07-04  8:49 UTC  (5+ messages)

Clocks used by another OS/CPU (was: Re: [RFC PATCH] clk: renesas: cpg-mssr: Add interface for critical core clocks)
 2017-07-04  8:49 UTC  (9+ messages)

[PATCH v4 00/17] xen: common: rbtree: ported updates from Linux tree
 2017-07-04  8:49 UTC  (7+ messages)
` [PATCH v4 01/17] rbtree: changes to inline coding conventions with "

[Bridge] [PATCH 1/1] bridge: mdb: report complete_info ptr as not a kmemleak
 2017-07-04  8:48 UTC  (4+ messages)
`  "

[PATCH 1/2] net: add arm64 neon version of CRC compute APIs
 2017-07-04  8:48 UTC  (5+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 2/4] eal: move gcc version definition to common header

[v2] wlcore: add missing nvs file name info for wilink8
 2017-07-04  8:47 UTC  (4+ messages)

[Qemu-devel] [PATCH] spapr: make default PHB optionnal
 2017-07-04  8:47 UTC  (3+ messages)

[PATCH] wlcore: add missing nvs file name info for wilink8
 2017-07-04  8:46 UTC  (5+ messages)

[PATCH net v2 0/1] reflect mark on tcp syn ack packets
 2017-07-04  8:46 UTC  (3+ messages)
` [PATCH net v2 1/1] net: "

[PATCH 01/11] drm/amdgpu: reserve the first 2x512 of GART
 2017-07-04  8:46 UTC  (4+ messages)
` [PATCH 07/11] drm/amdgpu: rename GART to SYSVM

[PATCH 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-07-04  8:45 UTC  (6+ messages)
` [PATCH 1/25] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities

[PATCH v4 2/3] arm64: kvm: route synchronous external abort exceptions to el2
 2017-07-04  8:44 UTC  (7+ messages)

[PATCH] target: make device_mutex and device_list static
 2017-07-04  8:44 UTC  (2+ messages)

[PATCH] net: ethernet: mediatek: fixed deadlock captured by lockdep
 2017-07-04  8:43 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu
 2017-07-04  8:42 UTC 

[Buildroot] [PATCH] libmad: add security patch from debian
 2017-07-04  8:42 UTC 

[Qemu-devel] [PATCH v3 0/4] block: Block driver callbacks fixes
 2017-07-04  8:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] block: Pass bdrv_* methods to bs->file by default
` [Qemu-devel] [PATCH v3 2/4] block: Use defaults of bdrv_* callbacks in raw
` [Qemu-devel] [PATCH v3 3/4] block: Remove bdrv_truncate callback in blkdebug
` [Qemu-devel] [PATCH v3 4/4] block: Add default implementations for bdrv_co_get_block_status()

[PATCH] mm: larger stack guard gap, between vmas
 2017-07-04  8:41 UTC  (3+ messages)

[PATCH v4 1/3] arm64: kvm: support user space to detect RAS extension feature
 2017-07-04  8:40 UTC  (5+ messages)

[PATCH 0/9] v2 ipv4/ipv6 refcount conversions
 2017-07-04  8:39 UTC  (2+ messages)

[PATCH v5 00/11] Add LMCE support
 2017-07-04  8:39 UTC  (3+ messages)
` [PATCH v5 06/11] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL

What is provided with the Xen Tools and why do I need them?
 2017-07-04  8:39 UTC  (2+ messages)

[PATCH v9 0/3] Support TCP/IPv4 GRO in DPDK
 2017-07-04  8:37 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/3] lib: add Generic Receive Offload API framework

[PATCH for-4.9] livepatch: Declare live patching as a supported feature
 2017-07-04  8:36 UTC  (8+ messages)

[PATCH] serial: imx-serial - move DMA buffer configuration to DT
 2017-07-04  8:36 UTC  (7+ messages)

[PATCH 0/6] add and enable some device nodes for rk3229-evb board
 2017-07-04  8:35 UTC  (21+ messages)
` [PATCH 1/6] ARM: dts: rockchip: add regulator nodes for rk3229-evb
` [PATCH 2/6] ARM: dts: rockchip: add cpu-supply property for cpu node of rk3229-evb
` [PATCH 3/6] ARM: dts: rockchip: enable io-domain for rk3229-evb
` [PATCH 4/6] ARM: dts: rockchip: enable eMMC "
` [PATCH 5/6] ARM: dts: rockchip: enable tsadc "
` [PATCH 6/6] ARM: dts: rockchip: add gpio power-key "

[PATCH] KVM: arm/arm64: Handle hva aging while destroying the vm
 2017-07-04  8:35 UTC  (6+ messages)

[PATCH v2] devfreq: tegra: fix error return code in tegra_devfreq_probe()
 2017-07-04  8:35 UTC  (3+ messages)

[PATCH] drm/amdgpu: set firmware loading type as direct by default for raven
 2017-07-04  8:35 UTC 

[PATCH] sched/pelt: fix false running accounting in PELT
 2017-07-04  8:34 UTC  (4+ messages)
` [PATCH v2] sched/pelt: fix false running accounting

[PATCH] area: git-merge: add --signoff flag to git-merge
 2017-07-04  8:33 UTC  (3+ messages)
` [PATCH v2] add --signoff flag to `git-merge` command

[Qemu-devel] [PATCH v3 00/22] add disable-tcg option for x86 build
 2017-07-04  8:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/22] configure: factor out list of supported Xen/KVM/HAX targets
` [Qemu-devel] [PATCH 02/22] configure: early test for supported targets
` [Qemu-devel] [PATCH 03/22] configure: add --disable-tcg configure option
` [Qemu-devel] [PATCH 22/22] configure: warn on untested --disable-tcg

[Qemu-devel] [PATCH v3 0/1] virtio-scsi-ccw: fix iotest 068 for s390x
 2017-07-04  8:32 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 1/1] virtio-scsi-ccw: use ioeventfd even when KVM is disabled

[PATCH] local.conf.sample: drop image-swab reference
 2017-07-04  8:32 UTC 

[PATCH][V2] x86/platform/uv/BAU: minor cleanup, make some local functions static
 2017-07-04  8:31 UTC  (2+ messages)

[PATCH] gpio: drop unnecessary includes from include/linux/gpio/driver.h
 2017-07-04  8:30 UTC  (4+ messages)

[PATCH] drm: i915: sysfs: constify attribute_group structures
 2017-07-04  8:31 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC] ARM PCI Passthrough design document
 2017-07-04  8:30 UTC  (4+ messages)

[PATCH v7 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-07-04  8:30 UTC  (6+ messages)
` [PATCH v7 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs

[GIT PULL] s390 patches for 4.13 merge window
 2017-07-04  8:29 UTC  (5+ messages)

[Qemu-devel] postcopy migration hangs while loading virtio state
 2017-07-04  8:27 UTC  (14+ messages)

[PATCH v2] block: Fix __blkdev_issue_zeroout loop
 2017-07-04  8:27 UTC 

[PATCH v2] virtio-blk: add DISCARD support to virtio-blk driver
 2017-07-04  8:26 UTC 

[PATCH] net/i40e: add VLAN stripping support for VF
 2017-07-04  8:26 UTC 

[PATCH 1/3] drm/amdgpu: move check from cpu address to bo
 2017-07-04  8:25 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: make psp cmd buffer as a reserve memory

[PATCH v9 0/3] Tango PCIe controller support
 2017-07-04  8:19 UTC  (10+ messages)
` [PATCH v9 2/3] PCI: Add tango PCIe host bridge support

Should "head" also work for "HEAD" on case-insensitive FS?
 2017-07-04  8:24 UTC  (3+ messages)

[PATCH] examples/performance-thread: add arm64 support
 2017-07-04  8:22 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] examples/performance-thread: reorganise arch dependent code
  ` [PATCH v5 2/2] examples/performance-thread: add arm64 support

[PATCH] net/ixgbe: align setting MTU behavior with i40e
 2017-07-04  8:22 UTC 

[v4.12-rc1 regression] mount ext4 fs results in kernel crash on PPC64le host
 2017-07-04  8:21 UTC  (11+ messages)
        ` kworker with empty task->cpus_allowed (was Re: [v4.12-rc1 regression] mount ext4 fs results in kernel crash on PPC64le host)

[PATCH v4 1/3] examples/eventdev_pipeline: added sample app
 2017-07-04  8:20 UTC  (7+ messages)
` [PATCH v5 0/3] next-eventdev: evendev pipeline "
  ` [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug

[PATCH mm] introduce reverse buddy concept to reduce buddy fragment
 2017-07-04  8:04 UTC  (7+ messages)

[PATCH v5 1/3] examples/eventdev_pipeline: added sample app
 2017-07-04  8:14 UTC  (5+ messages)
` [PATCH v6 0/3] next-eventdev: evendev pipeline "
  ` [PATCH v6 1/3] examples/eventdev_pipeline: added "
  ` [PATCH v6 2/3] doc: add sw eventdev pipeline to sample app ug
  ` [PATCH v6 3/3] doc: add eventdev library to programmers guide

[Qemu-devel] [PATCH 0/4] migration: fix iotest 055, only-migratable break
 2017-07-04  8:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] vl: move global property, migrate init earlier
` [Qemu-devel] [PATCH 4/4] doc: update TYPE_MIGRATION documents

[U-Boot] [PATCH v5] powerpc: Partialy restore core of mpc8xx
 2017-07-04  8:13 UTC  (3+ messages)

[PATCH v2 0/4] AESNI GCM PMD: Migration from ISA-L to Multi-buffer library
 2017-07-04  0:12 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] test/crypto: extend AES-GCM 192/256 to other PMDs


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.