All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-27 12:20:52 to 2018-06-27 13:08:14 UTC [more...]

[Qemu-devel] [PULL 0/6] Audio 20180625 patches
 2018-06-27 13:08 UTC  (15+ messages)
` [Qemu-devel] [PULL 1/6] audio/hda: create millisecond timers that handle IO
        ` [Qemu-devel] Drop support for 32bit hosts in qemu? (was: [PULL 1/6] audio/hda: create millisecond timers that handle IO)
          ` [Qemu-devel] Drop support for 32bit hosts in qemu?

[PATCH v4 1/2] drm/etnaviv: Check for platform_device_register_simple() failure
 2018-06-27 13:07 UTC  (2+ messages)
` [PATCH v4 2/2] drm/etnaviv: Fix driver unregistering

[Qemu-devel] [PATCH 0/2] block: Two copy offloading corrections
 2018-06-27 13:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: Remove dead check on !ret

[MODERATED] [PATCH v4 8/8] [PATCH v4 8/8] Linux Patch #8
 2018-06-27 13:05 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH] ppc/pnv: Add model for Power8 PHB3 PCIe Host bridge
 2018-06-27 13:03 UTC  (8+ messages)

[Qemu-devel] [PATCH v5 00/46] Use the IEC binary prefix definitions
 2018-06-27 13:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 01/46] include: Add IEC binary prefixes in "qemu/units.h"
` [Qemu-devel] [PATCH v5 35/46] hw/usb: Use the IEC binary prefix definitions

[Qemu-devel] [PATCH v2 0/5] migation: unbreak postcopy recovery
 2018-06-27 13:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/5] migration: do explicit incoming setup for rdma

[PATCH] x86: optimize memcpy_flushcache
 2018-06-27 13:03 UTC  (5+ messages)

[PATCH 01/31] drm/i915: Defer modeset cleanup to a secondary task
 2018-06-27 13:03 UTC  (6+ messages)
` [PATCH 06/31] drm/i915/execlists: Unify CSB access pointers
` ✗ Fi.CI.BAT: failure for series starting with [01/31] drm/i915: Defer modeset cleanup to a secondary task (rev4)

[PATCH] KVM: VMX: modify macro definition 'R' to 'R ' because of gcc-5+
 2018-06-27 13:02 UTC  (2+ messages)

[PATCH] ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
 2018-06-27 13:01 UTC 

[PATCH] PCI: Data corruption happening due to race condition
 2018-06-27 13:00 UTC  (7+ messages)

[Xenomai] beaglebone: arm: xeno-test gives segmentation fault - test dlopen failed
 2018-06-27 13:00 UTC  (8+ messages)

[Qemu-devel] [PATCH v5 0/4] Add support for TPM Physical Presence interface
 2018-06-27 12:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/4] tpm: implement virtual memory device for TPM PPI
` [Qemu-devel] [PATCH v5 3/4] acpi: add fw_cfg file for TPM and PPI virtual memory device

[Qemu-devel] [PATCH v2 00/22] target/openrisc improvements
 2018-06-27 12:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 13/22] target/openrisc: Fix cpu_mmu_index

[Bug 107045] [4.18rc2] RX470 dGPU on hybrid laptop freezes screen after use
 2018-06-27 12:59 UTC  (2+ messages)

[Qemu-devel] [PULL 0/6] Tracing patches
 2018-06-27 12:58 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] trace: fix misreporting of TCG access sizes for user-space
` [Qemu-devel] [PULL 2/6] trace: simplify trace_mem functions
` [Qemu-devel] [PULL 3/6] trace: expand mem_info:size_shift to 3 bits
` [Qemu-devel] [PULL 4/6] trace: add trace_mem_build_info_no_se_be/le
` [Qemu-devel] [PULL 5/6] trace: enable tracing of TCG atomics
` [Qemu-devel] [PULL 6/6] trace: forbid floating point types

[RFC 0/4] perf: Per PMU access controls (paranoid setting)
 2018-06-27 12:58 UTC  (7+ messages)
` [RFC 3/4] perf: Allow per PMU access control

[PATCH 1/6] drm/i915/execlists: Pull submit after dequeue under timeline lock
 2018-06-27 12:58 UTC  (5+ messages)
` [PATCH 3/6] drm/i915/execlists: Process one CSB update at a time
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/execlists: Pull submit after dequeue under timeline lock
` ✗ Fi.CI.BAT: failure "

