All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-16 11:38:01 to 2015-12-16 12:42:33 UTC [more...]

[RFC PATCH v3 0/5] Simple ACPI based PCI support for arm64
 2015-12-16 12:42 UTC  (15+ messages)
` [RFC PATCH v3 1/5] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
` [RFC PATCH v3 2/5] arm64: pci: Add ACPI support
` [RFC PATCH v3 3/5] PCI: Handle NULL parent in pci_bus_assign_domain_nr
` [RFC PATCH v3 4/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [RFC PATCH v3 5/5] PCI: ACPI: Add a generic ACPI based host controller

[PATCH v3] drm/i915: Disable fast link training if DP config changes
 2015-12-16 12:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] Migration: Small fixes and improvements
 2015-12-16 12:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/6] migration: Export migrate_set_state()
` [Qemu-devel] [PATCH v2 2/6] migration: Add state records for migration incoming
` [Qemu-devel] [PATCH v2 3/6] Postcopy: Send events/change state on incoming side
` [Qemu-devel] [PATCH v2 4/6] Migration: Emit event at start of pass
` [Qemu-devel] [PATCH v2 5/6] Use qemu_get_buffer_in_place for xbzrle data
` [Qemu-devel] [PATCH v2 6/6] multithread decompression: Avoid one copy

[PATCH] drm/i915: prefer for_each_intel_* macros for iteration
 2015-12-16 12:41 UTC  (3+ messages)

[Qemu-devel] [Minios-devel] [PATCH v7 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-12-16 12:38 UTC  (61+ messages)
` [PATCH XEN v7 00/29] "
  ` [PATCH XEN v7 01/29] stubdom: recurse into tools/include in mk-headers-$(XEN_TARGET_ARCH) rule
  ` [PATCH XEN v7 02/29] tools: Refactor "xentoollog" into its own library
  ` [PATCH XEN v7 03/29] tools/libxc: Remove osdep indirection for xc_evtchn
  ` [PATCH XEN v7 04/29] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
  ` [PATCH XEN v7 05/29] tools: Arrange to check public headers for ANSI compatiblity
  ` [PATCH XEN v7 06/29] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}
  ` [PATCH XEN v7 07/29] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab
  ` [PATCH XEN v7 08/29] tools/libxc: Remove osdep indirection for privcmd
  ` [PATCH XEN v7 09/29] tools: Refactor hypercall calling wrappers into libxencall
  ` [PATCH XEN v7 10/29] tools/libxc: drop xc_map_foreign_bulk_compat wrappers
  ` [PATCH XEN v7 11/29] tools: Remove xc_map_foreign_batch
  ` [PATCH XEN v7 12/29] tools: Implement xc_map_foreign_range(s) in terms of common helper
  ` [PATCH XEN v7 13/29] tools: Refactor foreign memory mapping into libxenforeignmemory
  ` [PATCH XEN v7 14/29] tools/libs/foreignmemory: provide xenforeignmemory_unmap
  ` [PATCH XEN v7 15/29] tools/libs/foreignmemory: use size_t for size arguments
  ` [PATCH XEN v7 16/29] tools/libs/foreignmemory: Mention restrictions on fork in docs
  ` [PATCH XEN v7 17/29] tools/libs/foreignmemory: Support err == NULL to map
  ` [PATCH XEN v7 18/29] tools/libs/foreignmemory: pull array length argument to map forward
  ` [PATCH XEN v7 19/29] tools/libs/evtchn: Review and update doc comments
  ` [PATCH XEN v7 20/29] tools/libs: Clean up hard tabs
  ` [PATCH XEN v7 21/29] tools/libs/gnttab: Extensive updates to API documentation
  ` [PATCH XEN v7 22/29] tools/libs/call: Update some log messages to not refer to xc
  ` [PATCH XEN v7 23/29] tools/libs/call: Describe return values and error semantics for xencall*
  ` [PATCH XEN v7 24/29] tools/libs/call: Avoid xc_memalign in netbsd and solaris backends
  ` [PATCH XEN v7 25/29] tools/libs/call: linux: touch newly allocated pages after madvise lockdown
  ` [PATCH XEN v7 26/29] tools/libs/{call, evtchn}: Document requirements around forking
  ` [PATCH XEN v7 27/29] tools/libs/*: Use O_CLOEXEC on Linux and FreeBSD
  ` [PATCH XEN v7 28/29] tools: Update CFLAGS for qemu-xen to allow it to use new libraries
  ` [PATCH XEN v7 29/29] HACK: Update Config.mk to pull all the right bits from my xenbits trees
` [Qemu-devel] [PATCH QEMU-XEN v7 0/8] Begin to disentangle libxenctrl and provide some stable libraries
  ` [Qemu-devel] [PATCH QEMU-XEN v7 1/8] xen_console: correctly cleanup primary console on teardown
    `  "
  ` [Qemu-devel] [PATCH QEMU-XEN v7 2/8] xen: Switch to libxenevtchn interface for compat shims
    `  "
  ` [Qemu-devel] [PATCH QEMU-XEN v7 3/8] xen: Switch to libxengnttab "
  `  "
  ` [PATCH QEMU-XEN v7 4/8] xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
  ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH QEMU-XEN v7 5/8] xen: Switch uses of xc_map_foreign_{pages, bulk} to use libxenforeignmemory API
    `  "
  ` [Qemu-devel] [PATCH QEMU-XEN v7 6/8] xen: Use stable library interfaces when they are available
    `  "
  ` [Qemu-devel] [PATCH QEMU-XEN v7 7/8] xen: domainbuild: reopen libxenctrl interface after forking for domain watcher
    `  "
  ` [Qemu-devel] [PATCH QEMU-XEN v7 8/8] xen: make it possible to build without the Xen PV domain builder
    `  "
` [PATCH QEMU-XEN v7 0/8] Begin to disentangle libxenctrl and provide some stable libraries
` [PATCH QEMU-XEN-TRADITIONAL v7 0/4] "
  ` [PATCH QEMU-XEN-TRADITIONAL v7 1/4] qemu-xen-traditional: Use libxenevtchn
  ` [PATCH QEMU-XEN-TRADITIONAL v7 2/4] qemu-xen-traditional: Use libxengnttab
  ` [PATCH QEMU-XEN-TRADITIONAL v7 3/4] qemu-xen-traditional: Add libxencall to rpath-link
  ` [PATCH QEMU-XEN-TRADITIONAL v7 4/4] qemu-xen-traditional: Add libxenforeignmemory "
` [PATCH MINI-OS v7 0/4] Begin to disentangle libxenctrl and provide some stable libraries
  ` [PATCH MINI-OS v7 1/4] mini-os: Include libxenevtchn with libxc
  ` [PATCH MINI-OS v7 2/4] mini-os: Include libxengnttab "
  ` [PATCH MINI-OS v7 3/4] mini-os: Include libxencall "
  ` [PATCH MINI-OS v7 4/4] mini-os: Include libxenforeignmemory "

Power off IC over Yocto
 2015-12-16 12:37 UTC  (4+ messages)

Help debugging git-svn
 2015-12-16 12:36 UTC  (3+ messages)

[PATCH 0/2] Fix two tyops
 2015-12-16 12:35 UTC  (4+ messages)
` [PATCH 1/2] t3404: fix typo
` [PATCH 2/2] Fix tyop in the 2.7.0 release notes

[PATCH v11 0/9] Support for creating/using Stolen memory backed objects
 2015-12-16 12:35 UTC  (6+ messages)
` [PATCH 9/9] drm/i915: Fail the execbuff using stolen objects as batchbuffers

How to move a recipe to another directory without invalidating its sstate-cache?
 2015-12-16 12:35 UTC  (2+ messages)

[PATCH v3] btrfs: Introduce new mount option to disable tree log replay
 2015-12-16 12:34 UTC  (7+ messages)

[Buildroot] Not build for static library while using Buildrooot plugin in eclipse integration
 2015-12-16 12:34 UTC 

[ [PATCH v2] 00/13] Add virtio support in arm/arm64
 2015-12-16 12:31 UTC  (5+ messages)
      ` [PATCH] eal: map io resources for non x86 architectures

[testing ceph] with gnu stow and NFS
 2015-12-16 12:30 UTC 

[Minios-devel] [PATCH v7 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-12-16 12:30 UTC 

[PATCH 0/2] ASoC: atmel-pdmic: add driver for Atmel PDMIC
 2015-12-16 12:27 UTC  (4+ messages)
` [PATCH 1/2] ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller

[PATCH 01/11] resource: Add System RAM resource type
 2015-12-16 12:26 UTC  (3+ messages)

[PATCH] drm/i915: Force clean compilation with -Werror
 2015-12-16 12:25 UTC  (2+ messages)

tcpdump support in DPDK 2.3
 2015-12-16 12:26 UTC  (11+ messages)

[PATCH 0/2] ARC dwarf unwinder fixes
 2015-12-16 12:24 UTC  (6+ messages)
` [PATCH 1/2] ARC: dw2 unwind: Reinstante unwinding out of modules
` [PATCH 2/2] ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing

[PATCH] environment: allow saving of symbolic link changes
 2015-12-16 12:24 UTC 

Question: Exclusions for AV-Software
 2015-12-16 12:24 UTC  (2+ messages)

[PATCH 1/4] mwifiex: fix potential integer truncation
 2015-12-16 12:21 UTC  (4+ messages)
` [PATCH 2/4] mwifiex: fix PCIe register information for 8997 chipset
` [PATCH 3/4] mwifiex: add missing check for PCIe8997 chipset
` [PATCH 4/4] mwifiex: enable MSI interrupt support in pcie

[PATCH] rebase: add --verify-signatures
 2015-12-16 13:39 UTC  (4+ messages)

[PATCH iproute2 v2 0/3] improve lwtunnel route support
 2015-12-16 12:22 UTC  (4+ messages)
` [PATCH iproute2 v2 1/3] vxlan: add support for collect metadata flag
` [PATCH iproute2 v2 2/3] gre: "
` [PATCH iproute2 v2 3/3] lwtunnel: implement support for ip6 encap

[PATCH v3 0/7] drm/exynos: rework layer blending
 2015-12-16 12:21 UTC  (8+ messages)
` [PATCH v3 1/7] drm/exynos: rename zpos to index
` [PATCH v3 2/7] drm/exynos: make zpos property configurable
` [PATCH v3 3/7] drm/exynos: mixer: set window priority based on zpos
` [PATCH v3 4/7] drm/exynos: mixer: remove all static blending setup
` [PATCH v3 5/7] drm/exynos: mixer: refactor layer setup
` [PATCH v3 6/7] drm/exynos: mixer: also allow ARGB1555 and ARGB4444
` [PATCH v3 7/7] drm/exynos: mixer: unify a check for video-processor window

[PATCH v3 0/2] arm64: change PoC D-cache flush to PoU
 2015-12-16 12:18 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: Use PoU cache instr for I/D coherency

[PATCH 1/4] net: tcp_memcontrol: simplify linkage between socket and page counter fix
 2015-12-16 12:17 UTC  (7+ messages)
` [PATCH 4/4] mm: memcontrol: clean up alloc, online, offline, free functions

[ovmf test] 66401: regressions - FAIL
 2015-12-16 12:17 UTC 

[PATCH] mingw: emulate write(2) that fails with a EPIPE
 2015-12-16 12:14 UTC 

[Qemu-devel] [PATCH] rtc: introduce nmi disable bit handler for cmos
 2015-12-16 12:14 UTC  (12+ messages)

Subvolume UUID, data corruption?
 2015-12-16 12:14 UTC  (23+ messages)
      ` attacking btrfs filesystems via UUID collisions? (was: Subvolume UUID, data corruption?)
        ` attacking btrfs filesystems via UUID collisions?

[PATCH] tools: always enable HAS_MEM_ACCESS
 2015-12-16 12:14 UTC  (3+ messages)

[Qemu-devel] -loadvm and disk only snapshot
 2015-12-16 12:12 UTC 

[PATCH v5 0/3] thermal: mediatek: Add cpu dynamic power cooling model
 2015-12-16 12:12 UTC  (8+ messages)
` [PATCH v5 2/3] arm64: dts: mt8173: Add thermal zone node

[PATCH] VMX: allocate APIC access page from domain heap
 2015-12-16 12:11 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "include/linux: move typdef for uintptr_t"
 2015-12-16 12:11 UTC  (3+ messages)

[PATCH v3 00/11] NFS/RDMA client patches for 4.5
 2015-12-16 12:11 UTC  (4+ messages)

[PATCH v4 00/10] drm/i915: improve the RPM device suspended assert
 2015-12-16 12:11 UTC  (3+ messages)
` [PATCH 05/10] drm/i915: add assert_rpm_wakelock_held helper

