All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-14 01:02:10 to 2007-10-14 10:22:39 UTC [more...]

2.6.23(.1) Regression? i915 oopses and panics
 2007-10-14 10:22 UTC 

[Qemu-devel] qemu/target-ppc cpu.h helper.c
 2007-10-14 10:21 UTC 

Git User's Survey 2007 unfinished summary continued
 2007-10-14 10:20 UTC  (15+ messages)

[Qemu-devel] qemu alpha?
 2007-10-14 10:14 UTC  (2+ messages)

concept of a permissive domain
 2007-10-14 10:14 UTC  (3+ messages)

[Qemu-devel] RFC: reverse-endian softmmu memory accessors
 2007-10-14 10:14 UTC  (8+ messages)

[PATCH] Update function names in /proc/net/tcp documentation
 2007-10-14 10:09 UTC  (4+ messages)

An interesting observation regarding the passing of time in a HVM domain
 2007-10-14 10:06 UTC 

[RFC] CLI option parsing and usage generation for porcelains
 2007-10-14  9:57 UTC  (7+ messages)
  ` [PATCH] Add a simple option parser

[PKT_SCHED]: Add stateless NAT
 2007-10-14  9:55 UTC  (18+ messages)
          ` [0/10] Remove sk_buff ** from netfilter API
            ` [PATCH 1/10] [SKBUFF]: Merge common code between copy_skb_header and skb_clone
            ` [PATCH 2/10] [SKBUFF]: Add skb_morph
            ` [PATCH 3/10] [IPV4]: Make ip_defrag return the same packet
            ` [PATCH 4/10] [IPV4]: Change ip_defrag to return an integer
            ` [PATCH 5/10] [NET]: Avoid unnecessary cloning for ingress filtering
            ` [PATCH 6/10] [BRIDGE]: Unshare skb upon entry
            ` [PATCH 7/10] [NETFILTER]: Do not copy skb in skb_make_writable
            ` [PATCH 8/10] [IPVS]: Replace local version of skb_make_writable
            ` [PATCH 9/10] [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
            ` [PATCH 10/10] [NETFILTER]: Replace sk_buff ** with sk_buff *

[PATCH] instaweb: added support Ruby's WEBrick server
 2007-10-14  9:49 UTC  (3+ messages)
` [PATCH 1/2] instaweb: allow for use of auto-generated scripts

b43: regression on bcm4318
 2007-10-14  9:48 UTC  (4+ messages)

[PATCH 08/11] rt2x00: Fix residual check in PLCP calculations
 2007-10-14  9:45 UTC  (2+ messages)

sata_promise: port is slow to respond, reset failed
 2007-10-14  9:21 UTC  (2+ messages)
` Bug is fixed in 2.6.23.1: "

b43 with upstream-davem stacktrace
 2007-10-14  9:42 UTC  (2+ messages)

[PATCH 0/14] fork/exec removal series
 2007-10-14  9:40 UTC  (26+ messages)
` [PATCH 01/14] Change git_connect() to return a struct child_process instead of a pid_t
  ` [PATCH 02/14] Use start_command() in git_connect() instead of explicit fork/exec
    ` [PATCH 03/14] Use start_command() to run content filters "
      ` [PATCH 04/14] Use run_command() to spawn external diff programs instead of fork/exec
        ` [PATCH 05/14] Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec
          ` [PATCH 06/14] Have start_command() create a pipe to read the stderr of the child
            ` [PATCH 07/14] upload-pack: Use start_command() to run pack-objects in create_pack_file()
              ` [PATCH 08/14] Add infrastructure to run a function asynchronously
                ` [PATCH 09/14] Use the asyncronous function infrastructure in builtin-fetch-pack.c
                  ` [PATCH 10/14] upload-pack: Move the revision walker into a separate function
                    ` [PATCH 11/14] upload-pack: Run rev-list in an asynchronous function
                      ` [PATCH 12/14] t0021-conversion.sh: Test that the clean filter really cleans content
                        ` [PATCH 13/14] Avoid a dup2(2) in apply_filter() - start_command() can do it for us
                          ` [PATCH 14/14] Use the asyncronous function infrastructure to run the content filter

[PATCH] refpolicy:groupadd_t needs transition to nscd_t
 2007-10-14  9:42 UTC 

[PATCH] ssb: Fix regression in 2.6.23-git3 due to change in calling add_uevent_var
 2007-10-14  9:35 UTC  (2+ messages)

[Qemu-devel] qemu/hw ppc.c
 2007-10-14  9:35 UTC 

[bug] usb build failure, latest -git
 2007-10-14  9:32 UTC  (5+ messages)

[Buildroot] PATCH: set BR2_INET_RPC dependency for nfs-utils and portmap
 2007-10-14  9:30 UTC  (2+ messages)

[PATCH] irlmp_unregister_link needs to free lsaps hashbin
 2007-10-13  1:03 UTC  (2+ messages)
` [irda-users] "

[Qemu-devel] qemu/target-ppc cpu.h
 2007-10-14  9:27 UTC 

2.6.23: No text consoles with FRAMEBUFFER_CONSOLE_DETECT_PRIMARY
 2007-10-14  9:21 UTC  (3+ messages)

[U-Boot-Users] [Microblaze] Pull Request: git://www.denx.de/git/u-boot-microblaze.git merge branch
 2007-10-14  9:16 UTC  (2+ messages)

[Qemu-devel] qemu/target-ppc cpu.h helper.c translate_init.c
 2007-10-14  9:14 UTC 

[PATCH 00/14] Transparent Proxying Patches, Take 5
 2007-10-14  9:05 UTC  (3+ messages)

[Qemu-devel] qemu/target-ppc helper.c
 2007-10-14  9:06 UTC 

change push's refspec behavior to match rev-parse
 2007-10-14  9:05 UTC  (10+ messages)
` [PATCH 1/6] push, send-pack: fix test if remote branch exists for colon-less refspec
  ` [PATCH 2/6] add get_sha1_with_real_ref() returning full name of ref on demand
    ` [PATCH 3/6] rev-parse: teach "git rev-parse --symbolic" to print the full ref name
      ` [PATCH 4/6] push, send-pack: support pushing HEAD to real "
        ` [PATCH 5/6] add ref_cmp_full_short() comparing full ref name with a short name
          ` [PATCH 6/6] push, send-pack: use same rules as git-rev-parse to resolve refspecs
        ` [PATCH 4/6 v2] push, send-pack: support pushing HEAD to real ref name
  ` [PATCH 1/6 v2] push, send-pack: fix test if remote branch exists for colon-less refspec

[PATCH] tehuti: possible leak in bdx_probe
 2007-10-14  8:30 UTC  (2+ messages)

[2.6.20.21 review 00/35] 2.6.20.21 -stable review
 2007-10-14  8:55 UTC  (7+ messages)
` [2.6.20.21 review 13/35] USB: allow retry on descriptor fetch errors
  ` [2.6.20.21 review 12/35] TCP: Fix TCP handling of SACK in bidirectional flows

[PATCH 0/4 try2] ubi-utils: migrate to new libubi
 2007-10-14  8:17 UTC  (6+ messages)
` [PATCH 2/4 try2] ubi-utils: migrate ubimirror

[Qemu-devel] qemu/hw prep_pci.c
 2007-10-14  8:52 UTC 

[Qemu-devel] qemu/target-alpha translate.c
 2007-10-14  8:50 UTC 

Kicking the right drive out
 2007-10-14  8:49 UTC  (2+ messages)

[Qemu-devel] qemu hw/ppc.c target-ppc/helper.c
 2007-10-14  8:48 UTC 

[lm-sensors] [patch 1/1] w83627hf push nr+1 offset into *_REG_FAN
 2007-10-14  8:48 UTC  (2+ messages)
