All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-08 08:15:29 to 2012-09-08 11:58:07 UTC [more...]

[PATCH 0/7] [GIT PULL][v3.7] tracing: Updates and fixes (for 3.7 queue)
 2012-09-08 11:55 UTC  (8+ messages)
` [PATCH 1/7] perf: Enable function tracing for perf core
` [PATCH 2/7] tracing: Skip printing "OK" if failed to disable event
` [PATCH 3/7] trace: Stop compiling in trace_clock unconditionally
` [PATCH 4/7] ftrace/x86: Adjust x86 regs.ip as like as x86-64
` [PATCH 5/7] kprobes/x86: Fix kprobes to collectly handle IP on ftrace
` [PATCH 6/7] ftrace/x86-64: Allow to change RIP in handlers
` [PATCH 7/7] kprobes/x86: Fix to support jprobes on ftrace-based kprobe

[Xenomai] kernel NULL pointer dereference
 2012-09-08 11:57 UTC  (17+ messages)

[Qemu-devel] [PATCH v2 00/14] AREG0 patches, final round
 2012-09-08 11:50 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 01/14] target-s390x: avoid cpu_single_env
` [Qemu-devel] [PATCH v2 02/14] target-lm32: switch to AREG0 free mode
` [Qemu-devel] [PATCH v2 03/14] target-m68k: "
` [Qemu-devel] [PATCH v2 04/14] target-m68k: avoid using cpu_single_env
` [Qemu-devel] [PATCH v2 05/14] target-unicore32: switch to AREG0 free mode
` [Qemu-devel] [PATCH v2 06/14] target-arm: convert void helpers
` [Qemu-devel] [PATCH v2 07/14] target-arm: convert remaining helpers
` [Qemu-devel] [PATCH v2 08/14] target-arm: final conversion to AREG0 free mode
` [Qemu-devel] [PATCH v2 09/14] target-microblaze: switch "
` [Qemu-devel] [PATCH v2 10/14] target-cris: Avoid AREG0 for helpers
` [Qemu-devel] [PATCH v2 11/14] target-cris: Switch to AREG0 free mode
` [Qemu-devel] [PATCH v2 12/14] target-sh4: switch "
` [Qemu-devel] [PATCH v2 13/14] target-mips: "
` [Qemu-devel] [PATCH v2 14/14] Remove unused CONFIG_TCG_PASS_AREG0 and dead code

[PATCH v2 07/12] rbtree: adjust root color in rb_insert_color() only when necessary
 2012-09-08 11:49 UTC  (2+ messages)
` [tip:perf/core] perf tools: Fix build for another rbtree.c change

[PATCH v2 11/12] perf tools: add NO_BACKTRACE for application self-debugging
 2012-09-08 11:48 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] xfrm: Don't pass current->pid to functions expecting a netlink portid
 2012-09-08 11:48 UTC  (4+ messages)
  ` [PATCH] xfrm: Report user triggered expirations against the users socket

[PATCH v2 10/12] tools lib traceevent: replace mempcpy with memcpy
 2012-09-08 11:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 09/12] perf tools: replace mkostemp with mkstemp
 2012-09-08 11:46 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 07/12] perf tools: include missing pthread.h header
 2012-09-08 11:45 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 06/12] perf tools: fix missing winsize definition
 2012-09-08 11:44 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/12] perf diff: Make diff command work with evsel hists
 2012-09-08 11:41 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 00/12] Porting perf to Android
 2012-09-08 11:43 UTC  (8+ messages)
` [PATCH v2 01/12] perf tools: include wrapper for magic.h
` [PATCH v2 03/12] perf tools: include __WORDSIZE definition
` [PATCH v2 05/12] perf tools: include basename for non-glibc systems
  ` [tip:perf/core] "

[PATCH 02/12] perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep
 2012-09-08 11:42 UTC  (2+ messages)
