All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-26 13:40:41 to 2012-10-26 14:44:29 UTC [more...]

[GIT PULL] perf fixes
 2012-10-26 14:44 UTC 

[Qemu-devel] [PATCH 0/6] add paravirtualization hwrng support
 2012-10-26 14:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/6] object: add object_property_add_bool (v2)
` [Qemu-devel] [PATCH 3/6] rng: add RndBackend abstract object class
` [Qemu-devel] [PATCH 5/6] rng-egd: introduce EGD compliant RNG backend
` [Qemu-devel] [PATCH 6/6] virtio-rng: hardware random number generator device

[PATCH 0/4] add ipp subsystem and each ipp drivers
 2012-10-26 14:43 UTC  (2+ messages)

[PATCH] [trivial] usb: Fix typo in drivers/usb
 2012-10-26 14:43 UTC 

[PATCH -next] proc_devtree: remove duplicated include from proc_devtree.c
 2012-10-26 14:43 UTC 

[PATCH 1/2] iw: show AP scan capability
 2012-10-26 14:41 UTC  (2+ messages)
` [PATCH 2/2] iw: add support for the forced AP scan

uclibc sdk issue
 2012-10-26 14:28 UTC 

[PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
 2012-10-26 14:37 UTC  (4+ messages)

[PATCH -next] staging: ced1401: usb1401: remove unused including <linux/version.h>
 2012-10-26 14:36 UTC 

[U-Boot] [PATCH] MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk
 2012-10-26 14:36 UTC  (2+ messages)

[PATCH] dmaengine: use for_each_set_bit
 2012-10-26 14:35 UTC 

[GIT PULL 0/9] perf/core improvements and fixes
 2012-10-26 14:31 UTC  (10+ messages)
` [PATCH 1/9] tools lib traceevent: Do not generate dependency for system header files
` [PATCH 2/9] perf tools: Cleanup doc related targets
` [PATCH 3/9] perf tools: Convert invocation of MAKE into SUBDIR
` [PATCH 4/9] perf tools: Always show CHK message when doing try-cc
` [PATCH 5/9] perf tools: Fix LIBELF_MMAP checking
` [PATCH 6/9] perf inject: Work with files
` [PATCH 7/9] perf inject: Merge sched_stat_* and sched_switch events
` [PATCH 8/9] perf inject: Mark a dso if it's used
` [PATCH 9/9] perf stat: Add --pre and --post command

[PATCH 1/2] numa, mm: drop redundant check in do_huge_pmd_numa_page()
 2012-10-26 14:34 UTC  (9+ messages)

[PATCH] frv: Remove unused is_in_rom()
 2012-10-26 14:32 UTC 

osd_pool_default_size
 2012-10-26 14:32 UTC  (3+ messages)

[PATCH] h8300: Remove unnecessary prototypes for kobjsize() and is_in_rom()
 2012-10-26 14:32 UTC 

[U-Boot] [PULL] : Please pull u-boot-imx
 2012-10-26 14:30 UTC 

EXT4-fs error w/ external USB drive
 2012-10-26 14:30 UTC  (8+ messages)

task-arago-qte-toolchain-target: standard qte target sdk packages
 2012-10-26 14:30 UTC 

Danny stable release branch
 2012-10-26 13:44 UTC 

[PATCH] ARM: Remove unnecessary prototype for kobjsize()
 2012-10-26 14:29 UTC 

idle process in x86 linux
 2012-10-26 14:28 UTC 

[ANNOUNCE] 3.6.2-rt4
 2012-10-26 14:24 UTC  (15+ messages)

[PATCH 00/18] brcmsmac: Tx rework and expanded debug/trace support
 2012-10-26 14:23 UTC  (19+ messages)
` [PATCH 01/18] brcmsmac: Rework tx code to avoid internal buffering of packets
` [PATCH 02/18] brcmsmac: Use correct descriptor count when calculating next rx descriptor
` [PATCH 03/18] brcmsmac: Reduce number of entries in tx DMA rings
` [PATCH 04/18] brcm80211: Allow trace support to be enabled separately from debug
` [PATCH 05/18] brcm80211: Add macro for checking if debug log levels are enabled
` [PATCH 06/18] brcm80211: Convert log message levels to debug levels
` [PATCH 07/18] brcmsmac: Add module parameter for setting the debug level
` [PATCH 08/18] brcmsmac: Add support for writing debug messages to the trace buffer
` [PATCH 09/18] brcmsmac: Use debug macros for general error and debug statements
` [PATCH 10/18] brcmsmac: Add BRCMS_DBG_MAC80211 debug macro
` [PATCH 11/18] brcmsmac: Add RX and TX debug macros
` [PATCH 12/18] brcmsmac: Add INT debug macro
` [PATCH 13/18] brcmsmac: Add DMA "
` [PATCH 14/18] brcmsmac: Add HT "
` [PATCH 15/18] brcmsmac: Improve tx trace and debug support
` [PATCH 16/18] brcmsmac: Add tracepoint for macintstatus
` [PATCH 17/18] brcmsmac: Add tracepoint for AMPDU session information
` [PATCH 18/18] brcmsmac: Remove some noisy but uninformative debug messages

[U-Boot] [PATCH 1/2] ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)
 2012-10-26 14:24 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ZFS: Fix compile warning in fs/zfs/zfs.c "

git push tags
 2012-10-26 14:23 UTC  (9+ messages)

[PATCH] x86, add hypervisor name to dump_stack() [v2]
 2012-10-26 14:22 UTC  (2+ messages)

[PATCH] mtd: use the NAND_STATUS_FAIL to replace the hardcode
 2012-10-26 14:22 UTC  (3+ messages)

[PATCH 0/9] some ivb fdi b/c fixes
 2012-10-26 14:21 UTC  (5+ messages)
` [PATCH 1/9] drm/i915: shut up spurious message in intel_dp_get_hw_state
` [PATCH 5/9] drm/i915: CPT/PPT pch dp transcoder workaround

[GIT PULL] Btrfs fixes
 2012-10-26 14:19 UTC 

[Qemu-devel] [PATCH] arm_boot: Change initrd load address to "halfway through RAM"
 2012-10-26 14:19 UTC 

[PATCH] Bluetooth: Fix error message when pairing fails
 2012-10-26 14:18 UTC  (3+ messages)
` [PATCH] Bluetooth: Fix error status "

[PATCH 1/2] kfifo: round up the fifo size power of 2
 2012-10-26 14:23 UTC  (6+ messages)

Proper configuration of the SSDs in a storage brick
 2012-10-26 14:17 UTC  (3+ messages)

[PATCH] mac80211: use a counter for remain-on-channel cookie
 2012-10-26 14:17 UTC 

[PATCH] hob: reordering the layers in the Hob Layers dialog
 2012-10-26 13:54 UTC 

[lm-sensors] w83627ehf: Wrong values reported after resuming from suspend/hibernation
 2012-10-26 14:15 UTC  (3+ messages)

[PATCH v2 0/2] common entry point for kmem_cache_free
 2012-10-26 14:15 UTC  (6+ messages)
` [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common

[Qemu-devel] [PATCH 1/4] Adding new syscalls (bugzilla 855162)
 2012-10-26 14:14 UTC  (10+ messages)
` [Qemu-devel] [PATCH 4/4] Warning messages on net devices hotplug

[RFC v1 obexd 01/11] fuse: Add initial obexfuse files, fuse main and options parse
 2012-10-26 14:14 UTC  (3+ messages)

[PATCH 00/31] numa/core patches
 2012-10-26 14:14 UTC  (10+ messages)
` [PATCH 26/31] sched, numa, mm: Add fault driven placement and migration policy

[Qemu-devel] [PATCH 0/8] virtio-rng: hardware random number generator device
 2012-10-26 14:13 UTC  (2+ messages)

[PATCH] serial: 8250 check iir rdi in interrupt
 2012-10-26 14:19 UTC  (4+ messages)

[PATCH 1/2] brw_mutex: big read-write mutex
 2012-10-26 14:12 UTC  (11+ messages)

[blk_dequeue_request] kernel BUG at block/blk-core.c:2126!
 2012-10-26 14:11 UTC 

[Qemu-devel] [PATCH 00/25] AioContext & threadpool
 2012-10-26 14:05 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] event_notifier: add Win32 implementation
` [Qemu-devel] [PATCH 02/25] event_notifier: enable it to use pipes
` [Qemu-devel] [PATCH 03/25] aio: change qemu_aio_set_fd_handler to return void
` [Qemu-devel] [PATCH 04/25] aio: provide platform-independent API
` [Qemu-devel] [PATCH 05/25] aio: introduce AioContext, move bottom halves there
` [Qemu-devel] [PATCH 06/25] aio: add I/O handlers to the AioContext interface
` [Qemu-devel] [PATCH 07/25] aio: test node->deleted before calling io_flush
` [Qemu-devel] [PATCH 08/25] aio: add non-blocking variant of aio_wait
` [Qemu-devel] [PATCH 09/25] aio: prepare for introducing GSource-based dispatch
` [Qemu-devel] [PATCH 10/25] aio: add Win32 implementation
` [Qemu-devel] [PATCH 11/25] aio: make AioContexts GSources
` [Qemu-devel] [PATCH 12/25] aio: add aio_notify
` [Qemu-devel] [PATCH 13/25] aio: call aio_notify after setting I/O handlers
` [Qemu-devel] [PATCH 14/25] main-loop: use GSource to poll AIO file descriptors
` [Qemu-devel] [PATCH 15/25] main-loop: use aio_notify for qemu_notify_event
` [Qemu-devel] [PATCH 16/25] aio: clean up now-unused functions
` [Qemu-devel] [PATCH 17/25] linux-aio: use event notifiers
` [Qemu-devel] [PATCH 18/25] qemu-thread: add QemuSemaphore
` [Qemu-devel] [PATCH 19/25] aio: add generic thread-pool facility
` [Qemu-devel] [PATCH 20/25] block: switch posix-aio-compat to threadpool
` [Qemu-devel] [PATCH 21/25] raw: merge posix-aio-compat.c into block/raw-posix.c
` [Qemu-devel] [PATCH 22/25] raw-posix: rename raw-posix-aio.h, hide unavailable prototypes
` [Qemu-devel] [PATCH 23/25] raw-win32: add emulated AIO support
` [Qemu-devel] [PATCH 24/25] raw-posix: move linux-aio.c to block/
` [Qemu-devel] [PATCH 25/25] raw-win32: implement native asynchronous I/O

PCIe IO space support on Tilera GX: Is there any one who can confirm my modification to fix it is OK?
 2012-10-26 14:08 UTC  (3+ messages)

[Bug 56139] New: [bisected] kernel 3.7.0-rc1 breaks 6950 (CAYMAN)
 2012-10-26 14:08 UTC  (2+ messages)
` [Bug 56139] "

[PATCH] tools/hvmloader: move shared_info to reserved memory area
 2012-10-26 14:08 UTC  (5+ messages)

Utility to recover rbd image from raw files
 2012-10-26 13:53 UTC 

[PATCH 0/2] clean-up initialization of deferrable timer
 2012-10-26 14:08 UTC  (2+ messages)

Can't understand the behaviour of git-diff --submodule
 2012-10-26 14:07 UTC 

[PATCH] workqueue: insert warn_on_once() into wq_worker_waking_up()
 2012-10-26 14:03 UTC 

[PATCH 1/2] ARM: mach-imx: imx53.dtsi: pinctl update
 2012-10-26 14:05 UTC  (10+ messages)
` [PATCH 2/2] ARM: mach-imx: CAN clock fix for i.MX53

[PATCH] drm: platform: Don't initialize driver-private data
 2012-10-26 14:06 UTC  (2+ messages)

git submodule summary doesn't return an error when passed a wrong commit/rev
 2012-10-26 14:03 UTC 

[GIT PULL] vexpress: soc changes for v3.8
 2012-10-26 14:02 UTC  (3+ messages)

[GIT PULL] omap plat header removal for v3.8 merge window, part1
 2012-10-26 14:02 UTC  (3+ messages)

[PATCH v6] serial/arc-uart: Add new driver
 2012-10-26 13:59 UTC  (4+ messages)

[PATCH] git-submodule add: Record branch name in .gitmodules
 2012-10-26 14:00 UTC  (4+ messages)
` [PATCH v2] git-submodule add: Add -r/--record option

[PATCH 1/2] Xen acpi pad implement
 2012-10-26 14:00 UTC  (7+ messages)
` [Xen-devel] "

[PATCH v5] serial/arc-uart: Add new driver
 2012-10-26 13:54 UTC  (6+ messages)

libxl drivers for libvirt?
 2012-10-26 14:00 UTC  (4+ messages)

Subtree in Git
 2012-10-26 13:58 UTC  (17+ messages)

Status of iptables target support in ipset
 2012-10-26 13:58 UTC 

[lm-sensors] [PATCH v2] hwmon: (w83627ehf) Add support for suspend
 2012-10-26 13:57 UTC  (2+ messages)

[PATCH lttng-tools v2] Fix: consumer relayd cleanup on disconnect
 2012-10-26 13:57 UTC 

[PATCH] mac80211: combine status/drop reporting
 2012-10-26 13:57 UTC 

[PATCH] mtd: mkfs.ubifs: Improve error handling of is_contained()
 2012-10-26 13:56 UTC  (2+ messages)

[PATCH 0/5] cputime: Moar cleanups / enhancements v3
 2012-10-26 13:55 UTC  (3+ messages)
` [PATCH 3/5] kvm: Directly account vtime to system on guest switch

[Qemu-devel] [PATCH 0/5 V4] char: add CirMemCharDriver and provide QMP interface
 2012-10-26 13:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/5] HMP: Introduce console command

