All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-05 07:43:57 to 2007-12-05 10:24:23 UTC [more...]

[PATCH] as-iosched: fix incorrect comments
 2007-12-05 10:16 UTC  (3+ messages)

[PATCH] as-iosched: fix write batch start point
 2007-12-05 10:15 UTC  (3+ messages)

cassini driver skb->truesize bug
 2007-12-05 10:23 UTC  (2+ messages)

[ANNOUNCE] kvm-55 release
 2007-12-05 10:22 UTC  (4+ messages)

[patch 1/3] bdi patches
 2007-12-05 10:22 UTC  (3+ messages)

A question about guest_walk_tables
 2007-12-05 10:22 UTC 

[PATCH net-2.6 0/3]: Three TCP fixes
 2007-12-05 10:21 UTC  (5+ messages)
` [PATCH 1/3] [TCP] FRTO: Use of existing funcs make code more obvious & robust
  ` [PATCH 2/3] [TCP]: Move prior_in_flight collect to more robust place

[Patch] fix canonicalize-existing vbd file
 2007-12-05 10:20 UTC  (2+ messages)

[RFC PATCH] x86: Unify include/asm-x86/linkage_[32|64].h
 2007-12-05 10:18 UTC  (10+ messages)

[PATCH] wireless: make drivers include the TSF RX flag where appropriate
 2007-12-05 10:17 UTC  (2+ messages)

[PATCH net-2.6.25] [TCP]: Create tcp_mark_head_lost_single for NewReno
 2007-12-05 10:19 UTC 

[PATCH][IRDA] Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS
 2007-12-05 10:19 UTC  (2+ messages)

[PATCH] mac80211: don't use interface indizes
 2007-12-05 10:18 UTC  (3+ messages)

[kvm-ppc-devel] [PATCH] RFC: Create kvm_arch_vcpu_runnable()
 2007-12-05 10:18 UTC  (9+ messages)
` [kvm-ppc-devel] [kvm-devel] [PATCH] RFC: Create
      ` [PATCH] RFC: Create kvm_arch_vcpu_runnable() function

[PATCH][ROSE] Trivial compilation CONFIG_INET=n case
 2007-12-05 10:17 UTC  (2+ messages)

[Xenomai-help] native pipe can not write
 2007-12-05 10:17 UTC  (3+ messages)

[RFC][PATCH] mac80211: Use PID controller for TX rate control
 2007-12-05 10:16 UTC  (13+ messages)

[NOTE] ath5k vs. mactime
 2007-12-04 19:29 UTC 

[PATCH] mac80211: conditionally include timestamp in radiotap information
 2007-12-04 19:26 UTC 

broken dpt_i2o in 2.6.23 (was: ext2_check_page: bad entry in directory)
 2007-12-05 10:14 UTC  (6+ messages)

[kvm-ppc-devel] [PATCH 0 of 3] Portability: allow for non-x86
 2007-12-05 10:14 UTC  (3+ messages)
` [PATCH 0 of 3] Portability: allow for non-x86 headers
  ` [kvm-ppc-devel] [kvm-devel] [PATCH 0 of 3] Portability: allow

[PATCH] gitweb: disambiguate heads and tags withs the same name
 2007-12-05 10:13 UTC  (4+ messages)
` [PATCH] gitweb: Try harder in parse_tag; perhaps it was given ambiguous name

[PATCH 1/4] netns: Tag the network flow with the network namespace it is in (v2)
 2007-12-05 10:13 UTC  (5+ messages)

[BUG] "git clean" does not pay attention to its parameters
 2007-12-05 10:11 UTC  (4+ messages)
`  "
    ` * "

b43 seemingly broken with Fedora (2.6.23.8-63.fc8) kernel
 2007-12-05 10:11 UTC  (3+ messages)

Next steps with pv_ops for Xen
 2007-12-05 10:11 UTC  (11+ messages)
  `  "

config_aneg for phy not supporting autonegotiation
 2007-12-05 10:11 UTC 

[patch 00/18] remove nopage
 2007-12-05 10:10 UTC  (20+ messages)
