All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-31 09:50:35 to 2010-03-31 12:12:24 UTC [more...]

KVM warning about uncertified CPU for SMP for AMD model 2, stepping 3
 2010-03-31 12:11 UTC  (3+ messages)

[PATCHSET linux-next] update gfp/slab.h includes
 2010-03-31 11:51 UTC  (4+ messages)
` [PATCH 06/17] vbus: "

[PATCH] netdev/fec.c: add phylib supporting to enable carrier detection
 2010-03-31 12:11 UTC  (5+ messages)

[PATCH] Documentation: clarify grammar
 2010-03-31 12:11 UTC  (3+ messages)

[PATCH] netdev/fec.c: add phylib supporting to enable carrier detection (v2)
 2010-03-31 12:10 UTC  (3+ messages)

[PATCH v2] MTD: Fix Orion NAND driver compilation with ARM OABI
 2010-03-31 12:01 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] Enable PXAFB for PXA27X and PXA3XX
 2010-03-31 12:10 UTC  (2+ messages)

kmemleak_scan_area
 2010-03-31 12:10 UTC  (4+ messages)

inconsistent lock state
 2010-03-31 12:08 UTC  (11+ messages)
    ` [PATCH] r8169: Fix rtl8169_rx_interrupt()

[PATCH] fat: fix buffer overflow in vfat_create_shortname()
 2010-03-31 12:08 UTC  (6+ messages)

LVM2 ./WHATS_NEW lib/metadata/merge.c lib/meta 
 2010-03-31 12:06 UTC 

Logitech M705 thumb button
 2010-03-31 12:05 UTC  (6+ messages)

[RFC PATCH 0/2] gitk --color-words
 2010-03-31 12:04 UTC  (3+ messages)
` [PATCH 2/2] gitk: add the equivalent of diff --color-words

[PATCH NEXT 0/8]qlcnic: fix diagnostic tools access
 2010-03-31 12:03 UTC  (9+ messages)
` [PATCH NEXT 1/8] qlcnic: fix fw load from file
` [PATCH NEXT 2/8] qlcnic: handle queue manager access
` [PATCH NEXT 3/8] qlcnic: update oncard memory size check
` [PATCH NEXT 4/8] qlcnic: fix onchip memory access
` [PATCH NEXT 5/8] qlcnic: use IDC defined timeout value
` [PATCH NEXT 6/8] qlcnic: add driver debug support
` [PATCH NEXT 7/8] qlcnic: fix interface attach sequence
` [PATCH NEXT 8/8] qlcnic: update version to 5.0.1

blktap2: Depend on XEN_BLKDEV_BACKEND
 2010-03-31 12:03 UTC  (5+ messages)

[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-03-31 12:02 UTC  (3+ messages)
` [PATCH v2] Add Mergeable RX buffer feature to vhost_net

LVM2 ./WHATS_NEW daemons/dmeventd/dmeventd.c
 2010-03-31 12:01 UTC 

[PATCH 3/3] be2net: fix bug in vlan rx path for big endian architecture
 2010-03-31 12:00 UTC 

[U-Boot] Booting from ext2/ext3
 2010-03-31 11:59 UTC  (2+ messages)

Are the patches used to build git on cygwin available in a git repo somewhere?
 2010-03-31 11:58 UTC  (6+ messages)

[PATCH 2/3] be2net: fix flashing on big endian architectures
 2010-03-31 11:57 UTC 

gcc Recipes
 2010-03-31 11:45 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (lm90) use programmed update rate
 2010-03-31 11:54 UTC  (2+ messages)

[RFC] OMAP4-hsmmc: card-detect/regulator changes
 2010-03-31 11:51 UTC 

[PATCH v3 0/2] git-gui: change to display the combined diff in the case of conflicts
 2010-03-31 11:50 UTC  (5+ messages)

[PATCH 1/3] be2net: fix a bug in flashing the redboot section
 2010-03-31 11:47 UTC 

Modifying ebtables to read the commands from a file
 2010-03-31 11:45 UTC  (5+ messages)

PCI passthrough resource remapping
 2010-03-31 11:43 UTC  (12+ messages)

CX23102 (Polaris?)
 2010-03-31 11:40 UTC 

RFC: additional event for pm_notifier
 2010-03-31 11:39 UTC  (5+ messages)

System hangs when using USB 3.0 HD with on Ubuntu
 2010-03-31 11:39 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/17] v4: virtio-serial fixes, new abi for port discovery
 2010-03-31 11:38 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/17] virtio-serial: save/load: Ensure target has enough ports
  ` [Qemu-devel] [PATCH 02/17] virtio-serial: save/load: Ensure nr_ports on src and dest are same
    ` [Qemu-devel] [PATCH 03/17] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
      ` [Qemu-devel] [PATCH 04/17] virtio-serial: save/load: Send target host connection status if different
        ` [Qemu-devel] [PATCH 05/17] virtio-serial: Use control messages to notify guest of new ports
          ` [Qemu-devel] [PATCH 06/17] virtio-serial: whitespace: match surrounding code
            ` [Qemu-devel] [PATCH 07/17] virtio-serial: Remove redundant check for 0-sized write request
              ` [Qemu-devel] [PATCH 08/17] virtio-serial: Update copyright year to 2010
                ` [Qemu-devel] [PATCH 09/17] virtio-serial: Propagate errors in initialising ports / devices in guest
                  ` [Qemu-devel] [PATCH 10/17] virtio-serial: Send out guest data to ports only if port is opened
                    ` [Qemu-devel] [PATCH 11/17] iov: Introduce a new file for helpers around iovs, add iov_from_buf()
                      ` [Qemu-devel] [PATCH 12/17] iov: Add iov_to_buf and iov_size helpers
                        ` [Qemu-devel] [PATCH 13/17] virtio-serial: Handle scatter-gather buffers for control messages
                          ` [Qemu-devel] [PATCH 14/17] virtio-serial: Handle scatter/gather input from the guest
                            ` [Qemu-devel] [PATCH 15/17] virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse
                              ` [Qemu-devel] [PATCH 16/17] virtio-serial: Discard data that guest sends us when ports aren't connected
                                ` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 00/17] v4: virtio-serial fixes, new abi for port discovery

Undefined behaviour of connect(fd, NULL, 0);
 2010-03-31 11:36 UTC 

[Bug 27173] New: r600 wierdness with shaders for blur effect in compiz
 2010-03-31 11:35 UTC  (2+ messages)
` [Bug 27173] "

Import ClearCaase with history?
 2010-03-31 11:33 UTC 

[questions] savevm|loadvm
 2010-03-31 11:31 UTC  (5+ messages)
    ` [Qemu-devel] "

[Bug 27387] New: nouveau crashes on GForce8200 (onboard) after start of xorg
 2010-03-31 11:29 UTC  (2+ messages)
  ` [Bug 27387] "

[Patch] bonding: fix potential deadlock in bond_uninit()
 2010-03-31 11:28 UTC  (2+ messages)

[Patch] workqueue: move lockdep annotations up to destroy_workqueue()
 2010-03-31 11:25 UTC  (2+ messages)

[U-Boot] Saving environment variables in MMC
 2010-03-31 11:28 UTC  (5+ messages)

[PATCH 0/14] Memory Compaction v6
 2010-03-31 11:27 UTC  (5+ messages)
` [PATCH 14/14] mm,migration: Allow the migration of PageSwapCache pages

[PATCH 0/4] xfrm fixes and flow structurization
 2010-03-31 11:24 UTC  (14+ messages)
` [PATCH 1/4] xfrm: increment genid before bumping state genids
` [PATCH 2/4] xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler
` [PATCH 3/4] xfrm: remove policy lock when accessing policy->walk.dead
` [PATCH 4/4] flow: structurize flow cache

