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

[PATCH 0/3] hrtimer (related) fixes
 2015-04-15 11:31 UTC  (4+ messages)
` [PATCH 1/3] hrtimer: Fix race between hrtimer_start() and __run_hrtimer()

[PATCH v9 00/15] Migration v2 (libxc)
 2015-04-15 11:31 UTC  (24+ messages)
` [PATCH v9 01/15] tools/libxc: Implement writev_exact() in the same style as write_exact()
` [PATCH v9 02/15] libxc/progress: Extend the progress interface
` [PATCH v9 03/15] tools/libxc: Migration v2 framework
` [PATCH v9 04/15] tools/libxc: C implementation of stream format
` [PATCH v9 05/15] tools/libxc: noarch common code
` [PATCH v9 07/15] tools/libxc: x86 PV "
` [PATCH v9 08/15] tools/libxc: x86 PV save code
` [PATCH v9 09/15] tools/libxc: x86 PV restore code
` [PATCH v9 10/15] tools/libxc: x86 HVM save code
` [PATCH v9 11/15] tools/libxc: x86 HVM restore code

[PATCH OSSTEST v2 0/5] Tweaks to allow running non-master production instances
 2015-04-15 11:31 UTC  (5+ messages)
` [PATCH OSSTEST v2 2/5] Handle osstest's own local push gate in "
` [PATCH OSSTEST v2 5/5] cambridge: Stop publishing logs to chiark

[Qemu-devel] [PATCH] qmp-commands: fix incorrect uses of ":O" specifier
 2015-04-15 11:30 UTC 

[PATCH] ALSA: hda - simplify azx_has_pm_runtime
 2015-04-15 11:29 UTC 

[Qemu-devel] [Bug 1336794] [NEW] 9pfs does not honor open file handles on unlinked files
 2015-04-15 11:28 UTC  (7+ messages)
` [Qemu-devel] [Bug 1336794] "
  `  "
    ` [V9fs-developer] "
        ` [Qemu-devel] "

[PATCH 0/3] Introduce support for MMC35240 magnetic sensor
 2015-04-15 11:28 UTC  (5+ messages)
` [PATCH 1/3] iio: magnetometer: Add support for MEMSIC MMC35240 sensor
` [PATCH 2/3] iio: magnetometer: mmc35240: Add PM sleep support
` [PATCH 3/3] iio: magnetometer: Add ACPI support for MMC35240

[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2015-04-14
 2015-04-15 11:27 UTC  (3+ messages)
` [net-next 11/14] i40e: handle possible memory allocation failure

[Qemu-devel] Failing iotests in v2.3.0-rc2 / master
 2015-04-15 11:27 UTC  (3+ messages)

[PATCH 1/1] xc_domain_restore: Allow QEMU to increase memory
 2015-04-15 11:27 UTC  (9+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-15 11:25 UTC  (23+ messages)

Alternatively
 2015-04-15 11:25 UTC  (2+ messages)

Help on drmModeSetPlane
 2015-04-15 11:22 UTC  (2+ messages)

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

[PATCH] irqchip/gicv3-its: Decrease page size when needed
 2015-04-15 11:08 UTC  (4+ messages)
` [PATCH 1/2] irqchip/gicv3-its: Support share device ID

Yocto Eclipse Plugin
 2015-04-15 11:19 UTC  (7+ messages)

[PATCH] drm/i915/chv: Implement WaDisableShadowRegForCpd
 2015-04-15 11:18 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH] zynq: slcr: Disable all level shifters
 2015-04-15 11:17 UTC 

[LKP] [x86] ad7a085ec2a: BUG: unable to handle kernel paging request at 0000000000080000
 2015-04-15 11:13 UTC  (2+ messages)
`  "

[U-Boot] [PATCH] zynq: spi: Remove unnecessary error condition
 2015-04-15 11:13 UTC 

[PATCH V2] cpuset: Add knob to make allowed masks hotplug invariant on legacy hierarchy
 2015-04-15 11:12 UTC  (4+ messages)

[PATCH 0/8 v3] xfs: fix direct IO completion issues
 2015-04-15 11:11 UTC  (7+ messages)
` [PATCH 1/9] xfs: factor DIO write mapping from get_blocks
` [PATCH 4/9] xfs: handle DIO overwrite EOF update completion correctly
` [PATCH 5/9] xfs: DIO writes within EOF don't need an ioend

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

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

