All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-27 14:09:25 to 2018-02-27 14:47:31 UTC [more...]

[Qemu-devel] [PATCH v3 0/7] block: Handle null backing link
 2018-02-27 14:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/7] qapi: Replace qobject_to_X(o) by qobject_to(o, X)

[PATCH 1/4] iommu: Add virtio-iommu driver
 2018-02-27 14:47 UTC  (5+ messages)

[PATCH] PCI: Add function 1 DMA alias quirk for 88SE9220
 2018-02-27 14:47 UTC  (2+ messages)

[RFC 0/4] new function to create control threads
 2018-02-27 14:46 UTC  (6+ messages)
` [PATCH 0/4] fix control thread affinities
  ` [PATCH 1/4] eal: use sizeof to avoid a double use of a define
  ` [PATCH 2/4] eal: new function to create control threads
  ` [PATCH 3/4] eal: set name when creating a control thread
  ` [PATCH 4/4] eal: set affinity for control threads

[PATCH] nativesdk-rpm: Add wrappers for nativesdk support
 2018-02-27 14:46 UTC  (3+ messages)

[PATCH 3/3] btmrvl: support sysfs initiated firmware coredump
 2018-02-27 14:46 UTC  (4+ messages)
` [3/3] "

[xen-4.8-testing test] 120030: regressions - FAIL
 2018-02-27 14:45 UTC 

[PATCH RFC 0/9] drm/omap: DSS6 with dynamically allocated objects
 2018-02-27 14:46 UTC  (15+ messages)
` [PATCH RFC 1/9] drm/omap: Update omapdss API to allow alternative DSS implementations
` [PATCH RFC 2/9] drm/omap: Fail probe if irq registration fails
` [PATCH RFC 3/9] drm/omap: Add ovl_name() and mgr_name() to dispc_ops
` [PATCH RFC 5/9] drm/omap: move common stuff from dss.h to omapdss.h
` [PATCH RFC 6/9] drm/omap: dss: Move platform_device_register from core.c to dss.c probe
` [PATCH RFC 9/9] drm/omap: boot-init: add k2g-dss

[PATCH] f2fs: fix to avoid race in between atomic write and background GC
 2018-02-27 14:45 UTC 

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-02-27 14:44 UTC  (4+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

[PATCH] arm64/acpi: make ACPI boot preference configurable
 2018-02-27 14:44 UTC  (7+ messages)

[PATCH] brcm80211: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
 2018-02-27 14:43 UTC  (3+ messages)
`  "

[Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension
 2018-02-27 14:43 UTC  (12+ messages)
` [Qemu-arm] [PATCH v2 51/67] target/arm: Implement SVE load and broadcast element
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 52/67] target/arm: Implement SVE store vector/predicate register
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 53/67] target/arm: Implement SVE scatter stores
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 54/67] target/arm: Implement SVE prefetches

[morty][meta-processor-sdk][PATCH v2] ti-pdk-build-rtos: Installing newly added comp_paths.mk
 2018-02-27 14:42 UTC 

[Qemu-arm] [PATCH 0/9] generalize build_fadt()
 2018-02-27 14:42 UTC  (9+ messages)
` [Qemu-arm] [PATCH 6/9] pc: acpi: use build_append_foo() API to construct FADT
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-devel] [PATCH 7/9] acpi: move build_fadt() from i386 specific to generic ACPI source
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH 8/9] virt_arm: acpi: reuse common build_fadt()
  ` [Qemu-devel] "

inconsistent lock state with usbnet/asix usb ethernet and xhci
 2018-02-27 14:42 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add quirk to avoid erroneous msg
 2018-02-27 14:42 UTC  (12+ messages)

[PATCH v11 0/7] Address error and recovery for AER and DPC
 2018-02-27 14:41 UTC  (5+ messages)
` [PATCH v11 3/7] PCI/ERR: add mutex to synchronize recovery

[PATCH i-g-t 1/2] igt/gem_fd_exhaustion: Actually test error handling on fd exhaustion
 2018-02-27 14:41 UTC  (3+ messages)
` [PATCH i-g-t 2/2] igt/gem_fd_exhaustion: Modify fs.nr_open for duration of the test

