All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-29 19:03:56 to 2009-09-29 20:56:13 UTC [more...]

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

[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)

RT Latency on Atmel Processors
 2009-09-29 20:46 UTC  (5+ messages)

sync guest calls made async on host - SQLite performance
 2009-09-29 20:46 UTC  (6+ 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 

Linux 2.6.32-rc1
 2009-09-29 20:42 UTC  (6+ messages)

[Buildroot] problems building git head
 2009-09-29 20:40 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 

[rfkill PATCH] default install to $(PREFIX)/sbin
 2009-09-29 20:34 UTC  (2+ messages)

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 

getting path to backport directory
 2009-09-29 20:15 UTC 

[RFC][v7][PATCH 0/9] Implement clone2() system call
 2009-09-29 20:02 UTC  (17+ 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  (14+ 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 

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

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

still mtrr problems
 2009-09-29 19:28 UTC  (2+ messages)

[PATCH] Add auditd listener and remote audit protocol
 2009-09-29 19:27 UTC  (9+ messages)

[Qemu-devel] The curses option
 2009-09-29 19:27 UTC 

MPT Fusion SAS 2.6.31 regression, crash on heavy load
 2009-09-29 19:25 UTC 

SME warning on 2.6.32-rc<bleh>
 2009-09-29 19:24 UTC 

amd64 + mtrr: only 3.1gb of 8gb are covered, kernel 2.6.30 and earlier
 2009-09-29 19:24 UTC  (6+ messages)

[Fwd: Re: Bug#538372: header failure including netlink.h (or uio.h)]
 2009-09-29 19:21 UTC  (3+ messages)

[PATCH] Fix memory leaks in libxc python bindings
 2009-09-29 19:18 UTC  (3+ messages)

+ swapfile-avoid-null-pointer-dereference-in-swapon-when-s_bdev-is-null.patch added to -mm tree
 2009-09-29 19:16 UTC 

+ errh-add-helper-function-to-simplify-pointer-error-checking.patch added to -mm tree
 2009-09-29 19:15 UTC 

[to-be-updated] drivers-net-wireless-ath-ar9170-phyc-fix-uninitialised-variable.patch removed from -mm tree
 2009-09-29 19:13 UTC 

+ ar9170-fix-bug-in-iq-auto-calibration-value-calculation.patch added to -mm tree
 2009-09-29 19:13 UTC 

cache aliasing in dup_mmap
 2009-09-29 19:11 UTC  (3+ messages)

[NFS] Trouble exporting OCFS2 via NFS
 2009-09-29 19:08 UTC  (4+ messages)
` [Ocfs2-devel] "

sync guest calls made async on host - SQLite performance
 2009-09-29 18:58 UTC  (8+ messages)

[PATCH] Update powernow.c to latest cpufreq code
 2009-09-29 19:04 UTC 

[nacked] sdio-add-mmc_cap_vdd_165_195-host-capability.patch removed from -mm tree
 2009-09-29 19:03 UTC 

[nacked] sdio-add-mmc_cap_vdd_165_195-host-capability.patch removed from -mm tree
 2009-09-29 19:03 UTC 


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.