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

[Qemu-devel] [PATCH v3 00/22] add disable-tcg option for x86 build
 2017-07-03 20:02 UTC  (21+ 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 04/22] vl: convert -tb-size to qemu_strtoul
` [Qemu-devel] [PATCH 05/22] vl: add tcg_enabled() for tcg related code
` [Qemu-devel] [PATCH 06/22] tcg: move page_size_init() function
` [Qemu-devel] [PATCH 07/22] tcg: tcg_handle_interrupt() function
` [Qemu-devel] [PATCH 08/22] tcg: make tcg_allowed global
` [Qemu-devel] [PATCH 09/22] monitor: disable "info jit" and "info opcount" if !TCG
` [Qemu-devel] [PATCH 10/22] vapic: use tcg_enabled

[PATCH v2 1/2] mesa: Avoid platform probing when building without EGL
 2017-07-03 20:02 UTC  (2+ messages)
` [PATCH v2 2/2] mesa: Upgrade to 17.1.4 release

[Buildroot] [PATCH] libpwquality: select cracklib
 2017-07-03 20:01 UTC  (3+ messages)

[Buildroot] [PATCH] vlc: add upstream security patches fixing CVE-2017-10699
 2017-07-03 20:00 UTC  (2+ messages)

[Buildroot] [PATCH] mpg123: security bump to version 1.25.1
 2017-07-03 20:00 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] powerpc: remove 4xx support
 2017-07-03 20:00 UTC  (6+ messages)

[Buildroot] [git commit] mpg123: security bump to version 1.25.1
 2017-07-03 19:59 UTC 

[Buildroot] [git commit] vlc: add upstream security patches fixing CVE-2017-10699
 2017-07-03 19:59 UTC 

[Buildroot] [git commit] libpwquality: select cracklib
 2017-07-03 19:59 UTC 

[PATCH v4 00/17] xen: common: rbtree: ported updates from Linux tree
 2017-07-03 19:58 UTC  (18+ messages)
` [PATCH v4 01/17] rbtree: changes to inline coding conventions with "
` [PATCH v4 02/17] rbtree: remove redundant if()-condition in rb_erase()
` [PATCH v4 03/17] rbtree: empty nodes have no color
` [PATCH v4 04/17] rbtree: move some implementation details from rbtree.h to rbtree.c
` [PATCH v4 05/17] rbtree: break out of rb_insert_color loop after tree rotation
` [PATCH v4 06/17] rbtree: adjust root color in rb_insert_color() only when necessary
` [PATCH v4 07/17] rbtree: low level optimizations in rb_insert_color()
` [PATCH v4 08/17] rbtree: adjust node color in __rb_erase_color() only when necessary
` [PATCH v4 09/17] rbtree: optimize case selection logic in __rb_erase_color()
` [PATCH v4 10/17] rbtree: low level optimizations "
` [PATCH v4 11/17] rbtree: coding style adjustments
` [PATCH v4 12/17] rbtree: optimize fetching of sibling node
` [PATCH v4 13/17] rbtree: add __rb_change_child() helper function
` [PATCH v4 14/17] rbtree: place easiest case first in rb_erase()
` [PATCH v4 15/17] rbtree: handle 1-child recoloring in rb_erase() instead of rb_erase_color()
` [PATCH v4 16/17] rbtree: low level optimizations in rb_erase()
` [PATCH v4 17/17] rbtree: fix typo in comment of rb_insert_color

[PATCH] mm/memory-hotplug: Switch locking to a percpu rwsem
 2017-07-03 19:57 UTC  (6+ messages)

[PATCH RFC 01/26] netfilter: Replace spin_unlock_wait() with lock/unlock pair
 2017-07-03 19:57 UTC  (5+ messages)

[PATCH 4.11 00/84] 4.11.9-stable review
 2017-07-03 19:55 UTC  (2+ messages)

[Buildroot] Systemd no longer working when transitioning from 2017.02.3 to 2017.05
 2017-07-03 19:53 UTC  (2+ messages)

[PATCH 4.9 000/172] 4.9.36-stable review
 2017-07-03 19:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] KASLR kernel dump support
 2017-07-03 19:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/7] vmgenid: replace x-write-pointer-available hack

[Qemu-devel] [PATCH 0/4] target/m68k: implement 680x0 FPU (part 3)
 2017-07-03 19:50 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/4] target/m68k: add FPU trigonometric instructions
` [Qemu-devel] [PATCH 3/4] target/m68k: add fmod/frem
` [Qemu-devel] [PATCH 4/4] target-m68k: add fscale, fgetman and fgetexp

[Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable
 2017-07-03 19:49 UTC  (5+ messages)
` [Buildroot] [RFC PATCH v5 02/11] package/patchelf: add patch for rpath sanitation under a root directory

[PATCH 00/14] Add QCOM QPIC NAND support
 2017-07-03 19:47 UTC  (7+ messages)
` [PATCH 01/14] qcom: mtd: nand: Add driver data for QPIC DMA
` [PATCH 03/14] qcom: mtd: nand: Fixed config error for BCH

[Qemu-devel] [PULL 00/21] pc, acpi, pci, virtio: fixes, cleanups, features, tests
 2017-07-03 19:45 UTC  (22+ messages)
` [Qemu-devel] [PULL 01/21] virtio-net: enable configurable tx queue size
` [Qemu-devel] [PULL 02/21] hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
` [Qemu-devel] [PULL 03/21] intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
` [Qemu-devel] [PULL 04/21] pci: Clean up error checking in pci_add_capability()
` [Qemu-devel] [PULL 05/21] pci: Add comment for pci_add_capability2()
` [Qemu-devel] [PULL 06/21] pci: Fix the wrong assertion
` [Qemu-devel] [PULL 07/21] pci: Make errp the last parameter of pci_add_capability()
` [Qemu-devel] [PULL 08/21] pci: Replace pci_add_capability2() with pci_add_capability()
` [Qemu-devel] [PULL 09/21] pci: Convert to realize
` [Qemu-devel] [PULL 10/21] pci: Convert shpc_init() to Error
` [Qemu-devel] [PULL 11/21] i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
` [Qemu-devel] [PULL 12/21] i386/kvm/pci-assign: Use errp directly rather than local_err
` [Qemu-devel] [PULL 13/21] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
` [Qemu-devel] [PULL 14/21] fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()
` [Qemu-devel] [PULL 15/21] hw/acpi: remove dead acpi code
` [Qemu-devel] [PULL 16/21] intel_iommu: fix migration breakage on mr switch
` [Qemu-devel] [PULL 17/21] vhost: ensure vhost_ops are set before calling iotlb callback
` [Qemu-devel] [PULL 18/21] vhost-user: unregister slave req handler at cleanup time
` [Qemu-devel] [PULL 19/21] tests: Add unit tests for the VM Generation ID feature
` [Qemu-devel] [PULL 20/21] virtio-net: fix tx queue size for !vhost-user
` [Qemu-devel] [PULL 21/21] i386/acpi: update expected acpi files

[Qemu-devel] [PATCH 0/4] block/qcow2: add compression_algorithm create option
 2017-07-03 19:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] "

[Buildroot] Syslinux: mbr build failure
 2017-07-03 19:43 UTC 

[GIT PULL] s390 patches for 4.13 merge window
 2017-07-03 19:40 UTC  (2+ messages)

[PATCH 1/2] video/hdmi: Allow "empty" HDMI infoframes
 2017-07-03 19:39 UTC  (3+ messages)
` [PATCH 2/2] drm/hdmi: Allow HDMI infoframe without VIC or S3D
` ✓ Fi.CI.BAT: success for series starting with [1/2] video/hdmi: Allow "empty" HDMI infoframes

[PATCH] oeqa/sdk: Replace buildiptables for buildgzip tests
 2017-07-03 19:38 UTC  (4+ messages)

[PATCH 4.4 000/101] 4.4.76-stable review
 2017-07-03 19:37 UTC  (2+ messages)

"Unix Domain socket path too long" failures in Jenkins make check
 2017-07-03 19:35 UTC  (2+ messages)

[PATCH 3.18 00/36] 3.18.60-stable review
 2017-07-03 19:34 UTC  (2+ messages)

[RFC][PATCHv3 0/5] printk: introduce printing kernel thread
 2017-07-03 19:34 UTC  (12+ messages)
` [RFC][PATCHv3 2/5] "

[PATCH 0/5] pull request
 2017-07-03 19:31 UTC  (5+ messages)
` [PATCH 2/5] hwclock: usage() use program_invocation_short_name

[RFC/RFT PATCH 0/4] net: ethernat: ti: cpts: enable irq and HW_TS_PUSH
 2017-07-03 19:31 UTC  (5+ messages)
` [RFC/RFT PATCH 2/4] net: ethernat: ti: cpts: enable irq

[Qemu-devel] [PATCH] virtio-net: fix tx queue size for !vhost-user
 2017-07-03 19:29 UTC 

[RFT] mmc: tmio: fix CMD12 (STOP) handling
 2017-07-03 19:28 UTC 

[PATCH rdma-next] RDMA: Remove useless MODULE_VERSION
 2017-07-03 19:27 UTC  (2+ messages)

[meta-browser][PATCH] firefox: Fix Build QA error compile-host-path
 2017-07-03 19:24 UTC 

RBD rights acting up
 2017-07-03 19:24 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] system: default to using Etc/UTC as a timezone
 2017-07-03 19:22 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/tz: fix variable name
` [Buildroot] [PATCH 2/2] system: use Etc/UTC as default timezone

[PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
 2017-07-03 19:21 UTC 

[Qemu-devel] [PATCH v4] virtio-net: enable configurable tx queue size
 2017-07-03 19:18 UTC  (2+ messages)

[PATCH] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
 2017-07-03 19:17 UTC  (2+ messages)

[PATCH 00/33] introduce generic eventdev test application framework
 2017-07-03 19:14 UTC  (36+ messages)
` [PATCH v2 00/34] "
  ` [PATCH v2 01/34] app/testeventdev: introduce dpdk-test-eventdev application
  ` [PATCH v2 02/34] app/testeventdev: define eventdev test ops
  ` [PATCH v2 03/34] app/testeventdev: add eventdev test registration framework
  ` [PATCH v2 04/34] app/testeventdev: add string parsing helpers
  ` [PATCH v2 05/34] app/testeventdev: add common helper functions
  ` [PATCH v2 06/34] app/testeventdev: define the test options
  ` [PATCH v2 07/34] app/testeventdev: add helper functions to check options
  ` [PATCH v2 08/34] app/testeventdev: add helper functions to dump options
  ` [PATCH v2 09/34] app/testeventdev: update options through the command line
  ` [PATCH v2 10/34] app/testeventdev: invoke the test ops
  ` [PATCH v2 11/34] app/testeventdev: add the signal handler
  ` [PATCH v2 12/34] app/testeventdev: order: add test setup and destroy
  ` [PATCH v2 13/34] app/testeventdev: order: add basic functions
  ` [PATCH v2 14/34] app/testeventdev: order: add eventdev port setup
  ` [PATCH v2 15/34] app/testeventdev: order: launch lcores
  ` [PATCH v2 16/34] app/testeventdev: add order queue test
  ` [PATCH v2 17/34] app/testeventdev: order queue: add worker functions
  ` [PATCH v2 18/34] app/testeventdev: add order "all types queue" test
  ` [PATCH v2 19/34] app/testeventdev: perf: add test setup and destroy
  ` [PATCH v2 20/34] app/testeventdev: perf: add basic functions
  ` [PATCH v2 21/34] app/testeventdev: perf: add opt dump and check functions
  ` [PATCH v2 22/34] app/testeventdev: perf: add eventdev port setup
  ` [PATCH v2 23/34] app/testeventdev: perf: launch lcores
  ` [PATCH v2 24/34] app/testeventdev: add perf queue test
  ` [PATCH v2 25/34] app/testeventdev: perf queue: add worker functions
  ` [PATCH v2 26/34] app/testeventdev: add perf "all types queue" test
  ` [PATCH v2 27/34] app/testeventdev: perf: add "all type queue" worker function
  ` [PATCH v2 28/34] doc: describe the new eventdev test application
  ` [PATCH v2 29/34] doc/testeventdev: add "order queue" test details
  ` [PATCH v2 30/34] doc/testeventdev: add "order all types "
  ` [PATCH v2 31/34] doc/testeventdev: add "perf "
  ` [PATCH v2 32/34] doc/testeventdev: add "perf all types "
  ` [PATCH v2 33/34] maintainers: claim responsibility for the eventdev test app
  ` [PATCH v2 34/34] doc: update release notes for dpdk-test-eventdev application

Question about gc time
 2017-07-03 19:15 UTC  (3+ messages)
      `  "

[ovmf test] 111361: all pass - PUSHED
 2017-07-03 19:15 UTC 

[yocto-autobuilder][PATCHv2 1/5] buildsteps/BuildImages: Setproperty BUILDIMAGES
 2017-07-03 19:14 UTC  (6+ messages)
` [yocto-autobuilder][PATCHv2 4/5] autobuilder/buildsteps: Add DAFTFlash buildstep

What's cooking in git.git (Jun 2017, #09; Fri, 30)
 2017-07-03 19:13 UTC  (4+ messages)

[GIT PULL] parisc architecture updates for v4.13
 2017-07-03 19:13 UTC 

nilfs bad btree node and broken bmap
 2017-07-03 19:12 UTC  (3+ messages)

[PATCH 0/2] ARM64: Fix irq generation between breakpoint and step exception
 2017-07-03 19:10 UTC  (3+ messages)
` [PATCH 1/2] arm64: hw_breakpoint: Allow stepping if a kernel mode overflow handler exists
` [PATCH 2/2] arm64: disable irq between breakpoint and step exception

[Qemu-devel] postcopy migration hangs while loading virtio state
 2017-07-03 19:07 UTC  (11+ messages)

[Qemu-devel] [Bug 1377095] [NEW] KVM guest VM does not reattach a throughpassed USB printer from Host after switching printer off and on
 2017-07-03 18:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1377095] "

[PATCH 0/2] drm/exynos: clean up bridge binding
 2017-07-03 19:05 UTC  (3+ messages)
  ` [PATCH 1/2] drm/exynos: dsi: move of_drm_find_bridge call into probe

[GIT PULL] Core block/IO changes for 4.13-rc
 2017-07-03 19:04 UTC  (3+ messages)

[Buildroot] [PATCH v1] qt5multimedia: fix plugins videonode egl x11 header related compile failure
 2017-07-03 19:02 UTC  (6+ messages)

[Buildroot] [PATCH 0/8] Remove /usr component from HOST_DIR
 2017-07-03 19:01 UTC  (2+ messages)

Large ib_srp configuration cannot allocate FRM pool space and fails map SCSI host
 2017-07-03 19:00 UTC  (4+ messages)

[PATCH 00/12] object_id part 9
 2017-07-03 18:55 UTC  (13+ messages)
` [PATCH 01/12] builtin/fsck: convert remaining caller of get_sha1 to object_id
` [PATCH 02/12] builtin/merge-tree: "
` [PATCH 03/12] submodule: convert submodule config lookup to use object_id
` [PATCH 04/12] remote: convert struct push_cas to struct object_id
` [PATCH 05/12] sequencer: convert "
` [PATCH 06/12] builtin/update_ref: "
` [PATCH 07/12] bisect: convert bisect_checkout "
` [PATCH 08/12] builtin/unpack-file: convert "
` [PATCH 09/12] builtin/verify-tag: "
` [PATCH 10/12] Convert remaining callers of get_sha1 to get_oid
` [PATCH 11/12] sha1_name: convert get_sha1* to get_oid*
` [PATCH 12/12] sha1_name: convert GET_SHA1* flags to GET_OID*

[PATCH] ACPI: SPCR: Use access width to determine mmio usage
 2017-07-03 18:56 UTC  (15+ messages)
                    ` [Devel] "

[PATCH net-next] qed: initialize ll2_syn_handle at start of function
 2017-07-03 18:55 UTC  (2+ messages)

[PATCH v2 0/5] crypto/dpaa2_sec optimization and feature update
 2017-07-03 18:55 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v5] crypto: sun4i-ss: support the Security System PRNG
 2017-07-03 18:48 UTC  (3+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking
 2017-07-03 18:50 UTC  (4+ messages)

[PATCH v3 1/3] rtmutex: update rt-mutex-design
 2017-07-03 18:49 UTC  (2+ messages)

[PATCH tip/perf/core 0/7] namespace tracing improvements
 2017-07-03 18:48 UTC  (7+ messages)
` [PATCH tip/perf/core 2/7] perf maps: lookup maps in both intitial mountns and inner mountns
` [PATCH tip/perf/core 3/7] perf probe: allow placing uprobes in alternate namespaces
` [PATCH tip/perf/core 6/7] perf documentation: updates for target-ns

[PATCH v2 1/2] drm/ttm: Fix use-after-free in ttm_bo_clean_mm
 2017-07-03 18:46 UTC  (2+ messages)

[PATCH] initial support (display-only) for GP108
 2017-07-03 18:46 UTC 

What is provided with the Xen Tools and why do I need them?
 2017-07-03 18:44 UTC 

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

[PATCH] xen/balloon: don't online new memory initially
 2017-07-03 18:44 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 2/2] Add full list of gcc attribute
 2017-07-03 18:43 UTC 

RT-Xen on ARM
 2017-07-03 18:42 UTC  (4+ messages)

I was able to cross-compile the hypervisor on an amd64 host for the aarch64 target ... However, I can't build the Xen toolset
 2017-07-03 18:41 UTC 

[PATCH 1/2] Let create_symbol check for previous same symbol
 2017-07-03 18:41 UTC 

[Qemu-devel] [PATCH v2 0/3] block: block driver callbacks fixes
 2017-07-03 18:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: pass bdrv_* methods to bs->file by default

[PATCH 00/11] Set 4 of changes related to updates of btcoexist
 2017-07-03 18:40 UTC  (5+ messages)
` [PATCH 08/11] rtlwifi: Add RSSI and RF type to wifi.h for phydm
` [PATCH 09/11] rtlwifi: Remove BAND_NUM and related fields
` [PATCH 10/11] rtlwifi: Add bw_update parameter for RA mask update
` [PATCH 11/11] rtlwifi: Add module parameter ASPM


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.