` [patch 01/18] ia64: ia32 nopage
` [patch 02/18] relay: nopage
` [patch 03/18] drm: nopage
` [patch 04/18] uio: nopage
` [patch 05/18] kvm: nopage
` [patch 06/18] ieee1394: nopage
` [patch 07/18] v4l: nopage
` [patch 09/18] agp: alpha nopage
` [patch 10/18] sg: nopage
` [patch 11/18] ib: nopage
` [patch 12/18] usb: mon nopage
` [patch 14/18] oss: via nopage
` [patch 15/18] alsa: usx2y nopage
` [patch 16/18] mm: special mapping nopage
` [patch 17/18] mm: remove nopage

[PATCH] unshadow the page table page which are used as data page
 2007-12-05 10:10 UTC  (2+ messages)

[Xenomai-help] undefined reference to `rt_printf(char const*, ...)'
 2007-12-05 10:09 UTC  (2+ messages)

[PATCH] Fix help message of xm info
 2007-12-05 10:08 UTC 

[U-Boot-Users] Booting multi-file images with a FDT but no initrd
 2007-12-05 10:08 UTC  (4+ messages)

[PATCH 1/3] [UDP]: Avoid repeated counting of checksum errors due to peeking
 2007-12-05 10:08 UTC  (20+ messages)
` [PATCH 2/3] [UDP]: Restore missing inDatagrams increments
  ` [PATCH 3/3] [UDP]: Only increment counter on first peek/recv

[PATCH net-2.6.25 0/11] Combined set of sysctl reworks, cleanups and fixes
 2007-12-05 10:06 UTC  (25+ messages)
` [PATCH net-2.6.25 1/11][CORE] Remove unneeded ifdefs from sysctl_net_core.c
` [PATCH net-2.6.25 2/11][CORE] Isolate the net/core/ sysctl table
` [PATCH net-2.6.25 3/11][IPv4] Cleanup the sysctl_net_ipv4.c file
` [PATCH net-2.6.25 4/11][IPV4] Use ctl paths to register net/ipv4/ table
` [PATCH net-2.6.25 5/11][TR] Use ctl paths to register net/token-ring/ table
` [PATCH net-2.6.25 6/11][CORE] Remove the empty net_table
` [PATCH net-2.6.25 7/11][IPV6] Make the ipv6/sysctl_net_ipv6.c compilation cleaner
` [PATCH net-2.6.25 8/11][IPV6] Use sysctl paths to register ipv6 sysctl tables
` [PATCH net-2.6.25 9/11][INET] Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
` [PATCH net-2.6.25 10/11][INET] Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding
` [PATCH net-2.6.25 11/11][IPV6] "

[LARTC] Adding qdiscs crashes kernel??
 2007-12-05 10:06 UTC  (2+ messages)

[patch 00/38][IPV6] ipv6 per network namespace
 2007-12-05 10:05 UTC  (4+ messages)
` [patch 12/38][IPV6] ip6_fib - move the fib table to the "

[U-Boot-Users] u-boot mmu enable
 2007-12-05 10:01 UTC 

sockets affected by IPsec always block (2.6.23)
 2007-12-05  9:57 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] virtio support for QEMU
 2007-12-05  9:56 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH] [MTD-UTILS] mkfs.jffs2 and device_table
 2007-12-05  9:52 UTC 

PS3: trouble with SPARSEMEM_VMEMMAP and kexec
 2007-12-05  9:52 UTC  (3+ messages)

[PATCH] LVM2: fix t-000-basic.sh
 2007-12-05  9:51 UTC  (2+ messages)

Maximum ioremap size for ppc arch?
 2007-12-05  9:50 UTC  (2+ messages)

[PATCH] i386 IOAPIC: de-fang IRQ compression
 2007-12-05  9:48 UTC  (4+ messages)

LVM2/test t-000-basic.sh
 2007-12-05  9:49 UTC 

[PATCH 01/28] blk_end_request: add new request completion interface (take 3)
 2007-12-05  9:48 UTC  (4+ messages)

Strange network behaviour
 2007-12-05  9:46 UTC  (6+ messages)

[Bluez-devel] How to confirm if a device has DFU support (dfutool)?
 2007-12-05  9:46 UTC  (4+ messages)

