All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-29 19:29:33 to 2009-09-29 21:22:36 UTC [more...]

Linux 2.6.32-rc1
 2009-09-29 21:22 UTC  (8+ messages)

Posting Problem
 2009-09-29 21:22 UTC  (2+ messages)

[PATCH] mfd: ADP5520 Multifunction LCD Backlight and Keypad Input Device Driver
 2009-09-29 21:19 UTC  (6+ messages)
` [PATCH v2] "
  ` [Uclinux-dist-devel] "

+ mfd-adp5520-multifunction-lcd-backlight-and-keypad-input-device-driver.patch added to -mm tree
 2009-09-29 21:19 UTC 

[NFS] Trouble exporting OCFS2 via NFS
 2009-09-29 21:20 UTC  (6+ messages)
` [Ocfs2-devel] "
  ` [NFS] [Ocfs2-devel] "

RT Latency on Atmel Processors
 2009-09-29 21:19 UTC  (6+ messages)

bluez alsa problems
 2009-09-29 21:16 UTC 

[RELEASE] Userspace RCU library (liburcu) 0.1
 2009-09-29 21:09 UTC 

[Patch] chunkd: add ForceHost
 2009-09-29 21:13 UTC 

+ drivers-char-ipmi-use-kcs_idle_state.patch added to -mm tree
 2009-09-29 21:11 UTC 

[Qemu-devel] Re: [PATCHv2] qemu: target library, use it in msix
 2009-09-29 21:09 UTC  (12+ messages)

[PATCH] powerpc/8xx: fix regression introduced by cache coherency rewrite
 2009-09-29 21:09 UTC  (15+ messages)

[Buildroot] problems building git head
 2009-09-29 21:09 UTC  (2+ messages)

[PATCH] ima: ecryptfs fix imbalance message
 2009-09-29 21:08 UTC 

[PATCH] Always print panic message on current console
 2009-09-29 21:07 UTC  (2+ messages)

getting path to backport directory
 2009-09-29 21:05 UTC  (2+ messages)

[rfkill PATCH] default install to $(PREFIX)/sbin
 2009-09-29 21:02 UTC  (4+ messages)

Ignore the alloc_size attribute
 2009-09-29 21:01 UTC 

Ignore the ms_abi/sysv_abi attributes
 2009-09-29 21:01 UTC 

