All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-04 08:01:17 to 2017-07-04 08:53:20 UTC [more...]

[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 

[Qemu-devel] [RFC v3 0/2] target/ppc/cpu-models: set POWER9_v1.0 as POWER9 DD1
 2017-07-04  8:51 UTC  (6+ 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

[Qemu-devel] [PATCH v11 0/6] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-07-04  8:50 UTC  (6+ 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

[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 "

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

[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 stable-only] mm: fix classzone_idx underflow in shrink_zones()
 2017-07-04  8:45 UTC  (3+ messages)

[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/8] correct quiescing in several block drivers
 2017-07-04  8:41 UTC  (21+ 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

[Qemu-devel] [PATCH v2 00/15] make bdrv_get_block_status byte-based
 2017-07-04  8:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 08/15] block: Convert bdrv_get_block_status() to bytes

[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  (7+ 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 0/5] pull request
 2017-07-04  8:34 UTC  (6+ messages)
` [PATCH 3/5] hwclock: final usage() strings slice

[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  (7+ 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  (11+ 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  (7+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] examples/performance-thread: reorganise arch dependent code
  ` [PATCH v4 2/2] examples/performance-thread: add arm64 support
` [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 

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

[PATCH v2] mux: remove the Kconfig question for the subsystem
 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  (8+ 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

[PATCH v2] f2fs: Do not issue small discards in LFS mode
 2017-07-04  8:11 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] migration: fix iotest 055, only-migratable break
 2017-07-04  8:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/4] vl: move global property, migrate init earlier
` [Qemu-devel] [PATCH 3/4] doc: add item for "-M enforce-config-section"
` [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  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] crypto/aesni_gcm: migrate "
  ` [PATCH v3 2/4] test/crypto: rename some tests
  ` [PATCH v3 3/4] test/crypto: add AES GCM 192 tests
  ` [PATCH v3 4/4] test/crypto: extend AES-GCM 192/256 to other PMDs

[GIT pull] irq updates for 4.13
 2017-07-04  8:12 UTC  (3+ messages)

Flurries of 'git reflog expire'
 2017-07-04  7:57 UTC 

[U-Boot] [PATCH 0/7] powerpc, 8xx: Modernise the 8xx
 2017-07-04  8:10 UTC  (4+ messages)
` [U-Boot] [PATCH 2/7] powerpc, 8xx: Implement GLL2 ERRATA

[PATCH 0/6] lib/path.c and lib/sys.c are friends (patches FOR TESTING ONLY)
 2017-07-04  8:10 UTC  (5+ messages)
` [PATCH 1/6] path: use openat()

[PATCH] vmalloc: respect the GFP_NOIO and GFP_NOFS flags
 2017-07-04  8:10 UTC  (9+ messages)

Deprecation of AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED
 2017-07-04  8:09 UTC  (13+ messages)

NVMe induced NULL deref in bt_iter()
 2017-07-04  8:08 UTC  (9+ messages)

[Qemu-devel] [PATCH v3 1/1] s390x: vmstatify config migration for virtio-ccw
 2017-07-04  8:08 UTC  (2+ messages)

internet radio
 2017-07-04  8:06 UTC  (12+ messages)
  ` /poky/meta-browser/recipes-mozilla/firefox/firefox_45.9.0esr.bb =>how to update the newest version ?

[PATCH v6 00/18] introduce the Xen PV Calls backend
 2017-07-04  8:05 UTC  (13+ messages)
` [PATCH v6 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v6 02/18] xen/pvcalls: introduce the pvcalls xenbus backend
  ` [PATCH v6 03/18] xen/pvcalls: initialize the module and register the "
  ` [PATCH v6 04/18] xen/pvcalls: xenbus state handling

[GIT PULL] USB/PHY patches for 4.13-rc1
 2017-07-04  8:04 UTC  (3+ messages)

[PATCH 0/2] list of gcc supported attribute name
 2017-07-04  8:05 UTC  (2+ messages)

[PATCH v2 0/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-07-04  8:04 UTC  (3+ messages)
` [PATCH v2 1/2] x86/boot/KASLR: Adapt process_e820_entry for any type of memory entry
` [PATCH v2 2/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions

[Qemu-devel] [PATCH] spapr: fix memory hotplug error path
 2017-07-04  8:02 UTC  (4+ messages)

[PATCH 4.9 000/172] 4.9.36-stable review
 2017-07-04  8:02 UTC  (4+ messages)

[PATCH 4.4 000/101] 4.4.76-stable review
 2017-07-04  8:02 UTC  (2+ messages)

Optimising the DevSummit schedule on July 11
 2017-07-04  8:01 UTC  (2+ messages)


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.