` [tip:perf/core] perf tools: Replace sort' s "

[PATCH 3/3] tools lib traceevent: Get rid of die() from pevent_register_print_function
 2012-09-08 11:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/3] tools lib traceevent: Get rid of die() from pevent_register_event_handler
 2012-09-08 11:39 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/3] tools lib traceevent: Get rid of die() from pretty_print()
 2012-09-08 11:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf tools: Ignore compiled python binaries
 2012-09-08 11:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v4 4/4] make poll() work on platforms that can't recv() on a non-socket
 2012-09-08 11:31 UTC  (2+ messages)

[GIT PULL 00/13] perf/core improvements and fixes
 2012-09-08 11:28 UTC  (3+ messages)

[Buildroot] Fixing linux-pam build failures
 2012-09-08 11:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/12] Rework PCI video card initialization
 2012-09-08 11:26 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] vga: rename pci_vga_init() into pci_std_vga_init()
` [Qemu-devel] [PATCH 02/12] vl.c: check for qxl availability
` [Qemu-devel] [PATCH 03/12] pci: add a pci_vga_init() function
` [Qemu-devel] [PATCH 04/12] mips/malta: use the new "
` [Qemu-devel] [PATCH 05/12] alpha: "
` [Qemu-devel] [PATCH 06/12] ppc/newworld: "
` [Qemu-devel] [PATCH 07/12] ppc/oldworld: "
` [Qemu-devel] [PATCH 08/12] ppc/prep: "
` [Qemu-devel] [PATCH 09/12] ppc/pSeries: "
` [Qemu-devel] [PATCH 10/12] sun/sun4u: "
` [Qemu-devel] [PATCH 11/12] pc: "
` [Qemu-devel] [PATCH 12/12] vga: cleanup after pci_vga_init() conversion

[PATCH v1 00/10] vfs: getname/putname overhaul
 2012-09-08 11:24 UTC  (6+ messages)

[RFCv2 API PATCH 00/28] Full series of API fixes from the 2012 Media Workshop
 2012-09-08 11:15 UTC  (4+ messages)
` [RFCv2 API PATCH 05/28] DocBook: bus_info can no longer be empty

[PATCH v2] media: v4l2-ctrls: add control for test pattern
 2012-09-08 11:11 UTC  (3+ messages)

[Qemu-devel] Linux KVM, Windows 7 guest choppy sound
 2012-09-08 10:53 UTC  (2+ messages)

[PATCH] regmap: no need primary handler for nested irq
 2012-09-08 10:53 UTC 

ALSA release cycle
 2012-09-08 10:52 UTC  (4+ messages)

[PATCH v2] regulator: Fairchild fan53555 support
 2012-09-08 10:52 UTC 

mmotm 2012-09-06-16-46 uploaded
 2012-09-08 10:44 UTC  (3+ messages)
` mmotm 2012-09-06-16-46 uploaded (drivers/misc/lis3lv02d/lis3lv02d_spi.c)

[Qemu-devel] [PATCH] iSCSI: remove the now obsolete call to qemu_notify_event()
 2012-09-08 10:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH] iSCSI: We dont need to explicitely call qemu_notify_event() any more

[PATCH V6] drm: edid: add support for E-DDC
 2012-09-08 10:35 UTC  (5+ messages)

[Qemu-devel] [PULL 0/4] wakeup: make wakeup events guest-configurable
 2012-09-08 10:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/4] wakeup: make serial configurable

