All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-26 13:56:19 to 2009-01-26 16:41:27 UTC [more...]

2.6.29-rc1: thinkpad problems during resume
 2009-01-26 16:40 UTC  (6+ messages)

XEN_TARGET_ARCH=x86_32 make
 2009-01-26 16:40 UTC 

kernel BUG at fs/ext/super.c:428
 2009-01-26 16:39 UTC  (12+ messages)

[U-Boot] [PATCH v3] Freescale NFC NAND driver
 2009-01-26 16:39 UTC  (3+ messages)

[PATCH] Documentation: update CodingStyle tips for Emacs users
 2009-01-26 16:38 UTC  (3+ messages)

Spamming linux-kernel and linux-scsi by out-of-tree patches (LIO)
 2009-01-26 16:37 UTC  (5+ messages)

[PATCH] make: By default, remove -pthread on Darwin (it is included by cstdlib)
 2009-01-26 16:33 UTC  (2+ messages)
` [PATCH (update)] "

[PATCH 1/1] Return EINVAL if the user provides a return data structure for getsockname that is too small to hold the PF_ address. This introduces a new error code but this should be OK as the error is real and would otherwise corrupt the user-application's stack, i.e., it results in trouble no matter what. I do not do a partial copy of the sockaddr structure because it does not make very much sense to retrieve only part of the socket address (e.g., ip + af_family)
 2009-01-26 16:21 UTC 

KVM guest crashes
 2009-01-26 16:33 UTC  (10+ messages)

Hosting from Windows XP
 2009-01-26 16:31 UTC  (2+ messages)

git diff, git mergetool and CRLF conversion
 2009-01-26 16:31 UTC  (5+ messages)
` [PATCH] mergetool: respect autocrlf by using checkout-index

3.6.3 policy on fc10 and kerneloops
 2009-01-26 16:30 UTC 

[PATCH] net: fix xfrm reverse flow lookup for icmp6
 2009-01-26 16:29 UTC 

page ref/type count overflows
 2009-01-26 16:30 UTC  (8+ messages)

