messages from 2010-08-01 09:54:36 to 2010-08-02 01:43:07 UTC [more...]
[PATCH]: Compress hibernation image with LZO (in-kernel)
2010-08-02 1:43 UTC (15+ messages)
[PATCH] drivers/scsi/pm8001: introduce missing kfree
2010-08-02 1:34 UTC (2+ messages)
linux-next: build warnings after merge of the pci tree
2010-08-02 1:38 UTC (2+ messages)
linux-next: build failure after merge of the device-mapper tree
2010-08-02 1:31 UTC
[PATCH RESEND] jz4740-hwmon: check kmalloc() result
2010-08-02 1:16 UTC
[PATCH 01/19] perf hists: Mark entries filtered by parent
2010-08-02 1:08 UTC (19+ messages)
` [PATCH 02/19] perf sort: Make column width code per hists instance
` [PATCH 03/19] perf ui: Restore SPACE as an alias to PGDN in annotate
` [PATCH 04/19] perf hist: Introduce routine to measure lenght of formatted entry
` [PATCH 05/19] perf ui: Consider the refreshed dimensions in ui_browser__show
` [PATCH 06/19] perf ui: Show the scroll bar over the left window frame
` [PATCH 07/19] perf ui: New hists tree widget
` [PATCH 08/19] perf report: Don't abbreviate file paths relative to the cwd
` [PATCH 09/19] perf tools: Remove unneeded code for tracking the cwd in perf sessions
` [PATCH 10/19] perf man pages: Fix cut'n'paste error
` [PATCH 11/19] perf record: Release resources at exit
` [PATCH 12/19] perf symbols: Precisely specify if dso->{long,short}_name should be freed
` [PATCH 13/19] perf tools: Factor out buildid reading and make it implicit in dso__load
` [PATCH 14/19] perf tools: remove extra build-id check factored into dso__load
` [PATCH 15/19] perf symbols: Improve debug image search when loading symbols
` [PATCH 16/19] perf tui: Make CTRL+Z suspend perf
` [PATCH 17/19] perf probe: Rename common fields/functions from kprobe to probe
` [PATCH 18/19] perf tools: Release thread resources on PERF_RECORD_EXIT
` [PATCH 19/19] perf tools: Release session and symbol resources on exit
Attempted summary of suspend-blockers LKML thread
2010-08-02 1:11 UTC (20+ messages)
` [linux-pm] "
[PATCH RESEND] jz4740-adc: check kmalloc() result
2010-08-02 1:12 UTC
linux-next: manual merge of the net tree with the net-current tree
2010-08-02 1:04 UTC
2.6.35-rc6-git6: Reported regressions from 2.6.34
2010-08-02 1:01 UTC (35+ messages)
` [Bug #16173] After uncompressing the kernel, at boot time, the server hangs
` [Bug #16307] i915 in kernel 2.6.35-rc3, high number of wakeups
` [Bug #16278] lvm snapshot causes deadlock in 2.6.35
` [Bug #16184] Container, X86-64, i386, iptables rule
` [Bug #16215] sysfs: cannot create duplicate filename '/class/net/bnep0'
` [Bug #16228] BUG/boot failure on Dell Precision T3500 (pci/ahci_stop_engine)
` [Bug #16265] Why is kslowd accumulating so much CPU time?
` [Bug #16221] 2.6.35-rc2-git5 -- [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
` [Bug #16312] WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty
` [Bug #16337] general protection fault: 0000 [#1] SMP
` [Bug #16310] arm omap invalid module format
` [Bug #16322] WARNING: at /arch/x86/include/asm/processor.h:1005 read_measured_perf_ctrs+0x5a/0x70()
` [Bug #16383] Regression with e1000e from 2.6.34.1 to 2.6.35-rc5
` [Bug #16380] Loop devices act strangely in 2.6.35
` [Bug #16369] Yet another 2.6.35 regression (AGP)?
` [Bug #16365] kernel BUG at fs/btrfs/extent-tree.c:1353
` [Bug #16396] [bisected] resume from suspend freezes system
` [Bug #16393] kernel BUG at fs/block_dev.c:765!
` [Bug #16399] perf failed with kernel 2.6.35-rc
` [Bug #16405] Brightness Adjustment on Toshiba nb305 Netbooks is non-functional
` [Bug #16448] 2.6.35-rc5 panic at __br_deliver+0x64/0xe0 with kvm bridge networking
` [Bug #16423] netfilter/iptables stopped logging 2.6.35-rc
` [Bug #16400] 2.6.35-rc5 inconsistent lock state
` [Bug #16406] Badness with the kernel version 2.6.35-rc1-git1 running on P6 box
` [Bug #16458] Bluetooth disabled after resume
` [Bug #16450] MTD drivers cannot be unloaded
` [Bug #16462] unable to connect to AP on legal channels 12/13
[trival patch]x86: unmap vdso pages are missed
2010-08-02 0:49 UTC (3+ messages)
RAID/block regression starting from 2.6.32, bisected
2010-08-02 0:42 UTC (3+ messages)
linux-next: build failure after merge of the final tree (kvm tree related)
2010-08-02 0:33 UTC (2+ messages)
Attempted summary of suspend-blockers LKML thread
2010-08-02 0:32 UTC (5+ messages)
Linux 2.6.35
2010-08-02 0:32 UTC (2+ messages)
Attempted summary of suspend-blockers LKML thread
2010-08-02 0:29 UTC (7+ messages)
` [linux-pm] "
[PATCH] drm: fixed brace, spacing and whitespace coding style issues
2010-08-02 0:16 UTC (2+ messages)
[GIT PULL] instrumentation updates
2010-08-02 0:13 UTC (13+ messages)
` [PATCH 01/12] perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call
` [PATCH 02/12] tracing: Drop cpparg() macro
` [PATCH 03/12] perf: New migration tool overview
` [PATCH 04/12] perf, sched migration: Handle ignored migrate out events
` [PATCH 05/12] perf, sched migration: Ignore unhandled task states
` [PATCH 06/12] perf, sched migration: Fix key bindings
` [PATCH 07/12] perf, sched migration: Parameterize cpu height and spacing
` [PATCH 08/12] perf, sched migration: Make it vertically scrollable
` [PATCH 09/12] perf, sched migration: Make the GUI class client agnostic
` [PATCH 10/12] perf, sched migration: Librarize the GUI class
` [PATCH 11/12] perf, sched migration: Librarize task states and event headers helpers
` [PATCH 12/12] x86,mmiotrace: Add support for tracing STOS instruction
[ANNOUNCE] mtdev v1.0.8 -- Multitouch Protocol Translation Library
2010-08-02 0:04 UTC
[PATCH RESEND] Fix /proc/softirqs file formatting
2010-08-01 23:51 UTC (2+ messages)
xiangyanh5
2010-08-01 23:49 UTC
[PATCH 04/25] ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
2010-08-01 23:48 UTC (2+ messages)
[PATCHSET] irq: better lost/spurious irq handling
2010-08-01 23:47 UTC (8+ messages)
` [PATCH 11/12] libata: use IRQ expecting
` [PATCH 1/2 #upstream] sata_fsl,mv,nv: prepare for NCQ command completion update
[PATCH] x86,mmiotrace: add support for tracing STOS instruction
2010-08-01 23:08 UTC (3+ messages)
ext4 performance regression 2.6.27-stable versus 2.6.32 and later
2010-08-01 23:02 UTC (4+ messages)
Safety of early boot init of /dev/random seed
2010-08-01 22:52 UTC (4+ messages)
` [Pkg-sysvinit-devel] Bug#587665: "
[PATCH 2/2] jz4740-adc: fix resource reclaim in jz4740_adc_probe error path
2010-08-01 22:43 UTC (2+ messages)
[PATCH 1/2] jz4740-adc/jz4740-hwmon: check kmalloc() result
2010-08-01 22:41 UTC (2+ messages)
[PATCH] mfd: add TPS6586x driver
2010-08-01 22:30 UTC (2+ messages)
[PATCH]md:dm.c Fix warning: statement with no effect
2010-08-01 22:23 UTC (4+ messages)
[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - second fully working version
2010-08-01 22:00 UTC
[PATCH 01/11] ARM: cam60: move cam60_spi_devices to .init.data
2010-08-01 21:23 UTC (2+ messages)
[GIT PULL] Please pull NFS client bugfixes for 2.6.35-rc6
2010-08-01 19:56 UTC (8+ messages)
` [PATCH] NFS: Fix build failure on !CONFIG_NFS_V3 && !CONFIG_NFS_V3
` [PATCH] NFS: Fix a typo in include/linux/nfs_fs.h
[PATCH v2] kconfig qconf: port to QT4
2010-08-01 19:28 UTC (4+ messages)
` [PATCHi v3] "
` [PATCH] "
e1000e crashes with 2.6.34.x and ThinkPad T60
2010-08-01 19:14 UTC (5+ messages)
[PATCHv5 1/3] USB: gadget: composite: Better string override handling
2010-08-01 19:05 UTC (2+ messages)
[PATCH 31/31]Documentation/filesystems/proc.txt update web address
2010-08-01 18:07 UTC (4+ messages)
` [PATCH 33/33]Documentation/filesystems/affs.txt "
PSA: Please update your flash plugin!
2010-08-01 17:53 UTC (5+ messages)
Account Upgrade/Maintenance
2010-08-01 17:27 UTC
[PATCH 0/6] Reduce writeback from page reclaim context V6
2010-08-01 16:21 UTC (9+ messages)
` [PATCH 6/6] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
[PATCH 0/6] [RFC] writeback: try to write older pages first
2010-08-01 15:34 UTC (13+ messages)
` [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 2/6] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 3/6] writeback: kill writeback_control.more_io
` [PATCH 4/6] writeback: sync expired inodes first in background writeback
2.6.35-rc6+: i915: Bisected regression
2010-08-01 15:17 UTC (5+ messages)
[PATCH 5/7] usb: omap_udc: check return value of proc_create()
2010-08-01 15:16 UTC (5+ messages)
` Remove me!!!!
2.6.35-rc6-git6: Reported regressions 2.6.33 -> 2.6.34
2010-08-01 14:44 UTC (18+ messages)
` [Bug #15664] Graphics hang and kernel backtrace when starting Azureus with Compiz enabled
` [Bug #15673] 2.6.34-rc2: "ima_dec_counts: open/free imbalance"?
` [Bug #15862] 2.6.34-rc4/5: iwlagn unusable until reload
` [Bug #15704] [r8169] WARNING: at net/sched/sch_generic.c
` [Bug #15912] Audio/video sync and crackling issues with snd-hda-intel (AD1981 codec)
` [Bug #15977] WARNING: at lib/dma-debug.c:866 check_for_stack
` [Bug #16007] x86/pci Oops with CONFIG_SND_HDA_INTEL
` [Bug #16170] Leadtek Winfast DTV Dongle (STK7700P based) is not working in 2.6.34
` [Bug #16139] wait_even_interruptible_timeout(), signal, spin_lock() = system hang
` [Bug #16270] Image is a hit-or-a-miss. Often displayed green+purple
` [Bug #16300] [2.6.34 regression] mplayer gets out of sync due to problems with ALSA
` [Bug #16206] PROBLEM: PPP and other serial port related application hangs in kernel space
` [Bug #16320] iwl3945 crashes, seems to be disconnecting from the PCI bus
` [Bug #16376] random - possibly Radeon DRM KMS related - freezes
` [Bug #16388] i915 drm BUG: unable to handle kernel paging request at a5e89046
` [Bug #16377] X.org crash while running a OpenGL composited KDE 4.4.4 session with Radeon KMS
` [Bug #16431] does not seem to shut down one of two md raid-1 arrays on hibernation
[PATCH] writeback: remove wb in get_next_work_item
2010-08-01 14:42 UTC
tracing lost time in early boot
2010-08-01 14:28 UTC
[PATCH mmotm] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
2010-08-01 13:41 UTC (5+ messages)
` [PATCH] vmscan: synchronous lumpy reclaim don't call congestion_wait()
Formal Reiser4 inclusion and todo list?
2010-08-01 13:43 UTC
[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
2010-08-01 13:40 UTC (25+ messages)
` [PATCH 00/18] Extended file stat functions "
[PATCHv2 0/4] The Contiguous Memory Allocator
2010-08-01 13:26 UTC (4+ messages)
` [PATCHv2 2/4] mm: cma: Contiguous Memory Allocator added
[PATCH] hwmon: f71882fg: properly acquire I/O regions while probing
2010-08-01 13:30 UTC (11+ messages)
` [PATCH 1/4] [RFC] hwmon: f71882fg: Add support for the Fintek F71808E
` [PATCH 1/4] "
` [PATCH] "
` [PATCH 1/2] hwmon: f71882fg: use a muxed resource lock for the Super I/O port
` [PATCH 2/2] watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG
[Perf][PATCH][2.6.34.1] Include stdbool.h
2010-08-01 13:09 UTC
[PATCH] CIFS: Remove __exit mark from cifs_exit_dns_resolver()
2010-08-01 12:40 UTC (2+ messages)
Boot-time dynamic debugging?
2010-08-01 12:10 UTC
Small typo in kernel [current source from git] .config option
2010-08-01 11:49 UTC (5+ messages)
` [PATCH] nconfig: add search support
[patch 1/2] workqueue: mark init_workqueues() as early_initcall()
2010-08-01 11:07 UTC (4+ messages)
` [PATCH wq#for-next] workqueue: explain for_each_*cwq_cpu() iterators
` [PATCH] workqueue: mark init_workqueues() as early_initcall()
[PATCH v2] edac: mpc85xx: Add support for new MPCxxx/Pxxxx EDAC controllers
2010-08-01 10:54 UTC (5+ messages)
` [PATCH] edac: mpc85xx: Add support for new MPCxxx/Pxxxx EDAC controllers (fix)
[PATCH 2/7] usb: fsl_udc_core: check return value of create_proc_read_entry()
2010-08-01 10:49 UTC (4+ messages)
[PATCH] firewire: core: add forgotten dummy driver methods, remove unused ones
2010-08-01 10:23 UTC
[PATCH 3/3] cyber2000fb: add I2C support
2010-08-01 10:07 UTC (4+ messages)
` [PATCH 3/3 v2] "
` [PATCH 3/3 v3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox