All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-01 17:52:03 to 2017-12-01 19:05:54 UTC [more...]

[Qemu-devel] [PATCH for 2.11 0/1] Fix guest boot with vhost-scsi
 2017-12-01 15:15 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] vhost-scsi: add missing virtqueue_size parameter

[Qemu-devel] [PATCH 0/2] v8m: make systick banked
 2017-12-01 18:51 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/2] nvic: Make nvic_sysreg_ns_ops work with any MemoryRegion

[Qemu-devel] [BUG] Windows 7 got stuck easily while run PCMark10 application
 2017-12-01 18:37 UTC  (5+ messages)
    ` [Qemu-devel] 答复: "

dev package non-sym link
 2017-12-01 19:05 UTC  (5+ messages)

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2017-12-01 19:05 UTC  (4+ messages)

[libvirt test] 116732: tolerable all pass - PUSHED
 2017-12-01 19:05 UTC 

[Buildroot] [PATCH 1/1] package/linknx: add optional dependency to libcurl again
 2017-12-01 19:05 UTC 

[Qemu-devel] Block layer complexity: what to do to keep it under control?
 2017-12-01 19:03 UTC  (8+ messages)

[PATCH 0/5] xfsprogs: 4.15 rollup
 2017-12-01 19:03 UTC  (7+ messages)
` [PATCH 4/5] xfs_io: provide an interface to the scrub ioctls
  ` [PATCH v2 "
` [PATCH 5/5] man: describe the metadata scrubbing ioctl
  ` [PATCH v2 "

[PATCH net-next 0/6] hv_netvsc: minor optimizations
 2017-12-01 19:01 UTC  (7+ messages)
` [PATCH net-next 1/6] hv_netvsc: drop unused macros
` [PATCH net-next 2/6] hv_netvsc: don't need local xmit_more
` [PATCH net-next 3/6] hv_netvsc: replace divide with mask when computing padding
` [PATCH net-next 4/6] hv_netvsc: use reciprocal divide to speed up percent calculation
` [PATCH net-next 5/6] hv_netvsc: optimize initialization of RNDIS header
` [PATCH net-next 6/6] vmbus: make hv_get_ringbuffer_availbytes local

waitqueue lockdep annotation
 2017-12-01 19:00 UTC  (7+ messages)

[Intel-wired-lan] [PATCH 0/6] recent fm10k VLAN fixes
 2017-12-01 19:00 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 1/6] fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
` [Intel-wired-lan] [PATCH 2/6] fm10k: fix "failed to kill vid" message for VF
` [Intel-wired-lan] [PATCH 3/6] fm10k: stop adding VLAN 0 to the VLAN table
` [Intel-wired-lan] [PATCH 4/6] fm10k: don't assume VLAN 1 is enabled
` [Intel-wired-lan] [PATCH 5/6] fm10k: correct typo in fm10k_pf.c
` [Intel-wired-lan] [PATCH 6/6] fm10k: clarify action when updating the VLAN table

[PATCH] drm/amdgpu: Get rid of dep_sync as a seperate object
 2017-12-01 18:59 UTC 

[PATCH v2] media: imx: Remove incorrect check for queue state in start/stop_streaming
 2017-12-01 18:58 UTC  (2+ messages)

[PATCH v2 0/8] drm/i915: Implement HDCP
 2017-12-01 18:58 UTC  (12+ messages)
` [PATCH v2 2/8] drm/i915: Add more control to wait_for routines
  ` [Intel-gfx] "

v4.1 release timing
 2017-12-01 18:57 UTC 

[PATCH 0/4] dpdk: enhance EXPERIMENTAL api tagging
 2017-12-01 18:56 UTC  (5+ messages)
` [PATCH 1/4] buildtools: Add tool to check EXPERIMENTAL api exports
` [PATCH 2/4] compat: Add __experimental macro
` [PATCH 3/4] dpdk: add __experimental tag to appropriate api calls
` [PATCH 4/4] Makefiles: Add experimental tag check and warnings to trigger on use