[PATCH iproute2 0/3] improve lwtunnel route support
 2015-12-16 12:11 UTC  (5+ messages)
` [PATCH iproute2 1/3] vxlan: add support for collect metadata flag

[PATCH v4 00/11] NFS/RDMA server patches for v4.5
 2015-12-16 12:10 UTC  (3+ messages)

[Qemu-arm] [PATCH 00/74] pc: acpi: convert DSDT to AML API and drop ASL templates support
 2015-12-16 12:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 26/74] pc: acpi: memhp: move MHPD._STA method into SSDT

[PATCH 0/2] DPCD Backlight Control
 2015-12-16 12:07 UTC  (3+ messages)
` [PATCH 1/2] drm/dp: Add definition for Display Control DPCD Registers capability size
` [PATCH 2/2] drm/i915: Add Backlight Control using DPCD for eDP connectors (v4)

[PATCH 0/4 for 2.3] vhost-user live migration support
 2015-12-16 12:08 UTC  (13+ messages)

[Buildroot] [PATCH 0/13 v2] legal-info improvements and completeness (branch yem/legal-2)
 2015-12-16 12:07 UTC  (3+ messages)
` [Buildroot] [PATCH 05/13 v2] core/pkg-generic: add variable to store the package rawname-version

[RFC PATCH v2 0/6] (mostly) Arch-independent livepatch
 2015-12-16 12:02 UTC  (3+ messages)
` [RFC PATCH v2 3/6] module: s390: keep mod_arch_specific for livepatch modules

[PATCH] autofs: show pipe inode in mount options
 2015-12-16 12:02 UTC 

[Qemu-devel] [PATCH 1/1] qmp: process system-reset event in paused state
 2015-12-16 12:02 UTC  (4+ messages)

[U-Boot] curious if XTRN_DECLARE_GLOBAL_DATA_PTR is still of value
 2015-12-16 12:02 UTC 

[PATCH v8 00/28] Kconfig conversion
 2015-12-16 12:02 UTC  (9+ messages)
` [PATCH v8 28/28] build: convert CONFIG_COMPAT to Kconfig
    ` [PATCH] "
  ` [PATCH] squash into 'build: use generated Kconfig options for Xen'

[PATCH 0/9] RFD: huge tmpfs: compound vs. team pages
 2015-12-16 12:00 UTC  (5+ messages)
` [PATCH 6/9] rmap: support file THP

[PATCH 0/9] Tesstsuite - splitted to more commits
 2015-12-16 11:59 UTC  (3+ messages)

[PATCH v3 0/5] mtd: Qualcomm NAND controller driver
 2015-12-16 11:57 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] mtd: nand: "

[PATCH v2] soc: mediatek: SCPSYS: use module_platform_driver
 2015-12-16 11:55 UTC  (3+ messages)

[PATCH v4 11/21] ARM: pxa: support ICP DAS LP-8x4x FPGA irq
 2015-12-16 11:54 UTC  (3+ messages)
` [PATCH v5] arm: "

[PATCH 1/1] powerpc/irq: tidy up inconsistent context in migrate_irqs()
 2015-12-16 11:54 UTC  (4+ messages)

[PATCH 3/9] perf test: new testsuite: perf annotate tests
 2015-12-16 11:51 UTC  (3+ messages)

[patch] qla2xxx: fix a timeout loop
 2015-12-16 11:45 UTC  (3+ messages)

[U-Boot] [Patch V2 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
 2015-12-16 11:44 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-msm: Boost controller core clock
 2015-12-16 11:44 UTC  (8+ messages)

[PATCH] PM / sleep: define inline functions
 2015-12-16 11:41 UTC 

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2015-12-16 11:40 UTC  (7+ messages)
` [PATCH V4 16/16] ARM64: tegra: select PM_GENERIC_DOMAINS

regmap-mmio and paged registers
 2015-12-16 11:38 UTC  (4+ messages)

[PATCH 0/4] ALSA: oxfw: localize stuffs of old firewire-speakers module
 2015-12-16 11:37 UTC  (4+ messages)
` [PATCH 2/4] ALSA: oxfw: move model-specific members from common structure
` [PATCH 3/4] ALSA: oxfw: move model-specific parameters "
` [PATCH 4/4] ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers


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.