All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-10 14:20:29 to 2015-04-10 15:26:25 UTC [more...]

[Qemu-devel] [PATCH qemu v6 00/15] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-04-10 15:24 UTC  (15+ messages)
` [Qemu-devel] [PATCH qemu v6 01/15] linux headers update for DDW on SPAPR
` [Qemu-devel] [PATCH qemu v6 02/15] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v6 03/15] spapr_pci: Make find_phb()/find_dev() public
` [Qemu-devel] [PATCH qemu v6 04/15] vfio: spapr: Move SPAPR-related code to a separate file
` [Qemu-devel] [PATCH qemu v6 05/15] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v6 06/15] spapr_pci: Convert finish_realize() to dma_capabilities_update()+dma_init_window()
` [Qemu-devel] [PATCH qemu v6 08/15] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v6 09/15] spapr_iommu: Add root memory region
` [Qemu-devel] [PATCH qemu v6 10/15] spapr_pci_vfio: Remove unnecessary cast to sPAPRPHBVFIOState
` [Qemu-devel] [PATCH qemu v6 11/15] spapr_pci: Do complete reset of DMA config when resetting PHB
` [Qemu-devel] [PATCH qemu v6 12/15] spapr_vfio_pci: Remove redundant spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCH qemu v6 13/15] spapr: Add pseries-2.4 machine
` [Qemu-devel] [PATCH qemu v6 14/15] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PATCH qemu v6 15/15] vfio: Enable DDW ioctls to VFIO IOMMU driver

[Xenomai] Xenomai on Linux 3.18 on Zynq
 2015-04-10 15:26 UTC  (5+ messages)

[PATCHv2 0/6] Use ticket locks for spinlocks
 2015-04-10 15:25 UTC  (8+ messages)
` [PATCHv2 1/6] x86/hvm: don't include asm/spinlock.h
` [PATCHv2 2/6] x86/mtrr: include asm/atomic.h
` [PATCHv2 4/6] x86: provide xadd()
` [PATCHv2 5/6] xen: use ticket locks for spin locks
` [PATCHv2 6/6] x86, arm: remove asm/spinlock.h from all architectures

[PATCH 0/2] coresight: next 4.0-rc7
 2015-04-10 15:25 UTC  (6+ messages)
` [PATCH 1/2] coresight: etb10: Print size of buffer we fail to allocate
` [PATCH 2/2] coresight: etb10: Fix check for bogus buffer depth

[RFC PATCH 0/5] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-10 15:25 UTC  (8+ messages)

[Bug 89944] GPU crash in Civilization 5
 2015-04-10 15:25 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: check IRQ number on userland injection
 2015-04-10 15:25 UTC  (4+ messages)

[PATCH 1/7] Bluetooth: btbcm: Add BCM4324B3 UART device
 2015-04-10 15:24 UTC  (3+ messages)
` [PATCH 2/7] Bluetooth: hci_uart: Add HCIUARTSETBAUDRATE ioctl

memaccess: skipping mem_access_send_req
 2015-04-10 15:23 UTC  (3+ messages)

[GIT PULL] USB resume timeout rework for v4.1
 2015-04-10 15:21 UTC  (5+ messages)

[PATCH 0/7] drm/i915: CHV DPIO power gating stuff
 2015-04-10 15:21 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Implement chv display PHY lane stagger setup
` [PATCH 2/7] drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
` [PATCH 3/7] Revert "drm/i915: Hack to tie both common lanes together on chv"
` [PATCH 4/7] drm/i915: Use the default 600ns LDO programming sequence delay
` [PATCH 5/7] drm/i915: Only wait for required lanes in vlv_wait_port_ready()
` [PATCH 6/7] drm/i915: Implement PHY lane power gating for CHV
` [PATCH 7/7] drm/i915: Throw out WIP CHV power well definitions

[PATCH] NFS: Add stubs for GETDEVICELIST
 2015-04-10 15:21 UTC  (2+ messages)

[Buildroot] [Bug 7508] New: Use of BR2_EXTERNAL and dependencies to existing packages
 2015-04-10 15:19 UTC  (2+ messages)
` [Buildroot] [Bug 7508] "

[PATCH 0/2] fix logging in Intel PMD's
 2015-04-10 15:18 UTC  (3+ messages)
  ` [PATCH 1/2] ixgbe: silence noisy log messages
  ` [PATCH 2/2] e1000: "

