All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-04 18:41:53 to 2011-05-04 20:05:16 UTC [more...]

[Bug 34102] New: radeon drm/kms driver: please use suspend/hibernate notifiers for allocating memory in suspend routines
 2011-05-04 20:05 UTC  (3+ messages)
` [Bug 34102] radeon drm/kms: "

Divide error in bictcp_cong_avoid ?
 2011-05-04 20:04 UTC  (11+ messages)
          ` [PATCH] tcp_cubic: limit delayed_ack ratio to prevent divide error

[PATCH] compat: fixes to allow working with tile arch
 2011-05-04 15:16 UTC 

[PATCH] arch/tile: add arch/tile/drivers/ directory with SROM driver
 2011-05-04 19:10 UTC 

[PATCH] tile: add an RTC driver for the Tilera hypervisor
 2011-05-04 19:52 UTC 

2.6.39-rc5-git2 boot crashs
 2011-05-04 20:04 UTC  (23+ messages)
` [block IO crash] "

[PATCH] Allocate memory cgroup structures in local nodes
 2011-05-04 20:04 UTC  (5+ messages)

[RFC] Kdump and memory error handling
 2011-05-04 20:02 UTC  (4+ messages)

WARNING from mac80211
 2011-05-04 20:02 UTC  (2+ messages)

2.6.38.2, kernel panic, probably related to framentation handling
 2011-05-04 20:02 UTC  (4+ messages)

[U-Boot] [PATCH] ppc, mgcoge: add DIP switch detection
 2011-05-04 20:01 UTC  (2+ messages)

A few more fixes for .39
 2011-05-04 20:01 UTC 

Linux wireless mini-summit -- Vancouver, Canada August 15-16, 2011
 2011-05-04 19:47 UTC 

[RFC] block integrity: Fix write after checksum calculation problem
 2011-05-04 20:00 UTC  (19+ messages)
              ` [RFC v2] block integrity: Stabilize(?) pages during writeback
                ` [PATCH v3 0/3] data integrity: Stabilize pages during writeback for ext4
                ` [PATCH v3 3/3] mm: Wait for writeback when grabbing pages to begin a write

[PATCH 0/4] [RFC] virtio-net: Improve small packet performance
 2011-05-04 20:00 UTC  (5+ messages)
` [PATCH 2/4] [RFC] virtio: Introduce new API to get free space

[LARTC] List fault?
 2011-05-04 19:59 UTC  (10+ messages)

[PATCH 1/1] Staging: hv: Add the necessary dependencies to hyperv Kconfig
 2011-05-04 19:58 UTC  (15+ messages)

[PATCH] config.txt: interactive.singlekey is used by
 2011-05-04 19:58 UTC  (6+ messages)
` [PATCH v2 2/5] git-add.txt: document 'interactive.singlekey'
        ` [PATCH] git-add.txt: document 'add.ignoreErrors'

FC15: 32-bit PV guest crash on restore on x64_86 host
 2011-05-04 19:58 UTC 

kernel panic on MIPS + ath5k + Wistron CM9 radio
 2011-05-04 19:55 UTC  (4+ messages)
  ` [ath5k-devel] "

