All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-15 09:47:37 to 2015-04-15 10:52:06 UTC [more...]

[Qemu-devel] [PATCH v4 00/20] Generate ACPI v5.1 tables and expose it to guest over fw_cfg on ARM
 2015-04-15 10:51 UTC  (3+ messages)

[U-Boot] [PATCH] net: Use u32 instead of ulong for transaction ID in bootp
 2015-04-15 10:50 UTC 

[PATCH] dm-raid1: several fixes about writing on out of sync mirror device
 2015-04-15 10:50 UTC  (4+ messages)
` [PATCH] dm-raid1: fix the parameter passed into the kernel
` [PATCH] dm-raid1: remove the error flags in the mirror set when it's in sync
` [PATCH] dm-raid1: change default mirror when it's not "

[patch] perf/x86/intel/pt: cleanup error handling in pt_pmu_hw_init()
 2015-04-15 10:50 UTC  (4+ messages)

[PATCH] IB/iser: Fix regression in DIX mode fast registration flow
 2015-04-15 10:50 UTC 

[PATCH 00/17] i915_gem_gtt.c polish
 2015-04-15 10:49 UTC  (14+ messages)
` [PATCH 08/17] drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt
` [PATCH 11/17] drm/i915: Fix up the vma aliasing ppgtt binding
` [PATCH 12/17] drm/i915: Arm cmd parser with aliasng ppgtt only

[PATCH v9 00/15] Migration v2 (libxc)
 2015-04-15 10:44 UTC  (3+ messages)
` [PATCH v9 01/15] tools/libxc: Implement writev_exact() in the same style as write_exact()

[PATCH] drivers: CCI: fix used_mask init in validate_group()
 2015-04-15 10:44 UTC  (4+ messages)
` [PATCH V2] "

[Qemu-devel] [PATCH] block: document block-stream in qmp-commands.hx
 2015-04-15 10:43 UTC 

[RFC PATCH 0/4] TLB flush multiple pages with a single IPI
 2015-04-15 10:42 UTC  (10+ messages)
` [PATCH 1/4] x86, mm: Trace when an IPI is about to be sent
` [PATCH 2/4] mm: Send a single IPI to TLB flush multiple pages when unmapping
` [PATCH 3/4] mm: Gather more PFNs before sending a TLB to flush unmapped pages
` [PATCH 4/4] mm: migrate: Batch TLB flushing when unmapping pages for migration

[v2] powerpc/dts: Add some SoC specific "fsl, *-device-config" compatibles
 2015-04-15 10:42 UTC  (4+ messages)
` [v2] powerpc/dts: Add some SoC specific "fsl,*-device-config" compatibles

[PATCH] modpost: add .text.fixup to OTHER_TEXT_SECTIONS
 2015-04-15 10:40 UTC  (4+ messages)

[PATCH] ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
 2015-04-15 10:40 UTC 

[PATCH 2/2] drm/i915/skl: Support for 90/270 rotation
 2015-04-15 10:42 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: Swapping 90 and 270 to be compliant with Xrandr
  ` [PATCH 2/2] Documentation/drm: Update rotation property with 90/270 and description
          ` [PATCH] "

[Qemu-devel] [PATCH V14 0/3] Virtual Machine Generation ID
 2015-04-15 10:38 UTC  (2+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-15 10:37 UTC  (13+ messages)

[PATCH 0/3] sched, timer: Improve scalability of itimers
 2015-04-15 10:37 UTC  (3+ messages)
` [PATCH 2/3] sched, timer: Use atomics for thread_group_cputimer to improve scalability

[PATCH 1/2] xen/blkback: safely unmap purge persistent grants
 2015-04-15 10:37 UTC  (3+ messages)
` [PATCH v2 2/2] xen/grant: introduce func gnttab_unmap_refs_sync()

[PATCH v2 0/3] pci/designware: Add architecture-independent driver for Designware PCIe
 2015-04-15 10:36 UTC  (9+ messages)
` [PATCH v2 1/3] arm/pci: Add support architecture-independent PCIe driver
` [PATCH v2 2/3] pci/designware: Add base driver for Designware PCIe
` [PATCH v2 3/3] pci/layerscape: Add LS2085A PCIe support

[PATCH 2/2] livepatch: Fix the bug if the function name is larger than KSYM_NAME_LEN-1
 2015-04-15 10:35 UTC  (11+ messages)

[PATCH OSSTEST v5 00/24] add distro domU testing flight
 2015-04-15 10:35 UTC  (25+ messages)
` [PATCH OSSTEST v5 01/24] TestSupport: Add helper to fetch a URL on a host
` [PATCH OSSTEST v5 02/24] TestSupport: allow caller of prepareguest_part_xencfg to specify viftype
` [PATCH OSSTEST v5 03/24] create_webfile: Support use with guests as well as hosts
` [PATCH OSSTEST v5 04/24] Debian: refactor code to add preseed commands to the preseed file
` [PATCH OSSTEST v5 05/24] Debian: refactor preseeding of .ssh directories
` [PATCH OSSTEST v5 06/24] Debian: Refactor installation of overlays, so it can be used for guests too
` [PATCH OSSTEST v5 07/24] Debian: add preseed_create_guest helper
` [PATCH OSSTEST v5 08/24] make-flight: Handle $BUILD_LVEXTEND_MAX in mfi-common:create_build_jobs()
` [PATCH OSSTEST v5 09/24] distros: add support for installing Debian PV guests via d-i, flight and jobs
` [PATCH OSSTEST v5 10/24] distros: support booting Debian PV (d-i installed) guests with pvgrub
` [PATCH OSSTEST v5 11/24] distros: Support pvgrub for Wheezy too
` [PATCH OSSTEST v5 12/24] distros: support PV guest install from Debian netinst media
` [PATCH OSSTEST v5 13/24] Test pygrub and pvgrub on the regular flights
` [PATCH OSSTEST v5 14/24] distros: add branch infrastructure
` [PATCH OSSTEST v5 15/24] distros: Run a flight over the weekend
` [PATCH OSSTEST v5 16/24] Debian: Handle lack of bootloader support in d-i on ARM
` [PATCH OSSTEST v5 17/24] standalone: propagate result of command from with_logging
` [PATCH OSSTEST v5 18/24] ts-debian-di-install: Refactor root_disk specification
` [PATCH OSSTEST v5 19/24] make-flight: refactor PV debian tests
` [PATCH OSSTEST v5 20/24] Add testing of non-LVM/phy disk backends
` [PATCH OSSTEST v5 21/24] mfi-common: Allow make-*flight to filter the set of build jobs to include
` [PATCH OSSTEST v5 22/24] make-distros-flight: don't bother building for XSM
` [PATCH OSSTEST v5 23/24] distros: email only me on play flights
` [PATCH OSSTEST v5 24/24] ts-debian-di-install: Use ftp.debian.org directly

[U-Boot] [PATCH 0/6] Add ARMv7M STM32F1 and STM3210E-EVAL board support
 2015-04-15 10:33 UTC  (3+ messages)
` [U-Boot] [PATCH 2/6] common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()

[Ceph-maintainers] statically allocated uid/gid for ceph
 2015-04-15 10:32 UTC  (6+ messages)

ip_tunnel: Remove gratuitous skb scrubbing
 2015-04-15 10:32 UTC  (6+ messages)

[PATCH v4 00/24] ILP32 for ARM64
 2015-04-15 10:31 UTC  (15+ messages)

[Qemu-devel] [PATCH v5 0/7] pass aer error to guest for vfio device
 2015-04-15 10:30 UTC  (14+ messages)
` [Qemu-devel] [PATCH v5 5/7] vfio-pci: pass the aer error to guest

[PATCH] drm/vblank: Fixup and document timestamp update/read barriers
 2015-04-15 10:32 UTC  (2+ messages)

[PATCH 1/1] xc_domain_restore: Allow QEMU to increase memory
 2015-04-15 10:30 UTC  (9+ messages)
` [PATCH v2 1/1] tools: Handle xc_maxmem adjustments

How to send a warning message from git hosting server?
 2015-04-15 10:28 UTC  (4+ messages)

Revised futex(2) man page for review
 2015-04-15 10:28 UTC  (5+ messages)

[PATCH 0/4] convert parport to device-model
 2015-04-15 10:28 UTC  (6+ messages)
` [PATCH 1/4] parport: modify parport subsystem to use devicemodel

