All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-24 17:30:24 to 2009-05-24 20:36:47 UTC [more...]

[U-Boot] ARM next Pull Request
 2009-05-24 20:36 UTC  (5+ messages)

Boot problems with 2.6.29.1 - cannot smoothly boot on battery
 2009-05-24 20:36 UTC  (3+ messages)

[PATCH V2 0/9] mpc5200 audio rework for AC97
 2009-05-24 20:35 UTC  (22+ messages)
` [PATCH V2 1/9] Register the wm9712 DAIs on module load
      ` [alsa-devel] "
` [PATCH V2 4/9] Add a few more mpc5200 PSC defines
        ` [alsa-devel] "
` [PATCH V2 5/9] Main rewite of the mpc5200 audio DMA code
    ` [alsa-devel] [PATCH V2 0/9] mpc5200 audio rework for AC97

[Qemu-devel] [STABLE] [PATCH] VNC: Fix memory allocation (wrong structure size)
 2009-05-24 20:33 UTC 

[Buildroot] Kernel headers 2.36.8.10 not matching patch level
 2009-05-24 20:33 UTC  (2+ messages)

[PATCH] tracing/events: change the type of __str_loc_item to unsigned short
 2009-05-24 20:31 UTC  (2+ messages)

NULL pointer dereference in kernel code, ignored parameters in libkvm
 2009-05-24 20:26 UTC  (3+ messages)

[Bug 13371] New: s2disk hangs with kernel 2.6.29 and later, SATA, Gigabyte EG45M-DS2H
 2009-05-24 20:29 UTC 

Force clean of dependencies
 2009-05-24 20:19 UTC  (5+ messages)

[U-Boot] [PATCH] DaVinci Network Driver Updates
 2009-05-24 20:26 UTC  (3+ messages)

[PATCH 01/19] ACPI video: dmi check for broken _BQC on Acer Aspire 5720
 2009-05-24 20:24 UTC  (5+ messages)
` ACPI & driver patches for 2.6.30-rc5
  ` [PATCH 09/19] eeepc-laptop: support for super hybrid engine (SHE)

[U-Boot] [PATCHv3 0/5] clean up omap3 configuration structs
 2009-05-24 20:22 UTC  (8+ messages)
` [U-Boot] [PATCHv3 3/5] omap3: remove typedefs for "

[PATCH] async: make sure independent async domains can't accidentally entangle
 2009-05-24 19:40 UTC  (3+ messages)

Xen 3.4.0 - Windows 2008 Lockup
 2009-05-24 20:16 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
 2009-05-24 20:13 UTC  (5+ messages)

[JGIT] Bus error (SIGBUS) on Solaris
 2009-05-24 20:11 UTC  (2+ messages)

[GIT PULL] Xen APIC hooks (with io_apic_ops)
 2009-05-24 20:10 UTC  (4+ messages)

[Buildroot] Error configuring MPFR - "libgmp not found or uses a different ABI"
 2009-05-24 20:10 UTC  (2+ messages)

[Qemu-devel] [STABLE] [BUG] VNC mode can crash QEMU
 2009-05-24 20:08 UTC 

[Qemu-devel] [PATCH][RESEND] Add detection of pthread library name
 2009-05-24 20:07 UTC 

[PATCH] gst-plugins: fixed pattern for meta package dependencies
 2009-05-24 19:59 UTC  (5+ messages)

2 bugs related to suspend to disk
 2009-05-24 19:58 UTC  (3+ messages)

[U-Boot] [Resend PATCH] afeb9260: fix macb device init
 2009-05-24 19:55 UTC 

[Qemu-devel] [PATCH 0/2] Transfer of funds
 2009-05-24 19:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] add non-arbitrary migration stop condition
  ` [Qemu-devel] [PATCH 2/2] set migration max downtime

SELinux acl's options
 2009-05-24 19:51 UTC  (3+ messages)

regression: unregister_netdev() unusably slow
 2009-05-24 19:21 UTC 