[PATCH v2] serial: of-serial: Remove device_type = "serial" registration
 2015-04-15 11:08 UTC  (2+ messages)

[U-Boot] [PATCH] serial: zynq: Add support for slow emulation platform
 2015-04-15 11:08 UTC 

[[PATCH v4]] new functions libxl_bitmap_{or,and}
 2015-04-15 11:07 UTC  (3+ messages)

[PATCH] powerpc/dts: Update the core cluster PLL node(s)
 2015-04-15 11:07 UTC  (5+ messages)

[U-Boot] [PATCH V3 0/4] dm: core: add device's uclass platform data and tests
 2015-04-15 11:07 UTC  (12+ messages)
` [U-Boot] [PATCH V4 00/10] dm: core: extend API by useful functions with tests
  ` [U-Boot] [PATCH V4 01/10] dm: core: add internal functions for getting the device without probe
  ` [U-Boot] [PATCH V4 02/10] dm: core: Extend struct udevice by '.uclass_platdata' field
  ` [U-Boot] [PATCH V4 03/10] dm: test: Add tests for device's uclass platform data
  ` [U-Boot] [PATCH V4 04/10] dm: test: Add tests for get/find uclass devices
  ` [U-Boot] [PATCH V4 05/10] dm: core: remove type 'static' of function uclass_get_device_tail()
  ` [U-Boot] [PATCH V4 06/10] dm: core: uclass: add function: uclass_find_device_by_name()
  ` [U-Boot] [PATCH V4 07/10] dm: core: uclass: add function: uclass_get_device_by_name()
  ` [U-Boot] [PATCH V4 08/10] dm: core: device: add function: dev_get_driver_ops()
  ` [U-Boot] [PATCH V4 09/10] dm: core: device: add function: dev_get_uclass_name()
  ` [U-Boot] [PATCH V4 10/10] dm: test: Add tests for get/find uclass's device by name

[PATCH 1/3] drm/i915: Select starting pipe bpp irrespective or the primary plane
 2015-04-15 11:06 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Drop unecessary fb arguments from function signatures

[PATCH 0/2] thermal: Set default thermal_zoneX mode to "enabled"
 2015-04-15 11:05 UTC  (9+ messages)
` [PATCH 1/2] thermal: exynos: Reorder exynos_map_dt_data() function

[nightly] Core TISDK 2015.04 build 2015-04-15_06-00-51
 2015-04-15 11:05 UTC 

[U-Boot] [UBOOT PATCH] f_thor: Dont perform reset at the end of thor
 2015-04-15 11:02 UTC  (3+ messages)

[U-Boot] [UBOOT PATCH] usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
 2015-04-15 11:01 UTC  (3+ messages)

[Qemu-devel] [PATCH] vhost: fix log base address
 2015-04-15 10:08 UTC  (3+ messages)

[U-Boot] [UBOOT PATCH] ci_udc: Update the ci_udc driver to support bulk transfers
 2015-04-15 11:00 UTC  (3+ messages)

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

[U-Boot] [PATCH v3 0/7] Add support for Colibri Vybrid Modules
 2015-04-15 10:54 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] ARM: vf610: Move DDR3 initialization to imx-common
` [U-Boot] [PATCH v3 2/7] ARM: vf610: Enable external 32KHz oscillator
` [U-Boot] [PATCH v3 3/7] ARM: vf610: Add SoC and CPU type detection
` [U-Boot] [PATCH v3 4/7] ARM: vf610: Enable caches
` [U-Boot] [PATCH v3 5/7] ARM: vf610: Initial integration for Colibri VF50/VF61
` [U-Boot] [PATCH v3 6/7] usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
` [U-Boot] [PATCH v3 7/7] colibri_vf: Enable USB support for Colibri Vybrid

[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  (3+ 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] 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  (3+ 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)

[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  (7+ 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 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)

[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

[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  (3+ messages)

[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] 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 

[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  (3+ messages)
` [v2 02/11] doc: add description for new PML boot parameter


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.