All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-19 16:54:26 to 2016-07-19 17:55:02 UTC [more...]

[Qemu-devel] [PULL v2 00/55] pc, pci, virtio: new features, cleanups, fixes
 2016-07-19 22:29 UTC  (51+ messages)
` [Qemu-devel] [PULL v2 01/55] nvdimm: fix memory leak in error code path
` [Qemu-devel] [PULL v2 02/55] tests/prom-env-test: increase the test timeout
` [Qemu-devel] [PULL v2 03/55] hw/alpha: fix PCI bus initialization
` [Qemu-devel] [PULL v2 04/55] hw/mips: "
` [Qemu-devel] [PULL v2 05/55] hw/apb: "
` [Qemu-devel] [PULL v2 06/55] hw/grackle: "
` [Qemu-devel] [PULL v2 07/55] hw/prep: realize the PCI root bus as part of the prep init
` [Qemu-devel] [PULL v2 08/55] hw/versatile: realize the PCI root bus as part of the versatile init
` [Qemu-devel] [PULL v2 09/55] x86-iommu: introduce parent class
` [Qemu-devel] [PULL v2 10/55] intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
` [Qemu-devel] [PULL v2 11/55] x86-iommu: provide x86_iommu_get_default
` [Qemu-devel] [PULL v2 12/55] x86-iommu: introduce "intremap" property
` [Qemu-devel] [PULL v2 13/55] acpi: enable INTR for DMAR report structure
` [Qemu-devel] [PULL v2 14/55] intel_iommu: allow queued invalidation for IR
` [Qemu-devel] [PULL v2 15/55] intel_iommu: set IR bit for ECAP register
` [Qemu-devel] [PULL v2 16/55] acpi: add DMAR scope definition for root IOAPIC
` [Qemu-devel] [PULL v2 17/55] intel_iommu: define interrupt remap table addr register
` [Qemu-devel] [PULL v2 18/55] intel_iommu: handle interrupt remap enable
` [Qemu-devel] [PULL v2 19/55] intel_iommu: define several structs for IOMMU IR
` [Qemu-devel] [PULL v2 20/55] intel_iommu: add IR translation faults defines
` [Qemu-devel] [PULL v2 21/55] intel_iommu: Add support for PCI MSI remap
` [Qemu-devel] [PULL v2 22/55] q35: ioapic: add support for emulated IOAPIC IR
` [Qemu-devel] [PULL v2 23/55] ioapic: introduce ioapic_entry_parse() helper
` [Qemu-devel] [PULL v2 24/55] intel_iommu: add support for split irqchip
  `  "
` [Qemu-devel] [PULL v2 25/55] x86-iommu: introduce IEC notifiers
` [Qemu-devel] [PULL v2 26/55] ioapic: register IOMMU IEC notifier for ioapic
` [Qemu-devel] [PULL v2 27/55] intel_iommu: Add support for Extended Interrupt Mode
` [Qemu-devel] [PULL v2 28/55] intel_iommu: add SID validation for IR
` [Qemu-devel] [PULL v2 29/55] kvm-irqchip: simplify kvm_irqchip_add_msi_route
  `  "
` [Qemu-devel] [PULL v2 30/55] kvm-irqchip: i386: add hook for add/remove virq
  `  "
` [Qemu-devel] [PULL v2 31/55] kvm-irqchip: x86: add msi route notify fn
  `  "
` [PULL v2 32/55] kvm-irqchip: do explicit commit when update irq
  ` [Qemu-devel] "
` [Qemu-devel] [PULL v2 33/55] intel_iommu: support all masks in interrupt entry cache invalidation
` [Qemu-devel] [PULL v2 34/55] kvm-all: add trace events for kvm irqchip ops
  `  "
` [Qemu-devel] [PULL v2 35/55] intel_iommu: disallow kernel-irqchip=on with IR
` [Qemu-devel] [PULL v2 36/55] virtio: Add typedef for handle_output
` [Qemu-devel] [PULL v2 37/55] virtio: Introduce virtio_add_queue_aio
` [Qemu-devel] [PULL v2 38/55] virtio-blk: Call virtio_add_queue_aio
` [Qemu-devel] [PULL v2 39/55] virtio-scsi: "
` [Qemu-devel] [PULL v2 40/55] Revert "mirror: Workaround for unexpected iohandler events during completion"
` [Qemu-devel] [PULL v2 41/55] virtio-scsi: Replace HandleOutput typedef
` [Qemu-devel] [PULL v2 42/55] virtio-net: Remove old migration version support
` [Qemu-devel] [PULL v2 43/55] virtio-serial: "
` [Qemu-devel] [PULL v2 44/55] virtio: Migration helper function and macro

[Qemu-devel] VFIO PCIe Extended Capabilities
 2016-07-19 17:22 UTC  (2+ messages)

[PATCH for-next 0/3] Mellanox ConnectX-3 Diagnostic Counters
 2016-07-19 17:54 UTC  (4+ messages)
  ` [PATCH for-next 1/3] net/mlx4: Add diagnostic counters capability bit
  ` [PATCH for-next 2/3] net/mlx4: Query performance and diagnostics counters
  ` [PATCH for-next 3/3] IB/mlx4: Add diagnostic hardware counters

[PATCH] multipath-tools: memory.h is a local header in multipathd/uxclnt.c
 2016-07-19 17:53 UTC 

[PATCH v10 0/7] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-07-19 17:52 UTC  (16+ messages)
` [PATCH v10 1/7] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
` [PATCH v10 2/7] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
` [PATCH v10 3/7] arm64: cpuidle: drop __init section marker to arm_cpuidle_init
` [PATCH v10 4/7] cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}
  ` [PATCH v10 4/7] cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32,64}
` [PATCH v10 5/7] drivers: firmware: psci: initialise idle states using ACPI LPI
` [PATCH v10 6/7] arm64: add support for ACPI Low Power Idle(LPI)
` [PATCH v10 7/7] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64

[xen-unstable-smoke test] 97661: tolerable all pass - PUSHED
 2016-07-19 17:52 UTC 

[Qemu-devel] [PATCH 0/1] vmstatification of 0323 [for 2.8?]
 2016-07-19 17:51 UTC  (3+ messages)

[U-Boot] [v2 1/1] wandboard: fix dtb file names
 2016-07-19 17:51 UTC  (8+ messages)

[Qemu-devel] [PULL 00/55] pc, pci, virtio: new features, cleanups, fixes
 2016-07-19 17:50 UTC  (4+ messages)

[Qemu-devel] [PULL v2 00/55] pc, pci, virtio: new features, cleanups, fixes
 2016-07-19 17:50 UTC 

[PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-07-19 17:49 UTC  (5+ messages)

[ANNOUNCE] xf86-video-intel 2.99.917
 2016-07-19 17:49 UTC  (5+ messages)
    ` [Intel-gfx] "

[Qemu-devel] [PATCH] hw/virtio-pci: fix virtio behaviour on modern (PCIe) machines
 2016-07-19 17:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix regressions caused by renaming README
 2016-07-19 17:47 UTC 

[PATCH 0/3] ARS rescanning triggered by latent errors or userspace
 2016-07-19 17:45 UTC  (9+ messages)
` [PATCH 1/3] pmem: clarify a debug print in pmem_clear_poison
` [PATCH 2/3] nfit, libnvdimm: allow an ARS rescan to be triggered on demand

[PATCH/RFC] Re: linux-next: build failure after merge of the luto-misc tree
 2016-07-19 17:45 UTC  (11+ messages)

[Qemu-devel] [PATCH v4] qemu-img: add the 'dd' subcommand
 2016-07-19 17:44 UTC 

Git and SHA-1 security (again)
 2016-07-19 17:43 UTC  (20+ messages)

[net-next v2 0/6] common library for Chelsio drivers
 2016-07-19 17:43 UTC  (3+ messages)
` [net-next v2 1/6] libcxgb: add library module "

[PATCH v8 00/11] Add driver bpf hook for early packet drop and forwarding
 2016-07-19 17:41 UTC  (8+ messages)
` [PATCH v8 06/11] net/mlx4_en: add page recycle to prepare rx ring for tx support

Problem connecting to wifi on libertas_cpio (sd8686)
 2016-07-19 17:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v20 0/5] block/gluster: add support for multiple gluster servers
 2016-07-19 17:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH v20 1/5] block/gluster: rename [server, volname, image] -> [host, volume, path]
` [Qemu-devel] [PATCH v20 2/5] block/gluster: code cleanup
` [Qemu-devel] [PATCH v20 3/5] block/gluster: deprecate rdma support
` [Qemu-devel] [PATCH v20 4/5] block/gluster: using new qapi schema
` [Qemu-devel] [PATCH v20 5/5] block/gluster: add support for multiple gluster servers

LDAP/KRB5 authentication mode
 2016-07-19 17:38 UTC  (2+ messages)

drivers/virtio/virtio_balloon.o: warning: objtool: release_pages_balloon()+0x98: function has unreachable instruction
 2016-07-19 17:33 UTC 

[PATCH 0/2] drm/i915/skl: Fix (most) pipe underruns, properly this time
 2016-07-19 17:33 UTC  (8+ messages)
` [PATCH 1/2] drm/i915/skl: Update plane watermarks atomically during plane updates
` [PATCH 2/2] drm/i915/skl: Don't mark pipes as dirty unless we've added/removed pipes
    ` [Intel-gfx] "

[PATCH V2] Add flow control to the portmapper
 2016-07-19 17:32 UTC  (4+ messages)

[PATCH 0/2] Disable rdmavt and hfi1 drivers by default
 2016-07-19 17:32 UTC  (5+ messages)
  ` [PATCH 1/2] IB/rdmavt: Disable "
  ` [PATCH 2/2] IB/hfi1: "

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-07-19 17:31 UTC  (2+ messages)

[B.A.T.M.A.N.] Publishing wireless battlemesh v9 pictures and videos
 2016-07-19 17:31 UTC 

[PATCH] test-lib: stricter unzip(1) check
 2016-07-19 17:26 UTC  (6+ messages)

[PATCH net-next v3 00/12] net: dsa: mv88e6xxx: Global2 cleanup and STP
 2016-07-19 17:24 UTC  (6+ messages)
` [PATCH net-next v3 10/12] net: dsa: support switchdev ageing time attr

[Qemu-devel] [PULL 00/28] x86 queue for -rc0
 2016-07-19 17:22 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/28] target-i386: Provide TCG_PHYS_ADDR_BITS
` [Qemu-devel] [PULL 02/28] target-i386: Allow physical address bits to be set
` [Qemu-devel] [PULL 03/28] target-i386: Mask mtrr mask based on CPU physical address limits
` [Qemu-devel] [PULL 04/28] target-i386: Fill high bits of mtrr mask
` [Qemu-devel] [PULL 05/28] target-i386: Use uint32_t for X86CPU.apic_id
` [Qemu-devel] [PULL 06/28] pc: Add x86_topo_ids_from_apicid()
` [Qemu-devel] [PULL 07/28] target-i386: Set physical address bits based on host
` [Qemu-devel] [PULL 08/28] pc: Extract CPU lookup into a separate function
` [Qemu-devel] [PULL 09/28] pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
` [Qemu-devel] [PULL 10/28] target-i386: Replace custom apic-id setter/getter with static property
` [Qemu-devel] [PULL 11/28] target-i386: Add socket/core/thread properties to X86CPU
` [Qemu-devel] [PULL 12/28] target-i386: Add support for UMIP and RDPID CPUID bits
` [Qemu-devel] [PULL 13/28] target-i386: cpu: Do not ignore error and fix apic parent
` [Qemu-devel] [PULL 14/28] target-i386: Fix apic object leak when CPU is deleted
` [Qemu-devel] [PULL 15/28] pc: Set APIC ID based on socket/core/thread ids if it's not been set yet
` [Qemu-devel] [PULL 16/28] pc: Delay setting number of boot CPUs to machine_done time
` [Qemu-devel] [PULL 17/28] pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
` [Qemu-devel] [PULL 18/28] pc: Forbid BSP removal
` [Qemu-devel] [PULL 19/28] pc: Enforce adding CPUs contiguously and removing them in opposite order
` [Qemu-devel] [PULL 20/28] pc: cpu: Allow device_add to be used with x86 cpu
` [Qemu-devel] [PULL 21/28] pc: Implement query-hotpluggable-cpus callback
` [Qemu-devel] [PULL 22/28] apic: move MAX_APICS check to 'apic' class
` [Qemu-devel] [PULL 23/28] apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
` [Qemu-devel] [PULL 24/28] apic: kvm-apic: Fix crash due to access to freed memory region
` [Qemu-devel] [PULL 25/28] (kvm)apic: Add unrealize callbacks
` [Qemu-devel] [PULL 26/28] apic: Use apic_id as apic's migration instance_id
` [Qemu-devel] [PULL 27/28] target-i386: Add x86_cpu_unrealizefn()
` [Qemu-devel] [PULL 28/28] pc: Make device_del CPU work for x86 CPUs

[Qemu-devel] [PULL for-2.7 14/15] qapi: Change Netdev into a flat union
 2016-07-19 17:22 UTC  (2+ messages)
` [Qemu-devel] [PATCH 14/15] fixup! "

