All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-08 18:19:59 to 2014-05-08 19:20:08 UTC [more...]

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-05-08 19:19 UTC  (6+ messages)
` [PATCH 34/71] drm/i915/chv: Implement stolen memory size detection
    ` [PATCH v5 34.1/71] "
      ` [PATCH v5 34.2/71] x86/gpu: Implement stolen memory size early quirk for CHV
      ` [PATCH 34.3/71] x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks

[Buildroot] [PATCH v2] protobuf: fix build for some unsupported architectures
 2014-05-08 19:20 UTC  (3+ messages)

[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-05-08 19:19 UTC  (39+ messages)
` [PATCH v10 03/19] qspinlock: Add pending bit
` [PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v10 07/19] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v10 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v10 09/19] qspinlock: Prepare for unfair lock support
` [PATCH v10 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v10 12/19] unfair qspinlock: Variable frequency lock stealing mechanism

[Buildroot] [git commit] gnutls: bump to version 3.2.14
 2014-05-08 19:18 UTC 

[Buildroot] [git commit] nmap: bump to version 6.46
 2014-05-08 19:18 UTC 

[Buildroot] [git commit] fping: bump to version 3.10
 2014-05-08 19:18 UTC 

[PATCH] ARM: dts: k2l-evm: add AEMIF/NAND device entry
 2014-05-08 19:18 UTC  (4+ messages)

Watchman support for git
 2014-05-08 19:17 UTC  (5+ messages)

[PATCH] ARM: dts: k2e-evm: add AEMIF/NAND device entry
 2014-05-08 19:17 UTC  (4+ messages)

[RFC] [PATCH] reiser4progs: add discard support to mkfs.reiser4
 2014-05-08 19:15 UTC  (2+ messages)
` [RFC] [PATCH] mkfs: implement discarding device at filesystem creation time

[V10 PATCH 0/4] pvh dom0 patches
 2014-05-08 19:15 UTC  (14+ messages)

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-05-08 19:14 UTC  (6+ messages)
` [Bug 78453] "

[RFC PATCH 0/2] iommu: Expose IOMMU information in sysfs
 2014-05-08 18:20 UTC  (3+ messages)
` [RFC PATCH 3/2] iommu/amd: Add sysfs support

[PATCH 0/6] x86/traps: cleanup DO_ERROR*() to prepare for uprobes fixes
 2014-05-08 19:12 UTC  (7+ messages)
` [PATCH 1/6] x86/traps: Make math_error() static
` [PATCH 2/6] x86/traps: Use SEND_SIG_PRIV instead of force_sig()
` [PATCH 3/6] x86/traps: Introduce do_error_trap()
` [PATCH 4/6] x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO()
` [PATCH 5/6] x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap()
` [PATCH 6/6] x86/traps: Kill DO_ERROR_INFO()

[RFC] [PATCH 0/2] libaal: add device "discard" operation
 2014-05-08 19:13 UTC  (3+ messages)
` [RFC] [PATCH 1/2] configure.in: check for fallocate() and related headers
` [RFC] [PATCH 2/2] Add aal_device_discard() function and implement it for file-based device

[RFC][PATCH 0/1] ext4: Undelete Feature for Ext4
 2014-05-08 21:11 UTC  (3+ messages)

[PATCH libibverbs V3 0/3] Add support for UD QPs under RoCE IP addressing
 2014-05-08 19:09 UTC  (3+ messages)
` [PATCH libibverbs V3 3/3] Add ibv_query_port_ex support

[PATCH net-next] Add support for netvsc build without CONFIG_SYSFS flag
 2014-05-08 19:07 UTC  (5+ messages)

powertop usage
 2014-05-08 19:05 UTC 

[PATCH 0/2] Asynchronous device shutdown
 2014-05-08 19:03 UTC  (4+ messages)
` [PATCH 1/2] driver-core: allow asynchronous "

[PATCH 1/1] Update ubirmvol command to allow directly specifying the device node
 2014-05-08 19:02 UTC 

[PATCH 1/3] ARM: shmobile: r8a7740: Correct name of DT Ethernet clock
 2014-05-08 19:01 UTC  (13+ messages)
` [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support

[Bug 77009] New: 24P playback video signal loss with latest DRI patches
 2014-05-08 19:01 UTC  (2+ messages)
` [Bug 77009] "

Grant access to more than one dom
 2014-05-08 19:01 UTC  (9+ messages)

[Qemu-devel] [PATCH 4] block/raw-posix: Try both FIEMAP and SEEK_HOLE
 2014-05-08 18:59 UTC  (2+ messages)

[Qemu-devel] [RFC] dataplane: IOThreads and writing dataplane-capable code
 2014-05-08 18:58 UTC  (4+ messages)

[PATCH] cfg80211: avoid restoring the regulatory during disconnect
 2014-05-08 18:55 UTC 

[Qemu-devel] [PULL 00/38] QMP queue
 2014-05-08 18:53 UTC  (39+ messages)
` [Qemu-devel] [PULL 01/38] qapi: [trivial] Break long command lines
` [Qemu-devel] [PULL 02/38] qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"
` [Qemu-devel] [PULL 03/38] qapi: Use an explicit input file
` [Qemu-devel] [PULL 04/38] qapi: Add a primitive to include other files from a QAPI schema file
` [Qemu-devel] [PULL 05/38] qapi: treat all negative return of strtosz_suffix() as error
` [Qemu-devel] [PULL 06/38] cutils: tighten qemu_parse_fd()
` [Qemu-devel] [PULL 07/38] monitor: add Error-propagating monitor_handle_fd_param2()
` [Qemu-devel] [PULL 08/38] pci-assign: accept Error from monitor_handle_fd_param2()
` [Qemu-devel] [PULL 09/38] pci-assign: make assign_failed_examine() just format the cause
` [Qemu-devel] [PULL 10/38] pci-assign: propagate errors from get_real_id()
` [Qemu-devel] [PULL 11/38] pci-assign: propagate Error from check_irqchip_in_kernel()
` [Qemu-devel] [PULL 12/38] pci: add Error-propagating pci_add_capability2()
` [Qemu-devel] [PULL 13/38] pci-assign: accept Error from pci_add_capability2()
` [Qemu-devel] [PULL 14/38] pci-assign: assignment should fail if we can't read config space
` [Qemu-devel] [PULL 15/38] pci-assign: propagate errors from get_real_device()
` [Qemu-devel] [PULL 16/38] pci-assign: propagate errors from assigned_device_pci_cap_init()
` [Qemu-devel] [PULL 17/38] pci-assign: propagate errors from assigned_dev_register_msix_mmio()
` [Qemu-devel] [PULL 18/38] pci-assign: propagate errors from assigned_dev_register_regions()
` [Qemu-devel] [PULL 19/38] pci-assign: propagate errors from assign_device()
` [Qemu-devel] [PULL 20/38] pci-assign: propagate errors from assign_intx()
` [Qemu-devel] [PULL 21/38] pci-assign: assigned_initfn(): set monitor error in common error handler
` [Qemu-devel] [PULL 22/38] qmp hmp: Consistently name Error * objects err, and not errp
` [Qemu-devel] [PULL 23/38] qga: Consistently name Error ** objects errp, and not err
` [Qemu-devel] [PULL 24/38] qmp: "
` [Qemu-devel] [PULL 25/38] error: "
` [Qemu-devel] [PULL 26/38] qga: Use return values instead of error_is_set(errp)
` [Qemu-devel] [PULL 27/38] hmp: Guard against misuse of hmp_handle_error()
` [Qemu-devel] [PULL 28/38] qapi: Drop redundant, unclean error_is_set()
` [Qemu-devel] [PULL 29/38] tests/qapi-schema: Drop superfluous error_is_set()
` [Qemu-devel] [PULL 30/38] qapi: Clean up fragile use of error_is_set()
` [Qemu-devel] [PULL 31/38] qga: "
` [Qemu-devel] [PULL 32/38] qga: Drop superfluous error_is_set()
` [Qemu-devel] [PULL 33/38] qemu-option: Clean up fragile use of error_is_set()
` [Qemu-devel] [PULL 34/38] dump: Drop pointless error_is_set(), DumpState member errp
` [Qemu-devel] [PULL 35/38] qmp: Don't use error_is_set() to suppress additional errors
` [Qemu-devel] [PULL 36/38] qmp: use valid JSON in transaction example
` [Qemu-devel] [PULL 37/38] qapi: Document optional arguments' backwards compatibility
` [Qemu-devel] [PULL 38/38] Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"

