All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-08 17:10:35 to 2009-07-08 19:54:59 UTC [more...]

[PATCH 00/13] ISDN: Update for net-next
 2009-07-25 18:34 UTC  (3+ messages)
` [PATCH 02/13] ISDN: Clean up isdnhdlc code
` [PATCH 03/13] ISDN: Add support for none reverse bitstreams to isdnhdc

[PATCH 0/8] Move closer to upstream
 2009-07-08 19:55 UTC  (13+ messages)
` [PATCH 1/8] Provide KVMState definition outside CONFIG_KVM
    ` [PATCH 3/8] put qemu-kvm-x86.c into kvm.c
      ` [PATCH 4/8] replace malloc with qemu_malloc
        ` [PATCH 5/8] move kvm_context inside KVMState
          ` [PATCH 6/8] provide env->kvm_fd
            ` [PATCH 7/8] use kvm_upstream sw_breakpoints structure

[PATCH] IA64: Fix IS_ERR() Compilation Errors
 2009-07-08 19:54 UTC 

[U-Boot] Pull request u-boot-blackfin.git
 2009-07-08 19:53 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] Allow host_net_add monitor command accept file descriptors
 2009-07-08 19:52 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/5] Make tcp_chr_read() use recvmsg()
  ` [Qemu-devel] [PATCH 2/5] Add SCM_RIGHTS support to unix socket character devices
    ` [Qemu-devel] [PATCH 3/5] Add getfd and closefd monitor commands

Too many 'stat' calls by git-status on Windows
 2009-07-08 19:49 UTC  (2+ messages)

[U-Boot] Pull request: nand flash
 2009-07-08 19:51 UTC  (2+ messages)

Multiple translation unit regression
 2009-07-08 19:32 UTC  (4+ messages)

[PATCHv6 0/2] net: fix race in the receive/select
 2009-07-08 19:50 UTC  (3+ messages)
` [PATCH 1/2] [PATCHv6 1/2] net: adding memory barrier to the poll and receive callbacks
` [PATCH 2/2] [PATCHv6 2/2] memory barrier: adding smp_mb__after_lock

[U-Boot] [PATCH 5/6] usb: add Marvell Kirkwood ehci host controller driver
 2009-07-08 19:49 UTC  (3+ messages)

[PATCH 1/3] Increase lockdep limits: MAX_STACK_TRACE_ENTRIES
 2009-07-08 19:48 UTC  (8+ messages)

[Qemu-devel] [GIT PULL] linux-user patches for trunk
 2009-07-08 19:46 UTC 

[PATCH] virtio_blk: ioctl return value fix
 2009-07-08 19:46 UTC  (4+ messages)

[PATCH] hugetlbfs: fix i_blocks accounting
 2009-07-08 19:45 UTC 

[LTP] [PATCH] Fix IDcheck.sh - awk problem
 2009-07-08 19:43 UTC  (2+ messages)

A2DP issue with latest BlueZ in Ubuntu 9.04
 2009-07-08 19:43 UTC  (2+ messages)

[U-Boot] [PATCH v3] libgcc inclusion from common Makefile overwritable from platform configs files
 2009-07-08 19:42 UTC  (2+ messages)

[RFC][PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 8)
 2009-07-08 19:42 UTC  (7+ messages)

[Qemu-devel] [PATCH] qemu-iotests: make a few more tests generic
 2009-07-08 19:41 UTC 

git submodule remove?
 2009-07-08 19:41 UTC 

[BISECTED] HP G7000 battery disappears after suspend
 2009-07-08 19:41 UTC  (2+ messages)

[PATCH] kmemcheck: fix sparse warning
 2009-07-08 19:39 UTC  (4+ messages)

[U-Boot] show_boot_progess @ ppc not working
 2009-07-08 19:39 UTC  (3+ messages)

Media failures cause Path/Device Failures in dm-multipath ?
 2009-07-08 19:34 UTC  (2+ messages)

[PATCH 3/3] Increase lockdep limits: MAX_LOCKDEP_CHAINS_BITS
 2009-07-08 19:33 UTC  (4+ messages)

