All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-19 16:12:23 to 2017-09-19 16:53:40 UTC [more...]

[Qemu-devel] [PATCH v2 00/27] vhost-user-scsi: code clean-up
 2017-09-19 16:52 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/27] glib-compat: move G_SOURCE_CONTINUE/REMOVE there
` [Qemu-devel] [PATCH v2 02/27] build-sys: fix libvhost-user.a build
` [Qemu-devel] [PATCH v2 03/27] build-sys: make vhost-user-scsi depend on libvhost-user.a
` [Qemu-devel] [PATCH v2 04/27] libvhost-user: drop dependency on glib
` [Qemu-devel] [PATCH v2 05/27] libvhost-user: improve vu_queue_pop() doc
` [Qemu-devel] [PATCH v2 06/27] vhost-user-scsi: use g_strdup()
` [Qemu-devel] [PATCH v2 07/27] vhost-user-scsi: connect unix socket before allocating
` [Qemu-devel] [PATCH v2 08/27] vhost-user-scsi: code style fixes
` [Qemu-devel] [PATCH v2 09/27] vhost-user-scsi: use glib allocation
` [Qemu-devel] [PATCH v2 10/27] vhost-user-scsi: glib calls that allocate don't return NULL
` [Qemu-devel] [PATCH v2 11/27] vhost-user-scsi: also free the gtree
` [Qemu-devel] [PATCH v2 12/27] vhost-user-scsi: remove vdev_scsi_find_by_vu()

[PATCH] dt-bindings: vendor-prefixes: align indentation of company names
 2017-09-19 16:53 UTC 

Last pingtest always fails with netns.sh script on ARM device with F25
 2017-09-19 17:18 UTC  (2+ messages)

Does btrfs use crc32 for error correction?
 2017-09-19 16:51 UTC  (2+ messages)

[PATCH v2 0/2] Ensure that platform buses from overlays are functional
 2017-09-19 16:51 UTC  (3+ messages)
  ` [PATCH v2 1/2] of/platform: dynamic: Use of_platform_bus_create() to create devices
  ` [PATCH v2 2/2] of/unittest: Test platform bus added from overlay

[PATCH] KEYS: key refcounting cleanup in keyctl_read_key
 2017-09-19 16:51 UTC  (3+ messages)

[PATCH] linux-firmware: package qat-firmware
 2017-09-19 16:50 UTC  (2+ messages)

[OpenRISC] [PATCH] openrisc: dts: or1ksim: Add stdout-path
 2017-09-19 16:49 UTC  (4+ messages)
`  "

[PATCH 0/3] [media] tc358743: Support for a wider range of inputs
 2017-09-19 16:49 UTC  (4+ messages)
` [PATCH 2/3] [media] tc358743: Increase FIFO level to 300

[Qemu-devel] [PATCH v2 0/4] add CCW indirect data access support
 2017-09-19 16:49 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 4/4] s390x/css: support ccw IDA

[PATCH 0/5] dm-mpath: improve I/O schedule
 2017-09-19 16:49 UTC  (12+ messages)
` [PATCH 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE

[Qemu-devel] [PATCH v10 00/10] calculate blocktime for postcopy live migration
 2017-09-19 16:48 UTC  (11+ messages)
  ` [Qemu-devel] [PATCH v10 01/10] userfault: update kernel header for UFFD_FEATURE_*
  ` [Qemu-devel] [PATCH v10 02/10] migration: pass MigrationIncomingState* into migration check functions
  ` [Qemu-devel] [PATCH v10 03/10] migration: fix hardcoded function name in error report
  ` [Qemu-devel] [PATCH v10 04/10] migration: split ufd_version_check onto receive/request features part
  ` [Qemu-devel] [PATCH v10 05/10] migration: introduce postcopy-blocktime capability
  ` [Qemu-devel] [PATCH v10 06/10] migration: add postcopy blocktime ctx into MigrationIncomingState
  ` [Qemu-devel] [PATCH v10 07/10] migration: calculate vCPU blocktime on dst side
  ` [Qemu-devel] [PATCH v10 08/10] migration: postcopy_blocktime documentation
  ` [Qemu-devel] [PATCH v10 09/10] migration: add blocktime calculation into postcopy-test
  ` [Qemu-devel] [PATCH v10 10/10] migration: add postcopy total blocktime into query-migrate

[PATCH 3/3] dm-ioctl: report event number in DM_LIST_DEVICES
 2017-09-19 16:47 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/38] various s390x patches (+some fixes)
 2017-09-19 16:43 UTC  (39+ messages)