[PATCH] KVM: s390: Fix for kvm/master (target 4.1)
 2015-04-15 10:27 UTC  (2+ messages)
` [PATCH] KVM: s390: disable RRBM again

[PATCH 0/3] hrtimer (related) fixes
 2015-04-15 10:26 UTC  (5+ messages)
` [PATCH 1/3] hrtimer: Fix race between hrtimer_start() and __run_hrtimer()
` [PATCH 2/3] sched: Cleanup bandwidth timers
` [PATCH 3/3] perf: Fix mux_interval hrtimer wreckage

[U-Boot] [PATCH] MIPS: implement device-tree handover to Linux kernel
 2015-04-15 10:26 UTC 

[PATCH 1/3] cpuidle: Store the idle start time stamp
 2015-04-15 10:25 UTC  (5+ messages)
` [PATCH 2/3] cpuidle: Add some comments in the cpuidle_enter function
` [PATCH 3/3] sched: fair: Fix wrong idle timestamp usage

[PATCH 0/6] meta: 6 fixes
 2015-04-15 10:21 UTC  (9+ messages)
` [PATCH 3/6] libepoxy: DEPENDS on virtual/mesa

[patch 4/5] net: hip04: Make tx coalesce timer actually work
 2015-04-15 10:20 UTC  (4+ messages)
  ` [patch v2] "

[PATCH v4 0/2] Enable capsule loader interface for efi firmware updating
 2015-04-15 10:18 UTC  (9+ messages)
` [PATCH v4 1/2] firmware_loader: introduce new API - request_firmware_direct_full_path()

[PATCH] pwm: Add clk enable/disable for pwm_samsung_enable/pwm_samsung_disable
 2015-04-15 10:17 UTC  (4+ messages)

[libvirt test] 50401: regressions - FAIL
 2015-04-15 10:17 UTC  (4+ messages)
` [libvirt] [Xen-devel] "
    ` [libvirt] "

[PATCH v2 0/2] LED interface for PowerNV platform
 2015-04-15 10:15 UTC  (7+ messages)
` [PATCH v2 2/2] leds/powernv: Add driver "

[PATCH] kms_rotation_crc: Changing as per DRM rotation
 2015-04-15 10:07 UTC 

Yocto Eclipse Plugin
 2015-04-15 10:15 UTC  (5+ messages)

[PATCH 16/17] get rid of the size argument of sock_sendmsg()
 2015-04-15 10:15 UTC  (6+ messages)

[PATCH V2 0/5] [media] NetUP Universal DVB PCIe card support
 2015-04-15 10:07 UTC  (6+ messages)
` [PATCH V2 1/5] [media] horus3a: Sony Horus3A DVB-S/S2 tuner driver
` [PATCH V2 2/5] [media] ascot2e: Sony Ascot2e DVB-C/T/T2 "
` [PATCH V2 3/5] [media] lnbh25: LNBH25 SEC controller driver
` [PATCH V2 4/5] [media] cxd2841er: Sony CXD2841ER DVB-S/S2/T/T2/C demodulator driver
` [PATCH V2 5/5] [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver

[v2 00/11] PML (Paging Modification Logging) support
 2015-04-15 10:15 UTC  (5+ messages)
` [v2 01/11] vmx: add new boot parameter to control PML enabling
` [v2 02/11] doc: add description for new PML boot parameter

Yocto Eclipse Plugin not working for non CMake project
 2015-04-15 10:13 UTC 

[PATCH] x86: Enable fast 32-bit put_user_64 for copy_to_user
 2015-04-15  9:51 UTC  (2+ messages)

[PATCH 1/1] xc_domain_restore: Allow QEMU to increase memory
 2015-04-15 10:09 UTC  (7+ messages)

[Cocci] coccinelle for osx
 2015-04-15 10:08 UTC 

autom4te segfault in Dumper.so when configuring intltool
 2015-04-15 10:08 UTC  (4+ messages)

[RFC] Simlify dif_verify routines and fixup fileio protection information code
 2015-04-15 10:07 UTC  (5+ messages)

Problem installing nfs-utils to non standard dir
 2015-04-15  9:53 UTC 

[PATCH net] bnx2x: Fix netpoll interoperability
 2015-04-15 10:05 UTC  (9+ messages)
          ` [PATCH v2 net] bnx2x: Fix busy_poll vs netpoll