[PATCH] app/test: increase memory allocated for greedy autotests
 2016-07-19 17:21 UTC 

mc13xxx: Define maximum SPI clock frequency global to driver
 2016-07-19 17:18 UTC 

[PATCH v3 0/5] Reduce RDMA RW API SGE limit
 2016-07-19 17:20 UTC  (3+ messages)

[PATCH v3 0/3] Spidev usability patchset update
 2016-07-19 17:19 UTC  (8+ messages)
` [PATCH v3 1/3] spi: spidev: create spidev device for all spi slaves

[PATCH 00/18] Complete moving media documentation to ReST format
 2016-07-19 17:18 UTC  (7+ messages)

[Qemu-devel] [RFC PATCH] tcg: Optimize fence instructions
 2016-07-19 17:16 UTC  (2+ messages)

[PATCH 1/2] arm/traps: fix bug in dump_guest_s1_walk L1 page table offset computation
 2016-07-19 17:15 UTC  (2+ messages)
` [PATCH 2/2] arm/traps: fix bug in dump_guest_s1_walk handling of level 2 page tables

[PATCH v4 0/7] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-07-19 17:14 UTC  (2+ messages)

[nightly] RT Core TISDK (krogoth/2.1) 2016.07 build 2016-07-19_07-00-48
 2016-07-19 17:13 UTC 

[PATCH net-next v3 1/2] bpf: Add bpf_copy_to_user BPF helper to be called in tracers (kprobes)
 2016-07-19 17:13 UTC  (3+ messages)

[PATCH] acpi, nfit: fix acpi_check_dsm() vs zero functions implemented
 2016-07-19 17:11 UTC  (3+ messages)

[PATCH v4] altp2m: Allow the hostp2m entries to be of type p2m_ram_shared
 2016-07-19 17:11 UTC  (10+ messages)

[PATCH v17 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-19 17:10 UTC  (2+ messages)

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-07-19 17:10 UTC  (7+ messages)
` [PATCH 042/119] xfs: log rmap intent items

New progress meters
 2016-07-19 17:06 UTC  (5+ messages)

[Qemu-devel] [PULL for-2.7 00/15] QAPI patches for 2016-07-19
 2016-07-19 17:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/16] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-19 17:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 15/16] target-i386: add x86_cpu_unrealizefn()

[PATCH] contrib/persistent-https: update ldflags syntax for Go 1.7+
 2016-07-19 17:04 UTC  (6+ messages)

bluestore bug#15724: bluefs _replay file with link count 0:
 2016-07-19 17:04 UTC  (10+ messages)

[Qemu-devel] [PULL 0/2] target-arm queue
 2016-07-19 17:03 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] target-arm: Fix unreachable code in gicv3_class_name()
` [Qemu-devel] [PULL 2/2] arm_gicv3: Add assert()s to tell Coverity that offsets are aligned

[rtc-linux] [PATCH] rtc: pcf85063: Add support for the PCF85063A device
 2016-07-19 17:03 UTC  (2+ messages)
` [rtc-linux] "

[PATCH] ath10k: fix system hang at qca99x0 probe on x86 platform
 2016-07-19 17:00 UTC  (9+ messages)

[qemu-mainline test] 97627: regressions - trouble: blocked/broken/fail/pass
 2016-07-19 16:59 UTC 

[RFC 00/18] Present useful limits to user
 2016-07-19 16:59 UTC  (8+ messages)
` [RFC 02/18] cgroup_pids: track maximum pids

[PATCH v3 39/41] ntb: add DMA error handling for TX DMA
 2016-07-19 16:58 UTC  (4+ messages)
` [PATCH v3 40/41] ntb: add DMA error handling for RX DMA

[U-Boot] [PATCH v2 0/9] mx7: add Colibri iMX7S/iMX7D support
 2016-07-19 16:58 UTC  (5+ messages)

[PATCH v7] x86/mem-sharing: mem-sharing a range of memory
 2016-07-19 16:58 UTC  (7+ messages)

[PATCH 00/14] Present useful limits to user (v2)
 2016-07-19 16:57 UTC  (6+ messages)
` [PATCH 02/14] resource limits: aggregate task highwater marks to cgroup level


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.