[Qemu-devel] [PATCH v3 0/4] qcow2: minor compression improvements
 2018-02-27 14:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/4] qcow2: Document some maximum size constraints

[Buildroot] [PATCH 1/2] mpv: disable mali-fbdev support
 2018-02-27 14:41 UTC  (4+ messages)

[PATCH V3 00/19] lightnvm: pblk: implement 2.0 support
 2018-02-27 14:40 UTC  (5+ messages)
` [PATCH 17/19] lightnvm: pblk: implement get log report chunk

[Qemu-devel] [PATCH v4 00/31] Add ARMv8.2 half-precision functions
 2018-02-27 14:38 UTC  (34+ messages)
`  "
` [Qemu-devel] [PATCH v4 01/31] include/exec/helper-head.h: support f16 in helper calls
  `  "
` [Qemu-devel] [PATCH v4 02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit
  `  "
` [Qemu-devel] [PATCH v4 03/31] target/arm/cpu.h: update comment for half-precision values
  `  "
` [Qemu-devel] [PATCH v4 04/31] target/arm/cpu.h: add additional float_status flags
  `  "
` [Qemu-devel] [PATCH v4 05/31] target/arm/helper: pass explicit fpst to set_rmode
  `  "
` [Qemu-devel] [PATCH v4 06/31] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
  `  "
` [Qemu-devel] [PATCH v4 07/31] arm/translate-a64: handle_3same_64 comment fix
  `  "
` [Qemu-devel] [PATCH v4 08/31] arm/translate-a64: initial decode for simd_three_reg_same_fp16
  `  "
` [Qemu-devel] [PATCH v4 09/31] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
  `  "
` [Qemu-devel] [PATCH v4 10/31] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] "
  `  "
` [Qemu-devel] [PATCH v4 12/31] arm/translate-a64: add FP16 FR[ECP/SQRT]S "
  `  "
` [Qemu-devel] [PATCH v4 15/31] arm/translate-a64: add FP16 x2 ops for simd_indexed
  `  "
` [Qemu-devel] [PATCH v4 16/31] arm/translate-a64: initial decode for simd_two_reg_misc_fp16
  `  "
` [Qemu-devel] [PATCH v4 17/31] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
  `  "
` [Qemu-devel] [PATCH v4 18/31] arm/translate-a64: add FCVTxx "
  `  "
` [Qemu-devel] [PATCH v4 28/31] arm/translate-a64: add FP16 FMOV to simd_mod_imm
  `  "

[PATCH 4.14 00/54] 4.14.23-stable review
 2018-02-27 14:38 UTC  (5+ messages)

meson support : cross compile issues
 2018-02-27 14:38 UTC 

[PATCH 0/6] x86: Switch some bits of MSR handing over to the new infrastructure
 2018-02-27 14:38 UTC  (8+ messages)
` [PATCH 2/6] x86/hvm: Handle viridian MSRs via the new guest_{rd, wr}msr() infrastructure
` [PATCH 3/6] x86: Handle the Xen "
` [PATCH 4/6] x86/hvm: Constify the read side of vlapic handling

[PATCH 0/6] qtnfmac: qsr10g pcie backend updates
 2018-02-27 14:37 UTC  (3+ messages)

[PATCH] perf stat: Ignore error thread when enabling system-wide --per-thread
 2018-02-27 14:37 UTC  (8+ messages)

[PATCH 01/15] drm/i915/guc: Tidy guc_log_control
 2018-02-27 14:37 UTC  (7+ messages)
` [PATCH 02/15] drm/i915/guc: Create common entry points for log register/unregister
` [PATCH 05/15] drm/i915/guc: Log runtime should consist of both mapping and relay
` [PATCH 09/15] drm/i915/guc: Move check for fast memcpy_wc to relay creation

[Buildroot] [PATCH v2 1/2] dependencies.mk: check for valid host-tar before other host dependencies
 2018-02-27 14:36 UTC  (2+ messages)

[Qemu-devel] QEMU GSoC 2018 Project Idea (Apply polling to QEMU NVMe)
 2018-02-27 14:36 UTC  (5+ messages)

