All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-14 16:41:14 to 2016-07-14 17:37:41 UTC [more...]

[PATCH v2 0/2] VFIO SRIOV support
 2016-07-14 17:03 UTC  (6+ messages)

USER_CMD
 2016-07-14 17:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/16] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-14 17:37 UTC  (18+ messages)
` [Qemu-devel] [PATCH v4 01/16] pc: set APIC ID based on socket/core/thread ids if it's not been set yet
` [Qemu-devel] [PATCH v4 02/16] pc: delay setting number of boot CPUs to machine_done time
` [Qemu-devel] [PATCH v4 03/16] pc: register created initial and hotpluged CPUs in one place pc_cpu_plug()
` [Qemu-devel] [PATCH v4 04/16] pc: forbid BSP removal
` [Qemu-devel] [PATCH v4 05/16] pc: enforce adding CPUs contiguously and removing them in opposit order
` [Qemu-devel] [PATCH v4 06/16] pc: cpu: allow device_add to be used with x86 cpu
` [Qemu-devel] [PATCH v4 07/16] pc: implement query-hotpluggable-cpus callback
` [Qemu-devel] [PATCH v4 08/16] apic: move MAX_APICS check to 'apic' class
` [Qemu-devel] [PATCH v4 09/16] apic: drop APICCommonState.idx and use APIC ID as index in local_apics[]
` [Qemu-devel] [PATCH v4 10/16] apic: kvm-apic: fix crash due to access to freed memory region
` [Qemu-devel] [PATCH v4 11/16] (kvm)apic: add unrealize callbacks
` [Qemu-devel] [PATCH v4 12/16] apic: use apic_id as apic's migration instance_id
` [Qemu-devel] [PATCH v4 13/16] target-i386: cpu: do not ignore error and fix apic parent
` [Qemu-devel] [PATCH v4 14/16] target-i386: fix apic object leak when CPU is deleted
` [Qemu-devel] [PATCH v4 15/16] target-i386: add x86_cpu_unrealizefn()
` [Qemu-devel] [PATCH v4 16/16] pc: make device_del CPU work for x86 CPUs

