All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-22 01:56:32 to 2010-01-22 06:20:17 UTC [more...]

[PATCH 1/2] KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
 2010-01-22  6:21 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()

[U-Boot] [PATCH] smc911x driver: cleanup smc911x_initialize()
 2010-01-22  6:18 UTC  (3+ messages)

[PATCH] git-mv: Fix error with multiple sources
 2010-01-22  6:17 UTC  (3+ messages)

[RFC][PATCH 0/3] dm-raid1: fix deadlock at suspend after suspend was interrupted
 2010-01-22  6:16 UTC  (5+ messages)

dosemu on Mac OSX?
 2010-01-22  6:15 UTC  (2+ messages)

[RFC] qeth: exploit gro for layer 3 driver
 2010-01-22  6:14 UTC  (6+ messages)

VIA VT1708/A [Azalia HDAC] Microphone not Capturing sound bug fix
 2010-01-22  6:11 UTC 

linux-next: Tree for January 22
 2010-01-22  6:07 UTC 

Troubles with JIT compiler
 2010-01-22  6:04 UTC  (3+ messages)

Your message to Openmcl-announce awaits moderator approval
 2010-01-22  6:02 UTC 

[PATCH] DSPBRIDGE: Various compile warning fixes
 2010-01-22  6:00 UTC  (4+ messages)

Is it possible that xenoprof active domain profiling using pvops jeremy's kernel
 2010-01-22  6:00 UTC 

[LTP] LTP installation configure Error
 2010-01-22  5:55 UTC 

[PATCH] fix git-p4 editor invocation
 2010-01-22  5:55 UTC 

[PATCH v2 0/3] e1000e,igb,ixgbe: add registers etc. printout code just before resetting adapters
 2010-01-22  5:50 UTC  (4+ messages)
` [PATCH v2 1/3] e1000e: "
` [PATCH v2 2/3] igb: "
` [PATCH v2 3/3] ixgbe: "

PCI Passthrough Problem
 2010-01-22  5:47 UTC  (2+ messages)

[PATCH] Setup vcpu add/remove infrastructure, including madt bios_info and dsdt
 2010-01-22  5:45 UTC  (4+ messages)

[PATCH 0/4] devmem and readahead fixes for 2.6.33
 2010-01-22  5:31 UTC  (15+ messages)
` [PATCH 1/4] devmem: check vmalloc address on kmem read/write
` [PATCH 2/4] devmem: fix kmem write bug on memory holes
` [PATCH 3/4] vfs: take f_lock on modifying f_mode after open time
` [PATCH 4/4] readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM

[SPAM] Они пользуются этим постоянно!
 2010-01-22  5:36 UTC 

cgroups and limit firefox processes cpu time
 2010-01-22  5:34 UTC 

[PATCH -v2] btrfs: Use correct values when updating inode i_size on fallocate
 2010-01-22  5:32 UTC 

PATA port not detected when using AHCI on Intel 82801GB/GR/GH
 2010-01-22  5:31 UTC  (3+ messages)

ca0106 broken (fwd)
 2010-01-22  5:30 UTC 

[Xenomai-help] fail at Adeos patching
 2010-01-22  5:25 UTC  (2+ messages)

linux-next: add utrace tree
 2010-01-22  5:21 UTC  (16+ messages)

libATA blacklist Crucial/Micron SSD M225 models due to NCQ errors?
 2010-01-22  5:17 UTC 

[PATCH] sky2: Fix WARNING: at lib/dma-debug.c:902 check_sync
 2010-01-22  5:11 UTC  (4+ messages)

[PATCH v2] ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory
 2010-01-22  5:06 UTC  (2+ messages)

[PATCH 00/24] drivers/block/floppy.c cleanups
 2010-01-22  4:52 UTC  (25+ messages)
` [PATCH 01/24] drivers/block/floppy.c: Convert some #include <asm/ to #include <linux/
` [PATCH 02/24] drivers/block/floppy.c: #define space and column neatening
` [PATCH 03/24] drivers/block/floppy.c: Use pr_<level>
` [PATCH 04/24] drivers/block/floppy.c: Remove unnecessary braces
` [PATCH 05/24] drivers/block/floppy.c: Remove used once CHECK_READY macro
` [PATCH 06/24] drivers/block/floppy.c: Hoist assigns from if()s, neatening
` [PATCH 07/24] drivers/block/floppy.c: Remove LAST_OUT macro
` [PATCH 08/24] drivers/block/floppy.c: Comment neatening and remove naked ;
` [PATCH 09/24] drivers/block/floppy.c: Remove CLEARSTRUCT macro, use memset
` [PATCH 10/24] drivers/block/floppy.c: Indent a comment
` [PATCH 11/24] drivers/block/floppy.c: Remove IN/OUT macros, indent switch/case
` [PATCH 12/24] drivers/block/floppy.c: Remove a few spaces from function casts
` [PATCH 13/24] drivers/block/floppy.c: Remove macro LOCK_FDC
` [PATCH 14/24] drivers/block/floppy.c: Add debug_dcl(...) macro
` [PATCH 15/24] drivers/block/floppy.c: Remove [U]CLEARF, [U]SETF, and [U]TESTF macros
` [PATCH 16/24] drivers/block/floppy.c: Remove most uses of CALL and ECALL macros
` [PATCH 17/24] drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT "
` [PATCH 18/24] drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT
` [PATCH 19/24] drivers/block/floppy.c: convert int 1/0 to bool true/false
` [PATCH 20/24] drivers/block/floppy.c: Move leading && and || to preceding line
` [PATCH 21/24] drivers/block/floppy.c: remove #define DEVICE_NAME "floppy"
` [PATCH 22/24] drivers/block/floppy.c: Convert int initialising to bool initialized
` [PATCH 23/24] drivers/block/floppy.c: Add function is_ready_state
` [PATCH 24/24] drivers/block/floppy.c: Remove unnecessary return and braces

[PATCH 1/2] lib: more scalable list_sort()
 2010-01-22  4:54 UTC  (6+ messages)
` [PATCH 2/2] lib: revise list_sort() comment