[PATCH] edac: mpc85xx: add support for mpc83xx memory controller
 2009-07-08 19:33 UTC  (3+ messages)

[PATCH 0/44] includecheck: fix multiple includes
 2009-07-08 19:32 UTC  (8+ messages)
` [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c
` [PATCH 41/44] includecheck fix: include/linux, rfkill.h

[U-Boot] [PATCH 0/3] DMA ECC update
 2009-07-08 19:28 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] 83xx: Default to using DMA to initialize SDRAM
` [U-Boot] [PATCH 2/3] 83xx: Add CONFIG_MEM_INIT_VALUE for boards with ECC
` [U-Boot] [PATCH 3/3] fsl_dma: Fix SDRAM initial value

[RFC] Add Checkpoint/Restart support for UNIX and INET sockets
 2009-07-08 19:27 UTC  (9+ messages)
` [PATCH 1/2] c/r: Add AF_UNIX support (v5)

switching from initrd to initramfs
 2009-07-08 19:25 UTC 

[PATCH 0/3] hugetlb: V2 constrain allocation/free based on task mempolicy
 2009-07-08 19:24 UTC  (7+ messages)
` [PATCH 1/3] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 2/3] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 3/3] hugetlb: update hugetlb documentation for mempolicy based management

[PATCH] cpufreq: unbreak build for !CONFIG_SMP
 2009-07-08 19:24 UTC 

KVM: cdrom passthrough?
 2009-07-08 19:19 UTC 

[Qemu-devel] [PATCH 0/4] linux-user syscall bugs
 2009-07-08 19:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] pipe argument should not be signed
  ` [Qemu-devel] [PATCH] warnings in net.c
    ` [Qemu-devel] [PATCH 2/4] 64-bit clean socketcall syscall
      ` [Qemu-devel] [PATCH 3/4] wrap path for access syscall
        ` [Qemu-devel] [PATCH 4/4] getrlimit conversion mix-up
          ` [Qemu-devel] "

[ kvm-Bugs-2506814 ] TAP network lockup after some traffic
 2009-07-08 19:16 UTC 

[PATCH] Fix congestion_wait() sync/async vs read/write confusion
 2009-07-08 19:15 UTC  (3+ messages)

3GPP and EVDO
 2009-07-08 19:14 UTC  (2+ messages)

[ kvm-Bugs-2506814 ] TAP network lockup after some traffic
 2009-07-08 19:13 UTC 

serial console
 2009-07-08 19:13 UTC  (2+ messages)

Linux port failing on MIPS32 24Kc
 2009-07-08 19:11 UTC  (6+ messages)

regression : saa7134 with Pinnacle PCTV 50i (analog) can not tune anymore
 2009-07-08 19:07 UTC 

Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities]
 2009-07-08 19:07 UTC  (30+ messages)
                                    ` [Qemu-devel] [PATCH 0/3] Change virtio blk/console PCI classes and introduce compat machine type [was Re: Configuration vs. compat hints]
                                      ` [Qemu-devel] [PATCH 1/3] Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI
                                        ` [Qemu-devel] [PATCH 2/3] Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER
                                          ` [Qemu-devel] [PATCH 3/3] Add a pc-0-10 machine type for compatibility with 0.10.x
                                                ` [Qemu-devel] [PATCH 3/3 v2] "

[LTP] [PATCH] Fix some bashisms
 2009-07-08 19:05 UTC  (4+ messages)

"fatal: index-pack failed" on git-clone
 2009-07-08 19:05 UTC  (7+ messages)

Choosing correct nid and xindex for hda_intel realtek patch for MacBook 5.1
 2009-07-08 19:03 UTC 

[U-Boot] Copyright/License text in cpu/ppc4xx/4xx_pci.c
 2009-07-08 19:03 UTC  (6+ messages)

[U-Boot] u-boot-v2 and GPL license version?
 2009-07-08 19:01 UTC  (3+ messages)

new benchmark btrfs 0.19 vs. ext4
 2009-07-08 19:00 UTC 