[PATCH 0/1] qt4: Fix [# 1020]
 2011-05-04 19:55 UTC  (3+ messages)
` [PATCH 1/1] qt4: Enable qt4 opengl for ppc

[PATCH 1/2, v2] x86: replace nr_irqs sized per-domain arrays with radix trees
 2011-05-04 19:55 UTC  (2+ messages)

[Qemu-devel] [RFC 01/28] target-xtensa: add target stubs
 2011-05-04 19:51 UTC  (12+ messages)
` [Qemu-devel] [RFC 12/28] target-xtensa: implement shifts (ST1 and RST1 groups)
` [Qemu-devel] [RFC 19/28] target-xtensa: implement RST2 group (32 bit mul/div/rem)
` [Qemu-devel] [RFC 20/28] target-xtensa: implement windowed registers
` [Qemu-devel] [RFC 24/28] target-xtensa: implement SIMCALL

[PATCH v2] sdio: optimized SDIO IRQ handling for single irq
 2011-05-04 19:48 UTC  (5+ messages)

i915 llc for -next
 2011-05-04 19:47 UTC  (6+ messages)
` [PATCH 07/13] drm/i915: Mark the cursor and the overlay as being part of the display planes

[PATCH v4] uio/pdrv_genirq: Add OF support
 2011-05-04 19:47 UTC  (5+ messages)

2.6.39-rc6: cdrecord oops
 2011-05-04 19:45 UTC  (3+ messages)

[Qemu-devel] Build breakage on OpenSolaris - softfloat
 2011-05-04 19:45 UTC  (3+ messages)

[PATCH 00/19] qemu-kvm: Cleanup and switch to upstream - Part I
 2011-05-04 19:43 UTC  (20+ messages)
` [PATCH 01/19] qemu-kvm: Switch to upstream mp_state functions
` [PATCH 02/19] qemu-kvm: x86: Use upstream kvmclock device
` [PATCH 03/19] Revert "introduce VMSTATE_U64"
` [PATCH 04/19] qemu-kvm: x86: Drop MSR reset
` [PATCH 05/19] qemu-kvm: Use upstream VCPU reset services
` [PATCH 06/19] qemu-kvm: Use upstream vcpu initialization
` [PATCH 07/19] qemu-kvm: Start using qemu-thread services
` [PATCH 08/19] qemu-kvm: Use upstream kvm_arch_get/put_registers
` [PATCH 09/19] qemu-kvm: Use upstream state synchronization services
` [PATCH 10/19] qemu-kvm: Drop remaining libkvm fragments
` [PATCH 11/19] qemu-kvm: Drop some more unused code
` [PATCH 12/19] qemu-kvm: Drop some obsolete/unused fields from kvm_context
` [PATCH 13/19] qemu-kvm: Refactor in-kernel irqchip and pit control
` [PATCH 14/19] qemu-kvm: Fold kvm_create into kvm_create_context
` [PATCH 15/19] qemu-kvm: Fold kvm_arch_qemu_create_context into kvm_arch_create
` [PATCH 16/19] qemu-kvm: Push PIT reinjection control into x86 code
` [PATCH 17/19] qemu-kvm: Replace kvm_show_regs/code with cpu_dump_state
` [PATCH 18/19] qemu-kvm: Fold kvm_init_coalesced_mmio into kvm_create_context
` [PATCH 19/19] qemu-kvm: x86: Use kvm_arch_init

VMSTATE_U64 vs. VMSTATE_UINT64
 2011-05-04 19:44 UTC  (4+ messages)

How to perform SECURITY ERASE on a SEC4 (security enabled/locked) PATA drive ?
 2011-05-04 19:43 UTC  (7+ messages)

[PATCH 1/2] rt2x00: Initial support for RT5370 USB devices
 2011-05-04 19:42 UTC  (2+ messages)
` [PATCH 2/2] rt2x00: Fix transfer speed regression for USB hardware

[PATCH 1/3] mpt2sas: removetheuseofwriteq@lsi.com, since writeq is not atomic
 2011-05-04 19:42 UTC  (2+ messages)

Audit slowing system
 2011-05-04 19:41 UTC 

Pending i915 fixes
 2011-05-04 19:40 UTC  (4+ messages)
` [PATCH 08/17] drm/i915: Move the tracking of dpms_mode down into crtc enable/disable

[Bug 36745] New: wine 1.3.19 and 3Dmark2001SE Draghotic demo upset kernel 2.6.38.4
 2011-05-04 19:40 UTC  (2+ messages)
` [Bug 36745] wine 1.3.19 and 3Dmark2001SE Dragothic "

Long timeout when booting >= 2.6.38
 2011-05-04 19:40 UTC  (11+ messages)

[PATCH 0/2] libertas: cleanup logging styles
 2011-05-04 19:39 UTC  (4+ messages)
` [PATCH 1/2] libertas: Convert lbs_pr_<level> to pr_<level>

[PATCH 0/3 V2] kvm tools: Support for multiple virtio-blk
 2011-05-04 19:38 UTC  (6+ messages)
` [PATCH 3/3 V2] kvm tools: Add cmdline options for loading multiple images

BUG: unable to handle kernel paging request - balloon_init - xen-4.1.0 - 2.6.32.39
 2011-05-04 19:35 UTC  (10+ messages)

[PATCH] Two patches fixing regression introduced by 'x86-64, mm: Put early page table high'
 2011-05-04 19:33 UTC  (7+ messages)
` [PATCH 1/2] xen/mmu: Add workaround "x86-64, mm: Put early page table high"
          ` [Xen-devel] "

[patch] mm: fail GFP_DMA allocations when ZONE_DMA is not configured
 2011-05-04 19:33 UTC  (3+ messages)

[PATCH 1/2 v2] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-05-04 19:33 UTC  (7+ messages)

[PATCH] drm/i915: Clear any errors recorded before i915.ko is loaded
 2011-05-04 19:32 UTC  (3+ messages)

crush rule definitions
 2011-05-04 19:31 UTC  (5+ messages)

[net-next-2.6 0/9][pull request] Intel Wired LAN Driver Update
 2011-05-04 19:30 UTC  (10+ messages)
` [net-next-2.6 1/9] e100: fix build warning
` [net-next-2.6 2/9] ixgb: convert to set_phys_id
` [net-next-2.6 3/9] igb: Add check for invalid size to igb_get_invariants_82575()
` [net-next-2.6 4/9] igbvf: remove bogus phys_id
` [net-next-2.6 5/9] ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
` [net-next-2.6 6/9] ixgbe: fix typo error with software defined pins on 82599
` [net-next-2.6 7/9] ixgbe: fix sparse warning
` [net-next-2.6 8/9] ixgbe: improve EEPROM read/write operations
` [net-next-2.6 9/9] ixgbe: Cleanup PCIe bus speed info

[Qemu-devel] [PATCH 0/3]: QMP: Introduce inject-nmi command
 2011-05-04 19:28 UTC  (4+ messages)

[TEST] simple test to make sure seek_hole/seek_data is working right
 2011-05-04 19:27 UTC 

[Printing-architecture] OP Monthly Minutes - 4 May 2011
 2011-05-04 19:27 UTC 

ath5k regression associating with APs in 2.6.38
 2011-05-04 19:26 UTC  (3+ messages)

[PATCH rfc 1/5] r8169: style cleanups
 2011-05-04 19:17 UTC  (4+ messages)

[RFC][PATCH] Re: [BUG] ext4: cannot unfreeze a filesystem due to a deadlock
 2011-05-04 19:24 UTC  (17+ messages)
              ` (unknown),
                ` your mail

[U-Boot] [PATCH] Decreases code size of the nand_spl
 2011-05-04 19:24 UTC  (6+ messages)
        ` [U-Boot] [PATCH v2] "

[GIT PULL for 2.6.39-rc7] V4L/DVB updates
 2011-05-04 19:19 UTC 

[Qemu-devel] [PATCH 0/8] cpu interrupt cleanup
 2011-05-04 19:19 UTC  (2+ messages)

[PATCH 1/1] Staging: hv: Add the necessary dependencies to hyperv Kconfig
 2011-05-04 19:19 UTC 

[PATCH] vfio: Fix free in dma mapping error path
 2011-05-04 19:19 UTC  (3+ messages)
` [Qemu-devel] "

[Ocfs2-devel] freeing memory allocated in security_inode_init_security()
 2011-05-04 19:18 UTC 

How to fork a file (git cp ?)
 2011-05-04 19:17 UTC  (4+ messages)

[PATCH] sched: fix erroneous sysct_sched_nr_migrate logic
 2011-05-04 19:15 UTC 

[U-Boot] [PATCH] powerpc/85xx: Add basic support for P1010RDB
 2011-05-04 19:15 UTC  (5+ messages)

[PATCH 00/12] rtlwifi: rtl8192se: Merge new driver
 2011-05-04 19:15 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix rcu_lock imbalance in softif_neigh_get
 2011-05-04 19:14 UTC 

mmc blkqueue is empty even if there are pending reads in do_generic_file_read()
 2011-05-04 19:13 UTC  (5+ messages)

removing a commit from a branch
 2011-05-04 19:12 UTC  (4+ messages)
    ` Sorry, completely off-topic. I've a mailer problem (was: Re: removing a commit from a branch)

[B.A.T.M.A.N.] [PATCH 2/5] batman-adv: Add compatibility code for kfree_rcu
 2011-05-04 19:11 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH-Marek "

2.6.39-rc4+: oom-killer busy killing tasks
 2011-05-04 19:10 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/6] PPC: Add FSL (e500) MMU emulation v3
 2011-05-04 19:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/6] PPC: Qdev'ify e500 pci

