All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-10 16:50:36 to 2010-05-10 18:34:41 UTC [more...]

migration fails with virtio-blk
 2010-05-10 18:34 UTC  (2+ messages)

[Bug 28054] New: Every application accessing GL segfaults
 2010-05-10 18:34 UTC 

[PATCH/RFC v2 0/4] End-of-line normalization, take 2 (now only slightly scary)
 2010-05-10 18:33 UTC  (9+ messages)
` [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion

[PATCH 5/37] librdmacm: replace query_route call with separate queries
 2010-05-10 18:33 UTC  (3+ messages)

[Qemu-devel] sparc64 lazy conditional codes evaluation
 2010-05-10 18:33 UTC  (11+ messages)
` [Qemu-devel] "

network between host and guest
 2010-05-10 18:28 UTC  (2+ messages)

lzma and 4.0 and "Internal errror', 'xc_dom_do_gunzip: inflate failed (rc=-5)"
 2010-05-10 18:27 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] Pad iommu with an empty slot (necessary for SunOS 4.1.4)
 2010-05-10 18:27 UTC  (6+ messages)
` [Qemu-devel] "

[Bug 15950] New: Hang in dc395x driver
 2010-05-10 18:26 UTC  (3+ messages)
` [Bug 15950] "

Disk space accounting and subvolume delete
 2010-05-10 18:23 UTC 

Analog FM radio support for dib0700
 2010-05-10 18:11 UTC 

[Buildroot] [PATCH] Fix Python version detection for libxcb
 2010-05-10 18:23 UTC  (2+ messages)

[PATCH 1/4] audit: make filetype matching consistent with other filters
 2010-05-10 18:23 UTC  (4+ messages)
` [PATCH 2/4] audit: do not audit actions during init module
` [PATCH 3/4] audit: dynamically allocate audit_names when not enough space is in the names array
` [PATCH 4/4] audit: drop the meaningless and format breaking word 'user'

[PATCH 0/8] Moorestown changes in arch/x86 for 35 merge window
 2010-05-10 18:22 UTC  (8+ messages)
` [PATCH 7/8] x86/mrst: add vrtc driver which serves as a wall clock device

[Buildroot] [Bug 1747] New: external toolchain does not include mtd-util headers
 2010-05-10 18:22 UTC  (2+ messages)
` [Buildroot] [Bug 1747] "

[U-Boot] tftp not working for larger rootfs image
 2010-05-10 18:20 UTC  (3+ messages)

New to SELinux: how to get familiar
 2010-05-10 18:18 UTC  (2+ messages)

[PATCHv4 2/4] mach-omap2: export omap2 info under /proc/socinfo
 2010-05-10 18:15 UTC  (8+ messages)
` [PATCHv4 0/4] Introduce the /proc/socinfo and use it to export OMAP data
  ` [PATCHv4 1/4] procfs: Introduce socinfo under /proc

[Buildroot] [Bug 1741] New: external toolchain linking error
 2010-05-10 18:17 UTC  (2+ messages)
` [Buildroot] [Bug 1741] "

[U-Boot] tftp not working for larger rootfs image
 2010-05-10 18:15 UTC  (2+ messages)

posix_fallocate
 2010-05-10 18:17 UTC  (4+ messages)

[PATCH -v14 00/22] Use lmb with x86
 2010-05-10 18:09 UTC  (4+ messages)
` [PATCH 05/22] lmb: Add lmb_reserve_area/lmb_free_area

[PATCH 0/1] mx31: Fix usb otg host initialisation
 2010-05-10 18:13 UTC  (2+ messages)
` [PATCH 1/1] ehci-mxc: Fix mx31 OTG "

[PATCH] xfs: clean up xlog_align
 2010-05-10 18:15 UTC  (2+ messages)

ext4 df regression introduced by commit 9d0be50
 2010-05-10 18:05 UTC 

[PATCH 1/1] staging: hv: Optimize adj_guesttime function and add more detailed comments
 2010-05-10 18:12 UTC 

[PATCH 1/1] staging: hv: Optimize adj_guesttime function and add more detailed comments
 2010-05-10 18:12 UTC 

libnetfilter_queue: mark-value byte ordering?
 2010-05-10 18:11 UTC  (8+ messages)

[PATCH RFC GSoC] gitweb: Use -M option while using format-patch
 2010-05-10 18:11 UTC  (4+ messages)

bad primary superblock - bad magic number !!!
 2010-05-10 18:11 UTC  (3+ messages)