[PATCH] btrfs: return EUCLEAN if extent_inline_ref type is invalid
 2018-06-27 12:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH bpf-next 2/3] bpf: btf: add btf json print functionality
 2018-06-27 12:56 UTC  (12+ messages)

[Qemu-devel] [PULL 00/16] Migration
 2018-06-27 12:56 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/16] migration: Create multipage support
` [Qemu-devel] [PULL 02/16] migration: Create multifd packet
` [Qemu-devel] [PULL 03/16] migration: Calculate mbps only during transfer time
` [Qemu-devel] [PULL 04/16] migration: Abstract the number of bytes sent
` [Qemu-devel] [PULL 05/16] migration: Add multifd traces for start/end thread
` [Qemu-devel] [PULL 06/16] migration: Multifd channels always wait on the sem
` [Qemu-devel] [PULL 07/16] migration: Add block where to send/receive packets
` [Qemu-devel] [PULL 08/16] migration: Synchronize multifd threads with main thread
` [Qemu-devel] [PULL 09/16] migration: Create multifd_bytes ram_counter
` [Qemu-devel] [PULL 10/16] migration: Create ram_save_multifd_page
` [Qemu-devel] [PULL 11/16] migration: Start sending messages
` [Qemu-devel] [PULL 12/16] migration: Wait for blocking IO
` [Qemu-devel] [PULL 13/16] migration: Remove not needed semaphore and quit
` [Qemu-devel] [PULL 14/16] migration: Stop sending whole pages through main channel
` [Qemu-devel] [PULL 15/16] postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
` [Qemu-devel] [PULL 16/16] migration: fix crash in when incoming client channel setup fails

[PATCH v3 1/4] staging: rtl8723bs: fix comparsion to NULL - coding style
 2018-06-27 12:56 UTC  (8+ messages)
` [PATCH v3 3/4] staging: rtl8723bs: use ether_addr_copy() in rtw_macaddr_cfg()

[PATCH v2 01/19] imx-base.inc: Improve formatting
 2018-06-27 12:54 UTC  (6+ messages)
` [PATCH v2 07/19] imx-base.inc: Add imxdpu and imxdpublit to MACHINEOVERRIDES_EXTENDER

[PATCH v5 0/2] nvme: add controller id and disk name to tracepoints
 2018-06-27 12:53 UTC  (6+ messages)
` [PATCH v5 1/2] nvme: cache struct nvme_ctrl reference to struct nvme_request
` [PATCH v5 2/2] nvme: trace: add disk name to tracepoints

[PATCH v2 1/1] nvmet-rdma: Add error flow for post_recv failures
 2018-06-27 12:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] WHPX Add signature CPUID
 2018-06-27 12:53 UTC  (6+ messages)

[PATCH 0/6] A few misc fixes from meta-mentor-staging
 2018-06-27 12:52 UTC  (3+ messages)
` [PATCH 1/6] oe.scriptutils.run_editor: ditch the error-prone argument quoting

[PATCH 1/2] device core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
 2018-06-27 12:50 UTC  (6+ messages)
` [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind

[Qemu-devel] [PATCH 0/6] docker: Port to Python 3
 2018-06-27 12:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/6] docker: Open dockerfiles in text mode

[PATCH V7 00/24] block: support multipage bvec
 2018-06-27 12:45 UTC  (25+ messages)
` [PATCH V7 01/24] dm: use bio_split() when splitting out the already processed bio
` [PATCH V7 02/24] bcache: don't clone bio in bch_data_verify
` [PATCH V7 03/24] exofs: use bio_clone_fast in _write_mirror
` [PATCH V7 04/24] block: remove bio_clone_kmalloc
` [PATCH V7 05/24] md: remove a bogus comment
` [PATCH V7 06/24] block: unexport bio_clone_bioset
` [PATCH V7 07/24] block: simplify bio_check_pages_dirty
` [PATCH V7 08/24] block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec
` [PATCH V7 09/24] block: use bio_add_page in bio_iov_iter_get_pages
` [PATCH V7 10/24] block: introduce multipage page bvec helpers
` [PATCH V7 11/24] block: introduce bio_for_each_bvec()
` [PATCH V7 12/24] block: use bio_for_each_bvec() to compute multipage bvec count
` [PATCH V7 13/24] block: use bio_for_each_bvec() to map sg
` [PATCH V7 14/24] block: introduce bvec_last_segment()
` [PATCH V7 15/24] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V7 16/24] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V7 17/24] btrfs: move bio_pages_all() to btrfs
` [PATCH V7 18/24] block: introduce bio_bvecs()
` [PATCH V7 19/24] block: loop: pass multipage bvec to iov_iter
` [PATCH V7 20/24] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V7 21/24] block: allow bio_for_each_segment_all() to iterate over multipage bvec
` [PATCH V7 22/24] block: enable multipage bvecs
` [PATCH V7 23/24] block: always define BIO_MAX_PAGES as 256
` [PATCH V7 24/24] block: document usage of bio iterator helpers