[hid-picolcd] Avoid compile warning/error triggered by copy_from_user()
 2011-05-04 19:08 UTC 

[git pull] m68k SLUB fix for 2.6.39
 2011-05-04 19:07 UTC  (10+ messages)

Can I specify a “chunk size” for git svn fetch?
 2011-05-04 19:06 UTC 

[ethtool PATCH 0/4] Add support for network flow classifier
 2011-05-04 19:06 UTC  (15+ messages)
` [ethtool PATCH 4/4] v5 Add RX packet classification interface

Compat-wireless release for 2011-05-04 is baked
 2011-05-04 19:05 UTC 

Raid5 regression
 2011-05-04 19:01 UTC  (8+ messages)

[PATCH] apm-emulation: Fix mutex race condition
 2011-05-04 18:58 UTC  (5+ messages)

[PATCH v3] Add default merge options for all branches
 2011-05-04 18:58 UTC  (8+ messages)
` [PATCH v4] "

[PATCH 0/4] online discard support V3
 2011-05-04 18:55 UTC  (5+ messages)
` [PATCH 1/4] xfs: add online discard support
` [PATCH 2/4] xfs: do not discard alloc btree blocks
` [PATCH 3/4] xfs: add a reference count to the CIL context
` [PATCH 4/4] xfs: make discard operations asynchronous

