All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-19 21:35:20 to 2008-06-20 00:41:34 UTC [more...]

[BUG] git-gui loose object warning every hour
 2008-06-20  0:40 UTC  (3+ messages)

Bisecting tip/auto-x86-next?
 2008-06-20  0:40 UTC 

Power aware credit scheduler
 2008-06-20  0:40 UTC  (5+ messages)

linux-next: Tree for June 13
 2008-06-20  0:35 UTC  (5+ messages)
` linux-next: Tree for June 13: IO APIC breakage on HP nx6325

Looking for a well suppord TV card with some requirements
 2008-06-20  0:33 UTC  (2+ messages)

mdadm: making a spare actie
 2008-06-20  0:33 UTC  (4+ messages)

[linux-dvb] Leadtek WinFast DTV Dongle Gold (Ubuntu)
 2008-06-20  0:30 UTC 

[PATCH] COW and checksumming ioctls
 2008-06-20  0:26 UTC 

open sleeps
 2008-06-20  0:20 UTC  (4+ messages)

Question : memrlimit cgroup's task_move (2.6.26-rc5-mm3)
 2008-06-20  0:13 UTC  (4+ messages)

[ kvm-Bugs-1998355 ] IO Performance
 2008-06-20  0:11 UTC 

Kernel boot problem on IXP422 Rev. A
 2008-06-20  0:08 UTC  (6+ messages)

[BUG] Lockless patches cause hardlock under heavy IO
 2008-06-20  0:05 UTC  (4+ messages)

[RFC 0/3] powerpc: memory copy routines tweaked for Cell
 2008-06-20  0:04 UTC  (8+ messages)

[RFC][PATCH 0/9] PCI PM: Rework PCI device PM
 2008-06-19 23:57 UTC  (19+ messages)
` [RFC][PATCH 1/9] ACPI: Introduce acpi_bus_power_manageable function
` [RFC][PATCH 2/9] PCI: Introduce platform_pci_power_manageable function
` [RFC][PATCH 3/9] PCI: Rework pci_set_power_state function
` [RFC][PATCH 4/9] ACPI: Introduce acpi_device_sleep_wake function
` [RFC][PATCH 5/9] ACPI: Introduce new device wakeup flag 'prepared'
` [RFC][PATCH 6/9] PCI ACPI: Introduce acpi_pm_device_sleep_wake function
` [RFC][PATCH 7/9] PCI ACPI: Introduce can_wakeup platform callback
` [RFC][PATCH 8/9] PCI PM: Rework device PM initialization
` [RFC][PATCH 9/9] PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep

conntrack and PREROUTING
 2008-06-19 23:57 UTC 

Automounter stops mounting home directories
 2008-06-19 23:57 UTC  (3+ messages)

[PATCH 2/2 v5] Git.pm: add test suite
 2008-06-19 23:55 UTC  (3+ messages)

[PATCH] kernel-doc: handle/strip __init
 2008-06-19 23:52 UTC  (2+ messages)

git svn --use-log-author misbehavior?
 2008-06-19 23:51 UTC 

Trouble increasing md component size
 2008-06-19 23:49 UTC  (7+ messages)

2.6.25.3: serial problem (minicom)
 2008-06-19 23:46 UTC  (4+ messages)

[RFC][PATCH][cryo] Save/restore state of unnamed pipes
 2008-06-19 23:46 UTC  (7+ messages)

[RFC][PATCH 0/9] PCI PM: Rework PCI device PM
 2008-06-19 23:45 UTC 

[PATCH 0/8] bnx2: Enable multi rx rings
 2008-06-19 23:45 UTC  (16+ messages)
` [PATCH 1/8] bnx2: Put tx ring variables in a separate struct
` [PATCH 2/8] bnx2: Put rx "
` [PATCH 3/8] bnx2: Optimize fast-path tx and rx work
` [PATCH 4/8] bnx2: Use one handler for all MSI-X vectors
` [PATCH 6/8] bnx2: Turn on multi rx rings
` [PATCH 7/8] bnx2: Cleanup error handling in bnx2_open()
` [PATCH 8/8] bnx2: Update driver version to 1.7.7
  ` [PATCH 5/8] bnx2: Update firmware to support multi rx rings

[PATCH 0/3] improve code in TX/RX paths
 2008-06-19 23:35 UTC  (6+ messages)