[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.10.0: Source code and patch
 2009-01-26 16:29 UTC  (6+ messages)
  ` [dm-devel] "

[PATCH] Allow format-patch to create patches for merges
 2009-01-26 16:27 UTC  (3+ messages)

[Buildroot] svn commit: trunk/buildroot/target/linux
 2009-01-26 16:27 UTC  (2+ messages)

Warning and BUG with btrfs and corrupted image
 2009-01-26 16:27 UTC  (11+ messages)

Translations in Git release?
 2009-01-26 16:23 UTC  (5+ messages)
` Translations [of Documentation] "

[Buildroot] svn commit: trunk/buildroot/target/linux
 2009-01-26 16:25 UTC 

Confusion in usr/include/asm-generic/fcntl.h
 2009-01-26 16:24 UTC  (5+ messages)

[Buildroot] 2009.02-rc2 released
 2009-01-26 16:23 UTC  (7+ messages)

elantech touchpad driver miss-recognising logitech mice
 2009-01-26 16:23 UTC  (2+ messages)

Heads up: major rebase -i -p rework coming up
 2009-01-26 16:21 UTC  (4+ messages)

SSD data reliable vs. unreliable [Was: Re: Data Recovery from SSDs - Impact of trim?]
 2009-01-26 16:22 UTC  (6+ messages)

[Bug 19744] New: 9600M GT support
 2009-01-26 16:22 UTC 

[linux-dvb] Technotrend Budget S2-3200 Digital artefacts on HDchannels
 2009-01-26 16:19 UTC  (7+ messages)

[Xenomai-help] fpu issue
 2009-01-26 16:13 UTC  (22+ messages)

[PATCH 0/3] kvm-userspace build and compat fixes
 2009-01-26 16:12 UTC  (5+ messages)
` [PATCH 1/3] kvm: qemu: don't fail building when pc-bios dir is empty

[PATCH v2] report IRQ injection status to userspace
 2009-01-26 16:10 UTC  (3+ messages)

raid-1, oops -- partition type 83
 2009-01-26 16:10 UTC  (2+ messages)

[Linux 2.6.29-rc2] BUG: using smp_processor_id() in preemptible
 2009-01-26 16:07 UTC  (2+ messages)

[PATCH] orinoco: checkpatch cleanup
 2009-01-26 16:06 UTC  (3+ messages)
  ` checkpatch vs. checkpatch --file (was: Re: [Orinoco-devel] [PATCH] orinoco: checkpatch cleanup)

[PATCH 0/2] md: More block -> sector conversions
 2009-01-26 16:08 UTC  (5+ messages)
` [PATCH 1/2] md: Make mddev->size sector-based
` [PATCH 2/2] md: Represent raid device size in sectors

Properly setting up partitions and verbose boot
 2009-01-26 16:06 UTC  (3+ messages)

ftdi support
 2009-01-26 15:58 UTC 

[linux-dvb] IXIX UsbTV2
 2009-01-26 16:05 UTC 

[PATCH] Another take on vg_read
 2009-01-26 16:05 UTC  (16+ messages)
` [PATCH 1/14] Move vg_read out of the way, renaming it to vg_read_internal
  ` [PATCH 2/14] Provide _vg_lock_and_read, a new implementation of lock+vg_read_internal
    ` [PATCH 3/14] Properly enforce cluster locking in _vg_lock_and_read
      ` [PATCH 4/14] Replace implementation of vg_check_status with a call to _vg_check_status
        ` [PATCH 5/14] Implement vg_read and vg_read_for_update
          ` [PATCH 6/14] Add vg_read_error and vg_might_exist
            ` [PATCH 7/14] Convert the straight instances of vg_lock_and_read to new vg_read(_for_update)
              ` [PATCH 8/14] Convert vgreduce to use vg_read_for_update
                ` [PATCH 9/14] Convert vgrename to vg_read_for_update
                  ` [PATCH 10/14] Convert vgsplit to use vg_read_for_update
                    ` [PATCH 11/14] Rework the toollib interface (process_each_*) on top of new vg_read
                      ` [PATCH 12/14] Port process_each_pv to "
                        ` [PATCH 13/14] Remove now-unused vg_lock_and_read
                          ` [PATCH 14/14] Un-export vg_read_internal

[RFC][PATCH 2/2] add a counter for writers spinning on a rwlock
 2009-01-26 16:04 UTC  (5+ messages)

marching through all physical memory in software
 2009-01-26 15:59 UTC  (2+ messages)

[PATCH]scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handler
 2009-01-26 15:59 UTC 

[PATCH] smsc911x: leave RX_STOP interrupt permanently enabled
 2009-01-26 15:57 UTC 

[linux-dvb] How to use scan-s2?
 2009-01-26 15:53 UTC  (7+ messages)

scan file for andorra
 2009-01-26 15:53 UTC  (2+ messages)

[PATCH] hda: 92hd71xxx disable unmute support for codecs that don't have input amps
 2009-01-26 15:51 UTC  (2+ messages)

[lm-sensors] Branches in lm-sensors repository
 2009-01-26 15:51 UTC  (2+ messages)

x86: Corrupted eflags in qemu's CPU state
 2009-01-26 15:49 UTC 

[ath9k-devel] USA ath9k developers, $25 router with ar9102 chip, OpenWRT 2.6.28 installable
 2009-01-26 15:45 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/kismet
 2009-01-26 15:45 UTC  (5+ messages)

[Buildroot] svn commit: trunk/buildroot/package/libcgicc
 2009-01-26 15:43 UTC  (3+ messages)

[Buildroot] svn commit: trunk/buildroot/package/dbus-glib
 2009-01-26 15:42 UTC  (3+ messages)

[PATCH -tip] x86: ftrace - simplify wait_for_nmi
 2009-01-26 15:41 UTC  (2+ messages)

[Bug #12465] KVM guests stalling on 2.6.28 (bisected)
 2009-01-26 15:41 UTC  (21+ messages)
                        ` [RFC][PATCH] ftrace: function graph trace context switches

[Buildroot] svn commit: trunk/buildroot/package: multimedia/alsa-lib python
 2009-01-26 15:40 UTC  (3+ messages)

[PATCH 1/3] Make opt_parse_with_commit non-static
 2009-01-26 15:38 UTC  (4+ messages)
` [PATCH 2/3] Make has_commit non-static
  ` [PATCH 3/3] Add --contains flag to git tag

Initial tuning file update for fi-*
 2009-01-26 15:39 UTC  (4+ messages)

[PATCH] add --with-kernel-includes configure option to libnetfilter_queue
 2009-01-26 15:35 UTC  (2+ messages)

[PATCH] : Fix compilation warnings when CONFIG_FILE_LOCKING is not
 2009-01-26 15:35 UTC  (2+ messages)
` [PATCH] : Fix compilation warnings when CONFIG_FILE_LOCKING is

[PATCH] add hw src address, physindev and physoutdev support to nfqnl_test
 2009-01-26 15:34 UTC  (2+ messages)

[SPAM] Get Funding Fast
 2009-01-26 15:33 UTC 

Usermode with Xen?
 2009-01-26 15:33 UTC 

[PATCH] : Remove unused variable pdev from drivers/net/r6040.c
 2009-01-26 15:32 UTC  (2+ messages)

[PATCH] fix physdev manpage
 2009-01-26 15:32 UTC  (2+ messages)

[PATCH v1 0/3] Introduce config variable "diff.primer"
 2009-01-26 15:29 UTC  (8+ messages)
` [PATCH v1 1/3] "
        ` backwards compatibility, was "

[PATCH] ath9k: remove useless ath9k driver version information
 2009-01-26 15:30 UTC 

[Buildroot] svn commit: trunk/buildroot/package/acpid
 2009-01-26 15:28 UTC 

[U-Boot] [PATCH v2 0/9] Support for ATEVK1100 evaluation board
 2009-01-26 15:26 UTC  (12+ messages)
` [U-Boot] [PATCH v2 5/9] AVR32: macb - Disable 100mbps if clock is slow
  ` [U-Boot] [PATCH v2 6/9] AVR32: macb - Search for PHY id
    ` [U-Boot] [PATCH v2 7/9] AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES
      ` [U-Boot] [PATCH v2 8/9] AVR32: CPU support for AT32UC3A0xxx CPUs
` [U-Boot] [PATCH v2 9/9] AVR32: Board support for ATEVK1100

--iif argument unrecognized by iptables
 2009-01-26 15:23 UTC  (5+ messages)

Booting uncompressed kernel image
 2009-01-26 15:23 UTC  (2+ messages)

next-20090107: WARNING: at kernel/sched.c:4435
 2009-01-26 15:22 UTC  (2+ messages)
  ` [PATCH] sched: improve preempt debugging

[announce] Performance Counters for Linux, v6
 2009-01-26 15:17 UTC  (4+ messages)

[ath9k-devel] ath9k regulatory
 2009-01-26 15:15 UTC  (3+ messages)

nf_conntrack_proto_generic, assigned to 0
 2009-01-26 15:15 UTC  (4+ messages)
  ` [PATCH] netfilter: changed generic l4 protocol number

rerere: how to remove an erroneous resolution?
 2009-01-26 15:13 UTC  (2+ messages)

next-20090107: WARNING: at kernel/sched.c:4435 sub_preempt_count
 2009-01-26 15:09 UTC  (8+ messages)

Sony BD Remote Control still does not make input event, what part of the driver is driver missing?
 2009-01-26 15:09 UTC  (3+ messages)

OE weekly changelog 2009-01-19 to 2009-01-26
 2009-01-26 15:01 UTC 

[patch 36/51] revert "mm: vmalloc use mutex for purge"
 2009-01-26 15:07 UTC  (4+ messages)

linux-next: Tree for January 21
 2009-01-26 15:05 UTC  (6+ messages)
` [PATCH] sysrq: include interrupt.h instead of irq.h

RFC - Flexcop Streaming watchdog (VDSB)
 2009-01-26 15:05 UTC  (3+ messages)

[PATCH 0/5] cpumask: more cpumask updates
 2009-01-26 15:04 UTC  (4+ messages)
` [PATCH 4/5] cpumask: convert drivers/net/sfc
      ` [PATCH] sfc: modify allocation error message

oprofile? lockdep warning from 2.6.27-rc1-mm1
 2009-01-26 15:02 UTC  (3+ messages)

[PATCH] ath9k: Fix AR9285 specific noise floor eeprom reads
 2009-01-26 14:58 UTC 

[lm-sensors] Problem with order of module loading
 2009-01-26 14:57 UTC  (2+ messages)

[PATCH] kvm/lapic.c: fix "__moddi3 undefined" build failure
 2009-01-26 14:56 UTC  (2+ messages)

Need help creating Device tree source for custom MPC8548 board
 2009-01-26 14:55 UTC  (3+ messages)

[PATCH] configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()
 2009-01-26 14:55 UTC  (13+ messages)
` [Cluster-devel] "

[PATCH 1/2 v2] tracing/function-graph-tracer: various fixes and features
 2009-01-26 14:55 UTC  (6+ messages)

Offline for a week
 2009-01-26 14:54 UTC  (2+ messages)

[Xenomai-help] PowerPC irq unmask
 2009-01-26 14:52 UTC  (8+ messages)

[Buildroot] Error encountered while doing make after adding u-boot
 2009-01-26 14:50 UTC  (7+ messages)

[Buildroot] svn commit: trunk/buildroot/package/liboil
 2009-01-26 14:49 UTC 

[Buildroot] svn commit: trunk/buildroot/target/u-boot
 2009-01-26 14:49 UTC 

[PATCH] ath9k: fix debug print on regd
 2009-01-26 14:48 UTC 

[Buildroot] svn commit: trunk/buildroot/target/u-boot
 2009-01-26 14:49 UTC 

[U-Boot] is uImage.FIT supported in U-boot 2008.10
 2009-01-26 14:47 UTC 

LVM2 VERSION VERSION_DM WHATS_NEW WHATS_NEW_DM
 2009-01-26 14:46 UTC 

[PATCH 0/4] lis3lv02d: add support for various laptop models
 2009-01-26 14:42 UTC  (2+ messages)

[PATCH] iproute2 : fix to catchup with xtables/iptables >= 1.4.2
 2009-01-26 14:38 UTC  (8+ messages)

LVM2 WHATS_NEW
 2009-01-26 14:40 UTC 

[TRIVIAL PATCH 00/20] Fix misspelling of "firmware"
 2009-01-26 14:39 UTC  (3+ messages)

Dynamic-ftrace not working in PlayStation3
 2009-01-26 14:39 UTC 

[PATCH] hp-wmi: set initial docking state
 2009-01-26 14:38 UTC  (2+ messages)

[Buildroot] [Bug 69] New: tar refuses to build
 2009-01-26 14:36 UTC  (5+ messages)
` [Buildroot] [Bug 69] "

[U-Boot] qemu-mips usage
 2009-01-26 14:31 UTC  (3+ messages)

PCM parameters in file plugin
 2009-01-26 14:28 UTC  (6+ messages)
      ` [PATCH] "

[PATCH tip][1/1] Fixup checkpatch reported problems in ftrace plugin patch
 2009-01-26 14:27 UTC 

Crashing on ping?
 2009-01-26 14:25 UTC  (5+ messages)

[lm-sensors] Updated initialization script, testers wanted
 2009-01-26 14:24 UTC  (2+ messages)

Page access during migration
 2009-01-26 14:19 UTC 

[PATCH] x86-32: Fix __per_cpu_load relocation
 2009-01-26 14:18 UTC  (2+ messages)

[PATCH] x86: make irqinit_32.c more like irqoinit_64.c
 2009-01-26 14:16 UTC  (3+ messages)

[PATCH] Fix compile warning in aty128fb
 2009-01-26 14:15 UTC 

[git pull] fuse fixes for 2.6.28-rc2
 2009-01-26 14:13 UTC 

Package fetch error
 2009-01-26 14:00 UTC  (3+ messages)

[Buildroot] svn commit: trunk/buildroot/target/u-boot
 2009-01-26 14:04 UTC 

totem-xine segfault when playing dvd with menu and bluez bluetooth
 2009-01-26 14:02 UTC  (2+ messages)

can somebody show me an example asound configuration for dmixing with hifi bluetooth speakers/headset
 2009-01-26 14:02 UTC  (10+ messages)

[PATCH] ath5k: Set TSF fix
 2009-01-26 14:01 UTC  (5+ messages)

2.6.29-rc2-git1: Reported regressions 2.6.27 -> 2.6.28
 2009-01-26 14:00 UTC  (3+ messages)
` [Bug #12396] hwinfo problem since 2.6.28

[PATCH 0/2] sg: fix races during device removal (v2)
 2009-01-26 13:57 UTC  (7+ messages)
  ` [PATCH 1/2] sg: fix races during device removal (v4)
      ` [PATCH 1/2] sg: fix races during device removal (v5)
        ` [PATCH 1/2] sg: fix races during device removal (v6)

app doesn't recieve signal DeviceDisappeared
 2009-01-26 13:57 UTC  (6+ messages)

CPU scheduler question/problem
 2009-01-26 13:48 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/9] Fix IP alignement problem
 2009-01-23 11:56 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/9] AVR32: Make cacheflush cpu-dependent
` [U-Boot] [PATCH v2 3/9] AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h
  ` [U-Boot] [PATCH v2 4/9] AVR32: Make GPIO implmentation cpu dependent


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.