[PATCH 0/10] hugetlb: V8 numa control of persistent huge pages alloc/free
 2010-03-31 11:23 UTC  (2+ messages)
` [APPLIED] "

[2.6.34-rc2 NFS4 oops] open error path failure
 2010-03-31 11:20 UTC  (4+ messages)

[r8169] WARNING: at net/sched/sch_generic.c
 2010-03-31 11:19 UTC  (2+ messages)

[patch 0/2] Run interrupt handlers always with interrupts disabled
 2010-03-31 11:16 UTC  (6+ messages)
` [patch 1/2] genirq: Run irq handlers "

[Bug 26872] New: Kernel 2.6.33 fails to suspend (semi-bisected)
 2010-03-31 11:19 UTC  (2+ messages)
` [Bug 26872] Kernel 2.6.33 fails to suspend (bisected)

git cvsimport and case-insensitive config
 2010-03-31 11:17 UTC  (9+ messages)

[Xenomai-core] [git pull] RTDM: Fix potential NULL pointer dereference
 2010-03-31 11:17 UTC  (5+ messages)

(no subject)
 2010-03-31 11:16 UTC 

[ath9k-devel] ath9k_htc compat-wireless tarballs should be up now
 2010-03-31 11:16 UTC  (12+ messages)

[RFC/PATCH 0/3] 32k timer patches
 2010-03-31 11:13 UTC  (4+ messages)
` [RFC/PATCH 1/3] omap: fix clocksource_32k to start from zero
` [RFC/PATCH 2/3] arm: omap1: remove dead code from timer32k.c
` [RFC/PATCH 3/3] arm: omap1/2/3/4: convert clocksource to a platform_driver

New release candidate for Xen 4.0.0 (RC9)
 2010-03-31 11:13 UTC  (5+ messages)

[RFC/PATCH 0/2] 32k-sync timer patches
 2010-03-31 11:10 UTC  (4+ messages)
` [RFC/PATCH 1/2] arm: omap1: remove dead code from timer32k.c
` [RFC/PATCH 2/2] arm: omap1/2/3/4: convert clocksource to a platform_driver

[linux-dvb] linux-dvb Digest, Vol 62, Issue 16
 2010-03-31 11:08 UTC 

2.6.33: Xorg+khubd lockup (D-state) BUG / ioctl EVIOCGNAME failed: Inappropriate ioctl for device / PreInit returned NULL
 2010-03-31 11:08 UTC  (5+ messages)