` [PATCH 1/3] mac80211: add single function calling tx handlers
` [PATCH 2/3] mac80211: get rid of function pointers in TX path
` [PATCH 3/3] mac80211: get rid of function pointers in RX path

[git pull] x86 fixes
 2008-06-19 23:34 UTC  (3+ messages)

[PATCH] [IPv6] Do not use loopback as source address on other interfaces
 2008-06-19 23:34 UTC  (4+ messages)

RFC: cache_regs in kvm_emulate_pio
 2008-06-19 23:31 UTC 

[RFC][PATCH] IPv6:Remove options header when setsockopt's optlen is 0
 2008-06-19 23:30 UTC  (3+ messages)

[PATCH] Documentation: Simplify git-rev-parse's example
 2008-06-19 23:28 UTC  (5+ messages)

[PATCH 0/2] Disable forwarding of LRO skbs [2nd try]
 2008-06-19 23:27 UTC  (9+ messages)
` [PATCH 1/2] net: Disable LRO on devices that are forwarding
` [PATCH 2/2] net: Discard and warn about LRO'd skbs received for forwarding

[PATCH] Add option to git-branch to set up automatic rebasing
 2008-06-19 23:24 UTC  (6+ messages)

[PATCH 00/11] Build in merge
 2008-06-19 23:22 UTC  (12+ messages)
` [PATCH 01/11] Move split_cmdline() to alias.c
` [PATCH 02/11] Move commit_list_count() to commit.c
` [PATCH 03/11] Move parse-options's skip_prefix() to git-compat-util.h
` [PATCH 04/11] Add new test to ensure git-merge handles pull.twohead and pull.octopus
` [PATCH 05/11] parseopt: add a new PARSE_OPT_ARGV0_IS_AN_OPTION option
` [PATCH 06/11] Move read_cache_unmerged() to read-cache.c
` [PATCH 07/11] git-fmt-merge-msg: make it usable from other builtins
` [PATCH 08/11] Introduce get_octopus_merge_bases() in commit.c
` [PATCH 09/11] Introduce filter_independent() "
` [PATCH 10/11] Build in merge
` [PATCH 11/11] Add new test to ensure git-merge handles more than 25 refs

[linux-dvb] Twinhan VP-1041 FE_HAS_LOCK Problems DVB-S2 8PSK -Horizontal FEC 3/4
 2008-06-19 23:23 UTC 

[PATCH] Add a helper script to send patches with Mozilla Thunderbird
 2008-06-19 23:21 UTC  (2+ messages)
` [PATCH -resend] "

unstable tda1004x firmware loading
 2008-06-19 23:21 UTC  (8+ messages)
  ` [linux-dvb] "

[PATCH] git-push: add a --delete flag to allow branch deletion
 2008-06-19 23:20 UTC  (4+ messages)

[lm-sensors] [PATCH] hwmon (c7temp): new driver for VIA C7 CPU
 2008-06-19 23:20 UTC 

net-2.6 merged into net-next-2.6
 2008-06-19 23:18 UTC  (2+ messages)

[RFC/PATCH] usb-storage: wait for device scanning before mounting root
 2008-06-19 23:13 UTC  (5+ messages)

data received but not detected
 2008-06-19 23:10 UTC  (8+ messages)

[Patch] net/sched/sch_generic.c: fix an error pointer
 2008-06-19 23:11 UTC  (2+ messages)

2.6.26-rc: SPARC: Sun Ultra 10 can not boot
 2008-06-19 23:10 UTC  (5+ messages)

[PATCH net-next] sctp: new functionality
 2008-06-19 23:09 UTC  (2+ messages)

[linux-lvm] snapshot bug
 2008-06-19 23:08 UTC  (2+ messages)

[PATCH] completion: add --graph to log command completion
 2008-06-19 23:06 UTC  (5+ messages)

[PATCH] b43: Remove "shm" and "ucode_regs" debugfs files
 2008-06-19 23:01 UTC 

looping S/PDIF data
 2008-06-19 23:02 UTC  (7+ messages)
        ` [alsa-devel] "

name-rev --stdin is slow
 2008-06-19 23:00 UTC  (4+ messages)

[PATCH 2/2] acpi based pci gap caluculation
 2008-06-19 22:58 UTC 

[PATCH 1/2] cleanup e820_setup_gap
 2008-06-19 22:57 UTC 

[PCI_ACPI] Modify PCI gap calculation
 2008-06-19 22:56 UTC 

[Bluez-devel] Fw: Next Release, and Device.DiscoverServices
 2008-06-19 22:51 UTC 

in ccio_io_pdir_entry(), BUG_ON() seems to break gcc-4.2 optimization?
 2008-06-19 22:48 UTC  (2+ messages)

[PATCH] Documentation: fix formatting in git-svn
 2008-06-19 22:41 UTC 

in ccio_io_pdir_entry(), BUG_ON() seems to break gcc-4.2 optimization?
 2008-06-19 22:41 UTC  (2+ messages)
` in ccio_io_pdir_entry(), BUG_ON() seems to break gcc-4.2

[PATCH v3] gitweb: standarize HTTP status codes
 2008-06-19 22:37 UTC  (3+ messages)

[PATCH] ax25.h unsigned long type for ax25 timers
 2008-06-19 22:38 UTC  (5+ messages)

zero-copy recv ?
 2008-06-19 22:35 UTC 

