public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-08-30 21:24:52 to 2008-08-31 16:32:43 UTC [more...]

[patch v2 0/5] Nano/Microsecond resolution for select() and poll()
 2008-08-31 16:30 UTC  (5+ messages)
` [PATCH 1/5] select: Introduce a hrtimeout function
` [PATCH 2/5] select: add a timespec_add_safe() function
` [PATCH 3/5] select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
` [PATCH 4/5] select: add a poll specific struct to the restart_block union

2.6.27-rc5-git2: Reported regressions from 2.6.26
 2008-08-31 16:30 UTC  (62+ messages)
` [Bug #11207] VolanoMark regression with 2.6.27-rc1
` [Bug #11210] libata badness
` [Bug #11230] Kconfig no longer outputs a .config with freshly updated defconfigs
` [Bug #11220] Screen stays black after resume
` [Bug #11224] Only three cores found on quad-core machine
` [Bug #11264] Invalid op opcode in kernel/workqueue
` [Bug #11271] BUG: fealnx in 2.6.27-rc1
` [Bug #11237] corrupt PMD after resume
` [Bug #11276] build error: CONFIG_OPTIMIZE_INLINING=y causes gcc 4.2 to do stupid things
` [Bug #11272] BUG: parport_serial in 2.6.27-rc1 for NetMos Technology PCI 9835
` [Bug #11279] 2.6.27-rc0 Power Bugs with HP/Compaq Laptops
` [Bug #11334] myri10ge: use ioremap_wc: compilation failure on ARM
` [Bug #11335] 2.6.27-rc2-git5 BUG: unable to handle kernel paging request
` [Bug #11308] tbench regression on each kernel release from 2.6.22 -> 2.6.28
` [Bug #11336] 2.6.27-rc2:stall while mounting root fs
` [Bug #11340] LTP overnight run resulted in unusable box
` [Bug #11343] SATA Cold Boot Problems with 2.6.27-rc[23] on nVidia 680i
` [Bug #11357] Can not boot up with zd1211rw USB-Wlan Stick
` [Bug #11355] Regression in 2.6.27-rc2 when cross-building the kernel
` [Bug #11358] net: forcedeth call restore mac addr in nv_shutdown path
` [Bug #11380] lockdep warning: cpu_add_remove_lock at:cpu_maps_update_begin+0x14/0x16
` [Bug #11361] my servers with nvidia mcp55 nic don't work with msi in second kernel by kexec
` [Bug #11388] 2.6.27-rc3 warns about MTRR range; only 3 of 16gb of memory is usable
` [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
` [Bug #11398] hda_intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj
` [Bug #11404] BUG: in 2.6.23-rc3-git7 in do_cciss_intr
` [Bug #11407] suspend: unable to handle kernel paging request
` [Bug #11403] 2.6.27-rc2 USB suspend regression
` [Bug #11409] build issue #564 for v2.6.27-rc4 : undefined reference to `NS8390p_init'
` [Bug #11435] oops due to smp_call_function_single changes
` [Bug #11410] SLUB list_lock vs obj_hash.lock
` [Bug #11441] lots of 'in_atomic():1, irqs_disabled():0' with software-raid1
` [Bug #11439] [2.6.27-rc4-git4] compilation warnings
` [Bug #11438] Upcoming oops in lockdep
` [Bug #11451] /proc/acpi/ibm/wan stopped appearing
` [Bug #11442] btusb hibernation/suspend breakage in current -git
` [Bug #11452] md (regression): reboot/shutdown hangs
` [Bug #11460] 2.6.27-rc3 to -rc4 regression: init 0 hangs in halt
` [Bug #11459] kernel crash after wifi connection established
` [Bug #11462] v2.6.27-rc5 regression: mtd/block device issue with cmd_filter
` [Bug #11461] build breakage
` [Bug #11464] BUG: kernel-2.6.27-rc5: soft lockup - CPU#X stuck for 61s!
` [Bug #11463] sshd hangs on close
` [Bug #11465] Linux-2.6.27-rc5, drm errors in log

[RFC] Disk shock protection in GNU/Linux (take 2)
 2008-08-31 16:14 UTC  (9+ messages)
` [PATCH 2/4] libata: Implement disk shock protection support

[2.6 patch] m68knommu: let PCI depend on BROKEN
 2008-08-31 16:10 UTC  (10+ messages)
  ` [RFC: 2.6 patch] m68knommu: remove the broken COMEMPCI code
          ` [2.6 patch] m68k: remove the dead PCI code
          ` [2.6 patch] m68knommu: remove the eLIA support
      ` [2.6 patch] m68knommu: remove the unused PCI option

[RFC: 2.6 patch] remove the broken i82443bxgx_edac driver
 2008-08-31 16:10 UTC 

[PATCH] ide: Two fixes regarding memory allocation
 2008-08-31 16:05 UTC  (2+ messages)

[PATCH] ide: Build fix for CONFIG_IDE_PROC_FS=n
 2008-08-31 15:52 UTC  (2+ messages)

[PATCH] scsi/sd: Fix size output in MB
 2008-08-31 15:51 UTC  (24+ messages)
      ` [PATCH] scsi/sd: Fix capacity output to show MB/GB/TB/
              ` [PATCH 1/2] lib: add generic helper to print sizes rounded to the correct SI range
              ` [PATCH 2/2] sd: use generic helper to print capacities in both binary and SI

[REGRESSION] High, likely incorrect process cpu usage counters with kvm and 2.6.2[67]
 2008-08-31 15:43 UTC 

[PATCH] intelfb: support 945GME (as used in ASUS Eee 901)
 2008-08-31 14:50 UTC  (3+ messages)
` [Linux-fbdev-devel] "

[PATCH] sunrpc - fixup userspace buffer possible overrun v3
 2008-08-31 15:25 UTC 

[PATCH] x86: amd k6-2 mtrr not detected fix
 2008-08-31 14:53 UTC  (2+ messages)

[patch 0/3] Dentry support for Slab Fragmentation Reduction
 2008-08-31 14:50 UTC  (7+ messages)
` [patch 1/3] dentries: Always use list_del_init() when removing a dentry from the lru
` [patch 2/3] dentries: Add constructor
` [patch 3/3] dentries: dentry defragmentation

[PATCH] sunrpc - fixup userspace buffer possible overrun v2
 2008-08-31 14:44 UTC  (5+ messages)

[PATCH] kmemtrace: SLUB hooks for caller-tracking functions
 2008-08-31 14:35 UTC  (2+ messages)

UBIFS updates for 2.6.27
 2008-08-31 14:52 UTC  (14+ messages)
` [PATCH] UBIFS: fix zero-length truncations
` [PATCH] UBIFS: always read hashed-key nodes under TNC mutex
` [PATCH] UBIFS: allow for racing between GC and TNC
` [PATCH] UBIFS: do not update min_idx_lebs in stafs
` [PATCH] UBIFS: push empty flash hack down
` [PATCH] UBIFS: remove incorrect index space check
` [PATCH] UBIFS: improve statfs reporting
` [PATCH] UBIFS: fix assertion
` [PATCH] UBIFS: add forgotten gc_idx_lebs component
` [PATCH] UBIFS: introduce LEB overhead
` [PATCH] UBIFS: improve statfs reporting even more
` [PATCH] UBIFS: fill f_fsid

linux-next: Tree for August 27
 2008-08-31 13:38 UTC  (4+ messages)

2.6.{26.2,27-rc} oops on virtualbox
 2008-08-31 14:09 UTC  (14+ messages)

[PATCH 2.6.27-rc5 1/29] mdb: export ioapic read routines and detected ioapic count
 2008-08-31 13:57 UTC  (2+ messages)

(more) epoll troubles
 2008-08-31 13:38 UTC 

ACPI PnP on Intel MU440EX
 2008-08-31 13:22 UTC 

oops during reboot in device_shutdown()
 2008-08-31 13:00 UTC  (3+ messages)

linux-next: Tree for August 29
 2008-08-31 12:32 UTC  (3+ messages)

Linux 2.6.27-rc5
 2008-08-31 12:27 UTC  (26+ messages)
` Linux 2.6.27-rc5: System boot regression caused by commit a2bd7274b47124d2fc4dfdb8c0591f545ba749dd

MTD/block regression (was Re: Slub debugging NAND error in 2.6.25.10.atmel.2)
 2008-08-31 12:00 UTC  (3+ messages)

Linux-2.6.27-rc5, drm errors in log
 2008-08-31 11:57 UTC  (3+ messages)

Marvell 6145 PATA controller
 2008-08-31 11:04 UTC  (3+ messages)

[PATCH, RFC, tip/core/rcu] scalable classic RCU implementation
 2008-08-31 10:58 UTC  (7+ messages)
` [PATCH, RFC, tip/core/rcu] v2 "
  ` [PATCH, RFC, tip/core/rcu] v3 "

2.6.26 (x86 vs. x86_64) different /sys directory structure for md?
 2008-08-31 10:56 UTC 

[ETH] forcdeth: increase max_interrupt_work
 2008-08-31  8:48 UTC  (2+ messages)

buffer overflow in /proc/sys/sunrpc/transports
 2008-08-31 10:37 UTC  (6+ messages)

setlocalversion wasn't producing git labels for bisect
 2008-08-31 10:15 UTC  (2+ messages)
` [Regression] "

[smartmontools-support] exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
 2008-08-31 10:00 UTC  (2+ messages)

[PATCH] sunrpc - fixup user buffer overrun on 'transports' statistics
 2008-08-31  9:43 UTC  (2+ messages)

GA-MA790FX-DS5 SATA ahci NCQ erros on Jmicron 20360/20363 (JMB363) kernel 2.6.25-2 Debian/Lenny
 2008-08-31  9:33 UTC  (7+ messages)

[PATCH] Fix build warning in kernel/auditsc.c
 2008-08-31  9:21 UTC  (3+ messages)

ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-mm1
 2008-08-31  8:51 UTC  (4+ messages)

2.6.2[67] unexpected IRQ trap at vector 9c
 2008-08-31  6:55 UTC 

[RFC v2][PATCH 1/9] kernel based checkpoint-restart
 2008-08-31  7:16 UTC  (12+ messages)
` [RFC v2][PATCH 4/9] Memory management - dump state

[PATCH]atl1e: remove the unneeded (struct atl1e_adapter *)
 2008-08-31  6:06 UTC 

[PATCH]atl1e:fix bug [Bug 11454] New: atl1e - BUG: scheduling while atomic: modprobe/678/0x00000002
 2008-08-31  5:31 UTC  (3+ messages)

[regression] usb: sometimes dead keyboard after boot
 2008-08-31  5:16 UTC  (3+ messages)

[PATCHSET] CUSE: implement CUSE
 2008-08-31  4:52 UTC  (7+ messages)
` [fuse-devel] "

[linux-dvb] DVB-S2 / Multiproto and future modulation support
 2008-08-31  4:21 UTC  (2+ messages)

refcount leak in pci_get_device()?
 2008-08-31  3:14 UTC  (8+ messages)
            ` problems in fakephp (was RE: refcount leak in pci_get_device()?)

[regression] usb: sometimes dead keyboard after boot (with debug log)
 2008-08-31  2:53 UTC  (2+ messages)

[PATCH] x86: split e820 reserved entries record to late v4 - fix v6
 2008-08-31  2:19 UTC  (2+ messages)

[PATCH] x86: split e820 reserved entries record to late v4
 2008-08-31  2:18 UTC  (2+ messages)

Linux 2.6.27-rc5: System boot regression caused by commit a2bd7274b47124d2fc4dfdb8c0591f545ba749dd
 2008-08-31  2:17 UTC  (2+ messages)

BUG: kernel-2.6.27-rc5: soft lockup - CPU#X stuck for 61s!
 2008-08-31  1:14 UTC  (2+ messages)

Linux 2.6.27-rc5: System boot regression caused by commit a2bd7274b47124d2fc4dfdb8c0591f545ba749dd
 2008-08-31  0:16 UTC  (2+ messages)

2.6.26.[1-3] + x61 tablet + x6ultrabase: no resume after undocking
 2008-08-30 22:35 UTC 

[PATCH][RESEND] New type of DTV2000H TV Card
 2008-08-30 22:35 UTC  (6+ messages)

[PATCH 1/3] Introduce interface to report BIOS bugs
 2008-08-30 13:15 UTC  (3+ messages)
` Introduce interface to report BIOS bugs (reworked, FW_BUG simple solution)

VM: page reclaim does not work on ARM9?
 2008-08-30 13:18 UTC  (2+ messages)

sched_mc_power_savings broken with CGROUPS+CPUSETS
 2008-08-30 21:43 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox