All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-02 11:19:23 to 2014-05-02 12:50:41 UTC [more...]

Xen Platform QoS design discussion
 2014-05-02 12:50 UTC  (7+ messages)

DNS when using Static IP
 2014-05-02 12:49 UTC  (6+ messages)
  ` [OE-core] "

[PATCH v3] libxl: add option for discard support to xl disk configuration
 2014-05-02 12:49 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] infra: Add generic check_prog_host function
 2014-05-02 12:49 UTC  (6+ messages)

[PATCH] ARM: dts: Add pwmX_out pinctrl nodes to Exynos5420
 2014-05-02 12:48 UTC 

[PATCH v5 0/4] usb: ehci/ohci-exynos: Move to generic phy framework
 2014-05-02 12:47 UTC  (10+ messages)
` [PATCH v3 1/4] usb: ohci-exynos: Use struct device instead of platform_device
` [PATCH v3 2/4] usb: ehci-exynos: "
` [PATCH v5 3/4] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
` [PATCH v11 4/4] usb: ehci-exynos: Change "

i2c: add support for sc18im700 master i2c bus controller with uart interface
 2014-05-02 12:47 UTC  (2+ messages)

[PATCH 00/37] e2fsprogs patchbomb 5/14
 2014-05-02 12:46 UTC  (17+ messages)
` [PATCH 03/37] libext2fs: create sockets when populating filesystem
` [PATCH 04/37] mke2fs: always warn if 128-byte inode and inline_data
` [PATCH 05/37] debugfs: teach logdump to deal with 64bit revoke tables
` [PATCH 06/37] debugfs: force logdump to display (old) journal contents
` [PATCH 08/37] mke2fs: set gdt csum when creating packed fs
` [PATCH 09/37] mke2fs: set error behavior at initialization time
` [PATCH 10/37] e2fsck: verify checksums after checking everything else
` [PATCH 11/37] e2fsck: fix the extended attribute checksum error message

[LTP] make -j64 failure while building ltp-20140115
 2014-05-02 12:46 UTC  (2+ messages)

[Buildroot] [PATCH] configs/raspberrypi: use the branch name instead of the sha1 for the linux kernel
 2014-05-02 12:45 UTC 

[Qemu-devel] [PATCH 00/13] qapi: Purge error_is_set()
 2014-05-02 12:44 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] qapi: Update qapi-code-gen.txt example to match current code
` [Qemu-devel] [PATCH 02/13] qapi: Normalize marshalling's visitor initialization and cleanup
` [Qemu-devel] [PATCH 03/13] qapi: Remove unused Visitor callbacks start_handle(), end_handle()
` [Qemu-devel] [PATCH 04/13] qapi: Replace start_optional()/end_optional() by optional()
` [Qemu-devel] [PATCH 05/13] qapi-visit.py: Clean up confusing push_indent() / pop_indent() use
` [Qemu-devel] [PATCH 06/13] qapi: Clean up shadowing of parameters and locals in inner scopes
` [Qemu-devel] [PATCH 07/13] qapi-visit.py: Clean up a sloppy use of field prefix
` [Qemu-devel] [PATCH 08/13] qapi: Un-inline visit of implicit struct
` [Qemu-devel] [PATCH 09/13] hmp: Call visit_end_struct() after visit_start_struct() succeeds
` [Qemu-devel] [PATCH 10/13] hw: Don't call visit_end_struct() after visit_start_struct() fails
` [Qemu-devel] [PATCH 11/13] tests: "
` [Qemu-devel] [PATCH 12/13] qapi: Replace uncommon use of the error API by the common one
` [Qemu-devel] [PATCH 13/13] error: error_is_set() is finally unused; remove

reiser4: discard support
 2014-05-02 12:44 UTC  (4+ messages)

[Qemu-devel] [PATCH 5/5] linux-user/signal.c: define __SIGRTMIN/MAX for non-GNU platforms
 2014-05-02 12:43 UTC 

[PATCH RFC 0/4] Add mem_access support for PV domains
 2014-05-02 12:43 UTC  (5+ messages)
` [PATCH RFC 3/4] tools/libxc: Add APIs to create and get the PV ring page
` [PATCH RFC 4/4] tool/xen-access: Add support for PV domains

[PATCH] xfs: truncate_setsize should be outside transactions
 2014-05-02 12:50 UTC  (6+ messages)
      ` [PATCH V2] "

[PATCH 0/4] xen/arm32: Follow-up XSA-93
 2014-05-02 12:41 UTC  (4+ messages)
