All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-02-02 20:13:56 to 2008-02-02 23:02:20 UTC [more...]

[PATCH 0/5] Generic clocks framework
 2008-02-02 23:00 UTC  (6+ messages)
` [PATCH 2/5] Clocklib debugfs support
` [PATCH 1/5] Add generic framework for managing clocks
` [PATCH 3/5] Use clocklib for ARM pxa sub-arch
` [PATCH 4/5] Use correct clock for IrDA on pxa
` [PATCH 5/5] Use clocklib for sa1100 sub-arch

root seems to be incorrectly set after install
 2008-02-02 22:39 UTC  (2+ messages)

[patch 0/3] mm: bdi: updates
 2008-02-02 23:01 UTC  (4+ messages)
` [patch 1/3] mm: bdi: fix read_ahead_kb_store()
` [patch 2/3] mm: bdi: use MAJOR:MINOR in /sys/class/bdi
` [patch 3/3] mm: bdi: move statistics to debugfs

[PATCH] Disable TSO for non standard qdiscs
 2008-02-02 22:59 UTC  (2+ messages)

latencytop: optimize LT_BACKTRACEDEPTH loops a bit
 2008-02-02 22:59 UTC 

[RFC] x86: setup code_bytes - use mask to restrict it's size
 2008-02-02 22:59 UTC  (4+ messages)

[PATCH] Disable TSO for non standard qdiscs
 2008-02-02 22:57 UTC  (2+ messages)

[ULOGD 00/15] ulogd V2 improvements, round 2
 2008-02-02 22:56 UTC  (25+ messages)
` [ULOGD 01/15] Add NACCT output plugin
` [ULOGD 02/15] common.h: added
` [ULOGD 03/15] Replace timer code by working version
` [ULOGD 04/15] Add IFI list
` [ULOGD 05/15] Add signalling subsystem
` [ULOGD 06/15] Conffile cleanup, use common pr_debug()
` [ULOGD 07/15] Renice to -1 on startup
` [ULOGD 08/15] Initial round to make plugins reconfigurable
` [ULOGD 09/15] llist: add llist_for_each_prev_safe()
` [ULOGD 10/15] Improve select performance
` [ULOGD 11/15] Add set_sockbuf_len()
` [ULOGD 12/15] Introduce global state, skip some stacks during reconfiguration
` [ULOGD 13/15] llist: turn poisoning off by default
` [ULOGD 14/15] SQLITE3: port to ulogd 2.00, mostly a rewrite
` [ULOGD 15/15] NFCT: rework and let it scale

[PATCH] wireless: Fix WARN_ON() with ieee802.11b
 2008-02-02 22:53 UTC 

kernel panic on 2.6.24 with esfq patch applied
 2008-02-02 22:53 UTC  (4+ messages)

2.6.24-git7: section mismatches woes
 2008-02-02 22:47 UTC  (4+ messages)

[ANNOUNCE] GIT 1.5.4
 2008-02-02 22:42 UTC  (2+ messages)

kernel support for newer UDF versions (> 2.01)
 2008-02-02 19:39 UTC 

[PATCH] Documentation/git-reset.txt: Use HEAD~N syntax everywhere (unify examples)
 2008-02-02 22:39 UTC  (8+ messages)

[RFC] Add EXPORT_INIT_SYMBOL()?
 2008-02-02 22:39 UTC  (2+ messages)

Problem burning DVDs with Marvell 88SE6121 on pata_marvell
 2008-02-02 22:30 UTC 

[REVIEW for merge] kbuild updates including silence of section mismatch check
 2008-02-02 22:37 UTC  (15+ messages)
` [PATCH] Remove __INIT_REFOK and __INITDATA_REFOK
` [PATCH] kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH
` [PATCH] kbuild: add svn revision information to setlocalversion
` [PATCH] kconfig: mark config as changed when loading an alternate config
` [PATCH] kconfig: ignore select of unknown symbol
` [PATCH] Fix ARM to play nicely with generic Instrumentation menu
` [PATCH] Create arch/Kconfig
` [PATCH] Add HAVE_OPROFILE
` [PATCH] Add HAVE_KPROBES
` [PATCH] Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
` [Additional PATCH] kbuild: do not warn about __*init/__*exit symbols being exported