Parse error with genl-const.cocci
 2017-12-01 18:57 UTC  (10+ messages)
    ` [Cocci] "

[PATCH v2 net-next] net: netlink: Update attr validation to require exact length for some types
 2017-12-01 18:48 UTC  (2+ messages)

memcpy test
 2017-12-01 18:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v12 0/6] calculate blocktime for postcopy live migration
 2017-12-01 18:54 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v12 3/6] migration: calculate vCPU blocktime on dst side

KASAN: slab-out-of-bounds Read in strcmp
 2017-12-01 18:52 UTC  (3+ messages)

[PATCH v4 1/4] Makefile: generate Perl header from template file
 2017-12-01 18:52 UTC  (3+ messages)

[Bug 197925] New: [amdgpu_dc][carrizo] multiple monitor handling errors
 2017-12-01 18:50 UTC  (2+ messages)
` [Bug 197925] "

[PATCH V2 0/2] block: fix queue freeze and cleanup
 2017-12-01 18:49 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/7] armv8m: Implement TT, and other bugfixes
 2017-12-01 18:44 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] target/arm: Handle SPSEL and current stack being out of sync in MSP/PSP reads
` [Qemu-devel] [PATCH 2/7] target/arm: Allow explicit writes to CONTROL.SPSEL in Handler mode
` [Qemu-devel] [PATCH 3/7] target/arm: Add missing M profile case to regime_is_user()
` [Qemu-devel] [PATCH 4/7] target/arm: Split M profile MNegPri mmu index into user and priv
` [Qemu-devel] [PATCH 5/7] target/arm: Create new arm_v7m_mmu_idx_for_secstate_and_priv()
` [Qemu-devel] [PATCH 6/7] target/arm: Factor MPU lookup code out of get_phys_addr_pmsav8()
` [Qemu-devel] [PATCH 7/7] target/arm: Implement TT instruction

git-clone ignores submodule.recurse configuration
 2017-12-01 18:48 UTC 

[PATCH] builddeb: introduce variables for control-file customization
 2017-12-01 18:47 UTC  (5+ messages)

[PATCH net] tcp/dccp: block bh before arming time_wait timer
 2017-12-01 18:48 UTC  (2+ messages)

[PATCH 0/9] x86/vvmx: Read instruction operands correctly on VM exit
 2017-12-01 18:45 UTC  (4+ messages)
` [PATCH 7/9] x86/vvmx: Use correct sizes when reading operands

[PATCH 0/8] xen: add pvh guest support
 2017-12-01 11:12 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/6] Add make check tests for Migration
 2017-12-01 18:44 UTC  (4+ messages)

[PATCH 1/1] phy: Add 2.5G SGMII interface mode
 2017-12-01 18:44 UTC  (11+ messages)

[PATCHv5 1/1] ima: re-introduce own integrity cache lock
 2017-12-01 18:40 UTC  (2+ messages)

[PATCH v2] eeprom: at24: fix I2C device selection for runtime PM
 2017-12-01 18:37 UTC  (2+ messages)

[PATCH] eeprom: at24: fix I2C device selection for runtime PM
 2017-12-01 18:35 UTC  (3+ messages)

nanddump Rev.1.1.1.1 syntax
 2017-12-01 18:33 UTC 

crash in iscsi/scsi initiator with linux-4.15.0-rc1
 2017-12-01 18:32 UTC  (2+ messages)

[PATCH] sched/rt: Do not do push/pull when there is only one CPU
 2017-12-01 18:32 UTC 

[Qemu-devel] [PATCH] mmap(2) returns MAP_FAILED, not NULL, on failure
 2017-12-01 18:31 UTC 

[RFE] Inverted sparseness
 2017-12-01 18:31 UTC  (3+ messages)

stalled MM patches
 2017-12-01 18:30 UTC  (2+ messages)

[PATCH v4 0/3] Update ROCKCHIP DSI driver that uses dw-mipi-dsi bridge
 2017-12-01 18:29 UTC  (8+ messages)
` [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata
` [PATCH v4 2/3] dt-bindings: display: rockchip: update DSI controller

[PATCH v5 00/12] perf stat: Enable '--per-thread' on all thread
 2017-12-01 18:29 UTC  (4+ messages)
` [PATCH v5 04/12] perf util: Add rbtree node_delete ops

[PATCH v4 0/2] launch_editor(): indicate that Git waits for user input
 2017-12-01 18:29 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH 1/2] doc: Clarify wording regarding actions and flow rules
 2017-12-01 18:26 UTC  (2+ messages)
