All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-08 08:54:54 to 2010-11-08 11:24:58 UTC [more...]

[PATCH] [USB] UAS: eliminate infinite loop; add debug print
 2010-11-08 11:24 UTC  (2+ messages)

[PATCH 00/16] xfs: current patch stack for 2.6.38 window
 2010-11-08 11:25 UTC  (20+ messages)
` [PATCH 01/16] xfs: fix per-ag reference counting in inode reclaim tree walking
` [PATCH 02/16] xfs: move delayed write buffer trace
` [PATCH 04/16] xfs: dynamic speculative EOF preallocation
` [PATCH 05/16] xfs: don't truncate prealloc from frequently accessed inodes
` [PATCH 06/16] patch xfs-inode-hash-fake
` [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking
` [PATCH 08/16] xfs: convert pag_ici_lock to a spin lock
` [PATCH 09/16] xfs: convert xfsbud shrinker to a per-buftarg shrinker
` [PATCH 10/16] xfs: add a lru to the XFS buffer cache
` [PATCH 11/16] xfs: connect up buffer reclaim priority hooks
` [PATCH 12/16] xfs: bulk AIL insertion during transaction commit
` [PATCH 13/16] xfs: reduce the number of AIL push wakeups
` [PATCH 14/16] xfs: remove all the inodes on a buffer from the AIL in bulk
` [PATCH 15/16] xfs: only run xfs_error_test if error injection is active
` [PATCH 16/16] xfs: make xlog_space_left() independent of the grant lock

[Qemu-devel] [PATCH] PCI: Bus number from the bridge, not the device
 2010-11-08 11:22 UTC  (2+ messages)
` [Qemu-devel] "

[bisected] offset display bug in i915
 2010-11-08 11:22 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH v4 0/9] KVM: Improve IRQ assignment for device passthrough
 2010-11-08 11:21 UTC  (10+ messages)
` [PATCH v4 1/9] KVM: Fix srcu struct leakage
` [PATCH v4 2/9] KVM: Switch IRQ subsystem to SRCU
` [PATCH v4 3/9] KVM: Clear assigned guest IRQ on release
` [PATCH v4 4/9] KVM: Switch assigned device IRQ forwarding to threaded handler
` [PATCH v4 5/9] KVM: Refactor IRQ names of assigned devices
` [PATCH v4 6/9] KVM: Save/restore state of assigned PCI device
` [PATCH v4 7/9] KVM: Clean up kvm_vm_ioctl_assigned_device
` [PATCH v4 8/9] KVM: Document device assigment API
` [PATCH v4 9/9] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices

[PATCH] [USB] UAS: Rename urbs by pipe
 2010-11-08 11:22 UTC  (2+ messages)

[PATCH] [USB] UAS: Use kzalloc instead of kmalloc
 2010-11-08 11:21 UTC  (2+ messages)

Kernel oops: NULL pointer dereference in cifs_ioctl on 2.6.37-rc1
 2010-11-08 11:21 UTC  (6+ messages)

gcc 4.5.1 / as 2.20.51.0.11 miscompiling drivers/char/i8k.c ?
 2010-11-08 11:20 UTC  (7+ messages)

[PATCH v5] wl1271: Change wl12xx Files Names
 2010-11-08 11:20 UTC 

[PATCHv6 00/10] gitweb: remote_heads feature
 2010-11-08 11:18 UTC  (5+ messages)
` [PATCHv6 10/10] gitweb: group remote heads by remote

[PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-11-08 11:17 UTC  (8+ messages)
` [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW (USB and Bluetooth)

[v2 PATCH 0/4] IPVS: Backup Adding Ipv6 and Persistence support
 2010-11-08 11:16 UTC  (11+ messages)

fs: inode rcu freeing and hash walking V2
 2010-11-08 11:10 UTC  (3+ messages)
` [PATCH 4/4] fs: rcu protect inode hash lookups

[PATCH 2/2] rebase: teach --autosquash to match on sha1 in addition to message
 2010-11-08 11:10 UTC  (5+ messages)
` [PATCHv3 1/2] rebase: better rearranging of fixup!/squash! lines with --autosquash
` [PATCHv3 2/2] rebase: teach --autosquash to match on sha1 in addition to message

BeagleBoard-xM support
 2010-11-08 11:09 UTC 

[PATCH] input: spi: Driver for SPI data stream driven vibrator
 2010-11-08 11:08 UTC  (4+ messages)

UbiFS + HWECC(?) + BeagleBoard = fail
 2010-11-08 11:08 UTC  (2+ messages)

[PATCH 1/6 v2] ARM: Add basic architecture support for VIA/WonderMedia 85xx SoC's
 2010-11-08 10:46 UTC  (6+ messages)
` [PATCH 2/6 v2] serial: Add support for UART on VIA VT8500 and compatibles
    ` [PATCH 2/6 v3] "

[PATCH] git-send-email.perl: fix In-Reply-To for second and subsequent patches
 2010-11-08 11:03 UTC  (6+ messages)
` [PATCH v2] "

[LTP] [PATCH v3] overcommit libhugetlbfs and check the statistics
 2010-11-08 11:03 UTC 

OOM when adding ipv6 route: How to make available more per-cpu memory?
 2010-11-08 11:02 UTC  (9+ messages)

[PATCH] memblock: fix memblock_is_region_memory()
 2010-11-08 11:00 UTC 

OMAP3 Feature list buggy
 2010-11-08 11:00 UTC  (3+ messages)

[PATCH 00/39] Cleanup WARN #defines
 2010-11-08 12:03 UTC  (4+ messages)
` [PATCH 34/39] mm: Update WARN uses

limit bandwidth equally
 2010-11-08 10:56 UTC 

[LTP] [POSIX][PATCH]pthread_mutex_getprioceiling should return EINVAl when mutex's protocol is PTHREAD_PRIO_NONE
 2010-11-08 10:55 UTC  (3+ messages)

[PATCH] mxcmmc: Add the ability to bind a regulator to manage the MMC card voltage
 2010-11-08 10:53 UTC  (4+ messages)

[Qemu-devel] [REFACTORED CODE] [PATCH 0/3] Threadlets: A generic task offloading framework
 2010-11-08 10:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] Move threadlets infrastructure to qemu-threadlets.c
` [Qemu-devel] [PATCH 3/3] Add helper functions to enable virtio-9p make use of the threadlets

Delivery Status Notification (Failure)
 2010-11-08 10:52 UTC 

[Qemu-devel] [PATCH] e1000: Fix TCP checksum overflow with TSO
 2010-11-08 10:51 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/3] v4 Decouple block device removal from device removal
 2010-11-08 10:49 UTC  (13+ messages)

[PATCH 0/18] xfs: metadata and buffer cache scalability improvements
 2010-11-08 10:47 UTC  (3+ messages)
` [PATCH 07/18] xfs: don't use vfs writeback for pure metadata modifications

[PATCH] gitk: Add "First parent" checkbox
 2010-11-08 10:42 UTC 

[patch 1/1] Fix ixp4xx build failure of some modules
 2010-11-08 10:43 UTC 

[PATCH 1/6] ARM: ensure sched_clock() and children are notrace
 2010-11-08 10:42 UTC  (7+ messages)
` [PATCH 6/6] ARM: ftrace: enable function graph tracer

[PATCH 02/16 v2] pramfs: super block operations
 2010-11-08 10:42 UTC  (2+ messages)

[PATCH] IPoIB: Fix IPoIB to conform to ethtool definitions
 2010-11-08 10:42 UTC 

[Qemu-devel] [Bug 671831] [NEW] Sparc guest assert error
 2010-11-08 10:42 UTC  (3+ messages)

[PATCH] ASoC: Remove unneeded use of address-of operator
 2010-11-08 10:41 UTC 

[PATCH] mmc: agressive clocking framework v9
 2010-11-08 10:40 UTC  (12+ messages)

[PATCH] Add vid/pid for Ericsson F5521gw
 2010-11-08 10:38 UTC  (2+ messages)

ALSA processor usage is too high
 2010-11-08 10:39 UTC  (8+ messages)

Fwd: RFC: netfilter: cache dst_entry in conntrack
 2010-11-08 10:34 UTC  (3+ messages)
  `  "

[PATCH] ucc_geth: Fix hung tasks
 2010-11-08 10:23 UTC  (2+ messages)

linux-next: omap2plus_defconfig not building
 2010-11-08 10:31 UTC  (9+ messages)