x86: fix arch/x86/kernel/test_nx.c modular build bug
 2008-02-02 22:36 UTC 

[Bug 13448] New: DMA Queue hang
 2008-02-02 22:33 UTC  (3+ messages)
  ` [Bug 13448] "

[PATCH] aplay/arecord - Add support for IEEE float 32-bit WAV files
 2008-02-02 21:29 UTC 

PCI+ATA
 2008-02-02 22:25 UTC  (2+ messages)

[PATCH 1/1] ath5k: Cleanup after API changes patch
 2008-02-02 22:28 UTC  (13+ messages)
      ` [ath5k-devel] "

[2.6 patch] iwl3945-base.c: fix off-by-one errors
 2008-02-02 22:24 UTC  (2+ messages)

[PATCH] [XFRM] BEET: Remove extra semicolon after if
 2008-02-02 22:22 UTC  (2+ messages)

[2.6 patch] xfrm4_beet_input(): fix an if()
 2008-02-02 22:22 UTC  (2+ messages)

2.6.24 x86 apm module name change not in Kconfig
 2008-02-02 21:59 UTC 

2.6.24 x86 apm module name change not in Kconfig
 2008-02-02 21:56 UTC 

[ULOGD RFC PATCH 0/34]
 2008-02-02 21:24 UTC  (35+ 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

Tester with IP27/IP30 needed
 2008-02-02 22:08 UTC  (8+ messages)

x86: Why have __copy_from_user_ll_nocache* been exported?
 2008-02-02 22:06 UTC  (4+ messages)

[PATCH] [SCSI] sd: make error handling more robust (v2)
 2008-02-02 22:06 UTC  (7+ messages)

[U-Boot-Users] [PATCH] ARM926: Display Ethernet info indo_bdinfo only if CONFIG_CMD_NET is defined
 2008-02-02 21:58 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/busybox
 2008-02-02 21:49 UTC 

Linux md and iscsi problems
 2008-02-02 21:44 UTC  (2+ messages)

[PATCH 00/22 -v7] mcount and latency tracing utility -v7
 2008-02-02 21:41 UTC  (9+ messages)
` [PATCH 02/22 -v7] Add basic support for gcc profiler instrumentation

[RFC: 2.6 patch] ath5k/phy.c: fix negative array index
 2008-02-02 21:40 UTC  (3+ messages)

[PATCH 00/10] udf: cleanups
 2008-02-02 21:37 UTC  (4+ messages)
` [PATCH 10/10] udf: constify udf_bitmap_lookup array

[PATCH] git-send-email: ssh/login style password requests
 2008-02-02 21:31 UTC  (5+ messages)
` [PATCH 1/2][Perlers?] "
  ` [PATCH 2/2][Perlers?] git-send-email: SIG{TERM,INT} handlers

[PATCH] [RFC] 3c509: convert to isa_driver and pnp_driver
 2008-02-02 21:28 UTC  (6+ messages)
` [PATCH] [RFC] 3c509: convert to isa_driver and pnp_driver v2

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

[U-Boot-Users] u-boot for SC32442B
 2008-02-02 21:20 UTC  (2+ messages)

[PATCH] sys_remap_file_pages: fix ->vm_file accounting
 2008-02-02 21:17 UTC  (7+ messages)

[patch 0/1] [libnetfilter-conntrack] Add subsystem accessors
 2008-02-02 21:16 UTC  (6+ messages)
` [patch 1/1] "

inet6_hash_connect() no longer uses secure_ipv6_port_ephemeral()
 2008-02-02 21:14 UTC 

ext4_mb_mark_diskspace_used() NULL dereference
 2008-02-02 21:16 UTC 

[patch 0/7] Immediate Values
 2008-02-02 21:08 UTC  (8+ messages)
` [patch 1/7] Immediate Values - Architecture Independent Code
` [patch 2/7] Immediate Values - Kconfig menu in EMBEDDED
` [patch 3/7] Immediate Values - x86 Optimization
` [patch 4/7] Add text_poke and sync_core to powerpc
` [patch 5/7] Immediate Values - Powerpc Optimization
` [patch 6/7] Immediate Values - Documentation
` [patch 7/7] Scheduler Profiling - Use Immediate Values

[2.6 patch] net/phy/fixed.c: fix a use-after-free
 2008-02-02 21:15 UTC 

[ULOGD RFC 00/30] [ULOGD RFC] ulogd V2 improvements, round #1
 2008-02-02 21:10 UTC  (10+ messages)
` [ULOGD RFC 08/30] NFCT: rework

grub.cfg parser still doesn't abort on error
 2008-02-02 21:07 UTC  (3+ messages)

git-svn segmetation fault
 2008-02-02 21:03 UTC  (7+ messages)

MASQUERADE/SNAT before IPsec
 2008-02-02 21:00 UTC 

[PATCH] Update some prototypes in platform.txt
 2008-02-02 20:57 UTC  (2+ messages)
` patch driver-core-update-some-prototypes-in-platform.txt.patch added to gregkh-2.6 tree

[GIT PATCH] PCI patches for 2.6.24
 2008-02-02 20:56 UTC  (12+ messages)
` [patch] pci: pci_enable_device_bars() fix (was: [GIT PATCH] PCI patches for 2.6.24)
  ` [patch] pci: pci_enable_device_bars() fix

[PATCH] Allow NBD to be used locally
 2008-02-02 20:54 UTC  (4+ messages)

[patch 0/2] Text Edit Lock
 2008-02-02 20:49 UTC  (3+ messages)
` [patch 1/2] Text Edit Lock - Architecture Independent Code
` [patch 2/2] Text Edit Lock - kprobes architecture independent support

draft howto on making raids for surviving a disk crash
 2008-02-02 20:52 UTC  (3+ messages)

SPI related Kconfig warning
 2008-02-02 20:51 UTC  (3+ messages)

[patch 0/5] Instrumentation Menu Removal
 2008-02-02 20:23 UTC  (5+ messages)
` [patch 1/5] Fix ARM to play nicely with generic Instrumentation menu
` [patch 3/5] Add HAVE_OPROFILE
` [patch 5/5] Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig

[UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
 2008-02-02 20:45 UTC  (3+ messages)

[patch 0/2] x86 : Enhance DEBUG_RODATA support
 2008-02-02 20:42 UTC  (3+ messages)
` [patch 1/2] x86 - Enhance DEBUG_RODATA support - alternatives
` [patch 2/2] x86 - Enhance DEBUG_RODATA support for hotplug and kprobes

Some fixes for "Section mismatch" errors
 2008-02-02 20:42 UTC  (2+ messages)

[patch 0/3] Kprobes mutex cleanup
 2008-02-02 20:37 UTC  (4+ messages)
` [patch 1/3] Kprobes - use a mutex to protect the instruction pages list
` [patch 2/3] Kprobes - do not use kprobes mutex in arch code
` [patch 3/3] Kprobes - declare kprobe_mutex static

[PATCH] [wireless/iwlwifi/iwl-4965.c] add parentheses
 2008-02-02 20:40 UTC  (2+ messages)

SET_NETDEV_DEV -> 83xx HDLC Driver??
 2008-02-02 20:36 UTC  (4+ messages)
    ` 83xx HDLC Driver Dev - Multiple PHYs?

[PATCH] read command
 2008-02-02 20:34 UTC  (5+ messages)

[PATCH 0/3 2.6.24-git] Add HAVE_PLATFORM_PATA Kconfig
 2008-02-02 19:41 UTC  (5+ messages)
` [PATCH 3/3 2.6.24-git] PPC/LIBATA: Select HAVE_PATA_PLATFORM for ARCH_PPC

[PATCH] [rivers/media/video/tvaudio.c] add parentheses
 2008-02-02 20:20 UTC 

In this partition scheme, grub does not find md information?
 2008-02-02 20:17 UTC  (14+ 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.