messages from 2008-02-02 19:16:23 to 2008-02-02 22:16:39 UTC [more...]
[ULOGD RFC PATCH 0/34]
2008-02-02 21:24 UTC (33+ 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
kernel panic on 2.6.24 with esfq patch applied
2008-02-02 22:19 UTC (3+ messages)
[RFC] x86: setup code_bytes - use mask to restrict it's size
2008-02-02 22:12 UTC
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)
[PATCH] [XFRM] BEET: Remove extra semicolon after if
2008-02-02 21:53 UTC
[ULOGD 00/15] ulogd V2 improvements, round 2
2008-02-02 21:50 UTC (22+ 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
[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
root seems to be incorrectly set after install
2008-02-02 21:41 UTC
[REVIEW for merge] kbuild updates including silence of section mismatch check
2008-02-02 21:30 UTC (13+ 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
[RFC: 2.6 patch] ath5k/phy.c: fix negative array index
2008-02-02 21:40 UTC (3+ messages)
[PATCH 1/1] ath5k: Cleanup after API changes patch
2008-02-02 21:39 UTC (4+ messages)
` [ath5k-devel] "
[PATCH 00/10] udf: cleanups
2008-02-02 21:37 UTC (4+ messages)
` [PATCH 10/10] udf: constify udf_bitmap_lookup array
[PATCH] Documentation/git-reset.txt: Use HEAD~N syntax everywhere (unify examples)
2008-02-02 21:31 UTC (9+ messages)
[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)
[2.6 patch] iwl3945-base.c: fix off-by-one errors
2008-02-02 21:19 UTC
[patch 0/1] [libnetfilter-conntrack] Add subsystem accessors
2008-02-02 21:16 UTC (6+ messages)
` [patch 1/1] "
[2.6 patch] xfrm4_beet_input(): fix an if()
2008-02-02 21:16 UTC
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 (12+ messages)
` [ULOGD RFC 08/30] NFCT: rework
` [PATCH] "
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 (8+ messages)
` [patch 1/5] Fix ARM to play nicely with generic Instrumentation menu
` [patch 2/5] Create arch/Kconfig
` [patch 3/5] Add HAVE_OPROFILE
` [patch 4/5] Add HAVE_KPROBES
` [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)
PCI: Remove users of pci_enable_device_bars()
2008-02-02 20:05 UTC (3+ messages)
[PATCH] [drivers/misc/asus-laptop.c] add parentheses
2008-02-02 20:07 UTC
[PATCH] Fix fallout from PCI: PCIE ASPM support
2008-02-02 20:04 UTC (2+ messages)
ACPI problem on PowerPC
2008-02-02 20:02 UTC (2+ messages)
[Qemu-devel] [qemu 0.9.1] broken build system
2008-02-02 20:04 UTC (2+ messages)
[PATCH] [video/sis/sis_main.c] add parentheses
2008-02-02 20:04 UTC
[PATCH] Unbreak sky2 on 88E8039 with current git
2008-02-02 20:02 UTC (2+ messages)
linux-2.6.24 compile error in drivers/net/b44.c
2008-02-02 19:58 UTC (3+ messages)
sleepy linux self-test
2008-02-02 19:59 UTC (14+ messages)
` [linux-pm] "
Cheapest software prices!
2008-02-02 19:58 UTC
[PATCH] [drivers/video/i810/i810_main.c] add parentheses
2008-02-02 19:56 UTC (2+ messages)
[Bug 14025] New: The X11 / X Server Exhibits Jitters in the Display after it is on for many hours
2008-02-02 19:54 UTC (3+ messages)
` [Bug 14025] "
Processor 6 model 0x16
2008-02-02 19:52 UTC
[PATCH] Linux Kernel Markers Support for Proprierary Modules
2008-02-02 19:51 UTC
make menuconfig broken
2008-02-02 19:50 UTC (2+ messages)
raid problem: after every reboot /dev/sdb1 is removed?
2008-02-02 19:47 UTC (2+ messages)
JFFS2: file contents in case of data CRC error
2008-02-02 19:30 UTC (3+ messages)
` Jffss2_write_super erasing all the blocks
` SV: "
[U-Boot-Users] [PATCH] Make MPC83xx one step closer to full relocation
2008-02-02 19:44 UTC
[PATCH]PCIE ASPM support - takes 3
2008-02-02 19:37 UTC (5+ messages)
` patch pci-pcie-aspm-support.patch added to gregkh-2.6 tree
` [bootup crash, -git] "
XFS: failed to read RT inodes
2008-02-02 19:01 UTC (3+ messages)
+ bkl-removal-remove-incorrect-bkl-comment-in-ext2.patch added to -mm tree
2008-02-02 19:27 UTC
+ bkl-removal-remove-incorrect-comment-refering-to-lock_kernel-from-jbd-jbd2.patch added to -mm tree
2008-02-02 19:27 UTC
+ bkl-removal-convert-ext2-over-to-use-unlocked_ioctl.patch added to -mm tree
2008-02-02 19:27 UTC
[PATCH] USB: mark USB drivers as being GPL only
2008-02-02 19:19 UTC (3+ messages)
[patch 00/27] 2.6.22-stable review
2008-02-02 18:55 UTC (2+ messages)
[git patches] IDE updates part #4
2008-02-02 19:35 UTC
[PATCHv2 2.6.24] fib: fix route replacement, fib_info is shared
2008-02-02 19:21 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.