[Qemu-devel] [PATCH] Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"
 2014-05-08 18:21 UTC  (2+ messages)

[PATCH v2] devicetree: bindings: separate CPU enable method descriptions
 2014-05-08 18:50 UTC  (4+ messages)

couple simple questions on building for intel galileo
 2014-05-08 18:44 UTC  (5+ messages)

[PATCH 1/1] Correct BMP renderer to support arbitrary sized files in Microsoft BMP format
 2014-05-08 18:48 UTC 

[Buildroot] musl support added in Buildroot
 2014-05-08 18:49 UTC  (2+ messages)

[PATCH] sched: Initialize rq->age_stamp on processor start
 2014-05-08 18:47 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/8] misc fixes for coverity warnings in ARM devices
 2014-05-08 18:46 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] hw/intc/allwinner-a10-pic: Add missing 'break'
` [Qemu-devel] [PATCH 2/8] hw/net/cadence_gem: Remove dead code
` [Qemu-devel] [PATCH 3/8] hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formats
` [Qemu-devel] [PATCH 4/8] hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG
` [Qemu-devel] [PATCH 5/8] hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16
` [Qemu-devel] [PATCH 6/8] hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count
` [Qemu-devel] [PATCH 7/8] hw/arm/stellaris: Correct handling of GPTM TAR register
` [Qemu-devel] [PATCH 8/8] hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO

[Qemu-devel] [PATCH] vl.c: Check max_cpus limit instead of smp_cpus
 2014-05-08 18:46 UTC  (7+ messages)

hfsplus mount logic in super.c
 2014-05-08 18:46 UTC 

[PATCH 00/22] Random ARM randconfig fixes in drivers
 2014-05-08 18:46 UTC  (4+ messages)
` [PATCH 2/2] phy: exynos: fix SATA phy license typo

[RFC] [PATCHv3 0/5] reiser4: discard support: initial implementation
 2014-05-08 18:45 UTC  (6+ messages)
` [RFC] [PATCHv3 1/5] reiser4: discard support: make space_allocator's check_blocks() reusable
` [RFC] [PATCHv3 2/5] reiser4: discard support: initial implementation using extent lists
` [RFC] [PATCHv3 3/5] reiser4: discard support: enable discard functionality through a mount option
` [RFC] [PATCHv3 4/5] reiser4: discard support: add assertions to all code written within this feature
` [RFC] [PATCHv3 5/5] reiser4: discard support: downgrade all reiser4_log() to reiser4_debug()

[PATCH] ARM: mvebu: fix for mvebu/soc-cpuidle branch
 2014-05-08 18:44 UTC  (4+ messages)
` [PATCH] ARM: mvebu: fix mis-merge in coherency.c

[PATCH] usb: gadget: fsl: check vbus presence on probe
 2014-05-08 18:42 UTC  (8+ messages)

[PATCH 1/1] Add variable USB status polling delay to fix issues with USB flash drives
 2014-05-08 18:41 UTC 

[PATCH] xfstests: fix flink test V2
 2014-05-08 18:41 UTC  (4+ messages)

omap4-panda-es boot issues with v3.15-rc4
 2014-05-08 18:40 UTC  (6+ messages)

Remove xfs_check for 3.2.0?
 2014-05-08 18:40 UTC 

[PATCH] EDAC, MCE, AMD: Remove leftover unused mask
 2014-05-08 18:39 UTC 

[PATCH RFC] x86/hvm: unify HVM and PVH hypercall tables
 2014-05-08 18:39 UTC  (2+ messages)

Daisy backports of opkg fixes
 2014-05-08 18:38 UTC 

How to keep a project's canonical history correct
 2014-05-08 18:37 UTC  (2+ messages)

[PATCH v7 0/12] remove maintenance interrupts
 2014-05-08 18:37 UTC  (4+ messages)
` [PATCH v7 11/12] xen/arm: gic_events_need_delivery and irq priorities

[PATCH cgroup/for-3.16] cgroup: rename css_tryget*() to css_tryget_online*()
 2014-05-08 18:36 UTC  (3+ messages)

[PATCH v4 00/16] perf, persistent: Add persistent events
 2014-05-08 18:36 UTC  (8+ messages)

[PATCH 0/4] remote-hg: more improvements
 2014-05-08 18:36 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] block/raw-posix: Try both FIEMAP and SEEK_HOLE
 2014-05-08 18:35 UTC  (5+ messages)

Is there any efficient way to track history of a piece of code?
 2014-05-08 18:34 UTC  (4+ messages)

[PATCH v2 1/3] xfstests/btrfs: add qgroup rescan stress test
 2014-05-08 18:33 UTC  (5+ messages)

[PATCH 00/20] arch atomic 'cleanup'
 2014-05-08 18:31 UTC  (8+ messages)
` [PATCH 04/20] arch,arm: Fold atomic_ops
` [PATCH 05/20] arch,arm64: "
` [PATCH 20/20] arch: Rewrite generic atomic support

Very Urgent
 2014-05-08 18:21 UTC 

What's cooking in git.git (Apr 2014, #09; Tue, 29)
 2014-05-08 18:31 UTC  (5+ messages)

[Qemu-devel] [PATCH] qapi: Make the include directive idempotent
 2014-05-08 18:30 UTC  (2+ messages)

[PATCH v2 0/4] Fix grant map/unmap with auto-translated guests
 2014-05-08 18:39 UTC  (8+ messages)
` [PATCH v2 2/4] iommu: set correct IOMMU entries when iommu_hap_pt_share == 0
` [PATCH v2 4/4] xen: expose that grant table mappings update the IOMMU

[patch 0/9] mm: memcontrol: naturalize charge lifetime
 2014-05-08 18:30 UTC  (13+ messages)
` [patch 2/9] mm: memcontrol: rearrange charging fast path
` [patch 3/9] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 4/9] mm: memcontrol: catch root bypass in move precharge

[Qemu-devel] [RFC 0/5] Allow object-add on X86CPU subclasses, for CPU model probing
 2014-05-08 18:29 UTC  (8+ messages)

[RFC V2 0/3] drm/bridge: panel and chaining
 2014-05-08 18:28 UTC  (7+ messages)

[PATCH] Btrfs: fix hang on error (such as ENOSPC) when writing extent pages
 2014-05-08 19:27 UTC 

[PATCH 10/71] drm/i915/chv: Preliminary interrupt support for Cherryview
 2014-05-08 18:24 UTC  (3+ messages)
` [PATCH v9 "

[PATCH V2] MM: make vmpressure_win dynamic
 2014-05-08 18:24 UTC  (2+ messages)

[PATCH] net-tun: restructure tun_do_read for better sleep/wakeup efficiency
 2014-05-08 18:22 UTC  (3+ messages)

[meta-selinux][PATCH 9/9] linux-yocto: remove PRINC warning
 2014-05-08 18:12 UTC  (2+ messages)
` [PATCH 9/9] linux-yocto: migrate from 3.10 to 3.14

[U-Boot] Mainline u-boot on socfpga (SocKit) board
 2014-05-08 18:20 UTC  (3+ messages)

[PATCH net-next] ipv4: fix kfree static array pointer in ipv4_sysctl_exit_net
 2014-05-08 18:20 UTC  (4+ messages)

[PATCH net] Altera TSE: Fix Sparse errors and Cppcheck warnings
 2014-05-08 18:15 UTC  (2+ messages)
` [PATCH net] Altera TSE: Fix sparse errors and warnings


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.