All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-25 12:35:53 to 2007-12-26 05:02:39 UTC [more...]

testing crazy stuff with iproute2
 2007-12-26  4:57 UTC 

[PATCH] git-send-email: Add --suppress-all-from option
 2007-12-26  4:54 UTC  (6+ messages)
` [PATCH] git-send-email: Generalize auto-cc recipient mechanism

README: How to run kvm guests on IA64
 2007-12-26  5:00 UTC  (3+ messages)

[PATCH][XFRM] Documentaion: Fix error example at XFRMOUTSTATEMODEERROR. (Re: [XFRM]: Fix outbound statistics.)
 2007-12-26  4:57 UTC  (2+ messages)
` [PATCH][XFRM] Documentaion: Fix error example at XFRMOUTSTATEMODEERROR

[patch] ipv4: Update ip command line processing (take II)
 2007-12-26  4:55 UTC  (3+ messages)

x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM
 2007-12-26  4:29 UTC  (21+ messages)
  ` ACPI: _PTS ordering needs fixing for pre ACPI 3.0 systems (was: Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM)

[patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning
 2007-12-26  4:15 UTC  (6+ messages)

x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM
 2007-12-26  4:11 UTC  (6+ messages)
    ` Suspend code ordering (again) (was: Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM)

Special firewall for wannabee dmz machine
 2007-12-26  4:14 UTC  (3+ messages)

[PATCH] xip: fix get_zeroed_page with __GFP_HIGHMEM
 2007-12-26  3:47 UTC  (2+ messages)

Can't disconnect a USB sound device and connect another
 2007-12-26  3:42 UTC  (3+ messages)

[VTD][PATCH] Fix addr_to_dma_page() and rmrr mapping issues
 2007-12-26  3:37 UTC  (2+ messages)
` [VTD][PATCH] Fix addr_to_dma_page() and rmrr mappingissues

[PATCH 0/3] PM: Do not destroy/create devices while suspended
 2007-12-26  3:33 UTC  (7+ messages)

setuid funciton
 2007-12-26  3:28 UTC  (2+ messages)

Active FTP hangs with SNAT
 2007-12-26  3:18 UTC 

[BUG][PATCH -mm] bluetooth : rfcomm add get/put device in del_conn
 2007-12-26  3:13 UTC  (3+ messages)

[PATCH] netconsole: register cmdline netconsole configs to configfs
 2007-12-26  3:10 UTC 

[PATCH 1/2] configfs: dir.c fix possible recursive locking
 2007-12-26  3:09 UTC 

[PATCH 2/2] configfs: file.c fix possible recursive locking
 2007-12-26  3:09 UTC 

[PATCH 2/2] fs/ocfs2: get rid of unnecessary initialization
 2007-12-26  3:04 UTC 

[PATCH 1/2] fs/dlm: get rid of unnecessary initialization
 2007-12-26  3:04 UTC 

How to make MTD partition writable at runtime?
 2007-12-26  2:41 UTC 

[U-Boot-Users] Linux kernel hang (infinite loop)
 2007-12-26  2:40 UTC  (3+ messages)
  ` [U-Boot-Users] Can't compile u-boot-1.3.1 in the first time

xfs|loop|raid: attempt to access beyond end of device
 2007-12-26  2:19 UTC  (3+ messages)

ath5k oops (recent regression, I think)
 2007-12-26  2:17 UTC  (4+ messages)

[BUG 2.6.24-rc6-mm1] BUG() at check_irqs_on() in fs/buffer.c 
 2007-12-26  2:10 UTC  (3+ messages)

[PATCH] Add information on enabling sound on the MPC8641 HPCN
 2007-12-26  2:18 UTC  (6+ messages)

[PATCH] Rationalise ACPI backlight implementation
 2007-12-26  2:03 UTC 

[PATCH 2.6.24-rc5-mm 2/3] gpiolib: add Generic IRQ support for 16-bit PCA9539 GPIO expander
 2007-12-26  1:36 UTC  (4+ messages)

[PATCH - SH/Dreamcast] CD-Rom (GD-Rom) support for the SEGA Dreamcast
 2007-12-26  1:24 UTC  (2+ messages)