[U-Boot] bootcount support on arm/kirkwood
 2009-07-08 18:59 UTC  (3+ messages)

Testers wanted: New SB X-Fi driver
 2009-07-08 18:59 UTC  (5+ messages)
` Testers wanted: New SB X-Fi driver - still has clicks on sb0670

[U-Boot] [RFC][PATCH] Update malloc to dlmalloc version 2.8.4
 2009-07-08 18:57 UTC  (4+ messages)

[PATCH 1/6] dm raid45 target: export region hash functions and add a needed one
 2009-07-08 18:56 UTC  (13+ messages)

[U-Boot] Pull request: u-boot-sh
 2009-07-08 18:56 UTC  (2+ messages)

[PATCH] Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver
 2009-07-08 18:54 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support
 2009-07-08 18:53 UTC  (2+ messages)

git svn fetch fails with Temp file with moniker 'svn_delta'already in use
 2009-07-08 18:51 UTC  (4+ messages)

[RFC] New object format for grub2
 2009-07-08 18:51 UTC  (3+ messages)

[U-Boot] [RFC] - sanve the server's mac address
 2009-07-08 18:50 UTC 

[PATCH] FDPIC: Ignore the loader's PT_GNU_STACK when calculating the stack size
 2009-07-08 18:48 UTC  (5+ messages)

[LTP] [PATCH] v4l-test 0.16 for LTP
 2009-07-08 18:13 UTC  (2+ messages)

[PATCH 0/3] scsi_dh: Make scsi device handler modules automatically inserted
 2009-07-08 18:47 UTC  (16+ messages)
                ` [PATCH 0/3] scsi_dh: Make scsi device handler modulesautomatically inserted

[U-Boot] [PATCH] asm-generic: Consolidate errno.h to asm-generic/errno.h
 2009-07-08 18:45 UTC  (2+ messages)

proposing Xerces Ranby
 2009-07-08 18:29 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support
 2009-07-08 18:38 UTC  (2+ messages)

Twhe Female Orgassm - 3 Steps to Success
 2009-07-08 18:36 UTC 

[LTP] LTP RT Tests (Cyclic, rt-migrate, etc)
 2009-07-08 18:13 UTC  (4+ messages)

stubdomain conf error
 2009-07-08 18:35 UTC 

[PATCH] OMAP3: PM: move context-loss counting into OMAP PM
 2009-07-08 18:34 UTC 

[LTP] [PATCH] Fix pidns14 test case
 2009-07-08 18:13 UTC  (6+ messages)

[PATCH 3/5] reuse the original port when reenable the phy in a port
 2009-07-08 18:29 UTC  (2+ messages)

udev rule bluetooth.rules
 2009-07-08 18:26 UTC  (7+ messages)

[Mactel-linux-users] touchpad synaptics pm-suspend
 2009-07-08 18:24 UTC  (6+ messages)

[BUG] Linux-2.6.31-rc1-git9 Cannot Recognize Empty DVD Media
 2009-07-08 18:22 UTC  (8+ messages)