[Buildroot] [Bug 7478] New: Multiple chosen python modules are not built due to missing header files in include path
 2015-04-10 15:18 UTC  (2+ messages)
` [Buildroot] [Bug 7478] "

[Qemu-devel] [PATCH v6 0/8] QEMU memory hot unplug support
 2015-04-10 15:17 UTC  (2+ messages)

[RFC] mixture of cleanups to cache-v7.S
 2015-04-10 15:16 UTC  (5+ messages)

[Qemu-devel] seccomp breakage on arm
 2015-04-10 15:16 UTC  (4+ messages)

[REGRESSION] commit 0461a41 "spi: Pump transfers inside calling context for spi_sync()" breaks Apalis/Colibri T30 with MCP2515 SPI CAN controller
 2015-04-10 15:15 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: add fixed divider for ciu_clk on SoCFPGA
 2015-04-10 15:15 UTC  (2+ messages)

[Qemu-devel] [vhost-net] handle_tx: extract data from vq when !zcopy_used
 2015-04-10 15:14 UTC  (2+ messages)

bcache + luks
 2015-04-10 15:14 UTC 

[dizzy 0/7] inotify patchset back-port
 2015-04-10 14:57 UTC  (7+ messages)
` [dizzy 2/7] cooker/cache/parse: Implement pyinofity based reconfigure
` [dizzy 3/7] cooker: Fix pyinotify handling of ENOENT issues
` [dizzy 4/7] cooker: Further optimise pyinotify
` [dizzy 5/7] cooker: Improve pyinotify performance
` [dizzy 6/7] cooker: read file watches on server idle
` [dizzy 7/7] cooker/server: Fix up 100% CPU usage at idle

RDMA Multicasting
 2015-04-10 15:14 UTC  (4+ messages)

[PATCH v3 00/42] hpsa updates
 2015-04-10 15:13 UTC  (9+ messages)
` [PATCH v3 37/42] hpsa: use block layer tag for command allocation

[PATCH] dm-crypt: Fix deadlock when algo returns -EBUSY
 2015-04-10 15:12 UTC  (6+ messages)
`  "
  ` [PATCH v2] dm crypt: fix "

[PATCH 0/2] crypto: add new driver for Marvell CESA
 2015-04-10 15:11 UTC  (4+ messages)

[meta-raspberrypi] mesa & gl problems
 2015-04-10 15:11 UTC 

Package reduction(package minimisation) for minimal rootfs
 2015-04-10 15:10 UTC  (2+ messages)

[PATCH] ASoC: soc-core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm()
 2015-04-10 15:09 UTC  (2+ messages)

[PATCH v2] arm: zynq: Fix system clock with multi_v7_defconfig
 2015-04-10 15:09 UTC  (4+ messages)

[Xenomai] [PATCH] hal/arm: Add Zynq v3.14.17 patches‏
 2015-04-10 15:08 UTC  (2+ messages)

tg3 NIC driver bug in 3.14.x under Xen
 2015-04-10 15:06 UTC  (15+ messages)
          ` tg3 NIC driver bug in 3.14.x under Xen [and 3 more messages]

Guarantee udelay(N) spins at least N microseconds
 2015-04-10 15:06 UTC  (7+ messages)

Atheros 8035 PHY only works when at803x_config_init() is commented out
 2015-04-10 15:04 UTC  (13+ messages)

[PATCH v1 1/1] firmware: tegra: Add XHCI firmware v50.07 for T210
 2015-04-10 15:02 UTC  (2+ messages)

[PATCH] e2fsprogs: Package populate-extfs.sh and enable symlink install
 2015-04-10 15:01 UTC  (2+ messages)

[GIT PULL] First batch of KVM changes for 4.1
 2015-04-10 15:01 UTC 

[Qemu-devel] [PATCH for-2.3] stm32f205: Fix SoC type name
 2015-04-10 14:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] Add memory attributes and use them in ARM
 2015-04-10 14:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/14] memory: Define API for MemoryRegionOps to take attrs and return status

[Buildroot] [PATCH 1/1] package/cryptodev-linux: ccache compile fix
 2015-04-10 15:01 UTC 

[PATCH v2] KVM: arm/arm64: avoid using kvm_run for in-kernel emulation
 2015-04-10 14:59 UTC  (2+ messages)

[PATCH v2 00/17] IB/Verbs: IB Management Helpers
 2015-04-10 14:56 UTC  (9+ messages)
` [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW

[PATCH kvm-unit-tests] x86/run: Rearrange the valid binary and testdev support checks
 2015-04-10 14:57 UTC 

[PATCH 2/2] locking/rwsem: Use a return variable in rwsem_spin_on_owner()
 2015-04-10 14:53 UTC  (20+ messages)
                ` [PATCH] mutex: Speed up mutex_spin_on_owner() by not taking the RCU lock
                    ` [PATCH] uaccess: Add __copy_from_kernel_inatomic() primitive
                      ` [PATCH] x86/uaccess: Implement get_kernel()
                        ` [PATCH] mutex: Improve mutex_spin_on_owner() code generation
                          ` [PATCH] x86: Align jump targets to 1 byte boundaries

[PATCH 2/2] SELinux: per-command whitelisting of ioctls
 2015-04-10 14:54 UTC  (2+ messages)

[BUG/PATCH] kernel RNG and its secrets
 2015-04-10 14:54 UTC  (12+ messages)

Left over bugs from 1.8
 2015-04-10 14:51 UTC 

[PATCH 0/3] Drivers: hv: vmbus: fix crashes on hv_vmbus load/unload path
 2015-04-10 14:50 UTC  (5+ messages)
` [PATCH 2/3] Drivers: hv: vmbus: introduce vmbus_acpi_remove

[Xenomai] Why does mqueue.h define mqd_t as unsigned
 2015-04-10 14:50 UTC  (6+ messages)

[PATCH WIP] parport: add device model
 2015-04-10 14:49 UTC  (2+ messages)

[PATCH] doc: add field widths to prog guide glossary
 2015-04-10 14:50 UTC  (3+ messages)

[PATCH v1 0/2] relocate Xen in over 4GB space for arm32
 2015-04-10 14:49 UTC  (7+ messages)
` [PATCH v1 1/2] arm: Add ability to relocate Xen in over 4GB space

[PATCH v2 1/2 RESEND] staging: dgnc: remove dead code in dgnc_tty_write()
 2015-04-10 14:48 UTC  (2+ messages)
` [PATCH v2 2/2 RESEND] staging: dgnc: remove redundant check

Prioritize Heartbeat packets
 2015-04-10 14:49 UTC  (7+ messages)
          ` [ceph-users] "

PXP test applications
 2015-04-10 14:47 UTC  (3+ messages)

[PATCH] x86/Dom0: Don't allow dom0_max_vcpus to be zero
 2015-04-10 14:47 UTC  (3+ messages)

[PATCH] regulator: output current-limit for all regulators in summary
 2015-04-10 14:46 UTC  (2+ messages)

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-04-10 14:46 UTC  (5+ messages)

[PATCH] doc: fixed verbatim sections in vmxnet3 docs
 2015-04-10 14:45 UTC 

Port configuration for location services on Telit HE910
 2015-04-10 14:45 UTC  (2+ messages)

[PATCH 1/2] drm/i915/skl: Allow universal planes to position
 2015-04-10 14:44 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/skl: Support for 90/270 rotation

[intel-gfx][PATCH V4] Displayport compliance testing V4
 2015-04-10 14:44 UTC  (6+ messages)
` [PATCH 4/9] drm/i915: Add check for corrupt raw EDID header for Displayport compliance testing
  ` [Intel-gfx] "

tools brainstorming
 2015-04-10 14:43 UTC  (12+ messages)

Bcache on btrfs: the perfect setup or the perfect storm?
 2015-04-10 14:42 UTC  (2+ messages)

improve futex on -RT by avoiding the double wake-up
 2015-04-10 14:42 UTC  (7+ messages)
` [PATCH 1/3] futex: avoid double wake up in PI futex wait / wake on -RT
    ` [PATCH 1/3 v2] "
` [PATCH 3/3] ipc/mqueue: remove STATE_PENDING
    ` [PATCH v2] "

[PATCH 0/5] i.MX5/6 mem2mem scaler
 2015-04-10 14:41 UTC  (9+ messages)
` [PATCH 4/5] [media] imx-ipu: Add ipu media common code
` [PATCH 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

[patch 2/2] leds: netxbig: clean up a data type issue
 2015-04-10 14:41 UTC  (9+ messages)
` [patch 2/2 v2] leds: netxbig: silence a static checker warning

[Qemu-devel] Last call for release-critical fixes for 2.3
 2015-04-10 14:38 UTC  (4+ messages)

[PATCH] ASoC: fsl_ssi: Use devm_ioremap_resource()
 2015-04-10 14:38 UTC  (2+ messages)

[PATCH] XSA120 follows to the Linux kernel
 2015-04-10 14:37 UTC  (3+ messages)
` [Xen-devel] "

[Qemu-devel] [edk2] syslinux vs. OVMF
 2015-04-10 14:36 UTC  (3+ messages)
      ` [Qemu-devel] virtio-net regression [was: syslinux vs. OVMF]

[PATCH 0/6] Add Write Long Characteristic Descriptors client TC
 2015-04-10 14:36 UTC  (2+ messages)

[PATCH 00/10] PML (Paging Modification Logging) support
 2015-04-10 14:35 UTC  (7+ messages)
` [PATCH 10/10] p2m/ept: Enable PML in p2m-ept for log-dirty

[PATCH] drm/i915: Remove unused variable from execlists_context_queue
 2015-04-10 14:34 UTC  (2+ messages)

[RFC] write(2) semantics wrt return values and current position
 2015-04-10 14:31 UTC  (8+ messages)

[PATCH] mpt2sas: mpt3sas: Fix memory corruption during initialization
 2015-04-10 14:30 UTC  (3+ messages)

patch "phy: Add a driver for dm816x USB PHY" added to linux-phy tree
 2015-04-10 14:27 UTC  (7+ messages)

[PATCH] MIPS: Fix HIGHMEM crash in __update_cache()
 2015-04-10 14:31 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.3] cris: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
 2015-04-10 14:29 UTC  (3+ messages)

raisin: Refactor to be more like a library
 2015-04-10 14:30 UTC  (11+ messages)
` [PATCH 1/8] Add core.sh and wrapper function
` [PATCH 4/8] Import raise.sh and unraise.sh into library
` [PATCH 5/8] Allow the user's config to live outside of git
` [PATCH 8/8] Refactor package dependency checking and installation

[PATCH v2] crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON
 2015-04-10 14:29 UTC  (2+ messages)

[PATCH V4 0/5] Add big-endian MMIO support to serial8250
 2015-04-10 14:28 UTC  (4+ messages)

[ANNOUNCE] 3.18.7-rt1
 2015-04-10 14:28 UTC  (10+ messages)
` [patch-3.18.7-rt1] sched/context-tracking: fix PREEMPT_LAZY explosions
        ` [rfc patch] rt,nohz_full: fix nohz_full for PREEMPT_RT_FULL
          ` [rfc patch v2] "

[linux-next test] 50369: regressions - FAIL
 2015-04-10 14:28 UTC 

Performance evaluation and Questions: Eliminating Xen (RTDS) scheduler overhead on dedicated CPU
 2015-04-10 14:28 UTC  (4+ messages)

[PATCH] monitor: Add initial support for BNEP
 2015-04-10 14:26 UTC  (6+ messages)

[PATCH net-next 3/5] selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
 2015-04-10 14:24 UTC  (5+ messages)
` [PATCH net-next 0/3] selinux: add missing xfrm nl cmd
  ` [PATCH net-next 1/3] selinux/nlmsg: add XFRM_MSG_REPORT
  ` [PATCH net-next 2/3] selinux/nlmsg: add XFRM_MSG_MIGRATE
  ` [PATCH net-next 3/3] selinux/nlmsg: add XFRM_MSG_MAPPING

Advice of fielsystem type
 2015-04-10 14:25 UTC 

[Qemu-devel] [PATCH] configure: improve multiarch support for pkgconfig
 2015-04-10 14:24 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Select starting pipe bpp irrespective or the primary plane
 2015-04-10 14:22 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Drop unecessary fb arguments from function signatures
` [PATCH 3/3] drm/atomic-helper: Don't call atomic_update_plane when it stays off

[PATCH v2] pinctrl: imx: Allow parsing DT without function nodes
 2015-04-10 14:22 UTC 

[GIT PULL 1/2] ARM: tegra: Core code changes for v4.1-rc1
 2015-04-10 14:22 UTC  (3+ messages)
` [GIT PULL v2 "

[PATCH 0/4] ACPI / scan: Clean up the handling of the PRP0001 device ID
 2015-04-10 14:20 UTC  (4+ messages)
` [update][PATCH 4/4] ACPI / scan: Rework modalias creation when "compatible" is present


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.