[PATCH] rcu_read_lock/unlock protect find_task_by_vpid call
 2010-11-08 10:28 UTC  (8+ messages)

[kvm.git & 2.6.37-rc1] KVM deadlock with CONFIG_PREEMPT host
 2010-11-08 10:28 UTC  (3+ messages)

[Cluster-devel] [PATCH 0/7] Convert sprintf_symbol uses to %p[Ss]
 2010-11-08 10:26 UTC  (4+ messages)
` [Cluster-devel] [PATCH 3/7] fs/gfs2/glock.c: Convert sprintf_symbol to %pS
  `  "

high memory usage on Linux host
 2010-11-08 10:25 UTC  (3+ messages)

[PATCH] t1020-subdirectory: test alias expansion in a subdirectory
 2010-11-08 10:23 UTC  (3+ messages)
` [PATCH] t0001: test git init when run via an alias

[PATCH 0/9] Add yaffs2 file system
 2010-11-08 10:24 UTC  (6+ messages)
` [PATCH 1/9] Add yaffs Kconfig and Makefile

[Xenomai-help] Supported cPCI systems
 2010-11-08 10:23 UTC 

[PATCH 0/3] isp1704 changes
 2010-11-08 10:22 UTC  (4+ messages)
` [PATCH 4/4] power_supply: isp1704: Detect charger after probe

[PATCH RFC] Restrictions on module loading
 2010-11-08 10:20 UTC  (2+ messages)

Qcow2 support
 2010-11-08 10:20 UTC  (5+ messages)

[PATCH v7] USB device driver of Topcliff PCH
 2010-11-08 11:22 UTC  (3+ messages)

Bus error on make allyesconfig, kernelbuild with HEAD
 2010-11-08 10:20 UTC  (11+ messages)
              ` fstat suddenly return -EINVAL [Was: Bus error on make allyesconfig, kernelbuild with HEAD]

port based routing - help with tcpdump
 2010-11-08 10:14 UTC  (2+ messages)

[PATCH] Tracing: do export trace_set_clr_event
 2010-11-08 10:14 UTC  (3+ messages)

[Security] [SECURITY] Fix leaking of kernel heap addresses via /proc
 2010-11-08 10:14 UTC  (7+ messages)

[PATCH 0/13] IB-mgmt: Port madeye to userspace
 2010-11-08 10:14 UTC  (6+ messages)

[PATCH] Documentation: gpio: Clarify usage of poll(2)
 2010-11-08 10:12 UTC 

Fix IPoIB to conform to ethtool definitions
 2010-11-08 10:10 UTC  (9+ messages)
      ` kernel inline sending / UARs / etc

bluez-4.78 broken for me
 2010-11-08 10:09 UTC  (4+ messages)

OMAP3530 ISP irqs disabled
 2010-11-08 10:06 UTC  (9+ messages)

[Security] proactive defense: using read-only memory
 2010-11-08 10:03 UTC  (3+ messages)
` [Security] proactive defense: using read-only memory, RO/NX modules

[PATCH 1/2] drm/i915: trace down all the register write and read
 2010-11-08 10:02 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: filter out the read/write of GPIO registers

One quick quenstion about PXA sched_clock resolution?
 2010-11-08 10:01 UTC  (2+ messages)

[Bug Report]
 2010-11-08  9:59 UTC 

[PATCH] drm/i915: Add aub debug support for kernel
 2010-11-08  9:55 UTC  (14+ messages)

[Devel] Why are empty packages invalid for predefined ACPI objects?
 2010-11-08  9:54 UTC 

[Buildroot] [git commit master 1/1] docs/news.html: announce 2010.11-rc1
 2010-11-08  9:52 UTC 

2.6.36: kernel panic in cascade (Fatal exception in interrupt)
 2010-11-08  9:51 UTC  (2+ messages)

[PATCH v2 0/2] Add support for fragmentation offload
 2010-11-08  9:51 UTC  (3+ messages)
` [PATCH v2 1/2] mac80211: support hardware TX "
` [PATCH v2 2/2] wl1271: add support for HW TX fragmentation

[BUGFIX][PATCH] fix wrong VM_BUG_ON() in try_charge()'s mm->owner check
 2010-11-08  9:50 UTC  (4+ messages)