` [Qemu-devel] [PULL v2 01/38] s390x/css: fix cc handling for XSCH
` [Qemu-devel] [PULL v2 02/38] tests: Enable the drive_del test also on s390x
` [Qemu-devel] [PULL v2 03/38] s390x/pci: remove idx from msix msg data
` [Qemu-devel] [PULL v2 04/38] s390x/pci: fixup ind_offset of msix routing entry
` [Qemu-devel] [PULL v2 05/38] s390x/pci: add iommu replay callback
` [Qemu-devel] [PULL v2 06/38] hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systems
` [Qemu-devel] [PULL v2 07/38] s390x/css: drop data-check in interpretation
` [Qemu-devel] [PULL v2 08/38] s390x/css: fix NULL handling for CCW addresses
` [Qemu-devel] [PULL v2 09/38] s390x/css: remove unused error handling branch
` [Qemu-devel] [PULL v2 10/38] s390: set DHCP client architecure id for netboot
` [Qemu-devel] [PULL v2 11/38] exec, dump, i386, ppc, s390x: don't include exec/cpu-all.h explicitly
` [Qemu-devel] [PULL v2 12/38] cpu: drop old comments describing members
` [Qemu-devel] [PULL v2 13/38] s390x: get rid of s390-virtio.c
` [Qemu-devel] [PULL v2 14/38] s390x: rename s390-virtio.h to s390-virtio-hcall.h
` [Qemu-devel] [PULL v2 15/38] s390x: move s390_virtio_hypercall() "
` [Qemu-devel] [PULL v2 16/38] s390x: move subsystem_reset() to s390-virtio-ccw.h
` [Qemu-devel] [PULL v2 17/38] target/s390x: move some s390x typedefs to cpu-qom.h
` [Qemu-devel] [PULL v2 18/38] s390x: move sclp_service_call() to sclp.h
` [Qemu-devel] [PULL v2 19/38] target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()
` [Qemu-devel] [PULL v2 20/38] target/s390x: use program_interrupt() in per_check_exception()
` [Qemu-devel] [PULL v2 21/38] s390x: allow only 1 CPU with TCG
` [Qemu-devel] [PULL v2 22/38] target/s390x: set cpu->id for linux user when realizing
` [Qemu-devel] [PULL v2 23/38] target/s390x: use "core-id" for cpu number/address/id handling
` [Qemu-devel] [PULL v2 24/38] target/s390x: rename next_cpu_id to next_core_id
` [Qemu-devel] [PULL v2 25/38] s390x: print CPU definitions in sorted order
` [Qemu-devel] [PULL v2 26/38] s390x: allow cpu hotplug via device_add
` [Qemu-devel] [PULL v2 27/38] s390x: CPU hot unplug via device_del cannot work for now
` [Qemu-devel] [PULL v2 28/38] s390x: implement query-hotpluggable-cpus
` [Qemu-devel] [PULL v2 29/38] s390x: get rid of cpu_states and use possible_cpus instead
` [Qemu-devel] [PULL v2 30/38] s390x: get rid of cpu_s390x_create()
` [Qemu-devel] [PULL v2 31/38] s390x: generate sclp cpu information from possible_cpus
` [Qemu-devel] [PULL v2 32/38] s390x: allow CPU hotplug in random core-id order
` [Qemu-devel] [PULL v2 33/38] virtio-ccw: remove stale comments on endianness
` [Qemu-devel] [PULL v2 34/38] configure: Allow --enable-seccomp on s390x, too
` [Qemu-devel] [PULL v2 35/38] s390x/ccw: create s390 phb for compat reasons as well
` [Qemu-devel] [PULL v2 36/38] virtio-gpu: Handle endian conversion
` [Qemu-devel] [PULL v2 37/38] virtio-ccw: Create a virtio gpu device for the ccw bus
` [Qemu-devel] [PULL v2 38/38] MAINTAINERS/s390x: add terminal3270.c