[PATCH v8 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-07-14 17:37 UTC  (6+ messages)

System freezes after OOM
 2016-07-14 17:36 UTC  (16+ messages)

Bluestore read performance
 2016-07-14 17:36 UTC  (5+ messages)

[PATCH 00/10] Add NAND, DMA, USB, and QSPI EDAC
 2016-07-14 16:06 UTC  (3+ messages)
` [PATCH 01/10] Documentation: dt: socfpga: Add Arria10 NAND EDAC binding
` [PATCH 08/10] EDAC, altera: Add Arria10 QSPI EDAC support

[PATCH] IB/ipoib: Skip napi_schedule if ib_poll_cq fails
 2016-07-14 17:34 UTC  (11+ messages)

Severe performance regression w/ 4.4+ on Android due to cgroup locking changes
 2016-07-14 17:34 UTC  (37+ messages)

[PATCH] iommu/arm-smmu-v3: limit use of 2-level stream tables
 2016-07-14 17:33 UTC  (6+ messages)
` [PATCH v2] "

[PATCH i-g-t] tests: Fix compilation when some gcc configurations
 2016-07-14 17:31 UTC 

[PATCH 0/3] serialize unmount against new buffer I/O
 2016-07-14 17:29 UTC  (2+ messages)

[meta-fsl-arm PATCH 1/3] linux-fslc-imx: Bump revision to 77f6154
 2016-07-14 17:28 UTC  (5+ messages)
` [meta-fsl-arm PATCH 2/3] linux-fslc-imx: Bump revision to 00850640
` [meta-fsl-arm PATCH 3/3] linux-fslc-imx: Fix description as the kernel is not i.MX6 specific

[PATCH] Add missing prefetches to i40e bulk rx path
 2016-07-14 17:27 UTC  (2+ messages)
` [PATCH] net/i40e: add additional prefetch instructions for bulk rx

[U-Boot] [PATCH] crypto/fsl: Update blob cmd to accept 64bit addresses
 2016-07-14 17:27 UTC 

[PATCH v9 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-07-14 17:27 UTC  (10+ messages)
` [PATCH v9 1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver
` [PATCH v9 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding
` [PATCH v9 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver
` [PATCH v9 4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries

First steps with my Google Nexus-4
 2016-07-14 17:26 UTC  (4+ messages)

[Buildroot] [V2 1/1] package/nginx: Add naxsi module option
 2016-07-14 17:26 UTC  (2+ messages)

[meta-fsl-arm PATCH] u-boot-fslc: Bump revision to 20b081a
 2016-07-14 17:25 UTC 

[PATCH 1/2] app/test: rework command registration
 2016-07-14 17:25 UTC  (2+ messages)
` [dpdk-dev, "

[xen-unstable-smoke test] 97306: tolerable all pass - PUSHED
 2016-07-14 17:24 UTC 

[PATCH] Force processes to non-realtime before mm_exit
 2016-07-14 17:24 UTC  (2+ messages)

[PATCH v2 0/5] <asm/atomic.h> adjustments
 2016-07-14 17:24 UTC  (9+ messages)
` [PATCH v2 1/5] asm-arm/atomic.h: fix arm32|arm64 macros duplication

[Qemu-devel] [PATCH v3 00/14] virtio migration: Flip outer layer to vmstate
 2016-07-14 17:22 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 01/14] virtio-net: Remove old migration version support
` [Qemu-devel] [PATCH v3 02/14] virtio-serial: "
` [Qemu-devel] [PATCH v3 03/14] virtio: Migration helper function and macro
` [Qemu-devel] [PATCH v3 04/14] virtio-scsi: Wrap in vmstate
` [Qemu-devel] [PATCH v3 05/14] virtio-blk: "
` [Qemu-devel] [PATCH v3 06/14] virtio-rng: "
` [Qemu-devel] [PATCH v3 07/14] virtio-balloon: "
` [Qemu-devel] [PATCH v3 08/14] virtio-net: "
` [Qemu-devel] [PATCH v3 09/14] virtio-serial: "
` [Qemu-devel] [PATCH v3 10/14] 9pfs: "
` [Qemu-devel] [PATCH v3 11/14] virtio-input: "
` [Qemu-devel] [PATCH v3 12/14] virtio-gpu: Use migrate_add_blocker for virgl migration blocking
` [Qemu-devel] [PATCH v3 13/14] virtio-gpu: Wrap in vmstate
` [Qemu-devel] [PATCH v3 14/14] virtio: Update migration docs

drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c:1812: possible pointless variable ?
 2016-07-14 17:22 UTC  (4+ messages)
` [PATCH] drivers: gpu: drm: amd: powerplay: hwmgr: Remove unused variable

[RT PATCH 1/2] timers: wakeup all timer waiters
 2016-07-14 17:21 UTC  (8+ messages)
` [RT PATCH 2/2] timers: wakeup all timer waiters without holding the base lock

[libdrm][PATCH v2 1/2] drm: Fix multi GPU drmGetDevice return wrong device
 2016-07-14 17:20 UTC  (2+ messages)

[PATCH v4] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-07-14 17:19 UTC  (4+ messages)

[dm-crypt] How to mount a dm-verity volume?
 2016-07-14 17:19 UTC 

[Qemu-devel] [PATCH v2] mirror: double performance of the bulk stage if the disc is full
 2016-07-14 17:19 UTC 

[PATCH nf-next v2 0/3] Compact netfilter hooks list
 2016-07-14 17:19 UTC  (5+ messages)
` [PATCH nf-next v2 1/3] netfilter: bridge: add and use br_nf_hook_thresh
` [PATCH nf-next v2 2/3] netfilter: call nf_hook_state_init with rcu_read_lock held

[Buildroot] [PATCH] cmake: bump version to 3.6.0
 2016-07-14 17:19 UTC  (3+ messages)

[patch net-next 1/2] tracing: change owner name to driver name for devlink hwmsg tracepoint
 2016-07-14 17:18 UTC  (6+ messages)
` [patch net-next 2/2] devlink: fix trace format string

[PATCH rdma-next] IB/rxe: Substitute ib to rdma in file names
 2016-07-14 17:17 UTC  (2+ messages)

[PATCH 00/32] Enable Intel Resource Allocation in Resource Director Technology
 2016-07-14 17:16 UTC  (6+ messages)
` [PATCH 13/32] Documentation, x86: Documentation for Intel resource allocation user interface

[ANNOUNCE] 4.6.4-rt7
 2016-07-14 17:15 UTC 

[PATCH v4] xen/arm: Add a clock property
 2016-07-14 17:14 UTC  (15+ messages)
      ` [Xen-devel] "

[PATCH 0/9] i2c: brcmstb: add support for BMIPS_GENERIC
 2016-07-14 17:14 UTC  (5+ messages)
` [PATCH 4/9] i2c: brcmstb: enable ACK condition

[PATCH v4 00/17] prepare for rte_device / rte_driver
 2016-07-14 17:14 UTC  (28+ messages)
` [PATCH v6 00/17] Prepare "
  ` [PATCH v6 01/17] pci: no need for dynamic tailq init
  ` [PATCH v6 02/17] crypto: no need for a crypto pmd type
  ` [PATCH v6 03/17] drivers: align pci driver definitions
  ` [PATCH v6 04/17] eal: remove duplicate function declaration
  ` [PATCH v6 06/17] crypto: export init/uninit common wrappers for pci drivers
  ` [PATCH v6 07/17] ethdev: "
  ` [PATCH v6 09/17] crypto: get rid of crypto driver register callback
  ` [PATCH v6 10/17] ethdev: get rid of eth "
  ` [PATCH v6 11/17] eal/linux: move back interrupt thread init before setting affinity
  ` [PATCH v6 12/17] pci: add a helper for device name
  ` [PATCH v6 13/17] pci: add a helper to update a device
  ` [PATCH v6 15/17] eal: add hotplug operations for pci and vdev
  ` [PATCH v6 16/17] ethdev: convert to eal hotplug

[PATCH v2 0/7] vfs: Use dlock list for SB's s_inodes list
 2016-07-14 17:13 UTC  (6+ messages)
` [PATCH v2 1/7] lib/dlock-list: Distributed and lock-protected lists

[PATCH v4 0/5] friendlier handling of overflows in archive-tar
 2016-07-14 17:11 UTC  (8+ messages)
` [PATCH v4 2/5] t5000: test tar files that overflow ustar headers
` [PATCH v4 3/5] archive-tar: write extended headers for file sizes >= 8GB

ACPI builder re-licensing
 2016-07-14 17:09 UTC  (9+ messages)

[PATCH] metag: Remove duplicate KERN_<LEVEL> prefix
 2016-07-14 17:10 UTC 

[PATCH v2 0/7] Add Amlogic meson8b clock gates
 2016-07-14 17:09 UTC  (5+ messages)
` [PATCH v2 6/7] gxbb: clk: Move MESON_GATE macro to gxbb

[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
 2016-07-14 17:09 UTC  (4+ messages)

[PATCH 0/2] nvme-rdma: device removal crash fixes
 2016-07-14 17:09 UTC  (7+ messages)
` [PATCH 2/2] nvme-rdma: move admin queue cleanup to nvme_rdma_free_ctrl

[Qemu-devel] [PULL 00/11] target-arm queue
 2016-07-14 17:08 UTC  (2+ messages)

[PATCH v2 0/2] xen: cpupool (small) improvement and (latent) bug fix
 2016-07-14 17:08 UTC  (3+ messages)
` [PATCH v2 1/2] xen: fix a (latent) cpupool-related race during domain destroy

[yocto-autobuilder][PATCH 0/4] autobuilder: make toaster eventlog creation optional
 2016-07-14 17:05 UTC  (5+ messages)
` [yocto-autobuilder][PATCH 1/4] remote_kick.py: add default entry for new 'create_eventlog' property
` [yocto-autobuilder][PATCH 2/4] BuildImages.py: build toaster eventlog only when requested
` [yocto-autobuilder][PATCH 3/4] UploadToasterEventlog.py: handle multiple eventlog files
` [yocto-autobuilder][PATCH 4/4] buildset-config.controller: add new 'create_eventlog' forced build property

[PATCH] staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
 2016-07-14 17:06 UTC 

[PATCH v1] x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
 2016-07-14 17:04 UTC 

[PATCH 1/2] bnx2x: disable fast path interrupts
 2016-07-14 17:03 UTC  (2+ messages)
` [PATCH 2/2] bnx2x: fix fw mempool name length

[PATCH 3/6] ARM: dts: imx25: substitute NO_PAD_CTL by the respective reset value
 2016-07-14 17:04 UTC  (12+ messages)

Save the dates (OEDEM and Yocto Project Developer Day)
 2016-07-14 17:03 UTC 

DRM device memory writeback (Mali-DP)
 2016-07-14 17:03 UTC 

[PATCH 0/3] Teach `git fsck` a new option: `--name-objects`
 2016-07-14 17:03 UTC  (3+ messages)
` [PATCH 2/3] fsck_walk(): optionally name objects on the go

[PATCH review 0/12] General unprivileged mount support v2
 2016-07-14 17:03 UTC  (9+ messages)
` [PATCH review 01/12] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 08/12] quota: Ensure qids map to the filesystem

[U-Boot] Please investigate T2080QDS U-Boot
 2016-07-14 17:02 UTC 

[PATCH] Coccinelle: Script to use roundup and DIV_ROUND_UP
 2016-07-14 17:01 UTC  (4+ messages)
` [Cocci] "

[PATCH v5 1/3] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
 2016-07-14 17:01 UTC  (3+ messages)
` [PATCH v5 3/3] clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK

[Buildroot] [PATCH] openblas: fix build failure for MIPS n32
 2016-07-14 17:00 UTC 

[RFC ABI V1 0/8] SG-based RDMA ABI Proposal
 2016-07-14 17:00 UTC  (13+ messages)
` [RFC ABI V1 4/8] RDMA/core: Add support for custom types
` [RFC ABI V1 7/8] RDMA/core: Change locking of ib_uobject

[Qemu-devel] [PATCH v2] qcow2: do not allocate extra memory
 2016-07-14 16:59 UTC 

[PATCH 0/2] Add ptype and xsum handling in i40e rx vpmd
 2016-07-14 16:59 UTC  (3+ messages)
` [PATCH 1/2] i40e: Add packet_type metadata in the i40e vPMD
` [PATCH 2/2] i40e: Enable bad checksum flags in "

[PATCH] ARM: tegra: fix erroneous address in dts
 2016-07-14 16:48 UTC  (3+ messages)

Server-side preventing some files from being overwritten
 2016-07-14 16:57 UTC  (2+ messages)

[PATCH] KVM: release anon file in failure path of vm creation
 2016-07-14 16:56 UTC  (4+ messages)

NFS/RDMA device removal support
 2016-07-14 16:55 UTC  (3+ messages)

fedora initramfs query
 2016-07-14 16:52 UTC 

[kernel-hardening] [PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-14 16:51 UTC  (7+ messages)
` [kernel-hardening] [PATCH v5 14/32] x86/mm/64: Enable vmapped stacks
  ` [kernel-hardening] "
        `  "

linux-next: Tree for Jul 14
 2016-07-14 16:51 UTC  (2+ messages)
` linux-next: Tree for Jul 14 (overlayfs)

[Qemu-devel] [PATCH v3 00/19] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-14 16:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 10/19] pc: register created initial and hotpluged CPUs in one place pc_cpu_plug()

[PATCH 1/2] xen/flask: Rename cond_expr.bool to bool_val
 2016-07-14 16:49 UTC  (3+ messages)
` [PATCH 2/2] xen/build: Use C99 booleans

[PATCH] Bump libdrm-intel dependency library to a newer version that support softpin
 2016-07-14 16:49 UTC  (3+ messages)

[PATCH net-next 0/5] RDS: TCP: Enable mprds for rds-tcp
 2016-07-14 16:47 UTC  (3+ messages)
` [PATCH net-next 3/5] RDS: TCP: Enable multipath RDS for TCP

[PATCH] made the byd_detect function more restrictive to prevent false positives when actual mouse is a generic PS/2 mouse; byd_detect now tries to go through BYD touchpad configuration steps, which fail when not performed on BYD touchpad
 2016-07-14 16:46 UTC  (5+ messages)
` [PATCH] Input: byd - fix issue where generic PS/2 mice are detected as "

[PATCH V4 08/11] arm/io: Use separate memory allocation for mmio handlers
 2016-07-14 16:46 UTC  (3+ messages)
` [PATCH V4 10/11] xen/arm: io: Use binary search for mmio handler lookup

/sys/devices/system/node/node0 and /sys/devices/system/node1
 2016-07-14 16:43 UTC 

NVMe over RDMA latency
 2016-07-14 16:43 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.7 v9 00/17] qapi netdev_add introspection (post-introspection cleanups subset F)
 2016-07-14 16:42 UTC  (2+ messages)

[PATCH] Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
 2016-07-14 16:42 UTC  (6+ messages)

[PATCH v2 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-07-14 16:39 UTC  (5+ messages)
` [PATCH v2 11/13] sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups


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.