[Qemu-devel] Re: [Qemu-commits] [COMMIT f80f9ec] Convert machine registration to use module initfunctions
 2009-05-24 19:46 UTC  (5+ messages)
      ` autotest (was Re: [Qemu-devel] Re: [Qemu-commits] [COMMIT f80f9ec] Convert machine registration to use module initfunctions)

LVM->RAID->LVM
 2009-05-24 19:46 UTC  (2+ messages)

partial checkouts
 2009-05-24 19:45 UTC  (4+ messages)

[PATCH] Remove indirect variable usage at arch/x86/kernel/tsc.c
 2009-05-24 19:42 UTC  (2+ messages)

[RFC v3][PATCH 2/2] intel_txt: Intel(R) TXT and tboot kernel support
 2009-05-24 19:42 UTC  (7+ messages)

kill-the-bkl/reiserfs: request for linux-next inclusion
 2009-05-24 19:41 UTC  (4+ messages)

[PATCH 25/30] loongson: Hibernation Support in mips system
 2009-05-24 19:41 UTC  (2+ messages)

[Buildroot] ARM BE8 linker issue
 2009-05-24 19:39 UTC  (2+ messages)

[Buildroot] GCC-4.3.3 in toolchain fails to compile
 2009-05-24 19:37 UTC  (2+ messages)

[KVM-AUTOTEST PATCH] RHEL-5.3 step files: fix initial boot barriers and an inconsistent dialog
 2009-05-24 19:31 UTC  (16+ messages)
` [KVM-AUTOTEST PATCH] WinXP step files: add an optional barrier to deal with a closed start menu
  ` [KVM-AUTOTEST PATCH] stepeditor.py: get rid of some annoying keyboard shortcuts
    ` [KVM-AUTOTEST PATCH] Use new function VM.get_name() to get the VM's name, instead of VM.name
      ` [KVM-AUTOTEST PATCH] VM.create(): always destroy() the VM before attempting to start it
        ` [KVM-AUTOTEST PATCH] kvm_vm.py: choose a monitor filename in the constructor instead of VM.create()
          ` [KVM-AUTOTEST PATCH] kvm_vm.py: make sure the bulk of VM.create() is not executed in parallel
            ` [KVM-AUTOTEST PATCH] RHEL-4.7 step files: fix the initial boot barriers
              ` [KVM-AUTOTEST PATCH] kvm_vm.py: add new function VM.clone() which returns a clone of the VM
                ` [KVM-AUTOTEST PATCH] kvm_utils.py: remote_login(): improve regular expression matching
              ` [KVM-AUTOTEST PATCH] kvm_vm.py: add new VM parameter 'x11_display' that controls $DISPLAY
                ` [KVM-AUTOTEST PATCH] kvm_runtest_2.py: use environment filename specified by the 'env' parameter

2.6.30-rc7: Reported regressions 2.6.28 -> 2.6.29
 2009-05-24 19:31 UTC  (28+ messages)
