kernel-testers.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-28 12:59:03 to 2009-11-16 22:37:49 UTC [more...]

2.6.32-rc7-git1: Reported regressions from 2.6.31
 2009-11-16 22:37 UTC  (47+ messages)
` [Bug #14277] Caught 8-bit read from freed memory in b43 driver at association
` [Bug #14331] Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off
` [Bug #14298] warning at manage.c:361 (set_irq_wake), matrix-keypad related?
` [Bug #14296] spitz boots but suspend/resume is broken
` [Bug #14352] WARNING: at net/mac80211/scan.c:267
` [Bug #14297] console resume broken since ba15ab0e8d
` [Bug #14354] Bad corruption with 2.6.32-rc1 and upwards
` [Bug #14355] USB serial regression after 2.6.31.1 with Huawei E169 GSM modem
` [Bug #14372] ath5k wireless not working after suspend-resume - eeepc
` [Bug #14373] Task blocked for more than 120 seconds
` [Bug #14376] Kernel NULL pointer dereference/ kvm subsystem
` [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String
` [Bug #14383] hackbench regression with kernel 2.6.32-rc1
` [Bug #14380] Video tearing/glitching with T400 laptops
` [Bug #14406] uvcvideo stopped work on Toshiba
` [Bug #14415] Reboot on kernel load
` [Bug #14384] tbench regression with 2.6.32-rc1
` [Bug #14430] sync() hangs in bdi_sched_wait
` [Bug #14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde
` [Bug #14467] Linker errors on ia64 with NR_CPUS=4096
` [Bug #14426] CE: hpet increasing min_delta_ns flood
` [Bug #14436] Computer becomes unusable without any apparent reason
` [Bug #14480] 2 locks held by cat -- running "find /sys | head -c 4" --> system hang
` [Bug #14472] EXT4 corruption
` [Bug #14481] umount blocked for more than 120 seconds after USB drive removal
` [Bug #14482] kernel BUG at fs/dcache.c:670 +lvm +md +ext3
` [Bug #14504] intermittent hibernation problem again
` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
` [Bug #14485] System lockup running "cat /sys/kernel/debug/dri/0/i915_regs"
` [Bug #14619] ext3/jbd oops in journal_start
` [Bug #14618] OOM killer, page fault
` [Bug #14538] Unable to associate with AP after resume since 2.6.32-rc6
` [Bug #14616] [2.6.32 regression] sata_nv: commit 6489e3262e6b188a1a009b65e8a94b7aa17645b7 slows down system boot
` [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380)
` [Bug #14597] thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31
` [Bug #14621] specjbb2005 and aim7 regression with 2.6.32-rc kernels
` [Bug #14622] Second IDE device not found
` [Bug #14620] WARNING: at mm/page_alloc.c:1805 __alloc_pages_nodemask
` [Bug #14626] oops on boot starting udev
` [Bug #14627] i915: *ERROR* Execbuf while wedged
` [Bug #14624] ath9k: BUG kmalloc-8192: Poison overwritten
` [Bug #14625] Commit d451564 breaks ARM
` [Bug #14630] sched_rt_periodic_timer vs cpu hotplug
` [Bug #14628] drm/ksm -> s2disk -> resume -> [drm:r100_ring_test] *ERROR* radeon: ring test failed
` [Bug #14629] Oops on i915 on 8086:a011 pine trail

[PATCH 0/7] Reduce GFP_ATOMIC allocation failures, candidate fix V3
 2009-11-16 18:36 UTC  (12+ messages)
  ` [PATCH 1/5] page allocator: Always wake kswapd when restarting an allocation attempt after direct reclaim failed
      ` [PATCH] make crypto unplug fix V3

[PATCH 0/5] Reduce GFP_ATOMIC allocation failures, candidate fix V3
 2009-11-16 17:57 UTC  (42+ messages)
` [PATCH 1/5] page allocator: Always wake kswapd when restarting an allocation attempt after direct reclaim failed
` [PATCH 2/5] page allocator: Do not allow interrupts to use ALLOC_HARDER
` [PATCH 3/5] page allocator: Wait on both sync and async congestion after direct reclaim
` [PATCH 4/5] vmscan: Have kswapd sleep for a short interval and double check it should be asleep
` [PATCH 5/5] vmscan: Take order into consideration when deciding if kswapd is in trouble
            ` [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met
                    ` [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met V2

2.6.32-rc5-git3: Reported regressions from 2.6.31
 2009-11-12 12:14 UTC  (57+ messages)
` [Bug #14334] pcmcia suspend regression from 2.6.31.1 to 2.6.31.2 - Dell Inspiron 600m
  ` Help needed, "
` [Bug #14372] ath5k wireless not working after suspend-resume - eeepc
        ` [Bug #14372] ath5k wireless not working after rfkill [BISECTED]
` [Bug #14408] sysctl check failed
` [Bug #14467] Linker errors on ia64 with NR_CPUS=4096
` [Bug #14472] EXT4 corruption

[PATCH 0/3] Reduce GFP_ATOMIC allocation failures, partial fix V3
 2009-11-12 11:36 UTC  (42+ messages)
` [PATCH 2/3] page allocator: Do not allow interrupts to use ALLOC_HARDER
` [PATCH 3/3] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit
                                          ` [PATCH 3/3] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit (data on latencies available)

[regression] [drm:i915_gem_execbuffer] *ERROR* Execbuf while wedged
 2009-11-11 15:41 UTC 

eeepc-linux, how to enable on eeepc 1005ha?
 2009-11-11 13:37 UTC  (5+ messages)

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-11-09 19:00 UTC  (6+ messages)
` [Bug #14141] order 2 page allocation failures in iwlagn

[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
 2009-11-06 11:15 UTC  (12+ messages)

2.6.32-rc5-git3: Reported regressions 2.6.30 -> 2.6.31
 2009-10-28 23:36 UTC  (8+ messages)
` [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
` [Bug #14474] restorecond going crazy on 2.6.31.4 - inotify regression?


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).