[patch 1/1] markup_oops: fix perlcritic warnings
 2010-05-10 18:09 UTC  (5+ messages)

libata, hddtemp + s2ram is racy
 2010-05-10 18:08 UTC  (4+ messages)

homehost update
 2010-05-10 18:06 UTC 

[PATCH 0/8] Suspend block api (version 6)
 2010-05-10 18:06 UTC  (4+ messages)

RFC - Cleaned up hypervisor layer
 2010-05-10 18:05 UTC  (7+ messages)
` [tip:x86/cpu] Modify the VMware balloon driver for the new x86_hyper API

Instant crash (invalid free()) at migrate for all 32bit qemu-kvm-0.12
 2010-05-10 18:05 UTC 

[PATCH v3 01/11] rlimits: security, add task_struct to setrlimit
 2010-05-10 18:00 UTC  (11+ messages)
` [PATCH v3 02/11] rlimits: add task_struct to update_rlimit_cpu
` [PATCH v3 03/11] rlimits: make sure ->rlim_max never grows in sys_setrlimit
` [PATCH v3 04/11] rlimits: split sys_setrlimit
` [PATCH v3 05/11] rlimits: allow setrlimit to non-current tasks
` [PATCH v3 06/11] rlimits: do security check under task_lock
` [PATCH v3 07/11] rlimits: add rlimit64 structure
` [PATCH v3 08/11] rlimits: redo do_setrlimit to more generic do_prlimit
` [PATCH v3 09/11] rlimits: switch more rlimit syscalls to do_prlimit
` [PATCH v3 10/11] rlimits: implement prlimit64 syscall
` [PATCH v3 11/11] unistd: add __NR_prlimit64 syscall numbers

[ath9k-devel] Current state of ath9k in linux release and compat-wireless
 2010-05-10 18:02 UTC  (4+ messages)

[PATCH v5 0/5] PCI Shared Memory device
 2010-05-10 18:01 UTC  (22+ messages)
` [PATCH v5 1/5] Device specification for shared memory PCI device
  ` [PATCH v5 2/5] Support adding a file to qemu's ram allocation
    ` [PATCH v5 3/5] Add functions for assigning ioeventfd and irqfds
      ` [PATCH v5 4/5] Inter-VM shared memory PCI device
                  ` [Qemu-devel] "

Page flipping not working as expected for compositing - engineering resource available to help fix it
 2010-05-10 18:00 UTC  (5+ messages)

git gc taking forever to reflog expire --all
 2010-05-10 17:58 UTC 

[PATCH 0/2] Fix migration races in rmap_walk() V3
 2010-05-10 17:56 UTC  (8+ messages)
` [PATCH 2/2] mm,migration: Avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks

viafb suspend & resume, v2
 2010-05-10 17:56 UTC  (3+ messages)

AMD Phenom II 940: mm/vmalloc.c:110 vmap_page_range_noflush
 2010-05-10 17:56 UTC  (7+ messages)
        ` AMD Phenom II 940: Upgrade to 2.6.32.12 fixes it and upgrades CPU from 3.1Ghz to 1.2Thz!
          `  "

[PATCH] i2c: use <linux/io.h> instead of <asm/io.h>
 2010-05-10 17:55 UTC  (3+ messages)

linux-next: Tree for May 10
 2010-05-10 17:53 UTC  (3+ messages)
` [PATCH -next] gadget: f_fs.c needs to include pagemap.h
` [PATCH -next] staging: memrar depends on RAR_REGISTER

[Qemu-devel] [RFC 00/22]: QMP: Convert savevm/loadvm/delvm
 2010-05-10 17:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()

[RFC] G.723-24 format patch
 2010-05-10 17:50 UTC  (3+ messages)

[PATCH 0/3] mx31moboard OTG host support
 2010-05-10 17:49 UTC  (4+ messages)
` [PATCH 1/3] mx31moboard: Fix usb PHY reset
  ` [PATCH 2/3] mx31moboard: Move usb OTG device registration
    ` [PATCH 3/3] mx31moboard: OTG host support for smartbot board

[PATCH -tip 0/5] kprobes: batch (un)optimization support
 2010-05-10 17:53 UTC  (6+ messages)