` [Bug #12490] ath5k related kernel panic in 2.6.29-rc1
` [Bug #12947] r128: system hangs when X is started with DRI enabled
` [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc
` [Bug #12899] Crash in i915.ko: i915_driver_irq_handler
` [Bug #12909] boot/kernel init duration regression from 2.6.28
` [Bug #12681] s2ram: fails to wake up on Acer Extensa 4220 (SMP disabled)
` [Bug #12765] i915 VT switch with AIGLX causes X lock up
` [Bug #13001] PCI-DMA: Out of IOMMU space
` [Bug #13024] nozomi: pppd fails on kernel 2.6.29
` [Bug #13025] After upgrading to kernel 2.6.29, pulseaudio stopped with some strange error
` [Bug #12971] "tg3 transmit timed out" when transmitting at high bitrate
` [Bug #12980] lockup in X.org
` [Bug #13074] gspca_stv06xx doesn't work with Logitech QuickCam Express (046d:0840)
` [Bug #13144] resume from suspend fails using video card i915
` [Bug #13100] can't anymore even do a s2ram-s2disk-s2ram cycle on acer aspire 5720G
` [Bug #13072] forcedeth seems to switch off eth on shutdown
` [Bug #13178] Booting very slow
` [Bug #13183] forcedeth: no link during initialization
` [Bug #13175] sata_nv incompatible with async scsi scan
` [Bug #13225] [2.6.29 regression] Software suspend no longer works
` [Bug #13232] ext3/4 with synchronous writes gets wedged by Postfix
` [Bug #13269] WARNING: at kernel/hrtimer.c:625 hres_timers_resume+0x3c/0x48() when resuming
` [Bug #13271] ath9k stop working since 2.6.29
` [Bug #13186] cpufreq timer teardown problem
` [Bug #13371] s2disk hangs with kernel 2.6.29 and later, SATA, Gigabyte EG45M-DS2H
` [Bug #13375] Kernel crash with 2.6.29 + nfs + xfs (radix-tree)
` [Bug #13294] i915: drm: xorg leaks drm objects massively

RTL 8185
 2009-05-24 19:28 UTC 

2.6.30-rc7: Reported regressions 2.6.28 -> 2.6.29
 2009-05-24 19:27 UTC 

[PATCH 1/2] udev: fixed obsolete udevadm syntax for udev init.d script
 2009-05-24 19:18 UTC  (3+ messages)
` [PATCH 2/2] udev: moved udevadm to the main udev package

[PATCH 1/2] qt4-embedded: moved similar recipe parts to qt4-embedded.inc
 2009-05-24 19:15 UTC  (2+ messages)
` [PATCH 2/2] qt4-embedded: added directfb gfx driver support

[PATCH] Acer Aspire One Fan Control
 2009-05-24 19:22 UTC  (11+ messages)

next-20090522: kernel hungs at boot (async, libata/scsi)
 2009-05-24 19:22 UTC  (2+ messages)

[Buildroot] [git commit] strace: fix build for arm eabi
 2009-05-24 19:21 UTC 

[2.6.30-rc7 regression] kernel/async.c broke pata_legacy.c
 2009-05-24 19:20 UTC  (3+ messages)

[Bug 13369] New: kernel BUG at fs/ext4/inode.c:3123
 2009-05-24 19:20 UTC  (9+ messages)
` [Bug 13369] "

[GIT PULL] scheduler fixes
 2009-05-24 19:15 UTC  (14+ messages)

2.6.30-rc7: Reported regressions from 2.6.29
 2009-05-24 19:11 UTC  (35+ messages)
` [Bug #13109] High latency on /sys/class/thermal
` [Bug #13126] BUG: MAX_LOCKDEP_ENTRIES too low! when mounting rootfs
` [Bug #13121] Buggy _BCM - acer aspire 5720G, 5710Z, 5315
` [Bug #13125] active uvcvideo breaks over suspend
` [Bug #13116] Can't boot with nosmp
` [Bug #13119] Trouble with make-install from a NFS mount
` [Bug #13171] 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption
` [Bug #13148] resume after suspend-to-ram broken on Sony Vaio VGN-SR19VN when sony-laptop driver present
` [Bug #13179] CD-R: wodim intermittent failures
` [Bug #13219] Since kernel 2.6.30-rc1, computers hangs randomly
` [Bug #13180] 2.6.30-rc2: WARNING at i915_gem.c for i915_gem_idle
` [Bug #13250] Side channel of Intel HDA chip doesn't work anymore, did work with 2.6.29
` [Bug #13245] possible circular locking dependency detected
` [Bug #13277] Thinkpad X40 no longer resumes reliable since ff69f2bba67bd45514923aaedbf40fe351787c59
` [Bug #13293] Kernel BUG under network load with gianfar
` [Bug #13285] INTELFB: Colors display incorrectly
` [Bug #13319] Page allocation failures with b43 and p54usb
` [Bug #13323] 2.6.30-rc deadline scheduler performance regression for iozone over NFS
` [Bug #13306] hibernate slow on _second_ run
` [Bug #13318] AGP doesn't work anymore on nforce2
` [Bug #13326] [PATCH]Null pointer dereference in rtc-cmos driver
` [Bug #13325] 2.6.30-rc kills my box hard - and lockdep chains
` [Bug #13328] b44: eth0: BUG! Timeout waiting for bit 00000002 of register 42c to clear
` [Bug #13341] Random Oops at boot at loading ip6tables rules
` [Bug #13337] [post 2.6.29 regression] hang during suspend of b44/b43 modules
` [Bug #13331] FUTEX_LOCK_PI kills kernel
` [Bug #13330] nfs4 NULL pointer dereference in _nfs4_do_setlk
` [Bug #13339] rtable leak in ipv4/route.c
` [Bug #13366] About 80% of shutdowns fail (blocking)
` [Bug #13377] Microphone no longer works on Toshiba Satellite A100
` [Bug #13372] Oops in usb-serial with keyspan adapter
` [Bug #13373] fbcon, intelfb, i915: INFO: possible circular locking dependency detected
` [Bug #13374] reiserfs blocked for more than 120secs
` [Bug #13378] kernel/async.c broke pata_legacy.c

[BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
 2009-05-24 19:09 UTC  (16+ messages)

INFO: possible circular locking dependency at cleanup_workqueue_thread
 2009-05-24 19:09 UTC  (6+ messages)

[SPAM] Don't go to work today
 2009-05-24 19:07 UTC 

INFO: possible circular locking dependency at cleanup_workqueue_thread
 2009-05-24 19:06 UTC  (3+ messages)

Network data corruption on atl1e
 2009-05-24 18:20 UTC 

2.6.30-rc7: Reported regressions from 2.6.29
 2009-05-24 19:06 UTC 

2 bugs related to suspend to disk
 2009-05-24 19:05 UTC 

[Buildroot] hang generating DSA keys
 2009-05-24 19:03 UTC  (2+ messages)

Kernel recipes with broken PRs now
 2009-05-24 18:49 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/16] ARM Add S3C SOC core, drivers and boards
 2009-05-24 18:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/16] ARM Add ARM 920T identifiers

i386: fix return to 16-bit stack from NMI handler
 2009-05-24 18:24 UTC 

[Qemu-devel] [PATCH] kvm: Mark full address range dirty on live migration start
 2009-05-24 18:23 UTC  (3+ messages)

[Qemu-devel] [PATCH 02/02] linux-user : add vmsplice system call
 2009-05-24 18:21 UTC  (2+ messages)

hg2git error
 2009-05-24 18:20 UTC  (4+ messages)

git-ls-files --added?
 2009-05-24 18:17 UTC  (4+ messages)

report to xen-devel@lists.xensource.com
 2009-05-24 18:13 UTC 

[Bisected regression] Microphone no longer works on Toshiba Satellite A100
 2009-05-24 18:06 UTC 

Missing md superblock on added devices after grow 
 2009-05-24 18:06 UTC  (4+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-05-24 18:02 UTC 

[PATCH 0/3] drivers/ide/ide-core: Use dev_<level> and pr_<level>
 2009-05-24 18:00 UTC  (5+ messages)
` [PATCH 3/3] drivers/ide/ide-core: Unsplit constant strings for pr_<level> and dev_<level>

deadlock triggered by buggy hardware (EEE PC) in wireless-testing+rfkill-rewrite v11
 2009-05-24 17:55 UTC  (3+ messages)
  ` [ath5k-devel] "

Drive he wild with a longer stick
 2009-05-24 18:35 UTC 

[PATCH] fix gpio_direction_output for bcm47xx
 2009-05-24 17:48 UTC  (3+ messages)
  ` [PATCH] bcm47xx : fix gpio_direction_output

[SPAM] Hey, recognized my address?
 2009-05-24 17:44 UTC 

[PATCH] t5500-fetch-pack: ignore output from git init
 2009-05-24 17:43 UTC  (4+ messages)

[PATCH] iwlwifi: avoid build warning in iwl-core
 2009-05-24 17:43 UTC 

zero out blocks of freed user data for operation a virtual machine environment
 2009-05-24 17:39 UTC  (3+ messages)

Funny error with git gc
 2009-05-24 17:37 UTC  (10+ messages)

E-mail Account Update !
 2009-05-24 16:57 UTC 

[U-Boot] [PATCH] config.mk: remove un-needed REMOTE_BUILD check
 2009-05-24 17:34 UTC  (4+ messages)

working on webcam driver
 2009-05-24 17:32 UTC  (9+ messages)
    ` What is libv4lconvert/sn9c202x.c for?
        ` [PATCH] to libv4lconvert, to do decompression for sn9c2028 cameras


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.