` [lm-sensors] [patch 1/1] w83627hf push nr+1 offset into

[PATCH] Add color to git-add--interactive diffs (Take 2: now without spurious line break!)
 2007-10-14  8:44 UTC 

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-14  8:44 UTC  (7+ messages)

[PATCH] Add color to git-add--interactive diffs
 2007-10-14  8:38 UTC  (2+ messages)

[Qemu-devel] qemu Makefile.target configure
 2007-10-14  8:38 UTC 

[lm-sensors] [patch 1/1] w83627hf hoist nr-1 offset out of
 2007-10-14  8:36 UTC  (2+ messages)

[Buildroot] Can i buildroot in Cygwin?
 2007-10-14  8:33 UTC 

[Qemu-devel] qemu/target-ppc op.c op_helper.c
 2007-10-14  8:27 UTC 

[Qemu-devel] qemu/target-alpha op.c op_helper.c
 2007-10-14  8:18 UTC 

[PATCH] MTD: OneNAND: Return only negative error codes
 2007-10-14  8:14 UTC  (3+ messages)

OpenBSD 4.1 failes with kvm-45
 2007-10-14  8:15 UTC  (6+ messages)

Compile problems with latest GIT kernel version
 2007-10-14  8:12 UTC 

[PATCH 0/2] clk for mpc52xx
 2007-10-14  8:10 UTC  (3+ messages)
` [PATCH 1/2] clk for mpc52xx: platform part
` [PATCH 2/2] clk for mpc52xx: use psc_mclk's in spi driver

[PATCH v3 0/4] FEC - fast ethernet controller for mpc52xx
 2007-10-14  7:59 UTC  (6+ messages)
` [PATCH v3 1/4] FEC mpc52xx: device tree changes
` [PATCH v3 2/4] FEC mpc52xx: add some bestcomm flags
` [PATCH v3 3/4] FEC mpc52xx: the driver
` [PATCH v3 4/4] FEC mpc52xx: phy part of "

Linux v2.6.23.1 suspend/resume problem
 2007-10-14  7:58 UTC 

[PATCH 3/4] Swapping
 2007-10-14  7:46 UTC  (12+ messages)

kvm: disabled by bios
 2007-10-14  7:44 UTC  (2+ messages)

[lm-sensors] Abituguru needs force=y
 2007-10-14  7:42 UTC  (3+ messages)

memory space
 2007-10-14  7:38 UTC  (2+ messages)

[Qemu-devel] [RFC] sparc32 MXCC support
 2007-10-14  7:37 UTC  (2+ messages)

[patch 1/2] hdaps: fix locking
 2007-10-14  7:28 UTC  (2+ messages)

[Bugme-new] [Bug 9155] New: No fan control with ATI Radeon display support on HP nx6125
 2007-10-14  7:26 UTC  (3+ messages)

MSI interrupts and disable_irq
 2007-10-14  7:15 UTC  (5+ messages)

[Qemu-devel] qemu cpu-defs.h cpu-exec.c exec-all.h exec.c so
 2007-10-14  7:07 UTC 

+ pid-namespaces-allow-cloning-of-new-namespace-merge-fix.patch added to -mm tree
 2007-10-14  6:48 UTC 

[PATCH] tc35815: remove redefinition of lp
 2007-10-14  6:35 UTC 

[PATCH] typo in ibm_newemac/rgmii.c
 2007-10-14  6:38 UTC  (2+ messages)

[PATCH] sched: high-res preemption tick
 2007-10-14  6:34 UTC  (6+ messages)

Bonding support for eth1394?
 2007-10-14  6:18 UTC  (4+ messages)

[PATCH 0/4] Swapping
 2007-10-14  6:10 UTC  (4+ messages)

[PATCH][Resend] Split kvm_vcpu to support new archs
 2007-10-14  6:07 UTC  (5+ messages)

[PATCH v3 0/9] Add MPC837x generic support and MPC837xE MDS support
 2007-10-14  5:59 UTC  (5+ messages)
` [PATCH v3 1/9] add e300c4 entry to cputable
  ` [PATCH v3 2/9] ipic: add new interrupts introduced by new chip
    ` [PATCH v3 3/9] add Freescale SerDes PHY support

Software RAID when it works and when it doesn't
 2007-10-14  5:57 UTC  (3+ messages)

git-sched patch won't boot on SN arch, 2.6.23-mm1
 2007-10-14  5:57 UTC 

[PATCH] Add section IDs to Documentation/DocBook/filesystems.tmpl
 2007-10-14  5:57 UTC 

What still uses the block layer?
 2007-10-14  5:54 UTC  (3+ messages)

[PATCH] more uevent fallout (drivers/base/memory.c)
 2007-10-14  5:53 UTC 

aty128fb PCI card on ppc 405ep taihu board
 2007-10-14  5:24 UTC 

[RFC] [Patch] calgary iommu: Use the first kernel's tce tables in kdump
 2007-10-14  5:41 UTC  (4+ messages)

[PATCH] git scsi misc include fix
 2007-10-14  5:35 UTC 

[PATCH V2] MMC/SD: Fix regression in 2.6.23-git3 due to change in calling add_uevent_var
 2007-10-14  5:33 UTC 

[PATCH] Simplify yenta code
 2007-10-14  5:23 UTC  (9+ messages)
` [NOT VERY SAFE] [TCP]: Set initial_ssthresh default to zero in Cubic and BIC

[Buildroot] svn commit: trunk/buildroot/toolchain/gcc
 2007-10-14  5:22 UTC  (10+ messages)
                ` [Buildroot] Some devices are not created in the ext2 filesystem

[PATCH] MMC/SD: Fix regression in 2.6.23-git3 due to change in calling add_uevent_var
 2007-10-14  5:08 UTC 

RAID 5: weird size results after Grow
 2007-10-14  5:05 UTC  (4+ messages)

[PATCH] refpolicy:useradd_t needs process transition to nscd_t
 2007-10-14  5:08 UTC 

[PATCH] Fix "make htmldocs" build break
 2007-10-14  5:01 UTC 

[PATCH] missing include in ssb
 2007-10-14  4:51 UTC 

[git pull] Input updates for 2.6.24-rc0
 2007-10-14  4:50 UTC  (2+ messages)

[PATCH] pata_cs5536: ATA driver for Geode companion chip
 2007-10-14  4:49 UTC  (3+ messages)

writing PV block drivers for Windows
 2007-10-14  4:49 UTC  (3+ messages)
  `  "

[PATCH] uevent environment changes fallout
 2007-10-14  4:46 UTC 

[PATCH] refpolicy:locallogin problem still exists?
 2007-10-14  4:49 UTC 

[PATCH v2 0/7] 2nd respin of bestcomm patches
 2007-10-14  4:42 UTC  (8+ messages)
` [PATCH v2 1/7] exports rheap symbol to modules
` [PATCH v2 2/7] rheap: Changes config mechanism
` [PATCH v2 3/7] mpc52xx: Update mpc52xx_psc structure with B revision changes
` [PATCH v2 4/7] bestcomm: core bestcomm support for Freescale MPC5200
` [PATCH v2 5/7] bestcomm: ATA task support
` [PATCH v2 6/7] bestcomm: FEC "
` [PATCH v2 7/7] bestcomm: GenBD "

[PATCH 1/2] mpc52xx-ata: fix compile warning (unused variable)
 2007-10-14  4:37 UTC  (4+ messages)
` [PATCH 2/2] mpc52xx-uart: fix compile warning (format type mismatch)

2.6.23-mm1
 2007-10-14  4:26 UTC  (12+ messages)
        ` 2.6.23-mm1 thread exit_group issue
` Suspend Broken (Re: 2.6.23-mm1)

This Watch is unbelievable
 2007-10-14  4:20 UTC 

[PATCH 0/2] Compile error fixes
 2007-10-14  4:13 UTC  (6+ messages)
` [PATCH 1/2] Lite5200 shouldn't mess with ROOT_DEV
` [PATCH 2/2] XilinxFB: typo bugfix

net-2.6.24 breaks powerpc mysteriously
 2007-10-14  4:12 UTC  (6+ messages)

[Bluez-devel] PATCH1/2: bluez-utils - fix-a2dp-buffer-constraints
 2007-10-14  3:36 UTC  (2+ messages)

[Bluez-devel] PATCH2/2: bluez-utils - avoid-unnecessary-polls
 2007-10-14  3:21 UTC  (2+ messages)

x86: merge some trivially mergeable headers
 2007-10-14  3:12 UTC  (3+ messages)

mdadm: /dev/sda1 is too small: 0K
 2007-10-14  2:59 UTC  (3+ messages)

Fwd: ubuntu , satellite p100-219 and sound problem
 2007-10-14  2:38 UTC 

[Qemu-devel] QEMU keyboard issue with Gujin-2.2
 2007-10-14  2:12 UTC  (2+ messages)

[PATCH] Update Jens Axboe's email in Documentation/*
 2007-10-14  1:55 UTC 

[PATCH] JFS: Bio cleanup: Replace missing return statements
 2007-10-14  1:46 UTC  (3+ messages)

[linux-lvm] Issues with > 2TB PV with old GPT; how to build a partition around it
 2007-10-14  1:33 UTC 

GREETINGS
 2007-10-14  1:29 UTC 

Women will go mad!
 2007-10-14  1:23 UTC 

First stab at Elantech touchpad driver for 2.6.22.6. Testers wanted!
 2007-10-14  1:14 UTC  (3+ messages)

[U-Boot-Users] [patch] rtl8139.c: use PCI IO map
 2007-10-14  1:12 UTC  (4+ messages)

[PATCH #upstream 1/2] libata: move command post processing to __ata_qc_complete()
 2007-10-14  1:02 UTC  (5+ messages)
` [PATCH #upstream 2/2] libata: track SLEEP state and issue SRST to wake it up


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.