[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-09-29 21:00 UTC  (15+ messages)
    ` [Pv-drivers] "

[PATCH] WARN_ONCE(): use bool for boolean flag
 2009-09-29 20:59 UTC  (3+ messages)
` [PATCH] WARN_ONCE(): use bool for condition

+ warn_once-use-bool-for-condition.patch added to -mm tree
 2009-09-29 20:59 UTC 

sync guest calls made async on host - SQLite performance
 2009-09-29 20:51 UTC  (7+ messages)

[Qemu-devel] Re: [PATCH] qemu: make virtio-blk PCI compliant by default
 2009-09-29 20:55 UTC  (14+ messages)
            ` [Qemu-devel] [PATCH 0/2] fix virtio_blk serial pci config breakage
              ` [Qemu-devel] "

MCS and default labels
 2009-09-29 20:54 UTC  (4+ messages)

+ const-constify-remaining-file_operations.patch added to -mm tree
 2009-09-29 20:53 UTC 

+ dma-debug-allow-dma_bidirectional-mappings-to-be-synced-with-dma_from_device-and.patch added to -mm tree
 2009-09-29 20:51 UTC 

[Qemu-devel] [PATCH 00/49] VMState: Fix design faults, i2c port, x86 cpu port, 
 2009-09-29 20:49 UTC  (50+ messages)
` [Qemu-devel] [PATCH 01/49] vmstate: remove const for put operations
` [Qemu-devel] [PATCH 02/49] vmstate: add version_id argument to post_load
` [Qemu-devel] [PATCH 03/49] vmstate: remove const from pre_save() functions
` [Qemu-devel] [PATCH 04/49] vmstate: remove ps2_kbd_load_old()
` [Qemu-devel] [PATCH 05/49] vmstate: Add support for sending partial arrays
` [Qemu-devel] [PATCH 06/49] qdev: Add support for uint8_t
` [Qemu-devel] [PATCH 07/49] i2c: addresses are load/save as uint8_t values, change types to reflect this
` [Qemu-devel] [PATCH 08/49] vmstate: port i2c_bus device
` [Qemu-devel] [PATCH 09/49] vmstate: port i2c_slave device
` [Qemu-devel] [PATCH 10/49] vmstate: add uint8 array
` [Qemu-devel] [PATCH 11/49] vmstate: create VMSTATE_I2C_SLAVE
` [Qemu-devel] [PATCH 12/49] vmstate: port wm8750 device
` [Qemu-devel] [PATCH 13/49] vmstate: port max7310 device
` [Qemu-devel] [PATCH 14/49] vmstate: create VMSTATE_STRUCT_POINTER
` [Qemu-devel] [PATCH 15/49] vmstate: port pxa2xx_i2c device
` [Qemu-devel] [PATCH 16/49] vmstate: port ssd0303 device
` [Qemu-devel] [PATCH 17/49] vmstate: create VMSTATE_INT16_ARRAY
` [Qemu-devel] [PATCH 18/49] tmp105: change len and alorm to uint8_t
` [Qemu-devel] [PATCH 19/49] vmstate: port tmp105 device
` [Qemu-devel] [PATCH 20/49] twl92230: change pwrbtn_state to uint8_t
` [Qemu-devel] [PATCH 21/49] vmstate: port twl92230 device
` [Qemu-devel] [PATCH 22/49] vmstate: add support for arrays of pointers
` [Qemu-devel] [PATCH 23/49] lm832x: make fields to have the same types that they are saved/loaded
` [Qemu-devel] [PATCH 24/49] vmstate: port lm832x device
` [Qemu-devel] [PATCH 25/49] vmstate: remove i2c_slave_load/save
` [Qemu-devel] [PATCH 26/49] vmstate: port audio/audio.c
` [Qemu-devel] [PATCH 27/49] ac97: add active to the state
` [Qemu-devel] [PATCH 28/49] vmstate: port ac97 device
` [Qemu-devel] [PATCH 29/49] x86: hflags is not modified at all, just save it directly
` [Qemu-devel] [PATCH 30/49] x86: make a20_mask int32_t
` [Qemu-devel] [PATCH 31/49] x86: fpuc is uint16_t not unsigned int
` [Qemu-devel] [PATCH 32/49] x86: fpus "
` [Qemu-devel] [PATCH 33/49] x86: add fptag_vmstate to the state
` [Qemu-devel] [PATCH 34/49] x86: add pending_irq_vmstate "
` [Qemu-devel] [PATCH 35/49] x86: add fpregs_format_vmstate
` [Qemu-devel] [PATCH 36/49] x86: mce_banks always have the same size
` [Qemu-devel] [PATCH 37/49] x86: send mce_banks as an array
` [Qemu-devel] [PATCH 38/49] x86: mcg_cap is never 0
` [Qemu-devel] [PATCH 39/49] x86: split FPReg union
` [Qemu-devel] [PATCH 40/49] x86: split MTRRVar union
` [Qemu-devel] [PATCH 41/49] Add *TL functions to vmstate
` [Qemu-devel] [PATCH 42/49] x86: port segments "
` [Qemu-devel] [PATCH 43/49] x86: factor out cpu_pre_save()
` [Qemu-devel] [PATCH 44/49] x86: factor out cpu_pre/post_load()
` [Qemu-devel] [PATCH 45/49] x86: factor out cpu_get/put_xmm_reg()
` [Qemu-devel] [PATCH 46/49] x86: factor out cpu_get/put_mttr_var()
` [Qemu-devel] [PATCH 47/49] x86: factor out cpu_get/put_fpreg()
` [Qemu-devel] [PATCH 48/49] vmstate: Add suppot for field_exist() test
` [Qemu-devel] [PATCH 49/49] x86: port cpu to vmstate

[PATCH] acpi: pci_root: fix NULL pointer deref after resume from suspend
 2009-09-29 20:49 UTC  (9+ messages)

virtio-net not working with the latest qemu-kvm git
 2009-09-29 20:47 UTC  (4+ messages)
` [PATCH 1/1] qemu-kvm: virtio-net: Re-instate GSO code removed upstream

clone from url with email address as username?(escaping @ symbol)
 2009-09-29 20:47 UTC  (10+ messages)

+ qla2xxx-fix-null-ptr-dereference-in-fail-path-in-queue-create-code.patch added to -mm tree
 2009-09-29 20:47 UTC 

[PATCH] bdi_sync_writeback should WB_SYNC_NONE first
 2009-09-29 20:47 UTC  (2+ messages)

[PATCH] proc: augment /proc/pid/limits to allow setting of process limits
 2009-09-29 20:46 UTC  (4+ messages)
  ` [PATCH] proc: augment /proc/pid/limits to allow setting of process limits (v2)

[BUGFIX -v2] x86, mce, inject: Make injected mce valid only during faked handler call
 2009-09-29 20:45 UTC  (6+ messages)
` [PATCH 0/5] x86, mce-inject: misc fix
  ` [PATCH 3/5] mce-inject: make injected mce valid only during faked handler call

[PATCH 0/4] Clean-up polldaemon to be more generic to allow re-use
 2009-09-29 20:44 UTC  (3+ messages)
` [PATCH 4/4] Move activation of background polling processes to a common function

[PATCH] powerpc/5200: add LocalPlus bus FIFO device driver
 2009-09-29 20:43 UTC 

[PATCH] powerpc: warning: allocated section `.data_nosave' not in segment
 2009-09-29 20:40 UTC  (2+ messages)

+ timecompare-fix-half-y2k38-problem-in-timecompare_update-while-calculating-offset.patch added to -mm tree
 2009-09-29 20:37 UTC 

Disabling DMA with ICH10?
 2009-09-29 20:35 UTC  (7+ messages)

Kernel doesn't build on master (751797c)
 2009-09-29 20:35 UTC  (6+ messages)
` [PATCH] arch: arm: omap: terminate ifndef
      ` Patch missing in 2.6.32-rc1

+ xilinx_spi-split-into-generic-of-and-platform-driver-add-support-for-ds570.patch added to -mm tree
 2009-09-29 20:34 UTC 

LVM2 ./WHATS_NEW tools/toollib.c
 2009-09-29 20:33 UTC 

[PATCH 2/2] Add checkpoint/restart support for epoll files
 2009-09-29 20:33 UTC  (2+ messages)

+ fix-drm_fb_helper-warning-when-config_magic_sysrq.patch added to -mm tree
 2009-09-29 20:31 UTC 

Configuring libsemanage to invoke a policy checker
 2009-09-29 20:31 UTC  (2+ messages)

[PATCH] sdio: add MMC_CAP_VDD_165_195 host capability
 2009-09-29 20:20 UTC  (5+ messages)

+ docs-update-patch-size-in-submittingpatches.patch added to -mm tree
 2009-09-29 20:29 UTC 

Very strange issues with ethernet wake on lan
 2009-09-29 20:28 UTC  (3+ messages)

[PATCH 1/2] Move swap functions to kernel/power/swap.c
 2009-09-29 20:24 UTC  (3+ messages)

LVM2 ./WHATS_NEW tools/lvchange.c tools/toolli 
 2009-09-29 20:22 UTC 

[PATCH 1/1] Echoaudio: fix broken Mia driver
 2009-09-29 20:21 UTC 

Your Webmail Account Suspension Notification
 2009-09-29 20:15 UTC 

SElinux troubles
 2009-09-29 20:18 UTC  (5+ messages)

[PATCH] cmpc_acpi: Added support for Classmate PC ACPI devices
 2009-09-29 20:17 UTC  (5+ messages)

stalled mmc patches
 2009-09-29 20:15 UTC 

[RFC][v7][PATCH 0/9] Implement clone2() system call
 2009-09-29 20:02 UTC  (15+ messages)
` [RFC][v7][PATCH 8/9]: Define clone2() syscall

+ sdio-pass-whitelisted-cis-funce-tuples-to-sdio-drivers.patch added to -mm tree
 2009-09-29 20:11 UTC  (3+ messages)

ACPI boot memory leaks in 2.6.32-rc1/2
 2009-09-29 20:12 UTC  (3+ messages)

visibility of linux source
 2009-09-29 20:11 UTC  (2+ messages)

+ cmpc_acpi-add-support-for-classmate-pc-acpi-devices-fix.patch added to -mm tree
 2009-09-29 20:08 UTC 

[KVM-AUTOTEST PATCH 1/6] KVM test: kvm_subprocess: use read_nonblocking(0) instead of read_nonblocking (0.1)
 2009-09-29 20:04 UTC  (6+ messages)
` [KVM-AUTOTEST PATCH 2/6] KVM test: AutoIt and Autotest wrappers: use get_command_output() instead of sendline()
  ` [KVM-AUTOTEST PATCH 3/6] KVM test: kvm_vm.py: change qemu-img timeout to 120 seconds
    ` [KVM-AUTOTEST PATCH 4/6] KVM test: step file tests: add parameter timeout_multiplier
      ` [KVM-AUTOTEST PATCH 5/6] KVM test: tests/steps.py: simplify barrier_2()
        ` [KVM-AUTOTEST PATCH 6/6] KVM test: kvm_subprocess: use select() in read_until_output_matches()

+ cmpc_acpi-add-support-for-classmate-pc-acpi-devices.patch added to -mm tree
 2009-09-29 20:06 UTC 

[refpolicy] roles_unconfineduser.patch
 2009-09-29 20:01 UTC  (7+ messages)

[PATCH] Add call-volume interface to allow user adjust speaker and mic volume
 2009-09-29 20:00 UTC  (2+ messages)

+ rmap-fix-the-comment.patch added to -mm tree
 2009-09-29 19:58 UTC 

Deciding between Git/Mercurial
 2009-09-29 19:55 UTC  (5+ messages)

+ drivers-scsi-libsas-use-sam_good.patch added to -mm tree
 2009-09-29 19:57 UTC 

2.6.32-rc2: wlan rt73 dead
 2009-09-29 20:04 UTC  (4+ messages)

[PATCH] [RFC] Add c/r support for listening INET sockets
 2009-09-29 19:56 UTC  (3+ messages)

Question on fallocate/ftruncate sequence
 2009-09-29 19:55 UTC  (12+ messages)

[PATCH] Fix parallel build
 2009-09-29 19:55 UTC  (2+ messages)

[dm-crypt] mk-digest and mk-sault DAMAGE
 2009-09-29 19:54 UTC 

[PATCH 1/2] Check for valid destructor pointer before calling it
 2009-09-29 19:53 UTC  (2+ messages)

IO scheduler based IO controller V10
 2009-09-29 19:53 UTC  (7+ messages)

My Codec: IDT 92HD75B3X5 issues
 2009-09-29 19:50 UTC  (4+ messages)

Question about invoking of "Task management" functions in USB driver (from newbie)
 2009-09-29 19:49 UTC  (3+ messages)

+ memcg-fix-refcnt-goes-to-minus.patch added to -mm tree
 2009-09-29 19:46 UTC 

[PATCH] Alchemy: XXS1500 PCMCIA driver rewrite
 2009-09-29 19:46 UTC  (2+ messages)

+ cgroup-catch-bad-css-refcnt-at-css_put.patch added to -mm tree
 2009-09-29 19:46 UTC 

CPU usage of simple DROP rule
 2009-09-29 19:45 UTC  (3+ messages)

linux-omap git tree updated to v2.6.32-rc1, important changes, please read
 2009-09-29 19:42 UTC  (8+ messages)

VIA VT6330 PCI-E Combo Controller not fully supported
 2009-09-29 19:30 UTC 

New cfg80211 warning on 2.6.32-rc<bleh>
 2009-09-29 19:37 UTC 

[PATCH] correct TCM documentation
 2009-09-29 19:35 UTC  (2+ messages)

LVM2 ./WHATS_NEW tools/polldaemon.c tools/poll 
 2009-09-29 19:35 UTC 

gpiolib: add names file in gpio chip sysfs
 2009-09-29 19:34 UTC  (4+ messages)

[RFC] [PATCH] use "reliable" tsc properly when available, but verify
 2009-09-29 19:34 UTC  (2+ messages)

+ mmc-atmel-mci-new-mci2-module-support-in-atmel-mci-driver.patch added to -mm tree
 2009-09-29 19:31 UTC 

+ mmc-atmel-mci-new-mci2-module-support-in-atmel-mci-driver.patch added to -mm tree
 2009-09-29 19:31 UTC 

+ atmel-mci-change-use-of-dma-slave-interface.patch added to -mm tree
 2009-09-29 19:31 UTC 

mac80211: NOHZ: local_softirq_pending 08
 2009-09-29 19:29 UTC  (6+ messages)

[PATCH 0/2] mmc: atmel-mci: introduce MCI2 support on at91
 2009-09-29 19:29 UTC  (4+ messages)
` [PATCH 1/2] atmel-mci: change use of dma slave interface


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.