[PATCHv2 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver
 2010-03-31 11:07 UTC  (6+ messages)
` [PATCHv2 1/3] OMAP3: PM: Fix crash when enabling SmartReflex on non-supported OMAPs
  ` [PATCHv2 2/3] OMAP3: PM: Smartreflex IP update changes for OMAP3630
    ` [PATCHv2 3/3] OMAP3: PM: Adding OMAP3630 support in smartreflex driver

New build system for GRUB
 2010-03-31 11:07 UTC 

DM1105: could not attach frontend 195d:1105
 2010-03-31 10:47 UTC  (5+ messages)

cx88 remote control event device
 2010-03-31 11:00 UTC 

[PATCH] Added support for Atheros AR300x Bluetooth Chip
 2010-03-31 10:59 UTC  (3+ messages)
  ` [PATCH] Added Host level support for Atheros AR3xxx "

[PATCH 1/1] Xen ARINC653 scheduler
 2010-03-31 10:56 UTC  (5+ messages)

[Xenomai-help] Problem to cross-compile Xenomai user-space support
 2010-03-31 10:55 UTC 

[Qemu-devel] QEMU 0.12.3 and SCSI boot
 2010-03-31  7:17 UTC  (7+ messages)

Config NO_BOOTMEM breaks my amd64 box
 2010-03-31 10:51 UTC  (2+ messages)

[Buildroot] init segfaults when compiled with glibc
 2010-03-31 10:47 UTC 

domU oom -> xvda1 read-only without any notice?
 2010-03-31 10:46 UTC  (8+ messages)

Bug in hrtimer_get_next_event?
 2010-03-31 10:43 UTC  (2+ messages)

Sharp Zaurus SL-6000 docking station for free
 2010-03-31 10:39 UTC 

nf-next: TEE and nesting
 2010-03-31 10:38 UTC  (6+ messages)
` [PATCH 1/5] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 2/5] net: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [PATCH 3/5] netfilter: xtables: inclusion of xt_TEE
` [PATCH 4/5] netfilter: xtables2: make ip_tables reentrant
` [PATCH 5/5] netfilter: xt_TEE: have cloned packet travel through Xtables too

[PATCH] oom killer: break from infinite loop
 2010-03-31 10:38 UTC  (12+ messages)
                ` [patch -mm] memcg: make oom killer a no-op when no killable task can be found

[PATCHv3 0/2] tracing: function graph output for preempt/irqs-off tracers
 2010-03-31 10:36 UTC  (9+ messages)

[Buildroot] output/target/usr/lib/' is not a directory
 2010-03-31 10:36 UTC 

[PATCH V2 4/4] cpuset,mm: update task's mems_allowed lazily
 2010-03-31 10:34 UTC  (10+ messages)

nf-next: TEE and nesting
 2010-03-31 10:33 UTC  (7+ messages)
` [PATCH 1/5] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 2/5] net: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [PATCH 3/5] netfilter: xtables: inclusion of xt_TEE
` [PATCH 4/5] netfilter: xtables2: make ip_tables reentrant
` [PATCH 5/5] netfilter: xt_TEE: have cloned packet travel through Xtables too

[PATCH] gitweb: The "Owner" column can be hidden
 2010-03-31 10:28 UTC  (2+ messages)

[PATCH] i2c: omap: fix OOPS in omap_i2c_unidle() during probe
 2010-03-31 10:27 UTC  (2+ messages)

crucial fixes only for net-2.6 please
 2010-03-31 10:27 UTC 

[patch v2 1/2] sched: check for prev_cpu == this_cpu before calling wake_affine()
 2010-03-31 10:25 UTC  (2+ messages)

[net-2.6] bonding: bond_xmit_roundrobin() fix
 2010-03-31 10:24 UTC 

[Patch] fix packet loss and massive ping spikes with PPP multi-link
 2010-03-31 10:03 UTC  (6+ messages)
` [Patch] fix packet loss and massive ping spikes with PPP

[Qemu-devel] [PATCH 0/2 v3] Qemu support for multiple keyboard devices
 2010-03-31 10:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] Support "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/2] Added monitor commands: 'keyboard_set' and 'info keybaord'
  ` [Qemu-devel] "

memory leak after enabling bridge-netfilter
 2010-03-31 10:20 UTC  (2+ messages)

HERE COMES THE EVENT KING
 2010-03-31 10:18 UTC 

[U-Boot] may i get in
 2010-03-31 10:17 UTC 

[Buildroot] [PATCH] Bump libdrm to 2.4.14
 2010-03-31 10:17 UTC  (2+ messages)

MPC5200B, many FEC_IEVENT_RFIFO_ERRORs until link down
 2010-03-31 10:15 UTC  (3+ messages)

[PATCH:RFC 5/5] bridge-netfilter: use the vlan id as part of the connection tracking tuple for bridged traffic
 2010-03-31 10:17 UTC  (3+ messages)

[Buildroot] [Bug 1387] New: xlib_libX11-1.3.2 can's find libjpeg
 2010-03-31 10:16 UTC  (3+ messages)
` [Buildroot] [Bug 1387] "

[PATCH next-next-2.6] virtio_net: missing sg_init_table
 2010-03-31 10:16 UTC  (4+ messages)
` [PATCH next-next-2.6 v2] "

[Buildroot] [git commit master] xlib_libX11: don't build documentation
 2010-03-31 10:16 UTC 

stv0903bab i2c-repeater question
 2010-03-31 10:14 UTC 

[Buildroot] [PATCH] Bump libdrm to 2.4.19
 2010-03-31 10:15 UTC 

[RFC-PATCH] fec_mpc52xx: add NAPI support
 2010-03-31 10:13 UTC 

[PATCH][QEMU][VHOST]fix feature bit handling for mergeable rx buffers
 2010-03-31 10:12 UTC  (2+ messages)

nf-next: obsolete old extension revisions
 2010-03-31 10:11 UTC  (14+ messages)
` [PATCH 4/4] netfilter: xtables: merge registration structure to NFPROTO_UNSPEC

[PATCH] MACB: Set PHY address in kernel parameters
 2010-03-31 10:11 UTC  (3+ messages)

[PATCH] x86/hvm: accelerate I/O intercept handling
 2010-03-31 10:08 UTC  (3+ messages)

2.6.34-rc3 - nvidia: module license 'NVIDIA' taints kernel
 2010-03-31  9:31 UTC  (2+ messages)

iproute u32 filter - server hang
 2010-03-31 10:01 UTC  (6+ messages)

Splash screen on mx35 3 stack
 2010-03-31  9:59 UTC 

[RFC 0/9] BKL conversion in TTY drivers
 2010-03-31 10:02 UTC  (4+ messages)

[PATCH] [PATCH v4 5/5] omap3: pm: Use generic TRITON power scripts for ZOOM[2,3], 3630SDP board
 2010-03-31 10:21 UTC 

[PATCH] [PATCH v4 4/5] omap3: pm: Use generic TRITON power scripts for 3430SDP board
 2010-03-31 10:21 UTC 

Xen 4.0 on Debian - Kernel 2.6.32.8 with L7-Filter
 2010-03-31  9:58 UTC 

[PATCH] [PATCH v4 3/5] omap3: pm: Generic TRITON power scripts for OMAP3 based boards
 2010-03-31 10:20 UTC 

[PATCH v2 0/3] Fix DQBUF behavior for recoverable streaming errors
 2010-03-31  9:58 UTC  (3+ messages)
` [PATCH v2 2/3] v4l: videobuf: Add support for V4L2_BUF_FLAG_ERROR

[PATCH] [PATCH v4 2/5] omap3: pm: Using separate clk/volt setup_time for RET and OFF states
 2010-03-31 10:20 UTC 

[PATCH] [PATCH v4 1/5] omap3: pm: fix for twl4030 script load
 2010-03-31 10:20 UTC 

[PATCH] omap1: Add board support and LCD for HTC Oxygen
 2010-03-31  9:57 UTC 

[PATCH v4 0/5] omap3: pm: Update TRITON power scripts and making it generic
 2010-03-31 10:19 UTC 

[PATCH] kvm: Increase NR_IOBUS_DEVS limit to 200
 2010-03-31  9:51 UTC  (2+ messages)

[Qemu-devel] Re: block: more read-only changes, related to backing files
 2010-03-31  9:52 UTC 

[patch 01/14] mtd: Flex-OneNAND support
 2010-03-31  9:53 UTC  (13+ messages)
                      ` MLC Support in JFFS2

[PATCH 1/7] Fix Add check for return modem to avoid crash
 2010-03-31  9:50 UTC  (7+ messages)
` [PATCH 2/7] Add implementation for S3, S4, S5 command
  ` [PATCH 3/7] Add implementation for ATE and other basic command
    ` [PATCH 4/7] Add Repeat last command support
      ` [PATCH 5/7] Fix echo command back even if don't process it
        ` [PATCH 6/7] Add test implementation to support SMS
          ` [PATCH 7/7] Add test implementation for CPBS

PCI passthrough resource remapping
 2010-03-29 19:17 UTC  (2+ 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.