[PATCH] net: santize headers for iproute2
 2007-12-26  1:19 UTC  (9+ messages)
  ` [PATCH] veth: move veth.h to include/linux

Help
 2007-12-26  1:15 UTC 

[PATCH 1/8] rtl8187: fix tx power reading
 2007-12-26  0:57 UTC  (2+ messages)

virtio_net and SMP guests
 2007-12-26  0:48 UTC  (5+ messages)

[Buildroot] Build Error: Unable to download fakeroot source
 2007-12-26  0:47 UTC 

pci dev config issue
 2007-12-26  0:42 UTC 

Missing text on NV34
 2007-12-26  0:35 UTC 

[PATCH v2] mac80211: Fix rate reporting regression
 2007-12-26  0:33 UTC 

[PATCH] mac80211: Fix rate reporting regression
 2007-12-26  0:26 UTC  (3+ messages)

[PATCH 0/5] sg_ring for scsi
 2007-12-26  0:27 UTC  (4+ messages)

[PATCH] NFS: add newline to kernel warning message in auth_gss code
 2007-12-26  0:20 UTC 

reiser4 mount options
 2007-12-26  0:15 UTC  (9+ messages)

[Qemu-devel] qemu/fpu softfloat-specialize.h
 2007-12-25 23:59 UTC 

[PATCH 0/16] lguest: introduce vcpu structure
 2007-12-25 23:54 UTC  (24+ messages)
` [PATCH 01/16] introduce vcpu struct
  ` [PATCH 02/16] adapt lguest launcher to per-cpuness
` [PATCH 03/16] initialize vcpu
  ` [PATCH 04/16] per-cpu run guest
    ` [PATCH 05/16] make write() operation smp aware
` [PATCH 08/16] per-vcpu interrupt processing
  ` [PATCH 09/16] map_switcher_in_guest() per-vcpu
` [PATCH 12/16] replace lguest_arch with lguest_vcpu_arch
  ` [PATCH 13/16] per-vcpu lguest task management

[x86] is checkpatch.pl broken
 2007-12-25 23:48 UTC  (3+ messages)

[PATCH][DOC] Console is utf-8 by default
 2007-12-25 23:45 UTC  (2+ messages)

[PATCH] via-velocity big-endian support
 2007-12-25 23:21 UTC  (4+ messages)

[Bluez-users] where is /etc/bluetooth/audio.service ?
 2007-12-25 23:23 UTC 

[Bluez-users] where is /etc/bluetooth/audio.service ?
 2007-12-25 23:23 UTC 

[Bluez-users] where is /etc/bluetooth/audio.service ?
 2007-12-25 23:22 UTC 

[Bluez-users] where is /etc/bluetooth/audio.service ?
 2007-12-25 23:22 UTC 

Thinkpad T61p and VT
 2007-12-25 23:19 UTC  (3+ messages)

Testing RAM from userspace / question about memmap= arguments
 2007-12-25 23:09 UTC  (3+ messages)

[RFC] sleepy linux
 2007-12-25 23:07 UTC 

[PATCH] Fix "git log --diff-filter" bug
 2007-12-25 22:44 UTC  (2+ messages)

ipv4_devconf.arp_accept mystery
 2007-12-25 22:08 UTC  (3+ messages)

[PATCH] AMD Thermal Interrupt Support
 2007-12-25 22:04 UTC  (2+ messages)

[PATCH 0/4] add task handling notifier
 2007-12-25 22:05 UTC  (3+ messages)

[BUG] at mm/slab.c:3320
 2007-12-25 22:05 UTC  (3+ messages)

NFS EINVAL on open(... | O_TRUNC) on 2.6.23.9
 2007-12-25 22:04 UTC  (5+ messages)

[PATCH 00/63] ide-cd: redux
 2007-12-25 22:05 UTC  (2+ messages)

[PATCH] pcmcia: Add support P2CCLK bit enabler for TI PC1520
 2007-12-25 22:04 UTC  (2+ messages)

[PATCH 000 of 7] md: Introduction EXPLAIN PATCH SET HERE
 2007-12-25 22:04 UTC  (5+ messages)
` [PATCH 001 of 7] md: Support 'external' metadata for md arrays
` [PATCH 004 of 7] md: Allow devices to be shared between "

2.6.24-rc6-mm1
 2007-12-25 21:51 UTC  (2+ messages)

checkpatch false ERROR: trailing statements should be on next line
 2007-12-25 21:50 UTC 

raid10 performance question
 2007-12-25 21:34 UTC  (3+ messages)

[lm-sensors] 2.6.24-rc4 hwmon it87 probe fails
 2007-12-25 21:31 UTC  (4+ messages)
