All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-06 11:51:02 to 2020-08-06 12:09:13 UTC [more...]

vhost-user protocol feature negotiation
 2020-08-06 11:24 UTC  (5+ messages)

[PATCH 0/2] migration: add vsock channel support
 2020-08-06  7:40 UTC  (2+ messages)
` [PATCH 2/2] migration: add vsock as data "

[PATCH 0/1] qga: add command guest-get-disk
 2020-08-06 10:44 UTC  (3+ messages)
` [PATCH 1/1] qga: add command guest-get-disks

[PATCH] ide: Get rid of IDEDrive struct
 2020-08-06  8:38 UTC  (5+ messages)

[PATCH 0/3] A few doc fixes
 2020-08-06  8:49 UTC  (5+ messages)
` [PATCH 1/3] docs/interop/qmp-spec: Point to the QEMU QMP reference manual
` [PATCH 2/3] qapi: Document event VSERPORT_CHANGE is rate-limited

[PATCH for-5.2 v2 0/9] Continue booting in case the first device is not bootable
 2020-08-06 11:58 UTC  (12+ messages)
` [PATCH for-5.2 v2 2/9] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
` [PATCH for-5.2 v2 3/9] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
` [PATCH for-5.2 v2 4/9] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
` [PATCH for-5.2 v2 5/9] pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
` [PATCH for-5.2 v2 6/9] pc-bios/s390-ccw: Scan through all devices if no boot device specified
` [PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests

[PATCH v5 0/2] add new options to set smbios type 4 fields
 2020-08-06  6:58 UTC  (3+ messages)

[PATCH-for-5.2 0/7] hw/block/fdc: Cleanups trying to make sense of the floppy controllers
 2020-08-06 12:04 UTC  (8+ messages)
` [PATCH-for-5.2 2/7] hw/block/fdc: Let sector offset be unsigned
` [PATCH-for-5.2 4/7] hw/block/fdc: Convert debug FLOPPY_DPRINTF() to trace events
` [PATCH-for-5.2 5/7] hw/block/fdc: Drop pointless FLOPPY_DPRINTF() call
` [PATCH-for-5.2 7/7] hw/block/fdc: Add ASCII art schema of QOM relations

[PATCH v12 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-08-06  9:18 UTC  (5+ messages)
` [PATCH v12 09/11] qcow2_format.py: collect fields to dump in JSON format

[RFC v3 00/71] target/riscv: support vector extension v1.0
 2020-08-06 10:47 UTC  (35+ messages)
` [RFC v3 01/71] target/riscv: drop vector 0.7.1 and add 1.0 support
` [RFC v3 02/71] target/riscv: Use FIELD_EX32() to extract wd field
` [RFC v3 03/71] target/riscv: rvv-1.0: add mstatus VS field
` [RFC v3 04/71] target/riscv: rvv-1.0: add sstatus "
` [RFC v3 06/71] target/riscv: rvv-1.0: add translation-time vector context status
` [RFC v3 08/71] target/riscv: rvv-1.0: add vcsr register
` [RFC v3 11/71] target/riscv: rvv-1.0: remove MLEN calculations
` [RFC v3 12/71] target/riscv: rvv-1.0: add fractional LMUL
` [RFC v3 15/71] target/riscv: introduce more imm value modes in translator functions
` [RFC v3 16/71] target/riscv: add fp16 nan-box check generator function
` [RFC v3 18/71] target/riscv: rvv-1.0: apply nanbox helper in opfvf_trans
` [RFC v3 20/71] target/riscv: rvv-1.0: stride load and store instructions
` [RFC v3 22/71] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [RFC v3 23/71] target/riscv: rvv-1.0: fault-only-first unit stride load
` [RFC v3 25/71] target/riscv: rvv-1.0: load/store whole register instructions
` [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [RFC v3 28/71] target/riscv: rvv-1.0: floating-point square-root instruction
` [RFC v3 29/71] target/riscv: rvv-1.0: floating-point classify instructions
` [RFC v3 31/71] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [RFC v3 32/71] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [RFC v3 35/71] target/riscv: rvv-1.0: allow load element with sign-extended
` [RFC v3 36/71] target/riscv: rvv-1.0: register gather instructions
` [RFC v3 37/71] target/riscv: rvv-1.0: integer scalar move instructions
` [RFC v3 40/71] target/riscv: rvv-1.0: whole register "
` [RFC v3 41/71] target/riscv: rvv-1.0: integer extension instructions
` [RFC v3 42/71] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [RFC v3 45/71] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [RFC v3 50/71] target/riscv: rvv-1.0: integer comparison instructions
` [RFC v3 51/71] target/riscv: use softfloat lib float16 comparison functions
` [RFC v3 55/71] target/riscv: rvv-1.0: floating-point slide instructions
` [RFC v3 56/71] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [RFC v3 58/71] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [RFC v3 61/71] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [RFC v3 63/71] target/riscv: rvv-1.0: floating-point min/max instructions

[PATCH v2 0/3] aio-posix: keep aio_notify_me disabled during polling
 2020-08-06  7:10 UTC  (3+ messages)
` [PATCH v2 1/3] async: rename event_notifier_dummy_cb/poll()

[PATCH] mvebu: bubt: Drop dead code
 2020-08-06 12:08 UTC  (2+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-08-06 12:08 UTC  (7+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH 0/5] Add support for a series of MikroTik CRS3xx switches
 2020-08-06 12:08 UTC  (11+ messages)
` [PATCH 1/5] arm: mvebu: Add CRS305-1G-4S Bit board
` [PATCH 2/5] arm: mvebu: Add CRS326-24G-2S board
` [PATCH 3/5] arm: mvebu: Add CRS328-4C-20S-4S board
` [PATCH 4/5] arm: mvebu: crs3xx-98dx3236: Add a maintainer
` [PATCH 5/5] arm: mvebu: Update CRS305-1G-4S board flash layout

[PATCH v2 0/7] target/riscv: NaN-boxing for multiple precison
 2020-08-06  6:28 UTC  (9+ messages)
` [PATCH v2 3/7] target/riscv: Generate nanboxed results from trans_rvf.inc.c
` [PATCH v2 4/7] target/riscv: Check nanboxed inputs to fp helpers
` [PATCH v2 6/7] target/riscv: Clean up fmv.w.x
` [PATCH v2 7/7] target/riscv: check before allocating TCG temps

[RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
 2020-08-06  7:37 UTC  (9+ messages)
` [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
` [RFC PATCH 4/8] migration/dirtyrate: Record hash results for each ramblock

[Intel-gfx] [CI] drm/i915/gem: Reduce context termination list iteration guard to RCU
 2020-08-06 12:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] rtw88: fix spelling mistake: "unsupport" -> "unsupported"
 2020-08-06 12:08 UTC 

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-08-06  9:17 UTC  (9+ messages)

[dpdk-dev] [PATCH] doc: announce internal hotplug structure removal
 2020-08-06 12:07 UTC  (2+ messages)

[PATCH for-5.2 0/5] spapr: Cleanups for XIVE and PHB
 2020-08-06  5:05 UTC  (3+ messages)
` [PATCH for-5.2 1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails

[RFC] efi/boot: Unified Xen executable for UEFI Secure Boot support
 2020-08-06 12:04 UTC  (4+ messages)

[PATCH v3 1/3] syscalls: use uaccess_kernel in addr_limit_user_check
 2020-08-06  8:23 UTC  (3+ messages)
` [PATCH v3 2/3] uaccess: remove segment_eq
` [PATCH v3 3/3] powerpc/uaccess: simplify the get_fs() set_fs() logic

[dpdk-dev] [PATCH] doc: announce removal of interactive setup script
 2020-08-06  9:35 UTC  (6+ messages)

[mlankhorst:locking-rework 31/31] drivers/gpu/drm/i915/gem/i915_gem_userptr.c:242:22: error: 'struct <anonymous>' has no member named 'lock'; did you mean
 2020-08-06 12:03 UTC 

[RFC PATCH] CODING_STYLE.rst: flesh out our naming conventions
 2020-08-06 11:40 UTC 

[PATCH] arm64: tlb: fix ARM64_TLB_RANGE with LLVM's integrated assembler
 2020-08-06 12:01 UTC  (2+ messages)

Why QEMU should move from C to Rust (clickbait alert ;))
 2020-08-06 12:01 UTC  (3+ messages)

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-06  7:50 UTC 

[Intel-gfx] [PATCH 0/6] Fixes and improvements for Xen pvdrm
 2020-08-06  9:20 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/6] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
      `  "

[PATCH 0/4] build: corrections to .init.o generation logic
 2020-08-06  9:44 UTC  (10+ messages)
` [PATCH 1/4] build: work around bash issue
` [PATCH 2/4] build: correctly report non-empty section sizes upon .o -> .init.o conversion
` [PATCH 3/4] build: also check for empty .bss.* in "
` [PATCH 4/4] EFI: free unused boot mem in at least some cases

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-06 11:50 UTC  (39+ messages)
` [RFC PATCH V1 01/12] hvm/ioreq: Make x86's IOREQ feature common
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features
` [RFC PATCH V1 05/12] hvm/dm: Introduce xendevicemodel_set_irq_level DM op
` [RFC PATCH V1 07/12] A collection of tweaks to be able to run emulator in driver domain
` [RFC PATCH V1 08/12] xen/arm: Invalidate qemu mapcache on XENMEM_decrease_reservation

[PATCH 0/3] x86: M2P maintenance adjustments (step 1)
 2020-08-06  9:29 UTC  (4+ messages)
` [PATCH 1/3] x86: slightly re-arrange 32-bit handling in dom0_construct_pv()
` [PATCH 2/3] x86: don't maintain compat M2P when !PV32
` [PATCH 3/3] x86: don't override INVALID_M2P_ENTRY with SHARED_M2P_ENTRY

Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
 2020-08-06  5:50 UTC  (4+ messages)

[PATCH] x86/tsc: Fix diagnostics for TSC frequency
 2020-08-06  6:21 UTC  (4+ messages)

[PATCH v4 00/14] IOMMU cleanup
 2020-08-06 11:49 UTC  (9+ messages)
` [PATCH v4 06/14] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v4 07/14] iommu: make map, unmap and flush all take both an order and a count
` [PATCH v4 08/14] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v4 09/14] common/grant_table: batch flush I/O TLB

EFI executable corruption when live patching is turned off
 2020-08-06  8:27 UTC  (3+ messages)

[PATCH] iommu/vt-d:Add support for ACPI device in RMRR
 2020-08-06  6:51 UTC  (13+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "
              ` 答复: "
                  ` 答复: "
                      ` 答复: "

[igt-dev] [PATCH i-g-t] lib/i915_perf: drop dependency on libigt
 2020-08-06 12:01 UTC  (2+ messages)

[PATCH V1 00/32] Live Update
 2020-08-06 10:22 UTC  (3+ messages)
` [PATCH V1 30/32] vfio-pci: save and restore

[PATCH 2/2] drm/ttm: make TT creation purely optional v3
 2020-08-06  7:13 UTC  (3+ messages)
` [2/2] "

[PATCH 00/49] ttm mem manager refactoring
 2020-08-06  8:24 UTC  (7+ messages)
` [PATCH 39/49] drm/ttm: make ttm_bo_man_init/takedown take type + args

[dunfell/master][PATCH] wayland-ivi-extension: Fix patch file name
 2020-08-06 11:57 UTC 

[PATCH] powerpc/32s: Fix assembler warning about r0
 2020-08-06  6:01 UTC 

[PATCH 0/5] log: Add logs for some modules
 2020-08-06  9:37 UTC  (5+ messages)
` [PATCH 2/5] log: Add log for each modules
` [PATCH 3/5] log: Add more details to virtio_report in virtqueue_pop
` [PATCH 4/5] log: Add log at boot & cpu init for aarch64
` [PATCH 5/5] log: Add logs during qemu start

[qemu]: How to use qemu to run 64MB bmc image?
 2020-08-06  1:58 UTC 

Microphone selection logic not working for max98090
 2020-08-06 11:57 UTC 

[dpdk-dev] [PATCH v1] vhost: add device reset status
 2020-08-06 11:58 UTC  (2+ messages)

[PATCH net v2 2/2] net: initialize fastreuse on inet_inherit_port
 2020-08-06 11:06 UTC 

Microphone selection logic not working for max98090
 2020-08-06 11:57 UTC 

[RFC PATCH 0/5] hw/misc: Add LED device
 2020-08-06  8:17 UTC  (6+ messages)
` [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event

[PATCH] manual: update --examine-badblocks
 2020-08-06 11:57 UTC 

[PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
 2020-08-06  9:01 UTC  (2+ messages)

[PATCH] media: atomisp: fix spelling mistake "unsupport" -> "unsupported"
 2020-08-06 11:57 UTC 

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-08-06  6:14 UTC  (4+ messages)
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option

[PATCH] ARM: dts: imx6sx-sdb: Add headphone detection for sound card
 2020-08-06 11:50 UTC 

[PATCH] ARM: dts: imx6sll-evk: Add audio sound card node
 2020-08-06 11:50 UTC 

[PATCH v1 00/12] video: fbdev: use generic power management
 2020-08-06  5:59 UTC  (13+ messages)
` [PATCH v1 01/12] fbdev: gxfb: "
    ` [Linux-kernel-mentees] "
` [PATCH v1 05/12] fbdev: aty128fb: "
` [PATCH v1 06/12] fbdev: nvidia: "
` [PATCH v1 07/12] fbdev: savagefb: "
` [PATCH v1 08/12] fbdev: cyber2000fb: "
` [PATCH v1 09/12] fbdev: i740fb: "
` [PATCH v1 10/12] fbdev: vt8623fb: "
` [PATCH v1 11/12] fbdev: s3fb: "
` [PATCH v1 12/12] fbdev: arkfb: "

[Intel-gfx] [PATCH 00/37] Replace obj->mm.lock with reservation_ww_class
 2020-08-06 11:55 UTC  (4+ messages)

[PATCH v4 0/6] make hdmi work on bananapi-r2
 2020-08-05  8:49 UTC  (8+ messages)
` [PATCH v4 6/6] arm: dts: mt7623: add display subsystem related device nodes
    ` Aw: "
        ` Aw: "
            ` Aw: "

Question about per process GPU context global priority enforcement
 2020-08-05 23:11 UTC  (4+ messages)

[PATCH] drm: sysfs: Add to get current mode
 2020-08-05 10:03 UTC  (3+ messages)

Aw: Re: Re: Re: [PATCH v4 6/6] arm: dts: mt7623: add display subsystem related device nodes
 2020-08-05 13:01 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: remove stray /dts-v1/ from mt7623a.dtsi
  ` [PATCH 2/3] arm: dts: mt7623: move MT7623N GPU to separate mt7623n.dtsi file
    ` Aw: "

[PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups
 2020-08-06  7:26 UTC  (4+ messages)
  ` [PATCH v1 1/2] video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM container
  ` [PATCH v1 2/2] fbdev: radeonfb:use generic power management

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-08-06  6:43 UTC  (4+ messages)

[PATCH 0/3] PWM backlight interpolation adjustments
 2020-08-05 21:04 UTC  (2+ messages)

[PATCH] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
 2020-08-05 12:29 UTC  (2+ messages)

[v1] drm/msm/dpu: Fix reservation failures in modeset
 2020-08-05 13:34 UTC 

[PATCH] drm/amdgpu: annotate a false positive recursive locking
 2020-08-06  7:08 UTC  (2+ messages)

[PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
 2020-08-06  9:13 UTC  (2+ messages)

[PATCH v17 00/21] per memcg lru lock
 2020-08-06  7:41 UTC  (3+ messages)
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH] ARM: dts: imx6sl-evk: Add headphone detection for sound card
 2020-08-06 11:48 UTC 

[PATCH] powerpc/book3s64/radix: Make radix_mem_block_size 64bit
 2020-08-06  8:14 UTC 

[PATCH] powerpc/signal: Move and simplify get_clean_sp()
 2020-08-06  9:25 UTC  (2+ messages)

Correct conflicting mic in max98090
 2020-08-06 11:53 UTC 

[PATCH] spapr: Clarify error and documentation for broken KVM XICS
 2020-08-06  5:12 UTC  (2+ messages)

[MPTCP] Re: mptcp diag interface weirdness
 2020-08-06 11:53 UTC 

[PATCH 0/4] vDPA: API for reporting IOVA range
 2020-08-06  5:55 UTC  (9+ messages)
` [PATCH 1/4] vdpa: introduce config op to get valid iova range
` [PATCH 4/4] vhost: vdpa: report "

[PATCH v8 0/7] 9pfs: readdir optimization
 2020-08-06  9:38 UTC  (4+ messages)
` [PATCH v8 4/7] 9pfs: add new function v9fs_co_readdir_many()

[Virtio-fs] [PATCH] virtiofsd: Disable remote posix locks by default
 2020-08-06  8:20 UTC  (2+ messages)

[PATCH 0/4] Refactor get_fpstatus_ptr() ready for AArch32 fp16
 2020-08-06 11:50 UTC  (3+ messages)
` [PATCH 4/4] target/arm: Use correct FPST for VCMLA, VCADD on fp16

[PATCH v2 00/24] virtio: config space endian-ness cleanup
 2020-08-06  5:53 UTC  (6+ messages)
` [PATCH v2 19/24] vdpa: make sure set_features in invoked for legacy

[PATCH v2] net: add support for threaded NAPI polling
 2020-08-06 11:51 UTC  (3+ messages)
` [RFC PATCH] net: dev_attr_napi_threaded can be static


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.