` [PATCH -tip 1/5] [CLEANUP] kprobes: Remove redundant text_mutex lock in optimize
` [PATCH -tip 2/5] kprobes: Limit maximum number of optimization at once
` [PATCH -tip 3/5] x86: Introduce text_poke_smp_batch() for batch-code modifying
` [PATCH -tip 4/5] kprobes/x86: Use text_poke_smp_batch
` [PATCH -tip 5/5] kprobes: Support delayed unoptimization

[PATCH] gatio: do not read if no read_handler
 2010-05-10 17:48 UTC  (5+ messages)

Cpupools and pdata_alloc
 2010-05-10 17:47 UTC 

[PATCHv7] add mergeable buffers support to vhost_net
 2010-05-10 17:46 UTC  (4+ messages)

[hg:v4l-dvb] Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices
 2010-05-10 17:45 UTC 

[Qemu-devel] [PATCH 0/2]: QMP: expose errno in the BLOCK_IO_ERROR event
 2010-05-10 17:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-error: Introduce get_errno_name()

pvfb: Absolute vs relative mouse tracking mystery
 2010-05-10 17:45 UTC  (3+ messages)

pull request: wireless-2.6 2010-05-10
 2010-05-10 17:43 UTC 

[uml-devel] uml: Error with Linked list debugging on
 2010-05-10 17:43 UTC  (3+ messages)

[ANNOUNCE] libcxgb4 1.0.1 Release
 2010-05-10 17:42 UTC 

[PATCH 0/12] xfs: delayed logging V5
 2010-05-10 17:43 UTC  (3+ messages)
` [PATCH 12/12] xfs: Ensure inode allocation buffers are fully replayed

[PATCH] hda_intel: Fixes distorted recording on US15W chipset
 2010-05-10 17:40 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: Remove max_tx and tx_window modules paramenter from L2CAP
 2010-05-10 17:39 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Remove L2CAP Extended Features from Kconfig

Status of the patches under review (85 patches) and some misc notes about the devel procedures
 2010-05-10 17:39 UTC  (6+ messages)

autofs5 variable substitution
 2010-05-10 17:38 UTC  (4+ messages)

NFS hang when writing to loopback file from VMWare ESX (kernel 2.6.30)
 2010-05-10 17:36 UTC  (2+ messages)

[PATCH] RDMA/ucma: Copy iWARP route information
 2010-05-10 17:36 UTC  (2+ messages)

[PATCH] xfstests: test extent size hints
 2010-05-10 17:36 UTC  (4+ messages)

[PATCHv2] KVM: inject #UD if instruction emulation fails and exit to userspace
 2010-05-10 17:33 UTC  (4+ messages)

[PATCHv7] add mergeable buffers support to vhost_net
 2010-05-10 17:31 UTC  (2+ messages)

[PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
 2010-05-10 17:29 UTC  (2+ messages)
` [msysGit] "

[PATCH -tip] perf probe: Don't compile CFI related code if elfutils is old
 2010-05-10 17:28 UTC  (2+ messages)

[PATCH 0/9] drm/radeon/kms: update pm code
 2010-05-10 17:28 UTC  (5+ messages)

TCP-MD5 checksum failure on x86_64 SMP
 2010-05-10 17:27 UTC  (12+ messages)

DSS2 on 36xx with 2.6.34-rc6
 2010-05-10 17:26 UTC  (4+ messages)

Xen GCOV Patches for latest Xen Unbstable and linux 2.6.18.8 kernel(32/64bit)
 2010-05-10 17:26 UTC  (4+ messages)
` [Xen-devel] "

[BUG?] vfs_cache_pressure=0 does not free inode caches
 2010-05-10 17:26 UTC 

MUTE broken on hda nvhdmi
 2010-05-10 17:23 UTC 

[Bug 15910] New: zero-length files and performance degradation
 2010-05-10 17:23 UTC  (2+ messages)
` [Bug 15910] "

[PATCH] staging/comedi: new Kconfig and Makefiles, drivers grouped by bustype
 2010-05-10 17:19 UTC  (2+ messages)

[PATCH] idr: document that idr_for_each may be used under rcu_read_lock()
 2010-05-10 16:55 UTC 

Patch to auto-load MSFT PV NIC driver
 2010-05-10 17:21 UTC  (5+ messages)

[PATCH] ppp: transition phase to DEAD when lcp finishes
 2010-05-10 17:19 UTC  (3+ messages)

[Qemu-devel] [RFC][MIPS][PATCH 1/6] Initial support of bonito north bridge used by fulong mini pc
 2010-05-10 17:19 UTC  (4+ messages)

[PATCH 0/8] merge: allow --log to append shortlog to -m
 2010-05-10 17:17 UTC  (9+ messages)
` [PATCH 1/8] t7604-merge-custom-message: shift expected output creation
` [PATCH 2/8] t7604-merge-custom-message: show that --log doesn't append to -m
` [PATCH 3/8] merge: update comment
` [PATCH 4/8] merge: rename variable
` [PATCH 5/8] fmt-merge-msg: minor refactor of fmt_merge_msg()
` [PATCH 6/8] fmt-merge-msg: refactor merge title formatting
` [PATCH 7/8] fmt-merge-msg: add function to append shortlog only
` [PATCH 8/8] merge: --log appends shortlog to message if specified

[mdlabriola@yahoo.com: Re: Re: [Xen-users] DomU routed traffic disappearing in vif.]
 2010-05-10 17:17 UTC  (3+ messages)

ASoC updates for 2.6.35
 2010-05-10 17:15 UTC 

[RFC] net: change bridge/macvlan hook to be be generic
 2010-05-10 17:14 UTC  (2+ messages)

[PATCH] DSS2 Include VRFB into omap2-3build only
 2010-05-10 17:14 UTC  (9+ messages)

gitweb, FastCGI and PSGI/Plack
 2010-05-10 17:14 UTC  (7+ messages)

Questions about 4k sector drives
 2010-05-10 17:13 UTC  (11+ messages)

[PATCH] ummunotify: Userspace support for MMU notifications V2
 2010-05-10 17:12 UTC  (5+ messages)

2.6.33.3-rt19 kernel BUG's
 2010-05-10 17:11 UTC  (6+ messages)

[PATCH] nf_conntrack_core.c: fix for dead connection after flushing conntrack cache
 2010-05-10 17:08 UTC  (4+ messages)

linux-nfs.org will be going down for an upgrade today
 2010-05-10 17:07 UTC 

Broken RAID1 boot arrays
 2010-05-10 17:06 UTC  (2+ messages)

avoiding anonymous commits from root/shared accounts
 2010-05-10 17:05 UTC 

[PATCH 1/1] omap-sham: OMAP macros corrected
 2010-05-10 17:03 UTC  (4+ messages)

problem using meta-toolchain.bb and external-toolchain-generic.bb
 2010-05-10 16:58 UTC  (2+ messages)

[BUGFIX] ACPI, APEI, Fix building of APEI EINJ and GHES
 2010-05-10 17:00 UTC  (3+ messages)

[PATCH] tagged console logging detour via printk
 2010-05-10 17:02 UTC 

(no subject)
 2010-05-10 17:00 UTC 

linux vs. linux-libc-headers?
 2010-05-10 16:55 UTC  (3+ messages)
` Kernel Headers Quality Issue (was: linux vs. linux-libc-headers?)

[GIT PULL 0/4] perf improvements and fixes
 2010-05-10 16:59 UTC  (2+ messages)

Spare drive won't spin down
 2010-05-10 16:59 UTC  (5+ messages)

snd-hda-intel - wallclk patch
 2010-05-10 16:57 UTC 

Supported Python version for OE?
 2010-05-10 16:50 UTC  (2+ messages)

linux-next: manual merge of the staging-next tree with the rr tree
 2010-05-10 16:41 UTC  (2+ messages)

Oops in mpc52xx_uart_init (2.6.34-rc5)
 2010-05-10 16:25 UTC  (5+ messages)
` [PATCH] serial: mpc52xx_uart: fix null pointer dereference

mmotm 2010-04-28-16-53 uploaded
 2010-05-10 16:53 UTC  (4+ messages)
` mmotm 2010-04-28 - RCU whinges

[PATCH] Staging: wlags49_h2: fixed C99 comments style issues in wl_profile.c
 2010-05-10 16:52 UTC  (3+ messages)

[PATCH 0/4] Add a Coccinelle front-end script
 2010-05-10 16:52 UTC  (4+ messages)
` [PATCH 4/4] Add scripts/coccinelle/resource_size.cocci

[PATCH] OMAP3: GPIO: Replace CONFIG_ARCH_OMAP34XX with CONFIG_ARCH_OMAP3
 2010-05-10 16:51 UTC  (2+ messages)

calamari (ppc e500v2) failure
 2010-05-10 16:47 UTC  (7+ messages)

linux vs. linux-libc-headers?
 2010-05-10 16:46 UTC  (10+ messages)
` [PATCH] angstrom-2008.1: use linux-libc-headers 2.6.24 for hipox machine


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.