` [PATCH 2/4] xen/arm: Implement a dummy Performance Monitor for ARM32

[Buildroot] [PATCH] libwebsockets: disable checks for C++ compiler
 2014-05-02 12:40 UTC 

pull-request: can 2014-04-24
 2014-05-02 12:37 UTC  (4+ messages)
` [PATCH 02/26] can: c_can: Fix startup logic

[Bug 75241] New: radeon_compute_pll_avivo broken in 3.15-rc3
 2014-05-02 12:37 UTC  (2+ messages)
` [Bug 75241] "

Linux Interrupt Context maps to ARM CPSR.mode = IRQ
 2014-05-02 12:34 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/14] qmp qga: Purge error_is_set()
 2014-05-02 12:34 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/14] qmp hmp: Consistently name Error * objects err, and not errp
` [Qemu-devel] [PATCH v3 02/14] qga: Consistently name Error ** objects errp, and not err
` [Qemu-devel] [PATCH v3 03/14] qmp: "
` [Qemu-devel] [PATCH v3 04/14] error: "
` [Qemu-devel] [PATCH v3 05/14] qga: Use return values instead of error_is_set(errp)
` [Qemu-devel] [PATCH v3 06/14] hmp: Guard against misuse of hmp_handle_error()
` [Qemu-devel] [PATCH v3 07/14] qapi: Drop redundant, unclean error_is_set()
` [Qemu-devel] [PATCH v3 08/14] tests/qapi-schema: Drop superfluous error_is_set()
` [Qemu-devel] [PATCH v3 09/14] qapi: Clean up fragile use of error_is_set()
` [Qemu-devel] [PATCH v3 10/14] qga: "
` [Qemu-devel] [PATCH v3 11/14] qga: Drop superfluous error_is_set()
` [Qemu-devel] [PATCH v3 12/14] qemu-option: Clean up fragile use of error_is_set()
` [Qemu-devel] [PATCH v3 13/14] dump: Drop pointless error_is_set(), DumpState member errp
` [Qemu-devel] [PATCH v3 14/14] qmp: Don't use error_is_set() to suppress additional errors

Display not working if omapdrm is builtin with 3.15rc
 2014-05-02 12:33 UTC  (6+ messages)

[RFC] Describing arbitrary bus mastering relationships in DT
 2014-05-02 12:32 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/9] sunxi: initial upstreamining effort
 2014-05-02 12:31 UTC  (4+ messages)
` [U-Boot] [PATCH v4 4/9] sunxi: add sun7i cpu, board and start of day support

[PATCH V2] arm64: mm: Optimise tlb flush logic where we have >4K granule
 2014-05-02 12:31 UTC  (3+ messages)

[PATCH] x86/time: cpuid_time_leaf() cleanup
 2014-05-02 12:31 UTC 

[V10 PATCH 0/4] pvh dom0 patches
 2014-05-02 12:31 UTC  (6+ messages)

[Qemu-devel] [PATCH 2/3] glib: add g_thread_new() compat function
 2014-05-02 12:30 UTC  (4+ messages)

[Xenomai] non-blocking rt_task_suspend(NULL)
 2014-05-02 12:30 UTC  (2+ messages)

[Bug 75211] New: Division error in radeon_compute_pll_avivo (X hang)
 2014-05-02 12:29 UTC  (2+ messages)
` [Bug 75211] "

Problem with kernels 3.15.0-rc and GF114 [GeForce GTX 560 Ti] (rev a1)
 2014-05-02 12:29 UTC 

[PATCH OSSTEST v2 00/15] add distro domU testing flight
 2014-05-02 12:28 UTC  (21+ messages)
` [PATCH OSSTEST v2 02/15] Build against liblzma to support .xz compressed kernels
` [PATCH OSSTEST v2 03/15] mg-debian-installer-update: grab Xen PV domU capable images too
` [PATCH OSSTEST v2 04/15] TestSupport: Add helper to fetch a URL on a host
` [PATCH OSSTEST v2 05/15] TestSupport: Add helper to wait for a guest to shutdown
` [PATCH OSSTEST v2 06/15] TestSupport: allow overring of on_* in prepareguest_part_xencfg
` [PATCH OSSTEST v2 07/15] TestSupport: allow caller of prepareguest_part_xencfg to specify viftype
` [PATCH OSSTEST v2 08/15] Debian: add preseed_create_guest helper
` [PATCH OSSTEST v2 09/15] distros: add support for installing Debian PV guests via d-i, flight and jobs