[Buildroot] Buildroot 2010.11-rc1 released
 2010-11-08  9:48 UTC 

Problem Ethernet Initialization MPC5200 + LXT971A
 2010-11-08  9:50 UTC  (2+ messages)

[ath9k-devel] vifs managementRe
 2010-11-08  9:44 UTC 

[Qemu-devel] [PATCH] trace: Trace SCSI request lifecycle
 2010-11-08  9:44 UTC 

[PATCH] ptrace: make PTRACE_SINGLESTEP work with user helpers
 2010-11-08  9:44 UTC 

[PATCH] memcg: use do_div to divide s64 in 32 bit machine
 2010-11-08  9:37 UTC  (11+ messages)
    ` [patch 0/4] memcg: variable type fixes
      ` [patch 4/4] memcg: use native word page statistics counters
          ` memcg writeout throttling, was: "

[PATCH] ASoC: tpa6130a2: Revisit power-up sequence
 2010-11-08  9:38 UTC  (2+ messages)

[RFC] ipvs: allow transmit of GRO aggregated skbs
 2010-11-08  9:36 UTC  (6+ messages)
` [RFC v2] "

[PATCH 1/2] Drivers: dma: Makefile: Cleaned up Makefile
 2010-11-08  9:28 UTC  (2+ messages)

[Qemu-devel] networking issue
 2010-11-08  9:31 UTC 

[PATCH] sdhci: 8 bit widths - allow new QUIRK for 8 bit and v3 sd controller
 2010-11-08  9:17 UTC  (7+ messages)

alsa jack plugin
 2010-11-08  9:26 UTC 

[PATCH 1/2] mmc: agressive clocking framework v8
 2010-11-08  9:26 UTC  (2+ messages)

[Buildroot] [git tag 2010.11_rc1 1/1] Update for 2010.11-rc1
 2010-11-08  9:24 UTC 

[Buildroot] [git commit master 1/1] Update for 2010.11-rc1
 2010-11-08  9:24 UTC 

[PATCH] pktgen: correct uninitialized queue_map
 2010-11-08  9:19 UTC 

[PATCH 1/2] drm/i915: Apply B-spec mandated workaround for read flushes on Ironlake
 2010-11-08  9:19 UTC  (4+ messages)

[LTP] About "make autotools" failure
 2010-11-08  9:18 UTC  (3+ messages)

[PATCH] ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe
 2010-11-08  9:16 UTC  (2+ messages)

2.6.36 oops in intel_ring_advance() (i915/DRM) when running opengl programs
 2010-11-08  9:16 UTC  (2+ messages)

[PATCH v4] wl1271: Change wl12xx Files Names
 2010-11-08  9:16 UTC  (7+ messages)

[PATCH 0/3] wl1251 SDIO patches
 2010-11-08  9:14 UTC  (4+ messages)
` [PATCH 3/3] wl1251: use wl12xx_platform_data to pass data

[PATCH] arm: fix compilation warning during compilation
 2010-11-08  9:13 UTC  (3+ messages)

[PATCH 4/4] crypto: algif_skcipher - User-space interface for skcipher operations
 2010-11-08  9:10 UTC  (2+ messages)

[PATCH] ARM: s3c2442: Setup gpio {set,get}_pull callbacks
 2010-11-08  9:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] arch/arm/plat-mxc/cpufreq.c: Fix line continuation defect
 2010-11-08  9:08 UTC  (4+ messages)

history missing
 2010-11-08  9:02 UTC  (2+ messages)

[PATCH] Revert "nfsd4: distinguish expired from stale stateids"
 2010-11-08  8:52 UTC  (7+ messages)

Build error with s3c2410_defconfig
 2010-11-08  8:59 UTC  (3+ messages)

[ANNOUNCE] xf86-video-intel snapshot: 2.13.901
 2010-11-08  8:58 UTC  (2+ messages)

[PATCH v2 0/7] omap: mailbox: hwmod support and dependent cleanup patches
 2010-11-08  8:56 UTC  (6+ messages)
` [PATCH v2 3/7] OMAP4: hwmod data: add mailbox data

[PATCH 1/1] UDEV - Add 'udevlom' command line param to start_udev
 2010-11-08  8:54 UTC  (4+ messages)
` [PATCH 1/1] UDEV - Add 'udevlom' command line param to


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.