` [PATCH 2/2] doc: Fix typo

[Qemu-devel] [PATCH v3 0/2] Improve info migrate output on destination
 2017-12-01 18:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] migration: Create tcp_port parameter

[PATCH rdma-core 0/3] Debian 15.1-1 changes
 2017-12-01 18:28 UTC  (8+ messages)

[PATCH 08/10] RISC-V: Set __ARCH_WANT_RENAMEAT to pick up generic version
 2017-12-01 18:27 UTC  (3+ messages)
` [patches] "

[PATCH v1 0/2] DRM driver for ILI9225 display panels
 2017-12-01 18:27 UTC  (5+ messages)
` [PATCH v1 2/2] drm/tinydrm: add driver for ILI9225 panels

[RFC 00/10] Enable HDA Codec support on Intel Platforms (Series2)
 2017-12-01 18:27 UTC  (9+ messages)
` [RFC 01/10] ASoC: Intel: Boards: Machine driver for Intel platforms
` [RFC 02/10] ASoC: Intel: Skylake: Add entry in sst_acpi_mach for HDA codecs
` [RFC 03/10] ASoC: Intel: Skylake: add HDA BE DAIs
` [RFC 04/10] ASoC: Intel: Skylake: use hda_bus instead of hdac_bus

Timer refuses to expire
 2017-12-01 18:25 UTC 

How hard would it be to implement sparse fetching/pulling?
 2017-12-01 18:24 UTC  (10+ messages)

[PATCH RT] crypto: limit more FPU-enabled sections
 2017-12-01 18:24 UTC  (13+ messages)
  ` [PATCH RT] arm*: disable NEON in kernel mode

btrfs-transacti hammering the system
 2017-12-01 18:24 UTC  (11+ messages)

[PATCH 00/10] recipe updates
 2017-12-01 18:23 UTC  (6+ messages)
` [PATCH 04/10] fluidsynth: performance improvements

[GIT PULL] arm64: fixes for -rc2
 2017-12-01 18:23 UTC  (2+ messages)

[PATCH] sha1_file: use strbuf_add() instead of strbuf_addf()
 2017-12-01 18:22 UTC  (2+ messages)

[PATCH 1/2] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
 2017-12-01 18:21 UTC  (2+ messages)
` [PATCH 2/2] KVM: VMX: Use just one page for I/O permission bitmaps

[Qemu-devel] [PATCH-2.12 v1 0/3] Update the reset values of the Xilinx ZynqMP QSPI
 2017-12-01 18:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH-2.12 v1 2/3] xilinx_spis: Set all of the reset values

[PATCH] pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
 2017-12-01 18:21 UTC  (2+ messages)

[PATCH net-next 00/11] SFP/phylink updates
 2017-12-01 18:19 UTC  (7+ messages)
` [PATCH 09/11] sfp: fix sparse warning
` [PATCH 10/11] sfp: convert to fwnode
` [PATCH 11/11] phylink: "

[Qemu-devel] [PATCH v1 0/2] intel-iommu: Extend address width to 48 bits
 2017-12-01 18:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/2] intel-iommu: Redefine macros to enable supporting 48 bit address width

IMA-EVM-Utils OpenSSL1.1 interface update
 2017-12-01 18:15 UTC 

[PATCH net-next] bpf: Add access to snd_cwnd and others in sock_ops
 2017-12-01 18:15 UTC 

[PATCH v2 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-12-01 18:14 UTC  (14+ messages)
` [PATCH v2 12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro

[PATCH 00/37] Optimize KVM/ARM for VHE systems
 2017-12-01 18:10 UTC  (9+ messages)
` [PATCH 11/37] KVM: arm64: Improve debug register save/restore flow
` [PATCH 13/37] KVM: arm64: Introduce VHE-specific kvm_vcpu_run

[SPDK] Testing iSCSI/SCSI Protocol Compliance of SPDK by Using Libiscsi
 2017-12-01 18:08 UTC 

Fw: [Bug 198055] New: Missing mechanism to find maximum datagram sizes (mandated by RFC 1122)
 2017-12-01 18:07 UTC 

[RFC][PATCH v2 0/9] ima: integrity models for appraised files
 2017-12-01 18:06 UTC  (4+ messages)
` [RFC][PATCH v2 3/9] ima: preserve iint flags if security.ima update is successful

ath10k; QCA9984 firmware crash
 2017-12-01 18:05 UTC  (3+ messages)

[Qemu-devel] [PULL 0/7] pc, pci, virtio: fixes for rc3
 2017-12-01 18:05 UTC  (2+ messages)

[PATCH v5 0/8] Handle forwarded level-triggered interrupts
 2017-12-01 18:04 UTC  (10+ messages)
` [PATCH v5 1/8] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v5 2/8] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v5 3/8] KVM: arm/arm64: Don't cache the timer IRQ level