[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
 2012-09-08 10:32 UTC  (14+ messages)

Fwd: Bug in USB FTDI SIO driver
 2012-09-08 10:14 UTC 

[PATCH/RFC] Fix xsave bug on older Xen hypervisors
 2012-09-08 10:28 UTC  (16+ messages)
` [Xen-devel] "

[refpolicy] [PATCH 1/2]: cpucontrol module updates (stricter policy for CPU microcode updates)
 2012-09-08 10:27 UTC  (3+ messages)

[PATCH v4] iio: adc: add new lp8788 adc driver
 2012-09-08 10:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] musicpal: Fix flash mapping
 2012-09-08 10:19 UTC  (11+ messages)
          ` [Qemu-devel] [PATCH v2] "
            ` [Qemu-devel] [PATCH v2a] "

[PATCH v4 2/2] OMAP:IOMMU:flush L1 and L2 caches
 2012-09-08 10:17 UTC  (3+ messages)

[PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-09-08 10:16 UTC  (15+ messages)
` [PATCH 4/4] kvm: i386: "
  ` [Qemu-devel] "
                    ` [Qemu-devel] [Qemu-ppc] "
                      `  "
                        ` [Qemu-ppc] [Qemu-devel] "

[PATCH 2/2] powerpc/e6500: TLB miss handler with hardware tablewalk support
 2012-09-08 10:15 UTC  (6+ messages)

[PATCH v4 1/2] ARM: new cache maintenance api for iommu
 2012-09-08 10:14 UTC  (3+ messages)

[PATCH] [RFC]power: battery: Generic battery driver using IIO
 2012-09-08 10:10 UTC  (8+ messages)

[RFC] i18n.pathencoding
 2012-09-08 10:09 UTC  (3+ messages)

[PATCH] Add support for entering the firmware setup screen
 2012-09-08 10:09 UTC  (2+ messages)

[patch] aoe: cleanup an allocation a bit
 2012-09-08  9:59 UTC  (2+ messages)

[PATCH v2] mac80211: validate skb->dev in the tx status path
 2012-09-08  9:58 UTC 

[patch 3/3] xen/privcmd: remove const modifier from declaration
 2012-09-08  9:58 UTC  (2+ messages)

[patch 2/3] xen/privcmd: return -EFAULT on error
 2012-09-08  9:57 UTC  (2+ messages)

[PATCH 01/10] staging:iio:ad7476: Fix off by one error for channel shift
 2012-09-08  9:57 UTC  (12+ messages)
` [PATCH 03/10] staging:iio:ad7476: Avoid alloc/free for each sample in buffered mode
` [PATCH 04/10] staging:iio:ad7476: Rework reference voltage handling
` [PATCH 05/10] staging:iio:ad7476: Squash driver into a single file
` [PATCH 10/10] iio:ad7476: Add support for ad7274/ad7275/ad7276/ad7277/ad7278

[patch 1/3] xen/privcmd: check for integer overflow in ioctl
 2012-09-08  9:52 UTC  (2+ messages)

[PATCH 1/4] ARM: ks-8695: merge the timer header into the timer driver
 2012-09-08  9:45 UTC  (3+ messages)

[PATCH 0/2] iproute2: add GENL helpers
 2012-09-08  9:48 UTC  (3+ messages)
` [PATCH 1/2] iproute2: add libgenl files
` [PATCH 2/2] iproute2: use libgenl in ipl2tp

About function __create_file in debugfs
 2012-09-08  9:41 UTC 

[Qemu-devel] [PATCH v2 0/9] Improve TCG optimizer
 2012-09-08  9:35 UTC  (7+ messages)

[Bug 54587] New: Flickering screen on Geforece 4
 2012-09-08  9:34 UTC  (2+ messages)
  ` [Bug 54587] "

[RFC PATCH v1 00/15] firmware loader: introduce cache/uncache firmware
 2012-09-08  9:34 UTC  (6+ messages)
` [RFC PATCH v1 12/15] firmware: introduce device_cache/uncache_fw_images

[PATCH] iio staging: cleanup documentation for tsl2583
 2012-09-08  9:33 UTC  (2+ messages)

[PATCH] firmware loader: fix compile warning when CONFIG_PM=n
 2012-09-08  9:32 UTC 

[PATCH] iio: isl29018: Support fractional ALS scaling
 2012-09-08  9:29 UTC  (2+ messages)

[PATCH v2] staging:iio:adc: Add AD7791 driver
 2012-09-08  9:21 UTC  (2+ messages)

[PATCH v3 00/31] AArch64 Linux kernel port
 2012-09-08  9:18 UTC  (8+ messages)
` [PATCH v3 28/31] arm64: Generic timers support

[dm-crypt] No key available for this passphrase
 2012-09-08  9:03 UTC 

[PATCH 1/2] iio:ad5446: Add support for the ad5300/ad5310/ad5320
 2012-09-08  9:13 UTC  (4+ messages)
` [PATCH 2/2] iio:ad5446: Add device ids for ad5301/ad5311/ad5321

[PATCH V3] base-files: provide a mechanism to skip creation of the hostname file
 2012-09-08  8:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add MAINTAINERS entry for leon3
 2012-09-08  9:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-sparc: fix fcmp{s, d, q} instructions wrt exception
 2012-09-08  9:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-xtensa: fix missing errno codes for mingw32
 2012-09-08  9:07 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/21] AREG0 patches, final round
 2012-09-08  9:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH 18/21] target-cris: switch to AREG0 free mode

[PATCH 0 of 2] improve xmdomain.cfg and xl.cfg documentation
 2012-09-08  8:59 UTC  (3+ messages)
