All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-08 20:05:29 to 2009-02-08 22:38:20 UTC [more...]

[Qemu-devel] [PATCH 00/14] target-ppc: add floating-point AltiVec instructions
 2009-02-08 22:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH 06/14] Add v{max,min}fp instructions

[RFC git tree] Userspace RCU (urcu) for Linux
 2009-02-08 22:36 UTC  (9+ messages)
` [RFC git tree] Userspace RCU (urcu) for Linux (repost)

XFS kernel BUG at fs/buffer.c:470! with 2.6.28.4
 2009-02-08 22:28 UTC  (5+ messages)

Why does timerfd() only support CLOCK_REALTIME and CLOCK_MONOTONIC?
 2009-02-08 22:27 UTC  (24+ messages)
                        ` [stable] "

git ready: daily git tips
 2009-02-08 22:24 UTC  (2+ messages)

Iptables XML
 2009-02-08 22:24 UTC  (3+ messages)

Important Sssup Notice
 2009-02-08 22:21 UTC 

[Xenomai-help] Porting xenomai on uclinux
 2009-02-08 22:22 UTC 

[PATCH] libata-sff: fix 32-bit PIO regression
 2009-02-08 22:18 UTC  (5+ messages)

receive.denyCurrentBranch
 2009-02-08 22:16 UTC  (6+ messages)

[RFC][PATCH 00/11] Android PM extensions
 2009-02-08 22:17 UTC  (22+ messages)
` [PATCH 01/13] PM: Add wake lock api
  ` [PATCH 02/13] PM: Add early suspend api
      ` non-racy examples, please (was Re: [PATCH 01/13] PM: Add wake lock api.)
` [PATCH 05/13] PM: Add option to disable /sys/power/state interface

understanding merge history
 2009-02-08 22:16 UTC 

[PATCH] ide.c 'clear' fix, ide=nodma documentation
 2009-02-08 22:09 UTC 

Forwarding a TCP connection request
 2009-02-08 22:17 UTC  (2+ messages)

2.6.29-rc4: Reported regressions from 2.6.28
 2009-02-08 22:12 UTC  (65+ messages)