[PATCH OSSTEST v2 0/5] Tweaks to allow running non-master production instances
 2015-04-15 10:04 UTC  (6+ messages)
` [PATCH OSSTEST v2 1/5] cri-args-hostslists: allow instance specific settings
` [PATCH OSSTEST v2 2/5] Handle osstest's own local push gate in non-master production instances
` [PATCH OSSTEST v2 3/5] cambridge: Add a crontab
` [PATCH OSSTEST v2 4/5] cambridge: Do not try to push harness to XenProject instance output
` [PATCH OSSTEST v2 5/5] cambridge: Stop publishing logs to chiark

[RFC PATCH 0/3] PCI: host: Add PCIe host support for Hisilicon Soc Hip05
 2015-04-15 10:04 UTC  (4+ messages)
` [RFC PATCH 1/3] PCI: host: designware: support ARM64

[PATCH] dmaengine: bcm2835: Add slave dma support
 2015-04-15  9:56 UTC 

linux-next: build failure after merge of the xen-tip tree
 2015-04-15 10:03 UTC  (4+ messages)

[PATCHv2 0/3] Add devm_of_phy_get_by_index and update platform drivers
 2015-04-15  9:59 UTC  (7+ messages)
` [PATCHv2 1/3] phy: core: Add devm_of_phy_get_by_index to phy-core
` [PATCHv2 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index

[PATCH] efi: stub: use a pool allocation for the cmdline
 2015-04-15 10:01 UTC  (7+ messages)

[Bug 90034] account request for amdgpu
 2015-04-15 10:00 UTC  (2+ messages)

[PATCH v3 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-04-15 10:00 UTC  (9+ messages)

[PATCH] vhost: use kthread_run macro
 2015-04-15  9:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost: fix log base address
 2015-04-15  9:56 UTC  (2+ messages)

[PATCH 0/4] rte_ethdev: cleanups
 2015-04-15  9:56 UTC  (9+ messages)
` [PATCH 1/4] rte_ethdev: remove extra inline
` [PATCH 2/4] rte_ethdev: whitespace cleanup
` [PATCH 3/4] rte_ethdev: make tables const
` [PATCH 4/4] rte_ethdev: remove unnecessary paren on return

[call for review] netdev-related stuff in vfs.git
 2015-04-15  9:53 UTC  (9+ messages)
` [PATCH 15/17] switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()

[Qemu-devel] Failing iotests in v2.3.0-rc2 / master
 2015-04-15  9:54 UTC  (7+ messages)

Backporting to Firefly
 2015-04-15  9:54 UTC  (2+ messages)

[Qemu-devel] feature proposal: checkpoint-assisted migration
 2015-04-15  9:54 UTC  (2+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-15  9:53 UTC  (12+ messages)

[Qemu-devel] [PATCH for-2.4] m25p80: fix s->blk usage before assignment
 2015-04-15  9:53 UTC  (2+ messages)

[PATCH] leds: gpio: Fix device teardown on probe deferral
 2015-04-15  9:52 UTC  (4+ messages)

[PATCH] tags: much faster, parallel "make tags"
 2015-04-15  9:51 UTC  (3+ messages)

[U-Boot] [dm/next PATCH v1] dm: qspi fix claim bus and release bus
 2015-04-15  9:50 UTC  (2+ messages)

rbd and the next giant release v0.87.2
 2015-04-15  9:49 UTC 

[PATCH] irqchip/gicv3-its: Decrease page size when needed
 2015-04-15  9:49 UTC  (6+ messages)
` [PATCH 1/2] irqchip/gicv3-its: Support share device ID
` [PATCH 2/2] pci/layerscape: Add LS2085A MSI support

[PATCH] Enable dithering for ns2501 DVO
 2015-04-15  9:51 UTC  (2+ messages)

freeze with dpdk-2.0.0
 2015-04-15  9:49 UTC  (3+ messages)

rados and the next giant release v0.87.2
 2015-04-15  9:48 UTC 


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.