[PATCH] [RFC][OMAP3:I2C]Workaround for OMAP3430 I2C silicon errata 1.153
 2009-07-08 18:21 UTC  (4+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-07-08 18:21 UTC 

Slow wired network when wireless card is also active
 2009-07-08 18:19 UTC  (2+ messages)

[PATCH] cpufreq: fix UP build
 2009-07-08 18:17 UTC  (4+ messages)

[PATCHv5 2/2] memory barrier: adding smp_mb__after_lock
 2009-07-08 18:16 UTC  (13+ messages)

mptspi: Unexpected doorbell active!
 2009-07-08 18:16 UTC  (3+ messages)

LVM2/tools pvchange.c pvmove.c
 2009-07-08 18:15 UTC 

LVM2/test t-lvm-init.sh
 2009-07-08 18:14 UTC 

LVM2/lib/filters filter-persistent.c
 2009-07-08 18:13 UTC 

LVM2/lib/commands toolcontext.c
 2009-07-08 18:12 UTC 

[PATCH] netpoll: Introduce netpoll_carrier_timeout kernel option
 2009-07-08 18:11 UTC  (4+ messages)
  ` [PATCH v2] "

[Qemu-devel] [PATCH 0/5] ATAPI pass through v2
 2009-07-08 18:09 UTC  (15+ messages)

[PATCH] virtio_blk: don't bounce highmem requests
 2009-07-08 18:10 UTC  (4+ messages)

Configuration option to disable os-prober?
 2009-07-08 18:09 UTC  (4+ messages)

mmap hw behavior
 2009-07-08 18:06 UTC  (8+ messages)
` [LTP] "

[PATCH] cpufreq: ondemand: Introduces stepped frequency increase
 2009-07-08 18:05 UTC  (8+ messages)

[PATCH -tip] x86,idt_descr -- use NR_VECTORS instead of hardcoded number
 2009-07-08 18:03 UTC 

removing context
 2009-07-08 17:56 UTC 

[PATCH 0/8 net-next-2.6] cxgb3: driver update
 2009-07-08 17:56 UTC  (2+ messages)

[ANNOUNCE]: SCST Target driver support for Emulex lpfc FC/FCoE adapters
 2009-07-08 17:53 UTC 

Host S3
 2009-07-08 17:51 UTC  (6+ messages)

[PATCH 2/2] r6040: bump driver version to 0.24 and date to 08 July 2009
 2009-07-08 17:50 UTC  (2+ messages)

[PATCH 1/2] r6040: restore MIER register correctly when IRQ line is shared
 2009-07-08 17:50 UTC  (2+ messages)

[RFC][PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 8)
 2009-07-08 17:50 UTC  (3+ messages)
` [update][RFC][PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 9)

[PATCH] Security/sysfs: Enable security xattrs to be set on sysfs files, directories, and symlinks
 2009-07-08 17:28 UTC 

[PATCH] net: sk_prot_alloc() should not blindly overwrite memory
 2009-07-08 17:45 UTC  (4+ messages)

SLI support for 8800 GTX?
 2009-07-08 17:43 UTC  (3+ messages)

[PATCH] MIPS: Avoid clobbering struct pt_regs in kthreads (v2)
 2009-07-08 17:40 UTC  (2+ messages)

[PATCH] axnet_cs: fix phy_id detection for bogus Asix chip
 2009-07-08 17:38 UTC  (3+ messages)
` [PATCH] pcnet_cs: add odd location support for write_asic function

Checking for fast-forward
 2009-07-08 17:36 UTC  (3+ messages)

[PATCH] Added CONFIG_VFAT_FS_DUALNAMES option
 2009-07-08 17:12 UTC  (6+ messages)
` CONFIG_VFAT_FS_DUALNAMES regressions

[PATCH] ALSA: ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free
 2009-07-08 17:35 UTC  (2+ messages)

kvm-87 fails to compile under uClibc
 2009-07-08 17:34 UTC  (7+ messages)

[PATCH] isofs: fix Joliet regression
 2009-07-08 17:29 UTC 

msysgit git-submodule: "Unable to fetch in submodule path ..."
 2009-07-08 17:22 UTC  (5+ messages)
` [PATCH] quickfetch(): Prevent overflow of the rev-list command line

[RFC][PATCH 0/4] ZERO PAGE again v2
 2009-07-08 17:32 UTC  (4+ messages)

MAX_STACK_TRACE_ENTRIES too low (2.6.31-rc2)
 2009-07-08 17:17 UTC  (2+ messages)

[Bugme-new] [Bug 13690] New: nodes_clear cause hugepage unusable on non-NUMA machine
 2009-07-08 17:16 UTC  (7+ messages)
          ` [PATCH] x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in -v2

[Lustre-devel] Recovering opens by reconstruction
 2009-07-08 17:15 UTC  (8+ messages)

printk regression?
 2009-07-08 17:11 UTC  (10+ messages)
          ` [PATCH] Remove multiple KERN_ prefixes from printk formats

mac80211 and broadcast frames
 2009-07-08 17:10 UTC  (11+ 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.