[Intel-wired-lan] [PATCH RFC V1 net-next 0/6] Time based packet transmission
 2017-09-19 16:46 UTC  (4+ messages)
  `  "

[PATCH v2 0/2] net/i40e: get information about protocols defined in ddp profile
 2017-09-19 16:46 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] app/testpmd: "

[Qemu-devel] [PATCH v2 0/5] tests/pxe-test: add testcase using vhost-user-bridge
 2017-09-19 16:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/5] libvhost-user: quit when no more data received

RFC: Another proposed hash function transition plan
 2017-09-19 16:45 UTC  (13+ messages)
  ` RFC v3: "

[PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
 2017-09-19 16:44 UTC  (11+ messages)

[Buildroot] [PATCH] xen: add upstream post-4.9.0 security fixes
 2017-09-19 16:43 UTC  (2+ messages)

[PATCH net v2] l2tp: fix race condition in l2tp_tunnel_delete
 2017-09-19 16:43 UTC  (2+ messages)

[RFC PATCH 1/3] usbnet: Get rid of spammy usbnet "kevent X may have been dropped"
 2017-09-19 16:43 UTC  (4+ messages)
` [RFC PATCH 2/3] usbnet: Avoid potential races in usbnet_deferred_kevent()
` [RFC PATCH 3/3] usbnet: Fix memory leak when rx_submit() fails

[PATCH][next] tracing: remove redundant unread variable ret
 2017-09-19 16:43 UTC  (3+ messages)

[PATCH 2/2] mwifiex: use get_random_mask_addr() helper
 2017-09-19 16:43 UTC  (5+ messages)

[PATCH v3] platform/chrome: Use proper protocol transfer function
 2017-09-19 16:39 UTC  (5+ messages)

[Buildroot] [PATCH] qt: Allow enabling of QtWebKit with GCC 6+
 2017-09-19 16:41 UTC  (2+ messages)

Memory hotplug regression in 4.13
 2017-09-19 16:41 UTC 

[Qemu-devel] [PATCH] s390x/cpu: expose the guest crash information
 2017-09-19 16:40 UTC  (4+ messages)

[refpolicy] Do we need a new domain for /usr/share/misc/magic.mgc?
 2017-09-19 16:40 UTC  (3+ messages)
` [refpolicy] [PATCH] portage: Grant portage the map permission on usr_t

Next Xen ARM community call - Wednesday 13th September 2017
 2017-09-19 16:39 UTC  (3+ messages)
` Next Xen ARM community call - Wednesday 20th "

[RFC PATCH] blk-mq: Fix lost request during timeout
 2017-09-19 16:39 UTC  (9+ messages)

[BUG] security_release_secctx seems broken
 2017-09-19 16:39 UTC  (4+ messages)
  ` [PATCH] fix "

[PATCH v2 05/11] mux: Add Intel Cherrytrail USB mux driver
 2017-09-19 16:38 UTC  (4+ messages)

[PATCH v7 0/9] Infrastructure to detect iova mapping on the bus
 2017-09-19 16:37 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/9] eal/pci: get iommu class

[RFC 2/3] ethdev: add new rte_mtr API for traffic metering and policing
 2017-09-19 16:36 UTC  (10+ messages)
` [PATCH 0/3] rte_mtr: generic ethdev API for "
  ` [PATCH 2/3] ethdev: add new rte_mtr API for traffic "
  ` [PATCH 3/3] rte_flow: add new action "

[Buildroot] [PATCH] cmake: expose the host variant in menuconfig
 2017-09-19 16:36 UTC  (2+ messages)

refactor extent manipulation V3
 2017-09-19 16:35 UTC  (5+ messages)
` [PATCH 12/19] xfs: refactor xfs_bmap_add_extent_delay_real
` [PATCH 13/19] xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real

[kernel-hardening] [RFC] Restrict writes into untrusted FIFOs and regular files
 2017-09-19 16:34 UTC  (6+ messages)
` [kernel-hardening] "
      `  "

[PATCH] ALSA: hda - program ICT bits to support HBR audio
 2017-09-19 16:37 UTC  (2+ messages)

[meta-oe][PATCH 1/2] ltrace: Fix build with musl/mips
 2017-09-19 16:31 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] breakpad: Fix mips build on musl

[PATCH v2 02/18] dt: arm: shmobile: add H3ULCB Kingfisher board DT bindings
 2017-09-19 16:31 UTC  (2+ messages)

[PATCH v4 0/6] Optimise 64-bit IOVA allocations
 2017-09-19 16:31 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/iova: Optimise rbtree searching
` [PATCH v4 2/6] iommu/iova: Optimise the padding calculation
` [PATCH v4 3/6] iommu/iova: Add rbtree anchor node
` [PATCH v4 4/6] iommu/iova: Simplify cached node logic
` [PATCH v4 5/6] iommu/iova: Extend rbtree node caching
` [PATCH v4 6/6] iommu/iova: Make dma_32bit_pfn implicit

[PATCH v2 00/40] tracing: Inter-event (e.g. latency) support
 2017-09-19 16:31 UTC  (2+ messages)

io_submit() blocks for writes for substantial amount of time
 2017-09-19 16:31 UTC  (5+ messages)

[Qemu-devel] [PATCH] softfloat: rename make_float[x80|128]_init to const_float[x80|128]
 2017-09-19 16:30 UTC  (2+ messages)

[PATCH] dt: Add vendor prefix 'shimafuji'
 2017-09-19 16:30 UTC  (3+ messages)

[Qemu-devel] [PULL 00/38] various s390x patches (+some fixes)
 2017-09-19 16:27 UTC  (3+ messages)

[PATCH] of/platform: dynamic: Use of_platform_bus_create() to create devices
 2017-09-19 16:27 UTC  (4+ messages)

[PATCH v13 00/25] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-19 16:27 UTC  (4+ messages)
` [PATCH v13 11/25] v4l: async: Introduce helpers for calling async ops callbacks

[PATCH] pinctrl: single: make two arrays static const, reduces object code size
 2017-09-19 16:26 UTC  (4+ messages)

[PATCH v3] tracing: Ignore mmiotrace from kernel commandline
 2017-09-19 16:25 UTC  (5+ messages)

[U-Boot] [PATCH] net: ravb: Add PHY reset GPIO support
 2017-09-19 16:24 UTC  (2+ messages)

[PATCH] classes/image: fix do_image_qa dependencies
 2017-09-19 16:22 UTC  (3+ messages)

[PATCH] KEYS: fix race between updating and finding negative key
 2017-09-19 16:22 UTC  (4+ messages)

[PATCH] classes/image: move image_qa to between rootfs and image
 2017-09-19 16:22 UTC 

[meta-raspberrypi][PATCH V2 1/4] linux-raspberrypi_4.9.bb: Upgrade to 4.9.50
 2017-09-19 16:21 UTC  (4+ messages)
