All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-02-03 08:45:51 to 2008-02-03 14:04:03 UTC [more...]

No pmtu probing on retransmits?
 2008-02-03 14:04 UTC  (2+ messages)

2.6.24 breaks BIOS updates on all Dell machines
 2008-02-03 14:02 UTC  (4+ messages)
` FW: "

cfg80211 API changes
 2008-02-03 13:55 UTC 

[RFC] Parallelize IO for e2fsck
 2008-02-03 13:51 UTC  (10+ messages)

[patch 0/4] [RFC] EMMU Notifiers V5
 2008-02-03 13:41 UTC  (4+ messages)

[ANNOUNCE] GIT 1.5.4
 2008-02-03 12:56 UTC  (10+ messages)

MKCOL fails, 403 error
 2008-02-03 13:39 UTC 

suspend to ram problem
 2008-02-03 13:37 UTC 

[RFC] Parallelize IO for e2fsck
 2008-02-03 13:38 UTC  (5+ messages)
    ` Kernel Event Notifications (was: [RFC] Parallelize IO for e2fsck)

[PATCH] use cdboot.img in grub-mkrescue
 2008-02-03 13:33 UTC 

grub.cfg parser still doesn't abort on error
 2008-02-03 13:29 UTC  (8+ messages)

[patch 1/4] AVR32: cleanup - use _AC macro to define PAGE_SIZE
 2008-02-03 13:25 UTC  (5+ messages)
` [patch 2/4] BLACKFIN: "
` [patch 3/4] FRV: "
` [patch 4/4] SPARC: "

[Bug 13993] New: Display corruption when using iceWM
 2008-02-03 13:23 UTC  (2+ messages)
  ` [Bug 13993] "

MASQUERADE/SNAT before IPsec
 2008-02-03 13:18 UTC  (3+ messages)

[patch 0/3] Shrink the tcrypt module and fix one XTEA test vector
 2008-02-03 12:55 UTC  (3+ messages)
` [patch 1/3] tcrypt: change the usage of the test vectors
` [patch 3/3] change the XTEA "

sleepy linux self-test
 2008-02-03 13:16 UTC  (7+ messages)
` [linux-pm] "

section breakage on ppc64 (aka __devinitconst is broken by design)
 2008-02-03 13:08 UTC 

[patch 0/4] cleanup - use _AC macro to define PAGE_SIZE
 2008-02-03 13:07 UTC  (4+ messages)

bt878 'interference' on fc6 but not fc1
 2008-02-03 13:04 UTC 

grub_cmdline_get() i18n problem
 2008-02-03 13:00 UTC 

root seems to be incorrectly set after install
 2008-02-03 11:00 UTC  (4+ messages)

[U-Boot-Users] [PATCH ARM 0/5] AT91CAP9 support
 2008-02-03 12:54 UTC  (6+ messages)
` [U-Boot-Users] [PATCH 4/5] AT91CAP9 support : board/ files

driver fixes merged
 2008-02-03 12:51 UTC 

[PATCH] Fix ext4 bitops
 2008-02-03 12:39 UTC  (6+ messages)

[linux-dvb] TT-1401 budget card support broken since 2.6.24-rc6
 2008-02-03 12:46 UTC  (2+ messages)

The real 0.6.5 release of Windows PV drivers
 2008-02-03 12:46 UTC  (2+ messages)
` [Xen-devel] "

pull request: wireless-2.6 'fixes' 2008-02-01
 2008-02-03 12:44 UTC  (3+ messages)

[PATCH] wireless: Fix WARN_ON() with ieee802.11b
 2008-02-03 12:42 UTC  (5+ messages)

2.6.24-git7: section mismatches woes
 2008-02-03 12:37 UTC  (7+ messages)

[ULOGD RFC PATCH 0/34]
 2008-02-03 12:37 UTC  (75+ messages)
` [PATCH 01/34] Introduce new SQL schema
  ` [PATCH 02/34] [Resend] Do not propagate one conntrack event via 2 messages
    ` [PATCH 03/34] Use an enum to clarify code
      ` [PATCH 04/34] Adapt printflow for one conntrack entry per line format
        ` [PATCH 05/34] Add --info option which displays information about plugin
          ` [PATCH 06/34] New version of SQL schema
            ` [PATCH 07/34] Changed sighup_handler_print to fallback to continue using old descriptor on new file opening failure
              ` [PATCH 08/34] Added explicit null termination of the hostname buffer
                ` [PATCH 09/34] For OPRINT, changed sighup_handler_print to fallback to continue using old descriptor on new file opening failure
                  ` [PATCH 10/34] Add some missing line break
                    ` [PATCH 11/34] Put O at the real end of the string
                      ` [PATCH 12/34] Changed to show pcap file name when open failed
                        ` [PATCH 13/34] Display filename in the other error case
                          ` [PATCH 14/34] Request at least autoconf 2.50 (needed for large file support macro)
                            ` [PATCH 15/34] MySQL client library does not reconnect automatically since 5.0
                              ` [PATCH 16/34] Introduce IP2STR module which convert IP to string
                                ` [PATCH 17/34] Suppress key relative to IPv6 address
                                  ` [PATCH 18/34] Update schema for PostgreSQL
                                    ` [PATCH 19/34] Fix options for pgsql module
                                      ` [PATCH 20/34] Mark ID as inactive (sequence in pg schema)
                                        ` [PATCH 21/34] Add IP2BIN module: convert IP address to binary string
                                          ` [PATCH 22/34] Fix description and indenting
                                            ` [PATCH 23/34] Print RAW as raw string
                                              ` [PATCH 24/34] Fix IPv4 output
                                                ` [PATCH 25/34] Set oob.family as VALID key
                                                  ` [PATCH 26/34] Modify IPv6 parser to fill oob_family
                                                    ` [PATCH 27/34] Free insertion function result (mysql)
                                                      ` [PATCH 28/34] Update SQL schema
                                                        ` [PATCH 29/34] Fix some place were oob_family was used instead of _oob_family
                                                          ` [PATCH 30/34] Convert SQL procedure to function call
                                                            ` [PATCH 31/34] Switch from INNER JOIN to LEFT JOIN in ulog view
                                                              ` [PATCH 32/34] Add state extension
                                                                ` [PATCH 33/34] ULOGD_RET_IPADDR is for IPv4 or IPv6 address: fix description
                                                                  ` [PATCH 34/34] Modify insert functions to accept standard integers to avoid casts

[PATCH] x86: rename module scx200_32 to scx200
 2008-02-03 12:36 UTC  (2+ messages)

[PATCH] [NET_SCHED] Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build)
 2008-02-03 12:37 UTC  (3+ messages)
` Fwd: "

Linux 2.6.24
 2008-02-03 12:35 UTC  (2+ messages)

[Bug 14345] New: Image with width greater than 8176 pixel make firefox crash with X error
 2008-02-03 12:29 UTC  (2+ messages)
  ` [Bug 14345] "

defconfigs size reduction?
 2008-02-03 12:29 UTC 

[linux-dvb] Nova-T 500 issues - losing one tuner
 2008-02-03 12:27 UTC  (3+ messages)

[git patches] net driver updates #2
 2008-02-03 12:21 UTC  (3+ messages)

[linux-lvm] Incorrect metadata area header checksum
 2008-02-03 12:21 UTC  (3+ messages)

2.6.24 x86 apm module name change not in Kconfig
 2008-02-03 12:17 UTC  (6+ messages)
` [PATCH] x86: restore correct module name for apm

[PATCHES 0/5]: Add hashinfo member to struct proto and get net/ structs back on a diet
 2008-02-03 12:09 UTC  (2+ messages)

[PATCH] Fix spelling mistake; flagg -> flag
 2008-02-03 12:04 UTC  (4+ messages)