[PATCH RFC] tools/libxl: Switch Arm guest type to PVH
 2018-06-27 12:50 UTC  (6+ messages)

[U-Boot] [PATCH v2] rsa: Support LibreSSL in rsa-sign.c
 2018-06-27 12:50 UTC  (2+ messages)

[PATCH v3] net/fm10k: add support for check descriptor status APIs
 2018-06-27 12:49 UTC  (3+ messages)
` [PATCH v4] "

[bug report] hwspinlock: Add devm_xxx() APIs to request/free hwlock
 2018-06-27 12:49 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/20] SPI-NAND support
 2018-06-27 12:48 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 08/20] mtd: nand: Add core infrastructure to deal with NAND devices

[PATCH] Revert mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-06-27 12:47 UTC  (7+ messages)

[PATCH v2 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-06-27 12:29 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
` [PATCH v2 2/4] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
` [PATCH v2 3/4] ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
` [PATCH v2 4/4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP

[PATCH net-next] net: stmmac: Add support for CBS QDISC
 2018-06-27 12:43 UTC 

[PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
 2018-06-27 12:42 UTC  (11+ messages)

[lustre-devel] [PATCH v3 00/26] staging: lustre: libcfs: SMP rework
 2018-06-27 12:42 UTC  (6+ messages)
` [lustre-devel] [PATCH v3 07/26] staging: lustre: libcfs: NUMA support

[Qemu-devel] [PATCH v2 0/6] file-posix: Make truncate/preallocate asynchronous
 2018-06-27 12:42 UTC  (3+ messages)

[PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
 2018-06-27 12:41 UTC  (4+ messages)

[PATCH V7 00/24] block: support multipage bvec
 2018-06-27 12:40 UTC 

[PATCH 1/2] regulator: bd71837: Staticize ldo_2_volts
 2018-06-27 12:40 UTC  (2+ messages)
` [PATCH 2/2] regulator: bd71837: Simplify bd71837_set_voltage_sel_restricted implementation

[PATCH] x86: Address "Bitwise-and with zero CONSTANT_EXPRESSION_RESULT" Coverity issues
 2018-06-27 12:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/7] monitor: enable OOB by default
 2018-06-27 12:37 UTC  (11+ messages)
` [Qemu-devel] (no subject)
  ` [Qemu-devel] monitor: enable OOB by default

[PATCH] horror
 2018-06-27 12:37 UTC  (3+ messages)

due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
 2018-06-27 12:37 UTC  (3+ messages)

[LTP] [RFC] [PATCH] tst_test: Fail the test subprocess cannot be killed
 2018-06-27 12:36 UTC 

[distros-debian-squeeze test] 74915: trouble: blocked/broken
 2018-06-27 12:35 UTC 

1ecfd20c55 ("debug instrumentation"): WARNING: possible circular locking dependency detected
 2018-06-27 12:34 UTC 

[PATCH v3 1/2] drm/etnaviv: Check for platform_device_register_simple() failure
 2018-06-27 12:33 UTC  (5+ messages)
` [PATCH v3 2/2] drm/etnaviv: Fix driver unregistering

[PATCH v3 01/19] mesa: Cleanup
 2018-06-27 12:31 UTC  (19+ messages)
` [PATCH v3 02/19] imx-gpu-viv: Add i.MX 8 support
` [PATCH v3 03/19] xf86-video-imx-vivante: "
` [PATCH v3 04/19] imx-base.inc: Add i.MX8M and i.MX8M Mini support
` [PATCH v3 05/19] imx-base.inc: Add imxdpu and imxdpublit to MACHINEOVERRIDES_EXTENDER
` [PATCH v3 06/19] imx-base.inc: Add imxgpu "
` [PATCH v3 07/19] mesa-demos: Fix i.MX 8M configuration
` [PATCH v3 08/19] mesa-demos: Include glut for i.MX GPU
` [PATCH v3 09/19] weston: Set package arch for all i.MX
` [PATCH v3 10/19] weston: Remove 2.0 recipe
` [PATCH v3 11/19] weston: Copy upstream 4.0 recipe
` [PATCH v3 12/19] weston: Use a fork for i.MX
` [PATCH v3 13/19] weston: Set configuration for non-DRM parts
` [PATCH v3 14/19] weston: Add G2D rendering support
` [PATCH v3 15/19] weston: Use cairo for parts with 3D GPU
` [PATCH v3 16/19] weston: Remove OpenGL requirement for i.MX 6SL
` [PATCH v3 17/19] weston-init: "
` [PATCH v3 18/19] weston-init: Fix inoperable Weston desktop
` [PATCH v3 19/19] imx-base.inc: Add imxfbdev and imxdrm to MACHINEOVERRIDES_EXTENDER

[PATCH v2] arm64: dts: msm8996: Use dwc3-qcom glue driver for USB
 2018-06-27 12:30 UTC  (8+ messages)
                ` [v2] "

[RFC PATCH v2 net-next 00/12] Handle multiple received packets at each stage
 2018-06-27 12:32 UTC  (3+ messages)
` [RFC PATCH v2 net-next 07/12] net: ipv4: listified version of ip_rcv

[PATCH 00/22] enable hotplug on multi-process
 2018-06-27 12:32 UTC  (7+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 01/24] eal: introduce one device scan

[PATCH net-next] net: preserve sock reference when scrubbing the skb
 2018-06-27 12:31 UTC  (11+ messages)

[Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
 2018-06-27 12:31 UTC  (2+ messages)

[U-Boot] [PATCH] spi_flash: add a bunch of winbond flashes to id-table
 2018-06-27 12:31 UTC  (3+ messages)

[PATCH v3 1/1] hwmon: (mlxreg-fan) Add support for Mellanox FAN driver
 2018-06-27 14:26 UTC 

s390x BPF JIT failures with test_bpf
 2018-06-27 12:30 UTC  (5+ messages)

[PATCH] sys: don't hold uts_sem while accessing userspace memory
 2018-06-27 12:29 UTC  (6+ messages)

[PATCH] libxl: make sure buffer is null-terminated in libxl_read_file_contents
 2018-06-27 12:29 UTC  (6+ messages)

[REGRESSION] 4.18-rc2: X61s thinkpad display unusable after xlock & lid close
 2018-06-27 12:28 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/2] iotests: fleecing test
 2018-06-27 12:28 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 2/2] iotests: add 222 to test basic fleecing
      ` [Qemu-devel] [Qemu-block] "

[PATCH] mac80211: add stop/start logic for software TXQs
 2018-06-27 12:28 UTC  (4+ messages)

[PATCH] arm64/acpi: Add fixup for HPE m400 quirks
 2018-06-27 12:25 UTC  (14+ messages)

[PATCH] ipc: fix locking while sending messages
 2018-06-27 12:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] Use of unique identifier for pairing virtio and passthrough devices
 2018-06-27 12:24 UTC  (2+ messages)

[PATCH 1/4] tty: serial: uartlite: Add structure for private data
 2018-06-27 12:23 UTC  (4+ messages)
` [PATCH 2/4] tty: serial: uartlite: Add clock adaptation
` [PATCH 3/4] doc: uartlite: Add binding for the driver
` [PATCH 4/4] Documentation: uartlite: Add clock to the binding

[PATCH] sched/cputime: Ensure correct utime and stime proportion
 2018-06-27 12:22 UTC  (4+ messages)

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-06-27 12:21 UTC  (7+ messages)
` [PATCH v9 7/7] kselftests: Add tests for the preemptoff and irqsoff tracers

[PATCH 3/4] drivers/bus: arm-cci: Use SPDX license information
 2018-06-27 12:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] crypto: Implement TLS Pre-Shared Keys (PSK)
 2018-06-27 12:21 UTC  (3+ messages)

[PATCH v3 0/6] KVM/arm64: Cache maintenance relaxations
 2018-06-27 12:20 UTC  (13+ messages)
` [PATCH v3 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH v3 2/6] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH v3 3/6] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH v3 4/6] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH v3 5/6] KVM: arm/arm64: Stop using {pmd,pud,pgd}_populate
` [PATCH v3 6/6] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables


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.