` [Bug #12414] iwl4965 cannot use "ap auto" on latest 2.6.28/29?
` [Bug #12491] i915 lockdep warning
` [Bug #12415] WARNING: at drivers/net/wireless/iwlwifi/iwl-sta.c:689
` [Bug #12418] Repeated ioctl(4, 0x40046445, ..) loop in glxgears
` [Bug #12419] possible circular locking dependency on i915 dma
` [Bug #12441] Xorg can't use dri on radeon X1950 AGP
` [Bug #12490] ath5k related kernel panic in 2.6.29-rc1
` [Bug #12444] X hangs following switch from radeonfb console - Bisected
` [Bug #12494] Sony backlight regression from 2.6.28 to 29-rc
` [Bug #12496] swsusp cannot find resume device (sometimes)
` [Bug #12497] new barrier warnings in 2.6.29-rc1
` [Bug #12502] pipe_read oops on sh
` [Bug #12499] Problem with using bluetooth adaper connected to usb port
` [Bug #12501] build bug in eeepc-laptop.c
` [Bug #12503] [slab corruption] BUG key_jar: Poison overwritten
` [Bug #12551] end_request: I/O error, dev cciss/c0d0, sector 87435720
` [Bug #12571] Suspend-resume on Dell Latitude D410 newly broken in 2.6.29-rc*
` [Bug #12508] "powerpc/pci: Reserve legacy regions on PCI" broke my G3
` [Bug #12510] 2.6.29-rc2 dies on startup
` [Bug #12574] possible circular locking dependency detected
` [Bug #12604] Commit 31a12666d8f0c22235297e1c1575f82061480029 slows down Berkeley DB
` [Bug #12600] i915 lockdep warning
` [Bug #12610] sync-Regression in 2.6.28.2?
` [Bug #12606] fb_mmap: circular locking dependency on hibernation
` [Bug #12608] 2.6.29-rc powerpc G5 Xorg legacy_mem regression
` [Bug #12609] v2.6.29-rc2 libata sff 32bit PIO regression
` [Bug #12617] unable to compile e100 firmware into kernel
` [Bug #12615] boot hangs while bringing up gianfar ethernet
` [Bug #12613] [Suspend regression][DRM, RADEON]
` [Bug #12656] iwl3945 broken after hibernation: Wait for START_ALIVE timeout after 2000ms
` [Bug #12618] hackbench [pthread mode] regression with 2.6.29-rc3
` [Bug #12649] Early crash "
` [Bug #12650] Strange load average and ksoftirqd behavior with 2.6.29-rc2-git1
` [Bug #12660] Linux 2.6.28.3 freezing on a 32-bits x86 Thinkpad T43p
` [Bug #12661] commit 64ff3b938ec6782e6585a83d5459b98b0c3f6eb8 breaks rlogin
` [Bug #12659] Failure to resume two Sandisk USB flash drives attached to a Belkin USB Busport Mobile (F5U022)
` [Bug #12662] linux 2.6.29-rc3 kernel failure with mptsas
` [Bug #12663] Commit 8c7e58e690ae60ab4215b025f433ed4af261e103 breaks resume
` [Bug #12666] Build failure with latest -git: btrfs on ppc64
` [Bug #12668] USB flash disk surprise disconnect
` [Bug #12664] viafb triggers BUG at mm/vmalloc.c:294
` [Bug #12667] Badness at kernel/time/timekeeping.c:98 in pmud (timekeeping_suspended)
` [Bug #12670] BUG: unable to handle kernel paging request at pin_to_kill+0x21
` [Bug #12669] 2.6.28.4 regression: mmap fails if mlockall used
` [Bug #12671] uvc_status_cleanup(): undefined reference to `input_unregister_device'
` [linux-pm] 2.6.29-rc4: Reported regressions from 2.6.28

Any hope for a 27 disk RAID6+1HS array with four disks reporting "No md superblock detected"?
 2009-02-08 22:02 UTC  (4+ messages)

[PATCH 03/13] PM: Implement wakelock api
 2009-02-08 22:02 UTC  (11+ messages)
` [PATCH 04/13] PM: wakelock: Override wakelocks when using /sys/power/state
  ` [PATCH 05/13] PM: Add option to disable /sys/power/state interface
    ` [PATCH 06/13] PM: Implement early suspend api
      ` [PATCH 07/13] PM: wakelock: Add /sys/power/request_state
        ` [PATCH 08/13] PM: Add user-space wake lock api
          ` [PATCH 09/13] PM: wakelock: Abort task freezing if a wake lock is held
            ` [PATCH 10/13] PM: earlysuspend: Add console switch when user requested sleep state changes

[PATCH 1/2] PCI: quirks, don't mark one netmos as class other
 2009-02-08 21:58 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2/security: Check xattr support in security_init
 2009-02-08 21:56 UTC 

[Qemu-devel] [PATCH, RFT] Update ppc-dis.c from binutils 2.17
 2009-02-08 21:55 UTC  (2+ messages)

[PATCH] ALSA: hda - Don't touch non-existent port f on 4-port 92hd71bxx codecs
 2009-02-08 21:51 UTC 

[PATCH] ALSA: hda - Bind new ecs mobo id (1019:2950) to model=ecs202
 2009-02-08 21:50 UTC 

[PATCH] Faster text rendering by optimizing font glyph lookup
 2009-02-08 21:49 UTC 

Trouble testing out a patch on a branch new scratch git.git repository
 2009-02-08 21:46 UTC  (2+ messages)

[PATCH 6/6] kernel/cred.c: introduce missing kfree
 2009-02-08 21:46 UTC  (2+ messages)

[PATCH 5/6] fs/btrfs/volumes.c: remove useless kzalloc
 2009-02-08 21:45 UTC  (2+ messages)

[PATCH 4/6] drivers/pci: introduce missing kfree
 2009-02-08 21:45 UTC  (2+ messages)

[PATCH 3/6] drivers/isdn: introduce missing kfree
 2009-02-08 21:44 UTC  (2+ messages)

[PATCH 2/6] drivers/atm: introduce missing kfree
 2009-02-08 21:44 UTC  (2+ messages)

[PATCH 1/6] drivers/scsi: introduce missing kfree
 2009-02-08 21:43 UTC  (2+ messages)

Suggestion: git submodule status
 2009-02-08 21:39 UTC 

CinergyT2 not working with newer alternative driver
 2009-02-08 21:37 UTC  (6+ messages)

[lm-sensors] AMD 690G motherboards?
 2009-02-08 21:33 UTC  (3+ messages)

Looking for cheap big-endian system with PCI slot
 2009-02-08 21:31 UTC  (2+ messages)

Incoming packet in wrong chain
 2009-02-08 21:28 UTC  (2+ messages)

[PATCH] Add Elgato EyeTV Diversity to dibcom driver
 2009-02-08 21:07 UTC  (3+ messages)
  ` Use ir_keymaps.c for dibcom driver (was: Re: [PATCH] Add Elgato EyeTV Diversity to dibcom driver)

[RFC PATCH 00/10] PCI core learns 'hotplug'
 2009-02-08 21:11 UTC  (5+ messages)
` [RFC PATCH 03/10] PCI: properly clean up ASPM link state on device remove
      ` [stable] "

xfs_db: fix wrong sibling pointers offset for the bmbt attr block
 2009-02-08 21:15 UTC 

[PATCH 00/17] 2.6.30 queue
 2009-02-08 21:12 UTC  (3+ messages)

[PATCH RFC 0/11] FSL eSDHC support: second call for comments
 2009-02-08 21:12 UTC  (24+ messages)
` [PATCH 02/11] sdhci: Add support for bus-specific IO memory accessors
` [PATCH 03/11] sdhci: Add type checking for "
` [PATCH 04/11] sdhci: Add support for card-detection polling
` [PATCH 07/11] sdhci: Add quirk to suppress PIO interrupts during DMA transfers
` [PATCH 08/11] sdhci: Add support for hosts that don't specify clocks in the cap. register
` [PATCH 09/11] sdhci: Add set_clock callback
` [PATCH 10/11] sdhci: Add quirk for Freescale eSDHC controllers

Port Multiplier access with Sil 3124
 2009-02-08 20:38 UTC 

Linus 2.6.29-rc4
 2009-02-08 21:01 UTC 

looking for card source
 2009-02-08 21:00 UTC 

2.6.28.4 regression: mmap fails if mlockall used
 2009-02-08 20:56 UTC  (4+ messages)

[PATCH 0/3] [PATCH 0/3] swsusp: shrink file cache first
 2009-02-08 20:56 UTC  (6+ messages)
` [PATCH 3/3][RFC] "

[PATCH] git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
 2009-02-08 20:56 UTC  (5+ messages)
` [RFC PATCH] git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree

[linux-lvm] Restoring LVM after HDD crash
 2009-02-08 20:51 UTC 

TRIM vs UNMAP vs WRITE SAME and thin devices
 2009-02-08 20:50 UTC  (7+ messages)

+ powerpc-fix-code-for-reserved-memory-spanning-across-nodes.patch added to -mm tree
 2009-02-08 20:47 UTC  (2+ messages)

[JGIT PATCH v2] Don't keep an empty pack uploaded through receive-pack
 2009-02-08 20:46 UTC 

[JGIT PATCH] Don't keep an empty pack uploaded through receive-pack
 2009-02-08 20:43 UTC 

[PATCH] ASoC: count reaches 10001, not 10000
 2009-02-08 20:36 UTC  (2+ messages)

[PATCH] Add initial support of Mitac mioa701 device SoC
 2009-02-08 20:34 UTC  (2+ messages)

[PATCH] mac80211: avoid possible buffer overrun in sta_agg_status_write
 2009-02-08 20:25 UTC  (2+ messages)
` [stable] "

[PATCH] Enable bit 11 in _PDC to advertise hw coord
 2009-02-08 19:51 UTC  (6+ messages)
        ` [stable] "

[PATCH 0/5] Omap MMC init updates and new controller for 2.6.29 merge window
 2009-02-08 20:27 UTC  (5+ messages)
` [PATCH] OMAP: MMC: recover from transfer failures - Resend

[PATCH JGIT] Propose author and committer in the commit dialog
 2009-02-08 20:24 UTC  (2+ messages)

[patch/rft 2.6.29-rc3-omap-git] omap3 evm: MMC switch support
 2009-02-08 20:25 UTC  (3+ messages)

[SPAM] Part-Time Work From Home Available
 2009-02-08 20:23 UTC 

[patch 2.6.29-rc1-omap git] twl4030_keypad cleanup
 2009-02-08 20:15 UTC  (4+ messages)

gc considered dangerous
 2009-02-08 20:10 UTC  (6+ messages)

3c509 resume from hibernation broken somewhere between 2.6.25 and 2.6.28
 2009-02-08 20:08 UTC  (3+ messages)

generic ieee80211_sta_commit()?
 2009-02-08 20:08 UTC  (5+ messages)

[PATCH] sh: maple: add support for Visual Memory Card devices, and make consequential changes to maple input drivers - 0/3 - v5
 2009-02-08 20:07 UTC  (6+ messages)
` [PATCH] sh: maple: add support for Visual Memory Card devices, and make consequential changes to maple input drivers - 2/3 "
` [PATCH] sh: maple: add support for Visual Memory Card devices,


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.