`  "

[RFC/PATCH 1/4] pci: Add pci_enable_device_{io,mem} intefaces
 2007-12-25 21:26 UTC  (8+ messages)
` [RFC/PATCH 3/4] pci: Remove pci_enable_device_bars()
` [RFC/PATCH 4/4] [POWERPC] pci: Disable IO/Mem on a device when resources can't be allocated

More patches added to for-2.6.25 and master branches of powerpc.git
 2007-12-25 21:25 UTC  (2+ messages)

[U-Boot-Users] [patch] do not use linux/string.h in sha1.c on hosts
 2007-12-25 21:14 UTC  (2+ messages)

Raid over 48 disks
 2007-12-25 21:08 UTC  (4+ messages)

[U-Boot-Users] [PATCH] mpc83xx: add support for the MPC8360E-RDK
 2007-12-25 20:49 UTC  (2+ messages)

[Qemu-devel] qemu/target-mips exec.h mips-defs.h op.c op_hel
 2007-12-25 20:46 UTC 

[PATCH] [POWERPC] MPC8360E-RDK: Device tree and board file
 2007-12-25 20:44 UTC  (4+ messages)

[ kvm-Bugs-1858122 ] vm exit 0x9 in QEMU-KVM but OK in QEMU
 2007-12-25 20:44 UTC 

[RFC/PATCH] Add a script to run test scripts using valgrind
 2007-12-25 20:29 UTC 

raid10: unfair disk load?
 2007-12-25 20:18 UTC  (9+ messages)

new pahole packet structure
 2007-12-25 20:12 UTC  (2+ messages)

Fwd: grub2: FTBFS on powerpc (__floatundisf in ls is not defined)
 2007-12-25 19:21 UTC  (4+ messages)

Linux RAID Partition Offset 63 cylinders / 30% performance hit?
 2007-12-25 19:06 UTC  (3+ messages)

Gamble in the best online casino!
 2007-12-25 18:58 UTC 

[PATCH] Alchemy: fix modpost warning
 2007-12-25 18:00 UTC 

[PATCH] USB serial ftdi_sio - enabling multiple ELV devices, adding EM1010PC
 2007-12-25 17:32 UTC 

[MIPS] MEM_SDREFCFG is not defined for Alchemy DB1550 (compile fail)
 2007-12-25 17:35 UTC  (6+ messages)

[Qemu-devel] qemu/target-mips translate_init.c
 2007-12-25 17:32 UTC 

[U-Boot-Users] [PATCH] mpc83xx: UEC: add support for Broadcom BCM5481 Gigabit PHY
 2007-12-25 17:01 UTC 

[PATCH 0/2] [libata] sata_mv: Add support for Marvell's integrated SATA controller
 2007-12-25 16:42 UTC  (4+ messages)
` [PATCH 1/2] [libata] sata_mv: Remove PCI dependency

[PATCH 0/6] udf: improve code related to super_block, was: udf: convert super_block macros to functions
 2007-12-25 16:41 UTC  (8+ messages)
` [PATCH 2/6] udf: remove some ugly macros
` [PATCH 3/6] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function

[RFC] Expose host cpuid to guest
 2007-12-25 15:56 UTC  (2+ messages)
  ` [RFC] Expose host cpuid to guest: userspace patch

[PATCH] [IPROUTE2] IPT action compatibility with iptables 1.4.0
 2007-12-25 15:50 UTC  (4+ messages)

[RFC, PATCH] horizontal mouse wheel in mousedrv
 2007-12-25 15:49 UTC 

Simple question about network stack
 2007-12-25 15:41 UTC  (3+ messages)

Strange Panic (Deadlock)
 2007-12-25 15:38 UTC  (6+ messages)

[PATCH 0/8 v3] mac80211/iwlwifi: integrate IEEE802.11n A-MPDU Rx MLME
 2007-12-25 15:00 UTC  (9+ messages)
` [PATCH 1/8 v3] mac80211: A-MPDU Rx add low level driver API
` [PATCH 2/8 v3] mac80211: A-MPDU Rx add MLME structures
` [PATCH 3/8 v3] mac80211: A-MPDU Rx adding basic functionality
` [PATCH 4/8 v3] mac80211: A-MPDU Rx MLME data initialization
` [PATCH 5/8 v3] mac80211: A-MPDU Rx handling aggregation reordering
` [PATCH 6/8 v3] mac80211: A-MPDU Rx adding BAR handling capability
` [PATCH 7/8 v3] mac80211: A-MPDU Rx handling DELBA requests
` [PATCH 8/8 v3] iwlwifi: A-MPDU Rx flow enabled

[PATCH] ocfs2: convert byte order of constant instead of variable
 2007-12-25 14:52 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH] ext2/3/4: convert byte order of constant instead of variable
 2007-12-25 14:51 UTC 

[PATCH] qla3xxx: convert byte order of constant instead of variable
 2007-12-25 14:48 UTC 

[PATCH 0/8 v2] mac80211/iwlwifi: integrate IEEE802.11n A-MPDU Rx MLME
 2007-12-25 14:41 UTC  (8+ messages)
` [PATCH 5/8 v2] mac80211: A-MPDU Rx handling aggregation reordering

[PATCH] git-filter-branch could be confused by similar names
 2007-12-25 14:35 UTC 

Enjoy gambling in the most reliable online casino!
 2007-12-25 14:11 UTC 

Receive a real time experience of gambling without visiting a real casino!
 2007-12-25 14:11 UTC 

[PATCH] combine-diff: use diff_opts->a_prefix
 2007-12-25 13:46 UTC 

relation between mmc_request, mmc_data and mmc_command
 2007-12-25 13:35 UTC 

Updated Kernel Hacker's guide to git
 2007-12-25 13:08 UTC  (3+ messages)

[PATCH 0/3] PM: Do not destroy/create devices while suspended
 2007-12-25 12:34 UTC  (3+ messages)
` [PATCH 3/3] PM: Do not destroy/create devices while suspended in cpuid.c


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.