[PATCH v2 0/3] Another try for the Sixaxis plugin
 2011-04-30 11:31 UTC  (2+ messages)

[PATCH v4] mypaint: new recipe for version 0.9.1
 2011-05-04 18:51 UTC  (6+ messages)

[PATCH 5/7] seccomp_filter: Document what seccomp_filter is and how it works
 2011-05-04 18:46 UTC  (12+ messages)

Oddities and how to handle them
 2011-05-04 18:45 UTC  (18+ messages)
                ` [Device-drivers-devel] "

[RFC PATCH 00/12] Consolidating GIC per-cpu interrupts
 2011-05-04 18:45 UTC  (6+ messages)
` [RFC PATCH 08/12] ARM: msm: use remapped PPI interrupts for local timer

[PATCH v4 1/4] t5541-http-push: add test for chunked
 2011-05-04 18:44 UTC  (4+ messages)
` [PATCH v3 0/4] http cleanups
  ` [PATCH v4 "
      ` [PATCH v5 1/4] t5541-http-push: add test for chunked

[git:v4l-dvb/for_v2.6.40] [media] V4L: mx3_camera: select VIDEOBUF2_DMA_CONTIG instead of VIDEOBUF_DMA_CONTIG
 2011-05-04 18:43 UTC 

+ writeback-split-inode_wb_list_lock-into-bdi_writebacklist_lock-fix-fix.patch added to -mm tree
 2011-05-04 18:42 UTC  (4+ messages)
` + writeback-split-inode_wb_list_lock-into-bdi_writebacklist_lock-fix-f ix.patch "

[PATCH] Set PCIE maxpayload for card during hotplug insertion
 2011-05-04 18:42 UTC  (2+ messages)

[ethtool PATCH 0/4] v6 Add support for network flow classifier
 2011-05-04 18:41 UTC  (4+ messages)
` [ethtool PATCH 1/4] ethtool: remove strings based approach for displaying n-tuple
` [ethtool PATCH 3/4] Add support for __be64 and bitops, centralize several needed macros
` [ethtool PATCH 4/4] v6 Add RX packet classification 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.