[PATCH 1/1] nfs: fix race between renewd, umount, and the state manager in V4.1
 2010-01-22  4:51 UTC 

[RFC PATCH 00/10] Ftrace functions hashlist
 2010-01-22  4:52 UTC  (12+ messages)
` [RFC PATCH 02/10] ftrace: Ensure tracing has really stopped before leaving unregister_ftrace_graph
` [RFC PATCH 03/10] ftrace: Drop the ftrace_profile_enabled checks in tracing hot path

[2.6.33-rc4] sysfs lockdep warnings on cpu hotplug
 2010-01-22  4:42 UTC  (3+ messages)

Григорий DjGronat Вермутов has added you as a friend on the website VK.com
 2010-01-21  1:19 UTC 

pppd hangs on SIGHUP
 2010-01-22  4:36 UTC  (3+ messages)

Remove diff machinery dependency from read-cache
 2010-01-22  4:31 UTC  (19+ messages)

sysfs_chmod_file() broken in 2.6.33-rc4-git6
 2010-01-22  4:19 UTC  (3+ messages)

pre-reservation of memory for domain creation
 2010-01-22  4:28 UTC  (8+ messages)

linux-next: spi tree build failure
 2010-01-22  4:27 UTC  (2+ messages)

[PATCH] hmt: adjust for new pwm_backlight->notify prototype
 2010-01-22  4:24 UTC  (2+ messages)

[LTP] i.MX31 Platform Embedded Linux LTP Test
 2010-01-22  4:21 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 3/3] ocfs2:freeze-thaw: make it work
 2010-01-22  4:22 UTC  (6+ messages)

Monitoring attributes of the device
 2010-01-22  4:12 UTC  (2+ messages)

[PATCH 1/1] s390: actually restart syscalls after sys_restart
 2010-01-22  4:11 UTC  (5+ messages)

[PATCH] x86/mm/srat_64.c: nodes_parsed should include all nodes detected by ACPI
 2010-01-22  4:06 UTC  (15+ messages)
            ` [patch] x86: set hotpluggable nodes in nodes_possible_map
                          ` [PATCH] x86/mm/srat_64.c: make node_possible_map include hotpluggable node

[PATCH 0/3] generic hotplug friendly page_is_ram()
 2010-01-22  4:06 UTC  (4+ messages)
` [PATCH 2/3] x86: remove bios data range from e820
` [PATCH 3/3] x86: use the generic page_is_ram()

[PATCH 3/3] git-p4: improve submit performance on new P4 servers
 2010-01-22  3:59 UTC  (4+ messages)

[PATCH v3 0/3] TCPCT part 2: (e-g) cleanup incoming cookie transactions
 2010-01-22  3:55 UTC  (4+ messages)
