All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-03 18:56:04 to 2017-07-03 20:28:02 UTC [more...]

[GSoC] Update: Week 7
 2017-07-03 20:27 UTC 

[PATCH 0/4] MIPS16e2 ASE support
 2017-07-03 20:23 UTC  (7+ messages)
` [PATCH 2/4] MIPS16e2: Subdecode extended LWSP/SWSP instructions
` [PATCH 3/4] MIPS16e2: Report ASE presence in /proc/cpuinfo

[PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
 2017-07-03 20:22 UTC  (17+ messages)

[PATCH 0/2] AES-NI MB PMD: support Multi-buffer library 0.46
 2017-07-03 20:22 UTC  (3+ messages)
` [PATCH v2 "

[Qemu-devel] [PATCH v3 00/22] add disable-tcg option for x86 build
 2017-07-03 20:21 UTC  (45+ 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
` [Qemu-devel] [PATCH 11/22] tcg: add the tcg-stub.c file into accel/stubs/
` [Qemu-devel] [PATCH 12/22] tcg: move tb_lock out of translate-all.h
` [Qemu-devel] [PATCH 13/22] exec: elide calls to tb_lock and tb_unlock
` [Qemu-devel] [PATCH 14/22] tcg: add CONFIG_TCG guards in headers
` [Qemu-devel] [PATCH 15/22] tcg: add the CONFIG_TCG into Makefiles
` [Qemu-devel] [PATCH 16/22] target/i386: move cpu_sync_bndcs_hflags() function
` [Qemu-devel] [PATCH 17/22] target/i386: make cpu_get_fp80()/cpu_set_fp80() static
` [Qemu-devel] [PATCH 18/22] target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
` [Qemu-devel] [PATCH 19/22] target/i386: move TLB refill function out of helper.c
` [Qemu-devel] [PATCH 20/22] target/i386: add the tcg_enabled() in target/i386/
` [Qemu-devel] [PATCH 21/22] target/i386: add the CONFIG_TCG into Makefiles
` [Qemu-devel] [PATCH 22/22] configure: warn on untested --disable-tcg

[PATCH 1/2] pinctrl: qcom: disable GPIO groups with no pins
 2017-07-03 20:21 UTC  (4+ messages)
` [PATCH 2/2] [v2] pinctrl: qcom: qdf2xxx: expose only some GPIO pins

[PATCH] drm/amdgpu: check scratch registers to see if we need post (v2)
 2017-07-03 20:20 UTC 

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

[poky][master][PATCH v2 0/3] initramfs-framework: configuration to boot up live image
 2017-07-03 20:17 UTC  (3+ messages)
` [PATCH v2 1/3] initramfs-framework: udev: Add a runtime dependency on udev-extraconf

[PATCH v2] lksctp-tools: Add sctp_peeloff_flags function
 2017-07-03 20:13 UTC 

How to make changes and build u-boot source code in yocto
 2017-07-03 20:13 UTC  (2+ messages)

Help needed for solving a few issues with building git
 2017-07-03 20:11 UTC  (3+ messages)

[Buildroot] [PATCH v2] pixz: new package
 2017-07-03 20:09 UTC  (2+ messages)
` [Buildroot] [PATCH v3] "

[PATCH] powerpc/mm: Implemented default_hugepagesz verification for powerpc
 2017-07-03 20:05 UTC 

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

[PATCH v2] oeqa/sdk: Replace buildiptables for buildlzip tests
 2017-07-03 20:04 UTC 

[Qemu-devel] [PATCH 0/4] xen: don't save/restore the physmap on VM save/restore
 2017-07-03 20:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] xen/mapcache: add an ability to create dummy mappings
      `  "

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

[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  (8+ messages)
` [PATCH 03/12] submodule: convert submodule config lookup to use object_id
` [PATCH 06/12] builtin/update_ref: convert to struct object_id
` [PATCH 08/12] builtin/unpack-file: "
` [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*

[Devel] [PATCH] ACPI: SPCR: Use access width to determine mmio usage
 2017-07-03 18:56 UTC 


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.