[PATCH] ARM: mach-stm32: restore reboot capabilities
 2018-02-27 14:36 UTC  (2+ messages)

Xen Security Advisory 255 - grant table v2 -> v1 transition may crash Xen
 2018-02-27 14:36 UTC  (3+ messages)

[PATCH 0/5] HDCP1.4 fixes
 2018-02-27 14:36 UTC  (4+ messages)
` [PATCH 4/5] drm/i915: Poll hdcp register on sudden NACK

[PATCH v2 1/5] eal: add internal flag indicating init has completed
 2018-02-27 14:35 UTC  (6+ messages)
` [PATCH v3 "
` [PATCH v3 2/5] eal: don't process IPC messages before init finished
` [PATCH v3 3/5] eal: use locks to determine if secondary process is active
` [PATCH v3 4/5] eal: prevent secondary process init while sending messages
` [PATCH v3 5/5] eal: don't hardcode socket filter value in IPC

[PATCH] event/sw: move stats code for better cache access
 2018-02-27 20:17 UTC 

[RFC v2 0/3] host: multiqueue improvements
 2018-02-27 14:34 UTC  (4+ messages)
` [RFC v2 1/3] vhost: invalidate vring addresses in cleanup_vq()
` [RFC v2 2/3] vhost: add SET_VIRTIO_STATUS support
` [RFC v2 3/3] vhost_user: work around invalid rings addresses sent by QEMU

[RFC PATCH 00/49] New VGIC(-v2) implementation
 2018-02-27 14:34 UTC  (7+ messages)
` [RFC PATCH 30/49] ARM: new VGIC: Add ENABLE registers handlers

[PATCH] drm/i915: Add a parameter to disable SAGV
 2018-02-27 14:35 UTC  (3+ messages)

[PATCH] drm/tinydrm: Allocate dummy SPI RX buffer if needed
 2018-02-27 14:33 UTC  (3+ messages)

[PATCH v2 0/4] qtnfmac: qsr10g pcie backend updates
 2018-02-27 14:32 UTC  (3+ messages)
` [PATCH v2 4/4] qtnfmac: enable networked standby mode on device inactivity

[Qemu-devel] [PATCH 00/16] tcg: tb_lock removal redux v1
 2018-02-27 14:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 13/16] translate-all: protect TB jumps with a per-destination-TB lock

[PATCH v2 0/8] Decode IA32/X64 CPER
 2018-02-27 14:30 UTC  (5+ messages)
` [PATCH v2 3/8] efi: Decode IA32/X64 Processor Error Info Structure
` [PATCH v2 4/8] efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs

[dpdk-announce] DPDK 17.11.1 (LTS) released
 2018-02-27 14:29 UTC 

[PATCH 00/22] *** bug fixing serials ***
 2018-02-27 14:28 UTC  (5+ messages)
` [PATCH 17/22] drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini

[PATCH v2 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-02-27 14:28 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: s390: refactor crypto initialization
` [PATCH v2 02/15] s390: vsie: implement AP support for second level guest
` [PATCH v2 03/15] s390: zcrypt: externalize AP instructions available function
` [PATCH v2 04/15] KVM: s390: CPU model support for AP virtualization
` [PATCH v2 05/15] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v2 06/15] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v2 07/15] KVM: s390: Interfaces to configure/deconfigure guest's AP matrix
` [PATCH v2 08/15] KVM: s390: interface to enable AP execution mode
` [PATCH v2 09/15] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v2 10/15] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v2 11/15] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v2 12/15] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v2 13/15] KVM: s390: Configure the guest's CRYCB
` [PATCH v2 14/15] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v2 15/15] s390: doc: detailed specifications for AP virtualization

[PATCH] common/gnttab: Introduce command line feature controls
 2018-02-27 14:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/4] target/m68k: implement 680x0 FPU (part 3)
 2018-02-27 14:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/4] softfloat: export some functions

[PATCH] event/sw: add unlikely branch predict
 2018-02-27 20:08 UTC 

[v9 0/8] rsi: add bluetooth and coex support
 2018-02-27 14:26 UTC  (9+ messages)
` [v9 1/8] rsi: add rx control block to handle rx packets in USB
` [v9 2/8] rsi: add bluetooth rx endpoint
` [v9 3/8] rsi: add header file rsi_91x
` [v9 4/8] rsi: add coex support
` [v9 5/8] Bluetooth: btrsi: add new rsi bluetooth driver
` [v9 6/8] rsi: handle BT traffic in driver
` [v9 7/8] rsi: add module parameter operating mode
` [v9 8/8] rsi: sdio changes to support BT

[PATCH v2 0/2] iio:dummy: Rework Kconfig
 2018-02-27 14:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/16] block/mirror: Add active-sync mirroring
 2018-02-27 14:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 14/16] block/mirror: Add active mirroring

[Qemu-devel] [PATCH v3 00/29] postcopy+vhost-user/shared ram
 2018-02-27 14:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 15/29] vhost+postcopy: Send address back to qemu

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]
 2018-02-27 14:25 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/7] tools/intel_guc_logger: Adjust the tool to work with log modparam changes
 2018-02-27 14:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/7] "

[PATCH net] af_smc: fix NULL pointer dereference on sock_create_kern() error path
 2018-02-27 14:23 UTC  (2+ messages)

[PATCH v3] thermal: exynos: Reading temperature makes sense only when TMU is turned on
 2018-02-27 14:23 UTC 

[PATCH] net/vdev_netvsc: fix routed devices probing
 2018-02-27 14:22 UTC 

[PATCH] xfs_repair: Ensure just xfs_repair without -n can return a status code of 2
 2018-02-27 14:21 UTC  (2+ messages)

IPMI Sensor Read-only role updates
 2018-02-27 14:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/29] Modularize generated QAPI code
 2018-02-27 14:19 UTC  (2+ messages)

[PATCH] ethdev: remove versioning of ethdev filter control function
 2018-02-27 14:18 UTC  (2+ messages)
` [PATCH v2] "