` [meta-raspberrypi][PATCH V2 2/4] raspberrypi3-64: Use vc4-fkms-v3d overlay for rpi64
` [meta-raspberrypi][PATCH V2 3/4] linux-raspberrypi: Build dtbs with dtbs make target "
` [meta-raspberrypi][PATCH V2 4/4] xserver-xf86-config: Disable glamor for the modesetting driver on pi64

[PATCH] arm64: dts: foundation-v8: Enable PSCI mode
 2017-09-19 16:20 UTC  (6+ messages)

What's cooking in git.git (Aug 2017, #05; Tue, 22)
 2017-09-19 16:20 UTC  (11+ messages)

[PATCH V2 net 0/7] Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC
 2017-09-19 16:17 UTC  (16+ messages)
` [PATCH V2 net 1/7] net: hns3: Fixes initialization of phy address from firmware
` [PATCH V2 net 2/7] net: hns3: Fixes the command used to unmap ring from vector
` [PATCH V2 net 3/7] net: hns3: Fixes ring-to-vector map-and-unmap command
` [PATCH V2 net 4/7] net: hns3: Fixes the initialization of MAC address in hardware
` [PATCH V2 net 5/7] net: hns3: Fixes the ether address copy with appropriate API
` [PATCH V2 net 6/7] net: hns3: Fixes the default VLAN-id of PF
` [PATCH V2 net 7/7] net: hns3: Fixes the premature exit of loop when matching clients

[PATCH 1/5] drm/i915/mst: Debug log connector name in destroy_connector()
 2017-09-19 16:18 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [1/5] "

[U-Boot] [PATCH 1/1] test/py: provide example scripts for integrating qemu
 2017-09-19 16:18 UTC  (6+ messages)

[PATCH v2 00/10] dmaengine: sun6i: Fixes for H3/A83T, enable A64
 2017-09-19 16:17 UTC  (3+ messages)
    ` [PATCH v2 07/10] dmaengine: sun6i: Retrieve channel count/max request from devicetree

[PATCH v3 2/2] drm/i915/guc : Decouple logs from submission
 2017-09-19 16:15 UTC 

[PATCH v3 1/2] drm/i915/guc : Removing enable_guc_loading module
 2017-09-19 16:14 UTC 

[GIT PULL] KVM fixes for v4.14-rc2
 2017-09-19 16:17 UTC 

[PATCH v1 1/2] net/mlx5: change eth device reference for secondary process
 2017-09-19 16:16 UTC  (3+ messages)
` [PATCH v4 5/5] net/mlx5: multi-process document update

[PATCH net] bpf: do not disable/enable BH in bpf_map_free_id()
 2017-09-19 16:15 UTC 

[PATCH] scsi: ensure the header peeked does not change in the actual message
 2017-09-19 16:15 UTC  (3+ messages)

[PATCH net-next 00/12] net: dsa: b53/bcm_sf2 cleanups
 2017-09-19 16:14 UTC  (6+ messages)
` [PATCH net-next 05/12] net: dsa: b53: Use a macro to define I/O operations

[PATCH] sd: Limit WRITE SAME / WRITE SAME(16) w/UNMAP length for certain devices
 2017-09-19 16:14 UTC 

[Buildroot] [PATCH v2 1/1] package/libebur128: bump version to 1.2.2, add hash
 2017-09-19 16:14 UTC 

Query regarding synchronize_sched_expedited and resched_cpu
 2017-09-19 16:12 UTC  (10+ messages)

[PATCH] scsi: SSDs can timeout during FS init because of too many unmaps
 2017-09-19 16:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] Support the Capstone disassembler
 2017-09-19 16:13 UTC  (4+ messages)
` [Qemu-arm] "

Re: [PATCH] net/packet: fix race condition between fanout_add and __unregister_prot_hook
 2017-09-19 16:12 UTC  (2+ messages)

[PATCH net-next 0/3] Implement delete for BPF LPM trie
 2017-09-19 16:12 UTC  (9+ messages)
` [PATCH net-next 1/3] bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE
` [PATCH net-next 2/3] bpf: Add uniqueness invariant to trivial lpm test implementation
` [PATCH net-next 3/3] bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE

[PATCH v7 2/8] mfd: wm97xx-core: core support for wm97xx Codec
 2017-09-19 16:11 UTC  (2+ messages)
` Applied "mfd: wm97xx-core: core support for wm97xx Codec" to the asoc tree

[PATCH 9/9] Input: wm97xx: add new AC97 bus support
 2017-09-19 16:11 UTC  (2+ messages)
` Applied "Input: wm97xx: add new AC97 bus support" to the asoc tree


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.