` [PATCH 1 of 2] docs: correct formatting errors in xmdomain.cfg
` [PATCH 2 of 2] docs: flesh out xl.cfg documentation, correct typos, reorganize

[Bug 42490] NUTMEG DP to VGA bridge not working
 2012-09-08  8:59 UTC 

[PATCH 00/22 V4] powerpc/eeh: PE support
 2012-09-08  8:44 UTC  (23+ messages)
` [PATCH 01/22] ppc/eeh: move EEH initialization around
` [PATCH 02/22] ppc/eeh: use slab to allocate eeh devices
` [PATCH 03/22] ppc/eeh: more logs for EEH initialization
` [PATCH 04/22] ppc/eeh: Introduce eeh_pe struct
` [PATCH 05/22] ppc/eeh: introduce global mutex
` [PATCH 06/22] ppc/eeh: Create PEs for PHBs
` [PATCH 07/22] ppc/eeh: Search PE based on requirement
` [PATCH 08/22] ppc/eeh: create PEs duing EEH initialization
` [PATCH 09/22] ppc/eeh: remove PE at appropriate time
` [PATCH 10/22] ppc/eeh: build EEH event based on PE
` [PATCH 11/22] ppc/eeh: trace EEH state "
` [PATCH 12/22] ppc/eeh: trace error based on PE from beginning
` [PATCH 13/22] ppc/eeh: eeh options based on PE
` [PATCH 14/22] ppc/eeh: device bars restore "
` [PATCH 15/22] ppc/eeh: I/O enable and log retrival "
` [PATCH 16/22] ppc/eeh: do reset "
` [PATCH 17/22] ppc/eeh: make EEH handler PE sensitive
` [PATCH 18/22] ppc/eeh: handle EEH error based on PE
` [PATCH 19/22] ppc/eeh: move stats to PE
` [PATCH 20/22] ppc/eeh: probe mode support
` [PATCH 21/22] ppc/eeh: trace eeh device from I/O cache
` [PATCH 22/22] ppc/eeh: cleanup on EEH PCI address cache

[PATCH RFC V5 0/3] kvm: Improving directed yield in PLE handler
 2012-09-08  8:43 UTC  (6+ messages)
  ` [RFC][PATCH] Improving directed yield scalability for "

[PATCH] slab: fix the DEADLOCK issue on l3 alien lock
 2012-09-08  8:39 UTC  (6+ messages)

New build warnings
 2012-09-08  8:38 UTC  (2+ messages)

[PATCH 0/3] ARM: EXYNOS: Power domain DT support extension
 2012-09-08  8:35 UTC  (10+ messages)
` [PATCH 2/3] ARM: EXYNOS: pm_domain: Fix power domain name initialization
` [PATCH 3/3] ARM: EXYNOS: pm_domain: Bind devices to power domains using DT

[refpolicy] Make refpolicy aware of the secure_firmware avperm of the capability2 security class
 2012-09-08  8:33 UTC 

[PATCH] samples/seccomp: fix 31 bit build on s390
 2012-09-08  8:31 UTC 

[PATCH v6] pstore/ram: Add ramoops support for the Flattened Device Tree
 2012-09-08  8:27 UTC  (5+ messages)

[RFC 6/7] ath9k_hw: Program correct PLL value for AR9565
 2012-09-08  8:17 UTC  (3+ messages)

[PATCH v2 0/5] ARM: EXYNOS: Add support for Trats board using device tree
 2012-09-08  8:21 UTC  (9+ messages)
` [PATCH v2 4/5] ARM: EXYNOS: Increase maximum possible memory bank size to 512MiB
` [PATCH v2 5/5] ARM: Exynos: Add basic dts file for Samsung Trats board

[PATCH v3] perf bench: fix assert when NDEBUG is defined
 2012-09-08  8:18 UTC  (2+ messages)

[PATCH] ARM: OMAP4: wakeupgen: remove duplicate AUXCOREBOOT* read/write
 2012-09-08  8:18 UTC  (4+ messages)

[PATCH] net: Small bug on rxhash calculation
 2012-09-08  8:18 UTC  (3+ messages)
` [PATCH] net: small "

[PATCH] autotools.bbclass: Add functionality to force a distclean when reconfiguring
 2012-09-08  8:05 UTC  (6+ messages)


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.