[RFC][PATCHES 0/7]: Reorganization of RX history patches
 2007-12-05  9:42 UTC  (15+ messages)
` [PATCH 1/7] [TFRC]: Provide central source file and debug facility
  ` [PATCH 2/7] [DCCP]: Introduce generic function to test for `data packets'
    ` [PATCH 3/7] [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency
      ` [PATCH 4/7] [TFRC]: Make the rx history slab be global
        ` [PATCH 5/7] [TFRC]: Rename dccp_rx_ to tfrc_rx_
          ` [PATCH 6/7] [CCID3]: The receiver of a half-connection does not set window counter values
            ` [PATCH 7/7] [TFRC] New rx history code
                  ` [PATCH 7/7][TAKE 2][TFRC] "

[UPDATED PATCH] IP28 support
 2007-12-05  9:39 UTC  (4+ messages)

[-mm PATCH] kallsyms should prefer non weak symbols
 2007-12-05  9:37 UTC  (4+ messages)

[NETFILTER 00/49]: Netfilter update
 2007-12-05  9:35 UTC  (2+ messages)

[PATCH] [Xend/Xm/ACM] [RESEND] [1/2] Implement legacy XML-RPC interface for ACM commands
 2007-12-05  9:35 UTC  (2+ messages)

[PATCH 0/3] RT balance v7a
 2007-12-05  9:34 UTC  (3+ messages)
` [PATCH 3/3] Subject: SCHED - Use a 2-d bitmap for searching lowest-pri CPU

drivers/net/iseries_veth.c dubious sysfs usage
 2007-12-05  9:30 UTC  (2+ messages)

[PATCH] memory.min_usage
 2007-12-05  9:32 UTC  (8+ messages)
  ` [PATCH] memory.min_usage (seqlock for res_counter)

[PATCH] SC26XX: New serial driver for SC2681 uarts
 2007-12-05  9:25 UTC  (5+ messages)

[RFC] [PATCH] 32-bit pointers in x86-64
 2007-12-05  9:31 UTC  (3+ messages)

route back over same interface - traffic blocked
 2007-12-05  9:28 UTC 

Linux v2.6.24-rc1
 2007-12-05  9:26 UTC  (5+ messages)
` [Bug 9246] On 2.6.24-rc1-gc9927c2b BUG: unable to handle kernel paging request at virtual address 3d15b925

[PATCH] Update ja.po for git-gui
 2007-12-05  9:24 UTC 

libsepol.expand_terule_helper: duplicate TE rule
 2007-12-05  9:20 UTC  (5+ messages)

Remaster distribution (CentOS 5.1)
 2007-12-05  9:19 UTC  (2+ messages)

[PATCH 1/1] ath5k: add debugfs entries for registers, tsf, beacon
 2007-12-05  9:12 UTC  (2+ messages)

2.6.24-rc4-mm1
 2007-12-05  9:15 UTC  (2+ messages)
` 2.6.24-rc4-mm1: kobj changes fallout on powerpc

VMX status report. Xen: #16492 & Dom0: #325
 2007-12-05  9:07 UTC 

[Bluez-users] how to use bluetooth audio tools in bluez-utils-3.22
 2007-12-05  9:05 UTC  (5+ messages)
  ` [Bluez-users] how to use bluetooth audio tools inbluez-utils-3.22
      ` [Bluez-users] how to use bluetooth audiotools inbluez-utils-3.22

[Linux-usb-users] Read errors on Flash Drive Transcend TS1GJF2A
 2007-12-05  9:04 UTC  (2+ messages)

raid6 check/repair
 2007-12-05  9:00 UTC  (8+ messages)

[PATCH] Documentation: add a new man page for "git-help" and -i|--info option
 2007-12-05  8:58 UTC  (5+ messages)

Does KVM bios support DMI ?
 2007-12-05  8:59 UTC  (4+ messages)
    ` Fwd: "

Dear Friend,
 2007-12-05  8:58 UTC 

git-svn: .git/svn disk usage
 2007-12-05  8:54 UTC  (3+ messages)

[PATCH] bonding: Fix time comparison
 2007-12-05  8:52 UTC 

[linux-lvm] Improving performance with many snapshots
 2007-12-05  8:51 UTC 

imedabid@yahoo.fr
 2007-12-05  8:50 UTC 

Mindprint DI-MOD USB
 2007-12-05  8:49 UTC 

[PATCH] remove nonsense force-casts from ocfs2
 2007-12-05  8:46 UTC 

[U-Boot-Users] neo1973 uboot details
 2007-12-05  8:46 UTC  (4+ messages)

[PATCH, take 3] libertas: implement new scanning logic
 2007-12-05  8:46 UTC 

How to jump between two repositories 
 2007-12-05  8:45 UTC  (3+ messages)

[Cluster-devel] cluster/dlm-kernel/src device.c
 2007-12-05  8:45 UTC 

[Qemu-devel] [PATCH] mark host pages as reserved
 2007-12-05  8:45 UTC 

[PATCH, take 2] libertas: implement new scanning logic
 2007-12-05  8:40 UTC  (2+ messages)
` [PATCH, take 3] "

[PATCH] fcrypt endianness misannotations
 2007-12-05  8:38 UTC 

[RFC,PATCH 00/38] SVC Transport Switch
 2007-12-05  8:44 UTC  (5+ messages)
` [RFC,PATCH 34/38] svc: Add /proc/sys/sunrpc/transport files

[PATCH] don't allow netfilter --setmss to increase mss
 2007-12-05  8:37 UTC  (3+ messages)

[PATCH] no need to mess with KBUILD_CFLAGS on uml-i386 anymore
 2007-12-05  8:36 UTC 

[PATCH] regression: bfs endianness bug
 2007-12-05  8:32 UTC 

can't use dmixer
 2007-12-05  8:30 UTC  (2+ messages)

laptop reboots right after hibernation
 2007-12-05  8:27 UTC  (11+ messages)

[PATCH] regression: cifs endianness bug
 2007-12-05  8:24 UTC 

IO-APIC discrepency between x86 subarches
 2007-12-05  8:22 UTC 

rme hdsp pcmcia (and probably pci) broken
 2007-12-05  8:22 UTC  (6+ messages)
    ` [PlanetCCRMA] "

[Xenomai-help] EINVAL error with rt_queue_create
 2007-12-05  8:09 UTC 

Building git-1.5.3.7 on HP-UX 11.00
 2007-12-05  8:08 UTC  (15+ messages)
                  ` [PATCH] Do not rely on the exit status of "unset" for unset variables

[LARTC] Adding qdiscs crashes kernel??
 2007-12-05  8:07 UTC  (3+ messages)

iptables -> can't initialize iptables table `filter': Bad file descriptor
 2007-12-05  8:05 UTC  (11+ messages)

Regarding MPC8641D
 2007-12-05  7:51 UTC 

[patch 32/35] jbd: Fix assertion failure in fs/jbd/checkpoint.c
 2007-12-05  7:45 UTC 

[U-Boot-Users] PPC440EPx: Make Sequoia boot vxWorks
 2007-12-05  7:49 UTC  (2+ messages)

mkasm-offsets.sh ?
 2007-12-05  7:49 UTC  (2+ messages)

Linux 2.6.24-rc4
 2007-12-05  7:46 UTC  (7+ messages)
  ` ATA ACPI (was Re: Linux 2.6.24-rc4)

KVM Test result, kernel efdeac0.. , userspace ac9b2c5
 2007-12-05  7:45 UTC 

[Xenomai-help] Problems running xenomai on Yosemite PPC440 board
 2007-12-05  7:44 UTC  (2+ messages)

[PATCHSET] libata: improve ATAPI data transfer handling, take #3
 2007-12-05  7:43 UTC  (8+ messages)
` [PATCH 04/15] cdrom: add more GPCMD_* constants
` [PATCH 05/15] libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
` [PATCH 07/15] change-data_xfer
` [PATCH 11/15] libata: convert to chained sg
` [PATCH 13/15] libata: implement ATAPI drain buffer
` [PATCH 14/15] libata: implement ATAPI per-command-type DMA horkages
` [PATCH 15/15] libata: use PIO for misc ATAPI commands


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.