kernel-testers.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-26 19:31:45 to 2009-11-06 09:24:47 UTC [more...]

[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
 2009-11-06  9:24 UTC  (34+ messages)
` [PATCH 2/5] page allocator: Do not allow interrupts to use ALLOC_HARDER
` [PATCH 3/5] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit
` [PATCH 4/5] page allocator: Pre-emptively wake kswapd when high-order watermarks are hit
` [PATCH 5/5] ONLY-APPLY-IF-STILL-FAILING Revert 373c0a7e, 8aa7e847: Fix congestion_wait() sync/async vs read/write confusion

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-11-05 20:14 UTC  (15+ messages)
` [Bug #14141] order 2 page allocation failures in iwlagn

2.6.32-rc5-git3: Reported regressions from 2.6.31
 2009-11-05 19:31 UTC  (95+ messages)
` [Bug #14299] oops in wireless, iwl3945 related?
` [Bug #14334] pcmcia suspend regression from 2.6.31.1 to 2.6.31.2 - Dell Inspiron 600m
  ` Help needed, "
` [Bug #14375] Intel(R) I/OAT DMA Engine init failed
` [Bug #14372] ath5k wireless not working after suspend-resume - eeepc
          ` [Bug #14372] ath5k wireless not working after rfkill [BISECTED]
` [Bug #14355] USB serial regression after 2.6.31.1 with Huawei E169 GSM modem
` [Bug #14378] Problems with net/core/skbuff.c
` [Bug #14381] iwlagn lost connection after s2ram (with warnings)
` [Bug #14389] Build system issue
` [Bug #14387] deadlock with fallocate
` [Bug #14408] sysctl check failed
` [Bug #14472] EXT4 corruption
` [Bug #14467] Linker errors on ia64 with NR_CPUS=4096
` [Bug #14477] possible circular locking dependency in ISDN PPP
` [Bug #14479] nfs oops
` [Bug #14483] WARNING: at drivers/base/sys.c:353 __sysdev_resume+0x54/0xca()
` [Bug #14484] no video output after suspend
` [Bug #14481] umount blocked for more than 120 seconds after USB drive removal

[PATCH 0/3] Reduce GFP_ATOMIC allocation failures, partial fix V3
 2009-11-05 16:48 UTC  (43+ messages)
  ` [PATCH 1/3] page allocator: Always wake kswapd when restarting an allocation attempt after direct reclaim failed
` [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)

2.6.32-rc5-git3: Reported regressions 2.6.30 -> 2.6.31
 2009-10-28 23:36 UTC  (50+ messages)
` [Bug #13941] x86 Geode issue
` [Bug #14058] Oops in fsnotify
` [Bug #14090] WARNING: at fs/notify/inotify/inotify_user.c:394
` [Bug #14114] Tuning a saa7134 based card is broken in kernel 2.6.31-rc7
` [Bug #14141] order 2 page allocation failures in iwlagn
` [Bug #14137] usb console regressions
` [Bug #14157] end_request: I/O error, dev cciss/cXdX, sector 0
` [Bug #14181] b43 causes panic at ifconfig down / shutdown
` [Bug #14204] MCE prevent booting on my computer(pentium iii @500Mhz)
` [Bug #14248] 2.6.31 wireless: WARNING: at net/wireless/ibss.c:34
` [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000
` [Bug #14249] BUG: oops in gss_validate on 2.6.31
` [Bug #14253] Oops in driversbasefirmware_class
` [Bug #14256] kernel BUG at fs/ext3/super.c:435
` [Bug #14257] Not able to boot on 32 bit System
` [Bug #14258] Memory leak in SCSI initialization
` [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
` [Bug #14267] Disassociating atheros wlan
` [Bug #14294] kernel BUG at drivers/ide/ide-disk.c:187
` [Bug #14340] speedstep-ich driver not working in 2.6.31
` [Bug #14385] DMAR regression in 2.6.31 leads to ext4 corruption?
` [Bug #14388] keyboard under X with 2.6.31
` [Bug #14391] use after free of struct powernow_k8_data
` [Bug #14400] disable/enable wlan broken with ath5k
` [Bug #14402] Atheros ath9k module is not working with 2.6.31.1 on an Acer Extensa 7630EZ
` [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading)
` [Bug #14446] battery status info broken/useless in 2.6.32-rc3 - MSI PR200 (possibly others, too)
` [Bug #14476] Unable to handle kernel paging request in nfs_write_mapping
` [Bug #14474] restorecond going crazy on 2.6.31.4 - inotify regression?

[PATCH 1/5] page allocator: Always wake kswapd when restarting an allocation attempt after direct reclaim failed
 2009-10-27 12:27 UTC  (4+ messages)


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).