can problems on socfpga [was Re: [PATCH v2 4/6] ARM: socfpga: dts: add can0+1]
 2014-05-02 12:27 UTC  (12+ messages)
    ` [patch] Fix CAN on socfpga, for net/master
                  ` [PATCHv2] "

[PATCH 0/1] acpi-video: Put the Acer Aspire V5-471G on the use_native_backlight dmi list
 2014-05-02 12:26 UTC  (5+ messages)
` [PATCH] "

[PATCH v2] xen/arm: vcpu: Correctly release resource when the VCPU failed to initialized
 2014-05-02 12:25 UTC  (2+ messages)

[PATCH] libxl: add stdvga video memory setting with upstream qemu
 2014-05-02 12:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 4/4] qapi: Add a primitive to include other files from a QAPI schema file
 2014-05-02 12:23 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH v10 3/4] qapi: Use an explicit input file
  ` [Qemu-devel] [PATCH v10 1/4] qapi: [trivial] Break long command lines

[PATCH 00/28] nios2 Linux kernel port
 2014-05-02 12:22 UTC  (4+ messages)
` [PATCH 07/28] nios2: I/O Mapping

[PATCH 01/15] makefiles: Fixed -share command line option error
 2014-05-02 12:22 UTC  (4+ messages)
` [PATCH 01/15 v2] "

[PATCH 2/2] aio: fix potential leak in aio_run_iocb()
 2014-05-02 12:16 UTC  (4+ messages)

[RFC PATCH] PM / OPP: move cpufreq specific OPP functions out of generic OPP library
 2014-05-02 12:15 UTC  (7+ messages)

[PATCH v3] v4l: subdev: Move [gs]_std operation to video ops
 2014-05-02 12:14 UTC  (2+ messages)

[Qemu-devel] Qemu-devel Digest, Vol 133, Issue 401
 2014-05-02 12:13 UTC 

#178 parsing of pretty=format:"%an %ad" causes fatal: bad revision '%ad'
 2014-05-02 12:12 UTC  (2+ messages)

[PATCH 1/2] drm/radeon: add large PTE support for NI, SI and CIK v4
 2014-05-02 12:13 UTC  (3+ messages)

Problem with gettimeofday
 2014-05-02 12:12 UTC  (3+ messages)

[Qemu-devel] [PATCH 2/5] glib-compat.h: add new thread API emulation on top of pre-2.31 API
 2014-05-02 12:11 UTC  (2+ messages)

[Qemu-devel] status of cpu hotplug work for x86_64?
 2014-05-02 12:10 UTC 

[PATCH v2] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-02 12:26 UTC  (4+ messages)

[PATCH v3] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
 2014-05-02 12:08 UTC  (6+ messages)
` [PATCH 1/2] mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
  ` [PATCH 2/2] mm/page_alloc: DEBUG_VM checks for free_list placement of CMA and RESERVE pages

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-05-02 12:07 UTC  (12+ messages)
` [PATCH 1/4] memcg, mm: introduce lowlimit reclaim

[PATCH 0/2] cpuidle: Avoid returning a disabled C-state from menu governor
 2014-05-02 12:20 UTC  (4+ messages)
` [PATCH 2/2] cpuidle / menu: Return error code if there are no suitable states

[PATCH] [linux-next] serial: sc16is7xx: compile I2C when REGMAP_I2C is module
 2014-05-02 12:02 UTC 

[Qemu-devel] [PATCH 00/22] dataplane: use QEMU block layer
 2014-05-02 11:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH 13/22] block/raw-posix: implement .bdrv_detach/attach_aio_context()

[patch 1/2] mm, migration: add destination page freeing callback
 2014-05-02 11:58 UTC  (7+ messages)
` [patch v2 1/4] "
  ` [patch v2 4/4] mm, thp: do not perform sync compaction on pagefault

[PATCH 0/4] PM / Domains: Remove some code and APIs to simplify genpd
 2014-05-02 11:57 UTC  (5+ messages)
` [PATCH 1/4] ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data

[OSSTEST] Add a flight to test qemu.org's ("mainline") master branch
 2014-05-02 11:57 UTC  (3+ messages)

[PATCH OSSTEST RFC] Add a flight to test seabios.org's master branch
 2014-05-02 11:54 UTC  (3+ messages)

[PATCH] parisc,metag: Do not hardcode maximum userspace stack size
 2014-05-02 11:54 UTC  (5+ messages)

[PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid
 2014-05-02 12:10 UTC  (4+ messages)
` [Patch v2] lapic need be checked if available when initialize acpi processor id

[PATCH V2 1/2] sched: idle: Encapsulate the code to compile it out
 2014-05-02 12:09 UTC  (7+ messages)

[rfc][patch] perf,tools: Remove test_attr_* muck from perf.h
 2014-05-02 11:52 UTC  (3+ messages)

[PATCH 07/12] tools/pygrub: store kernels in /var/run/xen/pygrub
 2014-05-02 11:48 UTC  (5+ messages)
` [PATCH 07/12 v4] "

[PATCH 00/12] more tools changes to honor --prefix=
 2014-05-02 11:46 UTC  (5+ messages)
` [PATCH 01/12] Config.mk: move directory list into BUILD_MAKE_VARS

Add specific functions for Apple Platforms
 2014-05-02 11:45 UTC 

SCTP throughput does not scale
 2014-05-02 11:45 UTC  (3+ messages)

[patch] [SCSI] mpt3sas: tidy up output slightly
 2014-05-02 11:44 UTC  (3+ messages)

[Buildroot] [PATCH] manual: fix C++ suport in libc case, fix indentation
 2014-05-02 11:44 UTC  (3+ messages)

[PATCH v1.0 2/16] arcmsr: Support MSI-X interrupt
 2014-05-02 11:44 UTC  (3+ messages)

[patch 0/6] 3.14-rt1 fixes
 2014-05-02 11:43 UTC  (3+ messages)

FEC ethernet issues [Was: PL310 errata workarounds]
 2014-05-02 11:41 UTC  (10+ messages)

[PATCH] libxl: fix cirrus vga video memory setting with upstream qemu
 2014-05-02 11:41 UTC  (2+ messages)

Possible race condition when accessing SPI NOR Flash ?
 2014-05-02 11:40 UTC  (3+ messages)
  ` [U-Boot] "

[Qemu-devel] [PATCH] configure: remove bashism
 2014-05-02 11:41 UTC 

[Qemu-devel] [PATCH] Makefiles: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
 2014-05-02 11:40 UTC 

[PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2014-05-02 11:41 UTC  (7+ messages)
` [PATCH v12 11/31] documentation: iommu: add binding document of Exynos System MMU

[Bug 60879] New: X11 can't start with acceleration enabled
 2014-05-02 11:40 UTC  (2+ messages)
` [Bug 60879] [radeonsi] "

RFC: changing acpi-video brightness_switch_enabled default to 0
 2014-05-02 11:56 UTC  (2+ messages)

[Bug 77142] New: Garbled text in Gtk2 applications
 2014-05-02 11:38 UTC  (2+ messages)
` [Bug 77142] "

[PATCH] drm/ttm: remove declaration of ttm_tt_cache_flush
 2014-05-02 11:35 UTC  (3+ messages)

[ANNOUNCE] 3.14-rt1
 2014-05-02 11:37 UTC  (3+ messages)

[PATCH] ext4: fix data integrity sync in ordered mode
 2014-05-02 11:35 UTC  (3+ messages)

[PATCH v4 0/5] x86: fix hang when AP bringup is too slow
 2014-05-02 11:32 UTC  (4+ messages)
` [PATCH v4 3/5] acpi_processor: do not mark present at boot but not onlined CPU as onlined

[LTP] LTP for Android
 2014-05-02 11:32 UTC 

[PATCH 1/3] nettle: add nettle to poky
 2014-05-02 11:19 UTC  (2+ messages)
` [PATCH 1/3] nettle: add nettle to oe-core

[PATCH] ARM: Fix non-uapi types.h export
 2014-05-02 11:30 UTC 

[PATCH 21/71] drm/i915/chv: Add update and enable pll for Cherryview
 2014-05-02 11:27 UTC  (2+ messages)
` [PATCH v6 "

[PATCH RFC/TEST] sched: make sync affine wakeups work
 2014-05-02 11:27 UTC  (6+ messages)

[patch 0/9] mm: memcontrol: naturalize charge lifetime
 2014-05-02 11:26 UTC  (4+ messages)

[Buildroot] [PATCH] manual: use one-line titles instead of two-line titles (trivial)
 2014-05-02 11:25 UTC  (3+ messages)

[patch] drm/panel: s6e8aa0: silence array overflow warning
 2014-05-02 11:21 UTC  (3+ messages)

How to interpret time stamps in xt_recent?
 2014-05-02 11:21 UTC 

[GIT PULL] s390 patches for 3.15-rc4
 2014-05-02 11:20 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.