[lm-sensors] [PATCH] hwmon: (w83627ehf) Force initial bank selection
 2012-10-26 13:55 UTC  (2+ messages)

[PATCH RESEND 1/5] tools lib traceevent: Do not generate dependency for system header files
 2012-10-26 13:00 UTC  (3+ messages)
` [PATCH 4/5] perf tools: Always show CHK message when doing try-cc

[lm-sensors] [PATCH] hwmon (w83627hf) Don't touch nonexistent I2C address registers
 2012-10-26 13:53 UTC  (2+ messages)

[PATCH V2 0/4] Adding SATA support for Armada 370/XP
 2012-10-26 13:52 UTC  (8+ messages)
` [PATCH V2 2/4] arm: mvebu: adding SATA support: dt binding "

[RFC PATCH net-next v2] ipv6: remove rt6i_peer_genid from rt6_info and its handler
 2012-10-26 13:52 UTC 

[PATCH] mtd: gpmi: remove unneccessary header
 2012-10-26 13:41 UTC  (3+ messages)

[PATCH 0/3] Improve x11 distro_feature checks
 2012-10-26 13:39 UTC  (5+ messages)
` [PATCH 1/3] latencytop: disable GTK and remove gtk+ dependacy
` [PATCH 2/3] packagegroup-core-tools-profile: include sysprof only if x11 is distro feature
` [PATCH 3/3] babeltrace: fix depends

From HMRC: Download & Read Attachment
 2012-10-25 19:27 UTC 

From HMRC: Download & Read Attachment
 2012-10-25 19:27 UTC 

[Cocci] spatches for cpp?
 2012-10-26 13:47 UTC  (4+ messages)
  ` [Cocci] semantic patches for C preprocessing constructs?