` [PATCH v3 1/3] TCPCT part 2e: accept SYNACK data
` [PATCH v3 2/3] TCPCT part 2f: cleanup tcp_parse_options
` [PATCH v3 3/3] TCPCT part 2g: parse cookie pair and 64-bit timestamp

Unable to single-step in kvm, always results in a resume
 2010-01-22  3:59 UTC  (5+ messages)

[U-Boot] [STATUS] Merge Window closed, waiting for pull requests
 2010-01-22  3:54 UTC  (4+ messages)

[CFT] MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
 2010-01-22  3:50 UTC  (2+ messages)

[PATCH] default max mount count to unused
 2010-01-22  3:37 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/12] Support for SPEAr SoCs
 2010-01-22  3:33 UTC  (3+ messages)

limit module not working with drop policy
 2010-01-22  3:24 UTC 

I have a list of 150k criminal attorneys in the USA
 2010-01-22  3:11 UTC 

[RFC/PATCH] powerpc: Dynamically allocate pacas
 2010-01-22  3:19 UTC  (2+ messages)

streamer
 2010-01-22  3:16 UTC 

[PATCH] VT-d: improve RMRR validity checking
 2010-01-22  3:16 UTC  (5+ messages)

[Bridge] Incoming packets not always traversing the bridge
 2010-01-22  3:15 UTC  (7+ messages)

About MPEG decoder interface
 2010-01-22  3:15 UTC  (3+ messages)

VLAN vs bridging receive precedence
 2010-01-22  3:11 UTC  (2+ messages)

nfs-error-RPC: multiple fragments per record not supported
 2010-01-22  3:07 UTC  (4+ messages)

mount ramdisk rootfs /etc directory to jffs2 filesystem
 2010-01-22  3:07 UTC  (15+ messages)

[PATCH 0/4] omap multiboot improvments for merge window after 2.6.34
 2010-01-22  3:07 UTC  (9+ messages)
` [PATCH 2/4] omap: Make uncompress code and DEBUG_LL code generic
            ` [PATCH 2/4] omap: Make uncompress code and DEBUG_LL code generic, v2

[PATCH] Handle double slashes in make_relative_path()
 2010-01-22  3:05 UTC  (3+ messages)

UBIFS assert failed in ubifs_dirty_inode
 2010-01-22  3:03 UTC 

[PATCH 1/2] PM / Runtime: Add sysfs switch for disabling device run-time PM (rev. 2)
 2010-01-22  3:02 UTC  (3+ messages)

[PATCH 1/3] git-p4: default submit to use rename detection
 2010-01-22  3:01 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Fix memory overflow in cow_by_page
 2010-01-22  2:54 UTC  (2+ messages)

[PATCH] Disable i8042 checks on Intel Apple Macs
 2010-01-22  2:53 UTC  (11+ messages)

[ath9k-devel] D-Link DWA-547 completely freezes system
 2010-01-22  2:53 UTC  (5+ messages)

[PATCH] omap: Make uncompress code and DEBUG_LL code generic
 2010-01-22  2:53 UTC 

[Ocfs2-devel] [PATCH 1/1] ocfs2: add extent block stealing for ocfs2
 2010-01-22  2:50 UTC  (5+ messages)

Getting patches committed
 2010-01-21 10:30 UTC  (4+ messages)

KVM Virtual CPU time profiling
 2010-01-22  2:38 UTC  (2+ messages)

Xen 4.0.0 first release candidate / graphics passthru
 2010-01-22  2:37 UTC  (7+ messages)

[PATCH] git-p4: Fix sync errors due to new server version
 2010-01-22  2:33 UTC 

Hi all, bug or design flaw?
 2010-01-22  2:25 UTC  (4+ messages)

[PATCH] kvm: Flush coalesced MMIO buffer periodly
 2010-01-22  2:22 UTC  (2+ messages)

[PATCH]IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connection track
 2010-01-22  2:22 UTC  (3+ messages)
  ` [PATCH v2]IP: "

[PATCH] Add Xeon 7500 series support to oprofile
 2010-01-22  2:14 UTC  (2+ messages)

(unknown),
 2010-01-22  2:14 UTC  (2+ messages)
` [PATCH 1/1] Random documentation spelling fixes

Found one reason libibnetdisc is slower than subnet_discover
 2010-01-22  2:14 UTC 

[PATCH] perf: Fix inconsistency between IP and callchain sampling
 2010-01-22  2:04 UTC  (3+ messages)

[Qemu-devel] [PATCH] loader: don't call realloc(O) when no symbols are present
 2010-01-22  2:05 UTC  (4+ messages)

[PATCH 2/3] git-p4: improve submit dialogs
 2010-01-22  2:05 UTC 

[net-next-2.6 PATCH 2/3] fs_enet: Add support for MPC512x to fs_enet driver
 2010-01-22  2:03 UTC  (5+ messages)

Any new work on eL2CAP, MCAP or HDP profiles?
 2010-01-22  2:02 UTC 

[PATCH] bfa: comparison with wrong msgtag in bfa_pport_isr()
 2010-01-22  1:59 UTC  (2+ messages)

[PATCH 1/2] Allow to override mergetool.prompt with $GIT_MERGETOOL*_PROMPT
 2010-01-22  1:58 UTC  (4+ messages)

[PATCH 2/7] x86/pci: use resource_size_t in update_res -v2
 2010-01-22  1:55 UTC  (5+ 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.