[PATCH 1/2] test/test: introduce new test-case for rte_smp_mb()
 2017-12-01 18:04 UTC  (3+ messages)
` [PATCH 2/2] eal/x86: Use lock-prefixed instructions to reduce cost of rte_smp_mb()

[PATCH v7 0/7] drm/fbdev: Panel orientation connector property support
 2017-12-01 18:02 UTC  (3+ messages)

[PATCH v2 0/2] sched/fair: remote load updates for idle CPUs
 2017-12-01 18:01 UTC  (3+ messages)
` [PATCH v2 1/2] sched: force update of blocked load of idle cpus
` [PATCH v2 2/2] sched/fair: Update blocked load from newly idle balance

general protection fault in af_alg_free_areq_sgls
 2017-12-01 18:01 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-rockchip/master
 2017-12-01 18:00 UTC 

master - test: allow to succeed in the cluster
 2017-12-01 18:00 UTC 

[PATCH 00/21] Preparatory patches for x86 KAISER support
 2017-12-01 17:59 UTC  (3+ messages)
` [PATCH 21/21] x86/entry: Clean up the SYSENTER_stack code

[Qemu-devel] [PATCH for-2.12 0/2] qcow2: add overlap check for bitmap directory
 2017-12-01 17:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] qcow2: fix indentation after previous patch

[PATCH v2] x86/hvm: fix interaction between internal and external emulation
 2017-12-01 17:59 UTC  (5+ messages)

BUG: support for at24 multi-slave-address eeproms is broken
 2017-12-01 17:59 UTC  (6+ messages)
` [PATCH 1/1] at24: Fix I²C device selection for runtime PM

[clk:clk-next 9/11] include/linux/clk.h:637:1: error: expected identifier or '(' before '{' token
 2017-12-01 17:59 UTC  (3+ messages)

[PATCH] KVM: VMX: fix page leak in hardware_setup()
 2017-12-01 17:57 UTC 

SNMP mangling anybody?
 2017-12-01 17:58 UTC  (3+ messages)

master - test: allow to succeed in the cluster
 2017-12-01 17:57 UTC 

master - test: add large tests skip option
 2017-12-01 17:57 UTC 

master - test: reduce pv sizes, fix comment and stripe size
 2017-12-01 17:57 UTC 

[Qemu-devel] [PATCH v7 for-2.12 00/25] block: Fix some filename generation issues
 2017-12-01 15:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 for-2.12 03/25] block: Add BDS.backing_overridden
` [Qemu-devel] [PATCH v7 for-2.12 04/25] iotests: Drop explicit base blockdev in 191

[Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
 2017-12-01 12:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC 1/9] block: Remove unused bdrv_requests_pending
  ` [Qemu-devel] [Qemu-block] "

[Patch net-next] act_mirred: use tcfm_dev in tcf_mirred_get_dev()
 2017-12-01 17:56 UTC  (2+ messages)

[PATCH] drm/panel: support Innolux P097PFG panel
 2017-12-01 17:55 UTC  (3+ messages)

[PATCH v6 0/2] memory: Introduce ti-emif-sram driver
 2017-12-01 17:54 UTC  (3+ messages)

config on mons
 2017-12-01 17:53 UTC  (8+ messages)

[PATCH RFC 0/6] x86/kvm/hyperv: stable clocksorce for L2 guests when running nested KVM on Hyper-V
 2017-12-01 17:52 UTC  (4+ messages)
` [PATCH RFC 2/6] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously

[libgpiod v0.3.x][PATCH] Make license type consistent between source files and COPYING file
 2017-12-01 17:52 UTC  (2+ messages)


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.