[PATCH] Document git-svn fetch --log-window-size parameter
 2012-10-26 13:45 UTC  (5+ messages)

From HMRC: Download & Read Attachment
 2012-10-25 19:22 UTC 

From HMRC: Download & Read Attachment
 2012-10-25 19:22 UTC 

[PATCH BlueZ v4] AVDTP: Do not keep a internal reference
 2012-10-26 13:44 UTC 

[PATCH] drm/i915/dp: allow configuring eDP panel fitting scaling mode
 2012-10-26 13:44 UTC  (3+ messages)
` [PATCH 0/3] drm/i915: eDP scaling mode change support
  ` [Intel-gfx] "

[PATCH] ide: use %*ph to print small buffers
 2012-10-26 13:44 UTC 

[PATCH 0/1] smsc95xx: wol enhancements
 2012-10-26 13:43 UTC  (2+ messages)
` [PATCH 1/1] smsc95xx: add wol support for more frame types

[RESEND PATCH 0/4] Fix endianness of generic I/O accessors
 2012-10-26 13:38 UTC  (4+ messages)
` [RESEND PATCH 1/4] asm-generic: io: remove {read,write} string functions

[PATCH] kfifo: remove unnecessary type check
 2012-10-26 13:42 UTC  (8+ messages)

[PATCH] Input: mouse: alps: print small buffers via %*ph
 2012-10-26 13:42 UTC 

Compiling libnetfilter_queue-1.0.2
 2012-10-26 13:43 UTC  (3+ messages)

[PATCH] sctp: Clean up type-punning in sctp_cmd_t union
 2012-10-26 13:41 UTC  (3+ messages)
` [PATCH v2] "

[RESEND PATCH] fs/super.c set_anon_super calling optimization
 2012-10-26 13:40 UTC  (3+ messages)

[PATCH 1/2] dvb-frontends: use %*ph[N] to dump small buffers
 2012-10-26 13:40 UTC  (2+ messages)
` [PATCH 2/2] dvb: or51211: apply pr_fmt and use pr_* macros instead of printk


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.