All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-29 15:13:45 to 2010-08-29 19:47:30 UTC [more...]

[patch] e4defrag: relevant file fragmentation with base_file
 2010-08-29 19:47 UTC 

[PATCH] arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
 2010-08-29 19:47 UTC  (4+ messages)

[PATCH 0/6] Extensions of core.ignorecase=true support
 2010-08-29 19:39 UTC  (5+ messages)
` [PATCH 1/6] Add string comparison functions that respect the ignore_case variable

[PATCH] rpc.nfsd: mount up nfsdfs is it doesn't appear to be mounted yet
 2010-08-29 19:37 UTC  (5+ messages)

BTRFS: Unbelievably slow with kvm/qemu
 2010-08-29 19:34 UTC 

[PATCH v4 0/3] ASoC: Add iPAQ RX1950 support
 2010-08-29 19:33 UTC  (16+ messages)
` [PATCH v4 1/3] ASoC: uda1380: make driver more powersave-friendly
    ` [PATCH v5 "
      ` [PATCH v6 "
` [PATCH v4 2/3] ASoC: Add HP iPAQ RX1950 support
    ` [PATCH v5 "
` [PATCH v4 3/3] ARM: S3C24XX: I2S multi-component-related fixes

Good News!!!
 2010-08-29 19:33 UTC 

[PATCH 00/13] remote helper improvements
 2010-08-29 19:32 UTC  (9+ messages)
` [PATCH 01/13] fast-import: add the 'done' command
` [PATCH 02/13] fast-export: support done feature
` [PATCH 07/13] transport-helper: change import semantics
` [PATCH 08/13] transport-helper: export should disconnect too

MPLS question
 2010-08-29 19:22 UTC 

[PATCH] git-notes: Run partial expensive test everywhere
 2010-08-29 19:20 UTC  (6+ messages)
` [PATCH v2] "

Linux 2.6.36-rc3
 2010-08-29 19:24 UTC  (3+ messages)

[PATCH v2 00/11] MT9M111/MT9M131
 2010-08-29 19:20 UTC  (10+ messages)
` [PATCH v2 10/11] mt9m111: rewrite set_pixfmt
` [PATCH v2 11/11] mt9m111: make use of testpattern

[patch] mtd/pcmciamtd: remove dead code
 2010-08-29 19:15 UTC  (3+ messages)

NDP and ebtables
 2010-08-29 19:11 UTC  (4+ messages)

OMAP3 Clock & CPU frequency
 2010-08-29 19:03 UTC 

oblem with lvm and multipath on fedora 13
 2010-08-29 19:08 UTC  (6+ messages)

x86: FPU cleanups
 2010-08-29 19:02 UTC  (23+ messages)
` [PATCH 01/11] x86: Use correct type for %cr4
` [PATCH 02/11] x86: Merge fpu_init()
` [PATCH 03/11] x86: Merge tolerant_fwait()
` [PATCH 04/11] x86: Merge __save_init_fpu()
` [PATCH 05/11] x86-64: Disable preemption when using TS_USEDFPU
` [PATCH 06/11] x86-64: Fix %cs value in convert_from_fxsr()
` [PATCH 07/11] x86-64: Simplify constraints for fxsave/fxtstor
` [PATCH 08/11] x86-32: Remove math_emulate stub
` [PATCH 09/11] x86: Merge fpu_save_init()
` [PATCH 10/11] x86: Remove unnecessary ifdefs from i387 code
` [PATCH 11/11] x86: Remove PSHUFB_XMM5_* macros

Compat-wireless release for 2010-08-29 is baked
 2010-08-29 19:02 UTC 

[Qemu-devel] [Bug 586175] [NEW] Windows XP/2003 doesn't boot
 2010-08-29 18:52 UTC  (3+ messages)
` [Qemu-devel] [Bug 586175] "

[Qemu-devel] [PATCH-V4 00/26] Consolidated VirtFS work
 2010-08-29 19:02 UTC  (27+ messages)
` [Qemu-devel] [PATCH -V4 01/26] qemu: virtio-9p: Recognize 9P2000.L protocol
` [Qemu-devel] [PATCH -V4 02/26] qemu: virtio-9p: Implement statfs support in server
` [Qemu-devel] [PATCH -V4 03/26] virtio-9p: Return correct error from v9fs_remove
` [Qemu-devel] [PATCH -V4 04/26] [V4] virtio-9p: readdir implementation for 9p2000.L
` [Qemu-devel] [PATCH -V4 05/26] virtio-9p: Compute iounit based on host filesystem block size
` [Qemu-devel] [PATCH -V4 06/26] virtio-9p: getattr server implementation for 9P2000.L protocol
` [Qemu-devel] [PATCH -V4 07/26] virtio-9p: Do not reset atime
` [Qemu-devel] [PATCH -V4 08/26] [virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat
` [Qemu-devel] [PATCH -V4 09/26] virtio-9p: Implement server side of setattr for 9P2000.L protocol
` [Qemu-devel] [PATCH -V4 10/26] [virtio-9p] Implement TLINK for 9P2000.L
` [Qemu-devel] [PATCH -V4 11/26] [virtio-9p] Define and implement TSYMLINK "
` [Qemu-devel] [PATCH -V4 12/26] [virtio-9p] This patch implements TLCREATE for 9p2000.L protocol
` [Qemu-devel] [PATCH -V4 13/26] qemu: virtio-9p: Implement TMKNOD
` [Qemu-devel] [PATCH -V4 14/26] qemu: virtio-9p: Implement TMKDIR
` [Qemu-devel] [PATCH -V4 15/26] rename - change name of file or directory
` [Qemu-devel] [PATCH -V4 16/26] [virtio-9p] qemu: virtio-9p: Implement LOPEN
` [Qemu-devel] [PATCH -V4 17/26] virtio-9p: Add fidtype so that we can do type specific operation
` [Qemu-devel] [PATCH -V4 18/26] virtio-9p: Implement TXATTRWALK
` [Qemu-devel] [PATCH -V4 19/26] virtio-9p: Implement TXATTRCREATE
` [Qemu-devel] [PATCH -V4 20/26] virtio-9p: Hide user.virtfs xattr in case of mapped security
` [Qemu-devel] [PATCH -V4 21/26] virtio-9p: Add SM_NONE security model
` [Qemu-devel] [PATCH -V4 22/26] virtio-9p: Use lchown which won't follow symlink
` [Qemu-devel] [PATCH -V4 23/26] virtio-9p: Fix the memset usage
` [Qemu-devel] [PATCH -V4 24/26] [virtio-9p] Remove all instances of unnecessary dotu variable
` [Qemu-devel] [PATCH -V4 25/26] [virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server
` [Qemu-devel] [PATCH -V4 26/26] virtio-9p: Change handling of flags in open() path for 9P2000.L

[lm-sensors] Config file for Gigabyte MA785GM-US2H
 2010-08-29 18:57 UTC  (2+ messages)

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS
 2010-08-29 18:55 UTC 

[PATCH 0/3] stop OProfile calling arch_exit when arch_init fails
 2010-08-29 18:52 UTC  (8+ messages)
` [PATCH 1/3] oprofile: don't call arch exit code from init code on failure
  ` [PATCH 2/3] ARM: oprofile: fix and simplify init/exit functions
    ` [PATCH 3/3] x86: oprofile: fix oprofile_arch_init behaviour on failure

[RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver
 2010-08-29 18:49 UTC  (6+ messages)

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 18:45 UTC 

kernel/perf_event.c:5879:1: internal compiler error: in cgraph_estimate_size_after_inlining, at ipa-inline.c:208
 2010-08-29 18:44 UTC 

[RFC] gro: Is it ok to share a single napi from several devs ?
 2010-08-29 18:39 UTC  (5+ messages)

[PATCH 0/2] btrfs: a new tool to manage a btrfs filesystem
 2010-08-29 18:38 UTC  (2+ messages)
` btrfs-progs: error in manage

PROPOSAL
 2010-08-29  3:03 UTC 

ebtables and anti-spoofing rules not working 100%?
 2010-08-29 18:36 UTC  (7+ messages)

[PATCH 01/23] getting to bitbake world
 2010-08-29 18:29 UTC  (10+ messages)
` [PATCH 04/23] esc-node-demo_git.bb: Do not RDEPEND on a recipe yet which is under review
` [PATCH 05/23] meta-toolchain-arago-dvsdk.bb: Exclude from world build
` [PATCH 11/23] udev-compat141_141.bb: if machine is not one of spitz akita c70x poodle then it is not needed to RDEPEND'ed on udev-compat-wrapper

[PATCH 2.6.36] RDMA/cxgb3: Don't exceed the max HW CQ depth
 2010-08-29 18:33 UTC  (4+ messages)

[RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
 2010-08-29 18:27 UTC  (8+ messages)
` [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory

Simple srctree example seems not depend on toolchain
 2010-08-29 18:24 UTC  (4+ messages)

[Buildroot] [git commit master 1/1] Config.in: mark BR2_CONFIG_CACHE as experimental and disable by default
 2010-08-29 18:27 UTC  (3+ messages)

Re Reply Urgent Message
 2010-08-29 18:23 UTC 

Odd encoding issue with UTF-8 + gettext yields ? on non-ASCII
 2010-08-29 18:12 UTC  (7+ messages)

[PATCH] block: blk_phys_contig_segment() doesn't account for bounce pages
 2010-08-29 18:01 UTC 

[PATCH] imported patch propagate-bounce-gfp-to-stacked-drivers.patch
 2010-08-29 18:00 UTC 

smbd blocks for 120 secs and then hangs in D state
 2010-08-29 18:00 UTC  (4+ messages)

[Bug 29583] New: nouveau freeze Xorg on NV34
 2010-08-29 17:59 UTC  (2+ messages)
  ` [Bug 29583] "

[PATCH] imported patch sync-no_cluster-with-cluster-flag.patch
 2010-08-29 17:59 UTC 

problem with bisecting a bug in the alsa driver
 2010-08-29 17:59 UTC  (6+ messages)

[Qemu-devel] images
 2010-08-29 17:54 UTC  (2+ messages)

[PATCH] vmscan: prevent background aging of anon page in no swap system
 2010-08-29 17:45 UTC  (6+ messages)

[PATCH] builtin/merge_recursive.c: Add a usage string and make use of it
 2010-08-29 17:39 UTC 

pci_iommu_init() crash
 2010-08-29 17:32 UTC 

Kernel hangs after suspend to ram
 2010-08-29 17:31 UTC 

[RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
 2010-08-29 17:29 UTC  (4+ messages)
` [PATCH 1/2] fetch/pull: Recursively fetch populated submodules
` [PATCH 2/2] Submodules: Add the new "fetch" config option

[RFC v2 PATCH 0/3] initramfs: cleanups
 2010-08-29 17:28 UTC  (4+ messages)
` [RFC v2 PATCH 1/3] init: add sys-wrapper.h
` [RFC v2 PATCH 2/3] initramfs: use kern_sys_* wrappers instead of syscall
` [RFC v2 PATCH 3/3] init: introduce CONFIG_USE_INIT_SYSCALL_AS_KERNEL_ROUTINE

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 17:25 UTC 

[uml-devel] v2.6.36-rc3: UML compile error in hostaudio_kern.c
 2010-08-29 17:22 UTC 

[PATCH] MMC: move regulator handling closer to core
 2010-08-29 17:15 UTC  (2+ messages)

[PATCH] serial: amba-pl010: fix set_ldisc
 2010-08-29 17:12 UTC 

[Qemu-devel] qemu-kvm faster that qemu?
 2010-08-29 15:02 UTC  (6+ messages)
  ` [Qemu-devel] Re: qemu-kvm faster than qemu?

[Qemu-devel] linux 2.6.35 hangs with -no-acpi
 2010-08-29 16:39 UTC 

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 17:08 UTC 

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 17:07 UTC 

[PATCH] at91: remove non-needed include of autoconf.h
 2010-08-29 16:57 UTC 

[Bug 29787] New: random XRandR failures (i2c related?)
 2010-08-29 16:54 UTC  (3+ messages)
` [Bug 29787] "

[PATCH 1/3] initcall: add postconsole_initcall
 2010-08-29 16:53 UTC  (2+ messages)
` [PATCH V2] "

XCP (bug?): another frontend device is already connected to this domain
 2010-08-29 16:39 UTC 

[PATCH] move include/unaligned to include/linux/unaligned/
 2010-08-29 16:33 UTC 

[Bug 26733] New: Full-screen XV causes graphics lockup
 2010-08-29 16:30 UTC  (2+ messages)
  ` [Bug 26733] "

[PATCH] add WARN_ON and WARN support
 2010-08-29 16:24 UTC 

[Bug 29809] New: Random hangs on GeForce 8400M GS (NV86)
 2010-08-29 16:18 UTC  (2+ messages)
  ` [Bug 29809] "

[RFC PATCH 0/3] Do not wait the full timeout on congestion_wait when there is no congestion
 2010-08-29 16:03 UTC  (5+ messages)
` [PATCH 2/3] writeback: Record if the congestion was unnecessary

Linux kernel 2.6.36-rc3 released
 2010-08-29 16:01 UTC 

[PATCH] SCSI tape: add MTWEOFI to write filemarks without flushing drive buffer
 2010-08-29 15:45 UTC 

Proposals sought for the last set of kernel summit seats
 2010-08-29 15:51 UTC 

3w-9xxx: scsi0: WARNING: (0x06:0x0037): Character ioctl (0x108) timed out, resetting card
 2010-08-29 15:49 UTC  (4+ messages)

[PATCH 0/7] Add of_node_put to avoid memory leak
 2010-08-29 15:47 UTC  (10+ messages)
` [PATCH 2/7] drivers/serial/mpc52xx_uart.c: "
    ` [PATCH 2/7] drivers/serial/mpc52xx_uart.c: Add of_node_put to
` [PATCH 3/7] drivers/mtd/nand/mpc5121_nfc.c: Add of_node_put to avoid memory leak
    ` [PATCH 3/7] drivers/mtd/nand/mpc5121_nfc.c: Add of_node_put to

[RFC 0/7] KVM steal time implementation
 2010-08-29 15:47 UTC  (10+ messages)
` [RFC 1/7] Implement getnsboottime kernel API
  ` [RFC 2/7] change headers preparing for steal time
    ` [RFC 3/7] measure time out of guest
      ` [RFC 4/7] change kernel accounting to include steal time

[RFC PATCHSET 0/6] timer/hrtimer/timer_stats: Improvement on timer_stats
 2010-08-29 15:44 UTC  (2+ messages)

IR code autorepeat issue?
 2010-08-29 15:44 UTC  (2+ messages)

Need for a specific source address selection rule ? (not neccessarily netfilter)
 2010-08-29 15:44 UTC  (6+ messages)

[PATCH] vmscan: fix missing place to check nr_swap_pages
 2010-08-29 15:42 UTC  (10+ messages)

PROBLEM: setkey PF tagging
 2010-08-29 15:39 UTC 

2.6.34.1 page allocation failure
 2010-08-29 15:37 UTC  (13+ messages)

[PATCH] GPIO: add support for NXP 74HC164 GPIO expander
 2010-08-29 15:37 UTC  (3+ messages)
  ` [PATCH v2] GPIO: add support for 74HC164 serial-in/parallel-out 8-bit shift register

[Bugme-new] [Bug 16626] New: Machine hangs with EIP at skb_copy_and_csum_dev
 2010-08-29 15:35 UTC  (21+ messages)
                                    ` [PATCH] net: reset ip_summed in skb_tunnel_rx()

[PATCH] sdhci - add public definition of quirks
 2010-08-29 15:32 UTC  (4+ messages)

[PATCH] mmc: move regulator handling to core
 2010-08-29 15:30 UTC  (6+ messages)

[PATCH] added possibility to supply more than one --listen argument to git-daemon
 2010-08-29 15:17 UTC  (4+ messages)
` [PATCHv2 2/2] daemon: allow more than one host address given via --listen

daemon: allow more than one host addresses given via --listen
 2010-08-29 15:13 UTC  (2+ messages)
` [PATCHv3 2/2] daemon: allow more than one host address "


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.