` [PATCH] Unify the argument of the parameter -m
  ` [PATCH] Unify the name of the second option in the text

Fedora 8 as kvm guest
 2008-02-03 12:04 UTC  (2+ messages)

[rfc] direct IO submission and completion scalability issues
 2008-02-03 11:58 UTC  (4+ messages)

[PATCH 1/2] kprobes: Introduce kprobe_handle_fault()
 2008-02-03 11:52 UTC  (2+ messages)

[B.A.T.M.A.N.] Rev 972: batmand -c -d n hangs sometimes
 2008-02-03 11:50 UTC 

[PATCH] USB: mark USB drivers as being GPL only
 2008-02-03 11:48 UTC  (4+ messages)

crypto/async_tx/* doesn't build on s390
 2008-02-03 11:40 UTC  (3+ messages)

[PATCH/RFC] gitweb: Make feed entries point to commitdiff view
 2008-02-03 11:38 UTC 

Release 0.6.5 of Windows PV drivers
 2008-02-03 11:38 UTC  (3+ messages)
  ` [Xen-users] "

[PATCH 06/32] ide-tape: remove IDETAPE_DEBUG_BUGS
 2008-02-03 11:36 UTC  (4+ messages)
` [PATCH 23/32] ide-tape: struct idetape_tape_t: shorten member names

LPFC compilation error in 2.6.24-git12/git13
 2008-02-03 11:25 UTC  (3+ messages)

----- Original Message -----
 2008-02-03 11:25 UTC  (3+ messages)

[U-Boot-Users] 答复: [U-Boot-Users] Re: 答复: [U-Boot-Users] HELP: How to make PPC booting easier
 2008-02-03 11:25 UTC  (2+ messages)
` [U-Boot-Users] ide support on arm

[PATCH] USB: mark USB drivers as being GPL only
 2008-02-03 11:17 UTC 

(no subject)
 2008-02-03 11:13 UTC 

[2.6 patch] xfrm4_beet_input(): fix an if()
 2008-02-03 11:04 UTC  (6+ messages)
    ` xfrm_input() and ->seq oddities

[PATCH] ACPI: battery: add sysfs serial number
 2008-02-03 11:02 UTC  (3+ messages)

What's cooking in git.git (topics)
 2008-02-03 10:59 UTC 

[PATCH v6] safecrlf: Add mechanism to warn about irreversible crlf conversions
 2008-02-03 10:50 UTC  (2+ messages)

Feature Removals for 2.6.25
 2008-02-03 10:44 UTC  (2+ messages)
` Feature Removals for 2.6.25 - old NCR53C9x driver

[PATCH] MTD support for the AMCC Taishan
 2008-02-03 10:41 UTC 

[PATCH] Improve Documentation/stable_api_nonsense.txt v2
 2008-02-03 10:44 UTC  (5+ messages)

bouncelife and notifysub
 2008-02-03 10:43 UTC 

man pages are littered with .ft C and others
 2008-02-03 10:39 UTC  (4+ messages)

[linux-dvb] What is the MAC of a DVB card?
 2008-02-03 10:38 UTC 

[PATCH] FP instruction in realmode emulation
 2008-02-03 10:32 UTC  (2+ messages)

most of qcow images cannot boot since c/s 16958
 2008-02-03 10:30 UTC  (4+ messages)

Kvm/ia64 has enabled save&restore and Live migration
 2008-02-03 10:26 UTC 

[PATCH] Simplify paging_invlpg when flush is not required
 2008-02-03 10:18 UTC  (4+ messages)
  ` [PATCH] Simplify paging_invlpg when flush is notrequired

+ embed-a-struct-path-into-struct-nameidata-instead-of-nd-dentrymnt-smack-fix.patch added to -mm tree
 2008-02-03 10:03 UTC 

+ smack-version-11c-simplified-mandatory-access-control-kernel-fix.patch added to -mm tree
 2008-02-03 10:00 UTC 

[REVIEW for merge] kbuild updates including silence of section mismatch check
 2008-02-03 10:04 UTC  (5+ messages)
    ` [PATCH try#2 ] kbuild: add svn revision information to setlocalversion

[PATCH 1/3] git-p4: Fix an obvious typo
 2008-02-03  9:21 UTC  (3+ messages)
` [PATCH 2/3] git-p4: support exclude paths
` [PATCH 3/3] git-p4: no longer keep all file contents while cloning

[Qemu-devel] PS/2 mouse support for FC4 guest broken in QEMU 0.9.1
 2008-02-03  9:56 UTC  (4+ messages)

[PATCH] Remove unneeded code in sys_getpriority
 2008-02-03  9:54 UTC  (2+ messages)

[U-Boot-Users] u-boot for SC32442B
 2008-02-03  9:54 UTC  (8+ messages)

[PATCH] drivers/block/: add __devinitdata to all pci_device_id table of block drivers
 2008-02-03  9:43 UTC  (2+ messages)

LRO ip_summed
 2008-02-03  9:48 UTC 

[PATCH 0/5] WMI patches for acpi-test
 2008-02-03  9:45 UTC  (3+ messages)

[bug? 2.6.24-rc1] PATA_PCMCIA: START_STOP FAILED after pccardctl eject
 2008-02-03  9:30 UTC  (2+ messages)
` [BUG? 2.6.24] "

+ proc-seqfile-convert-proc_pid_status-to-properly-handle-pid-namespaces-nommu-fix.patch added to -mm tree
 2008-02-03  9:34 UTC 

[PATCH] Trivial printf warning fix (radio-si470)
 2008-02-03  9:35 UTC 

Oops in evdev_disconnect for kernel 2.6.23.12
 2008-02-03  9:33 UTC  (11+ messages)

[PATCH 0/2] Relax restrictions on setting CONFIG_NUMA on x86
 2008-02-03  9:32 UTC  (9+ messages)

The new thermal management sysfs class, and hwmon
 2008-02-03  9:31 UTC  (3+ messages)
  ` [lm-sensors] "

+ page-owner-tracking-leak-detector-broken-on-s390.patch added to -mm tree
 2008-02-03  9:23 UTC 

+ drivers-net-dm9000c-vague-probably-wrong-build-fix.patch added to -mm tree
 2008-02-03  9:07 UTC 

[PATCH 0/2] Make RCU lists use the RCU API
 2008-02-03  9:11 UTC  (8+ messages)
` [PATCH 1/2] Split list.h and move rcu-protected lists into rculist.h

git-write-error with cherry-pick -n usages
 2008-02-03  9:11 UTC  (3+ messages)

HDA - enable snoop on SCH
 2008-02-03  9:11 UTC  (2+ messages)

latest git compile error in sound/drivers/opl3/opl3_synth.c
 2008-02-03  9:10 UTC  (2+ messages)

[refpolicy] pam_mount
 2008-02-03  9:10 UTC 

[refpolicy] samba
 2008-02-03  9:07 UTC 

+ drivers-ata-sata_mvc-fix-warning-when-config_pci=n.patch added to -mm tree
 2008-02-03  8:55 UTC 

+ ata-drivers-ata-sata_mvc-needs-dmapoolh.patch added to -mm tree
 2008-02-03  8:54 UTC 

[PATCH] Disable TSO for non standard qdiscs
 2008-02-03  9:35 UTC  (3+ messages)

[PATCH] bugfix for an underflow condition in usb storage & isd200.c
 2008-02-03  8:59 UTC  (2+ messages)

[PATCH 0/6] Support for the Kernel Virtual Machine interface
 2008-02-03  8:58 UTC  (4+ messages)
` [PATCH 1/6] Use correct types to enable > 2G support
  ` [Qemu-devel] Re: [kvm-devel] "

PowerNow BUG with Xen
 2008-02-03  8:45 UTC  (2+ messages)


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.