[PATCH REPOST #2] IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
 2008-06-19 22:35 UTC  (3+ messages)

[PATCH] git-svn: make rebuild respect rewriteRoot option
 2008-06-19 22:33 UTC 

use of radiotap bit 14?
 2008-06-19 22:33 UTC  (4+ messages)

[PATCH 0/4] e1000: various bug fixes for older hardware
 2008-06-19 22:33 UTC  (2+ messages)

[Qemu-devel] LSI: avoid infinite loops
 2008-06-19 22:33 UTC  (7+ messages)
` [Qemu-devel] "

[RFC PATCH 1/2] mac80211: 11d Handling - Country Information Element
 2008-06-19 22:32 UTC  (5+ messages)

[PATCH] x86: make 64bit identify_cpu use cpu_dev
 2008-06-19 22:30 UTC  (2+ messages)
` [PATCH] x86: make 64bit identify_cpu use cpu_dev v2

[PATCH] USB: debug port converter does not accept more than 8 byte packets
 2008-06-19 22:22 UTC 

[Bridge] kernel doesn't support bridge with a ppp interface ?
 2008-06-19 22:28 UTC  (7+ messages)

[PATCH] RFKILL: fix input layer initialisation
 2008-06-19 22:28 UTC  (3+ messages)

[PATCH net-next 2/2] sctp: Follow security requirement of responding with 1 packet
 2008-06-19 22:24 UTC 

[PATCH net-next 1/2] sctp: Validate Initiate Tag when handling ICMP message
 2008-06-19 22:24 UTC 

[PATCH 0/4] percpu: Optimize percpu accesses
 2008-06-19 22:23 UTC  (12+ messages)
` [PATCH 3/4] x86_64: Fold pda into per cpu area
  ` [crash, bisected] "

[PATCH] gitweb: return correct HTTP status codes
 2008-06-19 22:22 UTC  (4+ messages)
` [PATCH v2] gitweb: standarize "

[Ocfs2-devel] [BUGFIX][PATCH 0/3] configfs: symlink() fixes
 2008-06-19 22:16 UTC  (10+ messages)
` [Ocfs2-devel] [BUGFIX][PATCH 3/3] configfs: Fix failing symlink() making rmdir() fail
          `  "

[PATCH] cryo: test program for udp sockets
 2008-06-19 22:19 UTC  (2+ messages)

[PATCH] git-apply doesn't handle same name patches well [V3]
 2008-06-19 22:15 UTC  (4+ messages)

[Ocfs2-devel] [RFC][PATCH] configfs: Report errors in config_*_init_type_name()
 2008-06-19 22:08 UTC  (5+ messages)
    `  "

[Cluster-devel] [RFC] configfs: Pin configfs subsystems separately from new config_items
 2008-06-19 22:07 UTC  (9+ messages)
` [Ocfs2-devel] "
  ` [Cluster-devel] "

[PATCH] SN2: security hole in sn2_ptc_proc_write
 2008-06-19 22:08 UTC 

FW: [PATCH] suppress needless timer reprogramming {tick-sched.c} - test/comment
 2008-06-19 22:06 UTC  (3+ messages)

wait_for_completion_timeout() spurious failure under heavy load?
 2008-06-19 22:04 UTC 

note on Suse 10.3 build
 2008-06-19 22:02 UTC 

[PATCH] X86: reboot-notify additions
 2008-06-19 21:50 UTC  (4+ messages)

Including branch info in git format-patch
 2008-06-19 21:55 UTC  (6+ messages)

Reiser4 Maintainer
 2008-06-19 21:56 UTC  (2+ messages)

xfs_repair taking a long time
 2008-06-19 21:57 UTC 

New location of Namesys software
 2008-06-19 21:55 UTC  (5+ messages)

[U-Boot-Users] Non-static global variables cause relocation to fail
 2008-06-19 21:55 UTC  (2+ messages)

[Printing-architecture] Printer setup tools: Automatically choose the correct backend
 2008-06-19 21:52 UTC 

[PATCH net-next 11/15]bnx2x: Add TPA, Broadcoms HW LRO
 2008-06-19 21:50 UTC  (4+ messages)

[BUG] CFS vs cpu hotplug
 2008-06-19 21:49 UTC  (4+ messages)

[StGIT PATCH 0/4] Proposed patches
 2008-06-19 21:42 UTC  (5+ messages)
` [StGIT PATCH 1/4] Allow e-mails to be sent with the Unix sendmail tool
` [StGIT PATCH 2/4] Implement a new patch identification scheme and id command
` [StGIT PATCH 3/4] Convert git_id() to the new id format
` [StGIT PATCH 4/4] Remove the applied/unapplied commands

[PATCH] Make rcutorture more vicious: add stutter feature
 2008-06-19 21:17 UTC  (5+ messages)
` [PATCH] Make rcutorture more vicious: reinstate boot-time testing

[PATCH - stgit] Patch to allow import of compressed files
 2008-06-19 14:17 UTC  (3+ messages)

[00/15] 2.6.25-stable review
 2008-06-19 21:30 UTC  (3+ messages)
  ` [patch 14/15] x86: remove mwait capability C-state check
  ` [patch 15/15] x86: disable mwait for AMD family 10H/11H CPUs

[PATCH 1/1] mac80211: fix tx fragmenation
 2008-06-19 21:36 UTC  (3+ messages)

[PATCH 1/1 V2] mac80211: fix tx fragmentation
 2008-06-19 21:35 UTC 


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.