All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-02 12:38:03 to 2012-11-02 13:59:40 UTC [more...]

[Qemu-devel] First 9 + 1/2 years of QEMU dev history animated
 2012-11-02 13:59 UTC 

[PATCH v4 00/14] fast-export and remote-testgit improvements
 2012-11-02 13:58 UTC  (5+ messages)
` [PATCH v4 04/14] Add new simplified git-remote-testgit
` [PATCH v4 09/14] remote-testgit: report success after an import

[PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells
 2012-11-02 13:57 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2-utils: build: Avoid using the kernel versions of kernel headers
 2012-11-02 13:57 UTC 

[PATCH] ACPI/cpuidle: remove unused "power" field from Cx state data
 2012-11-02 13:55 UTC  (2+ messages)

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-11-02 13:53 UTC  (5+ messages)
` [PATCH v3 04/11] clk: davinci - add pll divider clock driver

AMD A10: MCE Instruction Cache Error
 2012-11-02 13:53 UTC  (2+ messages)

[PATCH] [PATCH] x86: Don't clobber top of pt_regs in nested NMI
 2012-11-02 13:53 UTC  (5+ messages)

[Bug 56663] New: 2D tiling commit renders screen black on kdm
 2012-11-02 13:52 UTC  (4+ messages)
` [Bug 56663] "

[meta-oe][meta-networking][PATCH V2 0/3] ntp updates
 2012-11-02 13:38 UTC  (12+ messages)
` [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes

Start xen on UEFI system with grub
 2012-11-02 13:52 UTC  (7+ messages)

[PATCH] x86/perf_events: build fix
 2012-11-02 13:52 UTC 

[Qemu-devel] [PATCH 0/5] Fixes for thread pool patches
 2012-11-02 13:50 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/5] compiler: support Darwin weak references
` [Qemu-devel] [PATCH 2/5] semaphore: implement fallback counting semaphores with mutex+condvar
` [Qemu-devel] [PATCH 3/5] qemu-timer: reinitialize timers after fork
` [Qemu-devel] [PATCH 4/5] vl: unify calls to init_timer_alarm
` [Qemu-devel] [PATCH 5/5] vl: delay thread initialization after daemonization

Overlong lines with git-merge --log
 2012-11-02 13:49 UTC  (4+ messages)

[PATCH 0/4] Speedup vivi
 2012-11-02 13:48 UTC  (6+ messages)
` [PATCH 1/4] [media] vivi: Optimize gen_text()
` [PATCH 2/4] [media] vivi: vivi_dev->line[] was not aligned
` [PATCH 3/4] [media] vivi: Move computations out of vivi_fillbuf linecopy loop
` [PATCH 4/4] [media] vivi: Optimize precalculate_line()

[Qemu-devel] [PATCHv2 1/4] Adding new syscalls (bugzilla 855162)
 2012-11-02 13:48 UTC  (3+ messages)

Tentative Agenda for the November workshop
 2012-11-02 13:47 UTC  (6+ messages)
` [media-workshop] "
      ` drivers without explicit MAINTAINERS entry - was: "

[PATCH] initrdscripts: fix udevd path
 2012-11-02 13:31 UTC  (4+ messages)

[PATCH] pinctrl: exynos: Add terminating entry for of_device_id table
 2012-11-02 13:46 UTC 

Build xen-unstable and qemu upstream unstable fail with error on xenfb.c
 2012-11-02 13:45 UTC  (3+ messages)

[PATCH] IRQ CORE: irq_work_queue function return value not used
 2012-11-02 13:43 UTC  (2+ messages)

[Qemu-devel] buildbot failure in qemu on default_i386_macosx
 2012-11-02 13:42 UTC  (3+ messages)

[PATCH 00/10] Support imx6q WAIT mode with coupled cpuidle
 2012-11-02 13:42 UTC  (4+ messages)
` [PATCH 09/10] ARM: SMP: add function arch_send_wakeup_ipi_mask()

[PATCH 0/8] zynq COMMON_CLK support
 2012-11-02 13:39 UTC  (11+ messages)
` [PATCH 5/8] ARM: zynq: add "
` [PATCH 7/8] serial: xilinx_uartps: get clock rate info from dts

[Qemu-devel] [PATCH v2 0/6] block: bdrv_img_create(): propagate errors
 2012-11-02 13:42 UTC  (4+ messages)

[PATCH] stkwebcam: Fix sparse warning on undeclared symbol
 2012-11-02 13:41 UTC  (3+ messages)

[PATCH 00/22] [GIT PULL][3.8] tracing: updates
 2012-11-02 13:33 UTC  (23+ messages)
` [PATCH 01/22] tracing: Replace strict_strto* with kstrto*
` [PATCH 02/22] tracing: Allow tracers to start at core initcall
` [PATCH 03/22] tracing: Change tracers integer flags to bool
` [PATCH 04/22] ring-buffer: Add a dropped events counter
` [PATCH 05/22] tracing: Expand ring buffer when trace_printk() is used
` [PATCH 06/22] tracing: Enable comm recording if "
` [PATCH 07/22] tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
` [PATCH 08/22] tracing: Cache comms only after an event occurred
` [PATCH 09/22] tracing: Trivial cleanup
` [PATCH 10/22] tracing: Cleanup unnecessary function declarations
` [PATCH 11/22] linux/kernel.h: Remove duplicate trace_printk declaration
` [PATCH 12/22] tracing,x86: Add a TSC trace_clock
` [PATCH 13/22] tracing: Reset ring buffer when changing trace_clocks
` [PATCH 14/22] tracing: Format non-nanosec times from tsc clock without a decimal point
` [PATCH 15/22] ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
` [PATCH 16/22] tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock
` [PATCH 17/22] tracing: Separate open function from set_event and available_events
` [PATCH 18/22] tracing: Remove unused function unregister_tracer()
` [PATCH 19/22] tracing: Make tracing_enabled be equal to tracing_on
` [PATCH 20/22] tracing: Remove deprecated tracing_enabled file
` [PATCH 21/22] tracing: Use irq_work for wake ups and remove *_nowake_*() functions
` [PATCH 22/22] tracing: Add trace_options kernel command line parameter

New/Updated L7 netfilter option - nDPI
 2012-11-02 13:40 UTC  (7+ messages)

[PATCH 1/4] drm/i915: don't block resume on fb console resume
 2012-11-02 13:38 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: put ring frequency and turbo setup into a work queue v3
` [PATCH 3/4] drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex

[PATCH] initrdscripts: fix udevd in the live boot init scripts
 2012-11-02 13:25 UTC 

[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
 2012-11-02 13:39 UTC  (2+ messages)

[PATCH] [SCSI] sd: fix crash when UA received on DIF enabled device
 2012-11-02 13:38 UTC 

[PATCHv2 1/6] arch: Change defconfigs to point to g_mass_storage
 2012-11-02 13:36 UTC  (7+ messages)

[U-Boot] [PATCH v2] am335x: add initial AM335x IDK board support
 2012-11-02 13:35 UTC 

[PATCH] Platform: x86: Add Chrome OS Laptop driver
 2012-11-02 13:32 UTC  (8+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[U-Boot] [PATCH] 4xx: Fix PCI memory mapping on CPCI405 boards
 2012-11-02 13:30 UTC 

[PATCH 0/3] drm/i915: i915_gem_execbuffer_wait_for_flips and other flip stuff
 2012-11-02 13:29 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Wait for pending flips in intel_pipe_set_base()
` [PATCH 2/3] drm/i915: Wake up pending flip waiters when the GPU hangs
` [PATCH v2 3b/3] drm/i915: Kill i915_gem_execbuffer_wait_for_flips()

OE Changelog since 2012-10-21 until 2012-10-28
 2012-11-02 13:14 UTC 

[Bug 56535] New: Resident evil 4 with wine: crash
 2012-11-02 13:26 UTC  (2+ messages)
  ` [Bug 56535] "

[Bug 56666] New: AMD SUMO GPU lockup when launching any heavy 3D application
 2012-11-02 13:26 UTC  (2+ messages)
` [Bug 56666] "

veth.4
 2012-11-02 13:25 UTC 

[Bug 56081] New: (SUMO2) Black screen on X Launch, corrupted VTs when using KMS
 2012-11-02 13:24 UTC  (2+ messages)
` [Bug 56081] "

[PATCH] IB: fix task hanging on error recovery
 2012-11-02 13:24 UTC  (5+ messages)

bisect: "Needed a single revision" message is confusing
 2012-11-02 13:23 UTC 

Kdump with signed images
 2012-11-02 13:23 UTC  (12+ messages)

[PATCH] commit: fixup misplacement of --no-post-rewrite description
 2012-11-02 13:22 UTC  (2+ messages)

[lm-sensors] f71882fg not showing motherboard temps
 2012-11-02 13:22 UTC  (2+ messages)

[PATCH VTPM 1/9] Disable -DGNT_DEBUG and -DGNTMAP_DEBUG
 2012-11-02 13:22 UTC  (6+ messages)
` [PATCH VTPM 4/9] fix bug in lseek for mini-os

[Qemu-devel] [PATCH 2/2] x86/cpu: add new Opteron CPU model
 2012-11-02 13:21 UTC 

[Qemu-devel] [PATCH 1/2] x86/cpu: name new CPUID bits
 2012-11-02 13:21 UTC 

[Qemu-devel] [PATCH 0/2] Add support for new Opteron CPU model
 2012-11-02 13:21 UTC 

[Qemu-devel] [PATCH v2] tests: allow qemu-iotests to be run against nbd backend
 2012-11-02 13:19 UTC  (4+ messages)

[PATCH V3 0/4] cpuidle : multiple drivers support
 2012-11-02 13:19 UTC  (3+ messages)

[U-Boot] USB mass storage gadget patch
 2012-11-02 13:19 UTC  (2+ messages)

[PATCH] test-lib: avoid full path to store test results
 2012-11-02 13:17 UTC  (9+ messages)

[Bug 44852] New: 3D Acceleration initialization failed for Fusion Wrestler 9808
 2012-11-02 13:17 UTC  (2+ messages)
` [Bug 44852] "

[Bug 48759] New: [Piglit] : Regression failure observed for Glean test bufferObject
 2012-11-02 13:15 UTC  (2+ messages)
` [Bug 48759] "

[PATCH 0/6] xfs: fixes for 3.7-rc3
 2012-11-02 13:17 UTC  (12+ messages)
` [PATCH 1/6] xfs: silence uninitialised f.file warning
` [PATCH 4/6] xfs: don't vmap inode cluster buffers during free
` [PATCH 5/6] xfs: fix buffer shudown reference count mismatch
    ` [PATCH 5/6 V2] "
` [PATCH 6/6] xfs: fix reading of wrapped log data

[Bug 52997] New: evergreen_cs_track_validate_cb:477 cb[0] bo too small when launching ds2 in wine
 2012-11-02 13:15 UTC  (2+ messages)
` [Bug 52997] "

[PATCH] add bochs dispi interface framebuffer driver
 2012-11-02 13:14 UTC  (6+ messages)
` [Qemu-devel] "

(still) NULL pointer crashes with nuvoton_cir driver
 2012-11-02 13:13 UTC  (5+ messages)
` Updated patches for (potential) NULL pointer crashes in cir drivers
  ` [PATCH 1/3] [media] rc: Make probe cleanup goto labels more verbose
  ` [PATCH 2/3] [media] rc: Set rdev before irq setup
  ` [PATCH 3/3] [media] rc: Call rc_register_device "

[PATCH] x86/mwait-idle: enable Ivy Bridge Xeon support
 2012-11-02 13:13 UTC 

[PATCH v3 0/4] fast-export: general fixes
 2012-11-02 13:12 UTC  (4+ messages)
` [PATCH v3 4/4] fast-export: make sure refs are updated properly

[Qemu-devel] live migration which includes previos snapshot
 2012-11-02 13:12 UTC  (5+ messages)

[PATCH] ASoC: bells: Up clock rate to 48kHz and 512fs
 2012-11-02 13:01 UTC 

[RFC 00/15] Add basic suspend-resume support for AM33XX
 2012-11-02 13:11 UTC  (4+ messages)
` [PATCH 15/15] ARM: OMAP2+: AM33XX: Basic suspend resume support

[Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
 2012-11-02 13:09 UTC  (3+ messages)
` [Bug 56659] "

[Qemu-devel] Testing migration under stress
 2012-11-02 13:07 UTC  (3+ messages)

[PATCH] xfs: silence GCC warning
 2012-11-02 13:07 UTC  (3+ messages)

[PATCH 0 of 5] docs: x86 PV MMU related functions
 2012-11-02 13:07 UTC  (4+ messages)
` [PATCH 1 of 5] docs: document HYPERVISOR_update_va_mapping(_other_domain)

[PATCH v2] ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore
 2012-11-02 13:04 UTC  (2+ messages)

[PATCH] staging/media: Use dev_ printks in cxd2099/cxd2099.[ch]
 2012-11-02 13:05 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] am335x_evm: Enable UART{1,2,3,4,5}
 2012-11-02 13:05 UTC  (2+ messages)

[PATCH 1/2] ASoC: bells: Add hookup of WM0010 on Bells
 2012-11-02 13:02 UTC  (2+ messages)
` [PATCH 2/2] ASoC: bells: Select WM1250-EV1 Springbank audio I/O module

[PATCH] ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore
 2012-11-02 13:01 UTC  (2+ messages)

[PATCH 01/15] ARM: clps711x: Load serial driver from boards
 2012-11-02 13:03 UTC  (4+ messages)

[PATCH 0/2] xfsdump: 2 fixes
 2012-11-02 13:04 UTC  (6+ messages)
` [PATCH 1/2] xfsdump: Handle multiply-logged inode fields
  ` [PATCH 1/2 V2] xfs_logprint: "
` [PATCH 2/2] xfs_logprint: Handle continued inode transactions

[PATCH] ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore
 2012-11-02 13:02 UTC  (4+ messages)

[RFC PATCH 0/4] Remove cryptoloop support
 2012-11-02 13:01 UTC  (2+ messages)
` [RFC PATCH 0/4] Remove cryptoloop support (cryptsetup replacement)

[Qemu-devel] [PATCH v3] tests: allow qemu-iotests to be run against nbd backend
 2012-11-02 13:01 UTC 

[Bug 49632] New: radeon: The kernel rejected CS,
 2012-11-02 12:58 UTC  (2+ messages)
` [Bug 49632] "

[Bug 48455] New: Enabling R600_STREAMOUT causes graphical corruption
 2012-11-02 12:58 UTC  (2+ messages)
` [Bug 48455] "

[PATCH] agetty: fix autodetection for TERM
 2012-11-02 12:56 UTC  (3+ messages)

[PATCH 1/2] Staging/media: fixed spacing coding style in go7007/wis-ov7640.c
 2012-11-02 12:56 UTC  (4+ messages)
` [PATCH 2/2] Staging/media: Use dev_ printks "

[PATCH] isdn/gigaset: use tasklet_kill in device remove/release process
 2012-11-02 12:46 UTC  (2+ messages)

[PATCH] cpufreq: remove the unnecessary initialization of a local variable
 2012-11-02 12:54 UTC  (2+ messages)

[PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory
 2012-11-02 12:51 UTC  (3+ messages)

[PATCH v2] MODSIGN: Add modules_sign make target
 2012-11-02 12:48 UTC  (5+ messages)

[PATCH 0/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks
 2012-11-02 12:51 UTC  (5+ messages)
` [PATCH 3/4] uprobes/x86: Cleanup the single-stepping code
` [PATCH 4/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks

Skeleton LinuxDVB framework
 2012-11-02 12:47 UTC  (3+ messages)

cosmetic issue with error message 'Invalid Power Resource to register!'
 2012-11-02 12:50 UTC  (3+ messages)
` [PATCH] acpi: add newline in power.c message

Wishlist: git commit --no-edit
 2012-11-02 12:45 UTC  (4+ messages)

[PATCH 1/4] ACPI: EC: Cleanup the member name for spinlock/mutex in struct acpi_ec
 2012-11-02 12:49 UTC  (8+ messages)
` [PATCH 2/4] ACPI: EC: Add more debug info and trivial code cleanup
` [PATCH 3/4] ACPI: Remove the useless check in osl.c
` [PATCH 4/4] ACPI: EC: Don't count a SCI interrupt as a false one

[PATCH] KEYS: fix KEYCTL_INSTANTIATE_IOV error case memory leak
 2012-11-02 12:34 UTC 

[PATCH v2 0/5] Move GIC and VIC to drivers/irqchip
 2012-11-02 12:44 UTC  (3+ messages)
` [PATCH v2 2/5] ARM: gic: remove direct use of gic_raise_softirq

System Helpdesk
 2012-11-02 12:38 UTC 

[PATCH v3 0/2] ACPI: CPU hot-remove support
 2012-11-02 12:46 UTC  (2+ messages)

[PATCH RFC v2] netfilter: add connlabel conntrack extension
 2012-11-02 12:43 UTC 

[PATCH 1/8] drm/i915: implement WaDisableL3CacheAging on VLV
 2012-11-02 12:41 UTC  (5+ messages)
` [PATCH 6/8] drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op

[PATCH] seabios/pci: enable 64 bit bar on seabios
 2012-11-02 12:40 UTC  (2+ messages)

[PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host
 2012-11-02 12:37 UTC  (4+ messages)
` [PATCH V2 1/3] mmc: esdhc: enable polling to detect card by itself


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.