Mac User problem
 2018-02-27 14:18 UTC 

where __struct_cpy_bug is defined
 2018-02-27 14:18 UTC 

[RFC Patch v4 0/8] Extend resources to support more vcpus in single VM
 2018-02-27 14:17 UTC  (3+ messages)
` [RFC Patch v4 7/8] x86/hvm: bump the number of pages of shadow memory

[PATCH net-next 0/4] mlx4_en misc for 4.17
 2018-02-27 14:17 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx4_en: Add physical RX/TX bytes/packets counters
` [PATCH net-next 2/4] net/mlx4_en: Remove unnecessary warn print in reset config
` [PATCH net-next 3/4] net/mlx4_en: Combine checks of end-cases in RX completion function
` [PATCH net-next 4/4] net/mlx4_en: RX csum, pre-define enabled protocols for IP status masking

[PATCH v4] KVM: X86: Allow userspace to define the microcode version
 2018-02-27 14:17 UTC  (2+ messages)

[PATCH 1/2] f2fs: enhance scalibility of {d, id, did, x}node disk layout
 2018-02-27 14:16 UTC  (10+ messages)
` [PATCH 2/2] f2fs: support {d,id,did,x}node checksum

[Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
 2018-02-27 14:13 UTC  (2+ messages)

[PATCH net-next] ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
 2018-02-27 14:13 UTC  (5+ messages)

[IRC] How do I join
 2018-02-27 14:12 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v8 08/16] packed virtqueues: more efficient virtqueue layout
 2018-02-27 14:11 UTC  (5+ messages)
  ` [virtio] "

[PATCH v8 07/11] vpci/bars: add handlers to map the BARs
 2018-02-27 14:10 UTC  (7+ messages)

phy: micrel.c: Support ksz9031 energy-detect power-down mode
 2018-02-27 14:09 UTC 

[PATCH] libaudit: fix manpage listing incorrect function under NAME
 2018-02-27 14:09 UTC  (2+ messages)

[PATCH 0/3] STM32 Extended TrustZone Protection driver
 2018-02-27 14:09 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: stm32: Add bindings for Extended TrustZone Protection
` [PATCH 3/3] ARM: mach-stm32: Add Extended TrustZone Protection driver


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.