All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-17 21:31:23 to 2011-05-17 22:53:32 UTC [more...]

[Qemu-devel] [RFC] live snapshot, live merge, live block migration
 2011-05-17 22:53 UTC  (8+ messages)
        `  "

[Lustre-devel] replacing Lustre pings with LNet Peer Health
 2011-05-17 22:53 UTC  (2+ messages)

[PATCH 1/2] Connector: Set the CN_NETLINK_USERS correctly
 2011-05-17 22:53 UTC  (4+ messages)
` [PATCH 2/2] Connector: Correctly set the error code in case of success when dispatching receive callbacks

[PATCH] compat/regex/regexec.c: Fix some sparse warnings
 2011-05-17 22:52 UTC  (2+ messages)

Xen security advisory CVE-2011-1898 - VT-d (PCI passthrough) MSI
 2011-05-17 22:52 UTC  (2+ messages)

SSTATE MIRRORS only partly working?
 2011-05-17 22:52 UTC  (3+ messages)

[PATCH] ftrace: recordmcount: avoid STT_FUNC symbols as base on ARM
 2011-05-17 22:50 UTC  (4+ messages)

What's cooking in git.git (May 2011, #06; Fri, 13)
 2011-05-17 22:47 UTC  (5+ messages)
    ` [WIP PATCH] Teach read-tree the -n|--dry-run option

[PATCH RESEND 1/3 v2.6.39-rc7] block: don't use non-syncing event blocking in disk_check_events()
 2011-05-17 22:40 UTC  (8+ messages)
` [PATCH RESEND 2/3 v2.6.39-rc7] block: remove non-syncing __disk_block_events() and fold it into disk_block_events()
  ` [PATCH RESEND 2/3 v2.6.39-rc7] block: make disk_block_events() properly wait for work cancellation

assuming valid ESTABLISHED connections without conntrack on firewall active/pasive HA cluster
 2011-05-17 22:47 UTC  (2+ messages)

[PATCH v5] Add v4l2 subdev driver for Samsung S5P MIPI-CSI receivers
 2011-05-17 22:46 UTC  (6+ messages)
` [PATCH 3/3 v5] v4l: Add v4l2 subdev driver for S5P/EXYNOS4 "

[PATCH 00/14] staging: usbip: userspace code
 2011-05-17 22:45 UTC  (7+ messages)
` [PATCH 14/14] package: Makefile: add USB/IP userspace utilities

[GIT] CIFS Fixes
 2011-05-17 22:44 UTC 

[RFC] Standardize YUV support in the fbdev API
 2011-05-17 22:44 UTC  (4+ messages)

[PATCH 0/9] Optimize string operations by enhanced REP MOVSB/STOSB
 2011-05-17 22:29 UTC  (10+ messages)
` [PATCH 1/9] x86, cpu: Enable enhanced REP MOVSB/STOSB feature
` [PATCH 2/9] x86/kernel/cpu/intel.c: Initialize Enhanced REP MOVSB/STOSBenhanced
` [PATCH 3/9] x86/kernel/alternative.c: Add comment for applying alternatives order
` [PATCH 4/9] x86, alternative-asm.h: Add altinstruction_entry macro
` [PATCH 5/9] x86/lib/clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB
` [PATCH 6/9] x86/lib/copy_user_64.S: Support copy_to_user/copy_from_user by "
` [PATCH 7/9] x86/lib/memcpy_64.S: Optimize memcpy "
` [PATCH 8/9] x86/lib/memmove_64.S: Optimize memmove "
` [PATCH 9/9] x86/lib/memset_64.S: Optimize memset "

[folded] memcg-fix-zone-congestion-fix.patch removed from -mm tree
 2011-05-17 22:43 UTC 

[folded] memcg-fix-zone-congestion-fix-fix.patch removed from -mm tree
 2011-05-17 22:43 UTC 

small RPS cache for fragments?
 2011-05-17 22:42 UTC  (10+ messages)

Two cifs fixes
 2011-05-17 22:42 UTC  (2+ messages)

[PATCH v2 1/3] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
 2011-05-17 22:41 UTC  (10+ messages)
` [PATCH v2 2/3] PM / DEVFREQ: add example governors
` [PATCH v2 3/3] PM / DEVFREQ: add sysfs interface (including user tickling)

device_tree binding for "amba bus"
 2011-05-17 22:41 UTC  (3+ messages)

[PATCH net-next-2.6] net: dont hold rtnl mutex during netlink dump callbacks
 2011-05-17 22:39 UTC  (6+ messages)
    ` [PATCH net-next-2.6] net: add rcu protection to netdev->ifalias

xHCI and suspend/resume
 2011-05-17 22:37 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/26] target-xtensa: introduce new target architecture
 2011-05-17 22:32 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] target-xtensa: add target stubs
` [Qemu-devel] [PATCH 02/26] target-xtensa: add target to the configure script
` [Qemu-devel] [PATCH 03/26] target-xtensa: implement disas_xtensa_insn
` [Qemu-devel] [PATCH 04/26] target-xtensa: implement narrow instructions
` [Qemu-devel] [PATCH 05/26] target-xtensa: implement RT0 group
` [Qemu-devel] [PATCH 06/26] target-xtensa: add sample board
` [Qemu-devel] [PATCH 07/26] target-xtensa: implement conditional jumps
` [Qemu-devel] [PATCH 08/26] target-xtensa: implement JX/RET0/CALLX
` [Qemu-devel] [PATCH 09/26] target-xtensa: add special and user registers
` [Qemu-devel] [PATCH 10/26] target-xtensa: implement RST3 group
` [Qemu-devel] [PATCH 11/26] target-xtensa: implement shifts (ST1 and RST1 groups)
` [Qemu-devel] [PATCH 12/26] target-xtensa: implement LSAI group
` [Qemu-devel] [PATCH 13/26] target-xtensa: mark reserved and TBD opcodes
` [Qemu-devel] [PATCH 14/26] target-xtensa: implement SYNC group
` [Qemu-devel] [PATCH 15/26] target-xtensa: implement CACHE group
` [Qemu-devel] [PATCH 16/26] target-xtensa: implement exceptions
` [Qemu-devel] [PATCH 17/26] target-xtensa: implement RST2 group (32 bit mul/div/rem)
` [Qemu-devel] [PATCH 18/26] target-xtensa: implement windowed registers
` [Qemu-devel] [PATCH 19/26] target-xtensa: implement loop option
` [Qemu-devel] [PATCH 20/26] target-xtensa: implement extended L32R
` [Qemu-devel] [PATCH 21/26] target-xtensa: implement unaligned exception option
` [Qemu-devel] [PATCH 22/26] target-xtensa: implement SIMCALL
` [Qemu-devel] [PATCH 23/26] target-xtensa: implement interrupt option
` [Qemu-devel] [PATCH 24/26] target-xtensa: implement accurate window check
` [Qemu-devel] [PATCH 25/26] target-xtensa: implement CPENABLE and PRID SRs
` [Qemu-devel] [PATCH 26/26] target-xtensa: implement relocatable vectors

Client reconnect failing: reader gets bad tag
 2011-05-17 22:32 UTC  (4+ messages)
` [PATCH 2/2] libceph: fix handle_timeout() racing with con_work()/try_write()

[PATCH 0/2] AMD ARAT fixes
 2011-05-17 22:30 UTC  (2+ messages)

[PATCH 0/1] patch upstream status and cleaning
 2011-05-17 22:29 UTC  (2+ messages)
` [PATCH 1/1] gcc: remove unused patches and move patches in proper dir

MULTI_mmu_update, HYPERVISOR_mmu_update and pte entry
 2011-05-17 22:29 UTC  (2+ messages)

[PATCH V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-17 22:28 UTC  (8+ messages)

system timer interrupt targets for SMP platforms with local timer support
 2011-05-17 22:28 UTC  (2+ messages)

[PATCH 0/3] v5 Improve task->comm locking situation
 2011-05-17 22:27 UTC  (18+ messages)
` [PATCH 1/3] comm: Introduce comm_lock spinlock to protect task->comm access
` [PATCH 2/3] printk: Add %ptc to safely print a task's comm

[PATCH] ext4: count hits/misses of extent cache and expose in sysfs
 2011-05-17 22:26 UTC 

[PATCH 1/2] memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
 2011-05-17 22:25 UTC  (2+ messages)
` [PATCH 2/2] memcg: add memory.numastat api for numa statistics

[GIT PULL rcu/next] rcu commits for 2.6.40
 2011-05-17 22:21 UTC  (11+ messages)

[PATCH V5 4/6 net-next] vhost: vhost TX zero-copy support
 2011-05-17 22:21 UTC  (12+ messages)

[PATCH] e100: Fix race condition in e100_down() while testing
 2011-05-17 22:20 UTC 

Correct Chains to Apply Rules
 2011-05-17 22:19 UTC  (5+ messages)

[Qemu-devel] [PATCH] ignore patch related files
 2011-05-17 22:17 UTC  (2+ messages)

Bug, kernel panic, NULL dereference , cleanup_once / icmp_route_lookup.clone.19.clone / nat , 2.6.39-rc7-git11
 2011-05-17 22:16 UTC 

linux-next: Tree for May 17
 2011-05-17 22:15 UTC  (2+ messages)
` [PATCH -next] staging: fix ath6kl build when CFG80211 is not enabled

[PATCH v2 1/2] tty/serial: Add explicit PORT_TEGRA type
 2011-05-17 22:12 UTC  (2+ messages)
  ` [PATCH v2 2/2] tty/serial: Fix break handling for PORT_TEGRA

[PATCH] ALSA: HDA: Add jack detection for HDMI
 2011-05-17 22:11 UTC  (8+ messages)

[GIT PULL] isci merge candidate
 2011-05-17 22:11 UTC  (4+ messages)

Flow graph - identify loop body
 2011-05-17 22:09 UTC  (3+ messages)

[GIT PULL] perf fixes
 2011-05-17 22:07 UTC 

ssd option for USB flash drive?
 2011-05-17 22:02 UTC 

[PATCH] drivers: create a pinmux subsystem v2
 2011-05-17 22:01 UTC  (7+ messages)

How to control the order of different export options for different client formats?
 2011-05-17 22:01 UTC  (2+ messages)

[PATCH/RFC] git-svn: New flag to add a file in empty directories
 2011-05-17 22:00 UTC 

sfc: an enumeration is not a bitmask
 2011-05-17 22:00 UTC  (4+ messages)

[PULL] drm-intel-next
 2011-05-17 22:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] ignore new compiled vscclient tool
 2011-05-17 22:03 UTC 

[PATCH v2 00/19] Consolidate simple ARM MMIO clock sources
 2011-05-17 21:59 UTC  (4+ messages)
` [PATCH 04/19] ARM: omap1: convert to using readl/writel instead of volatile struct

[PATCH 0/2] tty/serial: Add PORT_TEGRA, fix break handling for it
 2011-05-17 21:58 UTC  (3+ messages)

[PATCHv2 0/1] Define some distro overridable varibles
 2011-05-17 21:53 UTC  (2+ messages)
` [PATCHv2 1/1] conf: Create distro overridable IMAGE varibales

net-2.6 --> net-next-2.6 merge
 2011-05-17 21:55 UTC 

[PATCH] sfc: Don't use enums as a bitmask
 2011-05-17 21:54 UTC 

[U-Boot] [PATCH 00/22] U-Boot MMC SPL for OMAP4
 2011-05-17 21:54 UTC  (13+ messages)
` [U-Boot] [PATCH v2 13/22] omap4: add clock support
` [U-Boot] [PATCH v2 15/22] omap4: add sdram init support
` [U-Boot] [PATCH v2 16/22] omap4: calculate EMIF register values

[PATCH 0/1] Define some distro overridable varibles
 2011-05-17 21:48 UTC  (4+ messages)
` [PATCH 1/1] default-distrovars.inc, task-core-boot.bb: Create distro overridable varibales

[PATCH v2] Add log.abbrevCommit config variable
 2011-05-17 21:50 UTC  (7+ messages)
` [PATCH v3] "

ipset, IP6_NF_IPTABLES
 2011-05-17 21:50 UTC  (6+ messages)

[PATCH] ipconfig wait for carrier
 2011-05-17 21:48 UTC  (2+ messages)
` [PATCH v2] "

small RPS cache for fragments?
 2011-05-17 21:40 UTC  (5+ messages)

[PATCH 1/6] kbuild: Integrate with new-kernel-pkg
 2011-05-17 21:48 UTC  (5+ messages)

[PATCH] lis3lv02d: avoid divide by zero due to unchecked register read
 2011-05-17 21:46 UTC  (4+ messages)
  ` [RFC v2] "

[PATCH] libsdl-pango: new recipe for version 0.1.2
 2011-05-17 21:43 UTC  (2+ messages)

TCM/LIO ib_srpt testing
 2011-05-17 21:37 UTC  (2+ messages)

[PATCH RFC] radio-sf16fmr2: convert to generic TEA575x interface
 2011-05-17 21:45 UTC  (6+ messages)
` [PATCH RFC v2] "
    ` [PATCH RFC v2] tea575x: convert to control framework
    ` [PATCH RFC v3] radio-sf16fmr2: convert to generic TEA575x interface

[Buildroot] [Bug 3751] New: MIPS: fix BR2_GCC_TARGET_ABI for MIPS n64
 2011-05-17 21:45 UTC 

[PATCH net-next-2.6] sfc: Suppress warning about combining enum flags by gcc 4.5
 2011-05-17 21:45 UTC  (9+ messages)
  ` [PATCH net-next-2.6] sfc: Replace enum efx_fc_type with a 'bitwise' type
      ` [PATCH net-next-2.6] sfc: Replace enum efx_fc_type with macros and type alias

[PATCH V3] xen/balloon: Memory hotplug support for Xen balloon driver
 2011-05-17 21:44 UTC  (2+ messages)

Interactive session on Jenkins and Git (May 18th 18:00 UTC)
 2011-05-17 21:44 UTC 

[PATCH V3] xen/balloon: Memory hotplug support for Xen balloon driver
 2011-05-17 21:44 UTC 

[GIT PULL] x86 fixes
 2011-05-17 21:43 UTC 

[RFC PATCH v3] Consolidate SRAM support
 2011-05-17 21:42 UTC  (11+ messages)
` [PATCH 0/9]
  ` [PATCH 1/9] davinci: pm: fix compiler errors and kernel panics from sram consolidation
  ` [PATCH 2/9] davinci: sram: ioremap the davinci_soc_info specified sram regions
  ` [PATCH 3/9] davinci: da850: remove the SRAM_VIRT iotable entry
  ` [PATCH 4/9] davinci: dm355: "
  ` [PATCH 5/9] davinci: dm365: "
  ` [PATCH 6/9] davinci: dm644x: "
  ` [PATCH 7/9] davinci: dm646x: "
  ` [PATCH 8/9] davinci: remove definition of SRAM_VIRT
  ` [PATCH 9/9] davinci: da850: changed SRAM allocator to shared ram

vlc failed to build here ( palmpre2, SHR ) -fPIC thing
 2011-05-17 21:38 UTC 

pvops Domain 0 Creased when boot Xen-unstable on Ubuntu10.04
 2011-05-17 21:40 UTC  (10+ messages)

powerpc: mpc85xx regression since 2.6.39-rc2, one cpu core lame
 2011-05-17 21:40 UTC  (2+ messages)

[meta-oe][PATCH] uclibc_git.bb: inherit gitpkgv to get PV
 2011-05-17 21:37 UTC  (4+ messages)

[PATCH V3 2/2] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
 2011-05-17 21:38 UTC  (2+ messages)

[linux test] 7109: regressions - FAIL
 2011-05-17 21:39 UTC 

[PATCH V3 2/2] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
 2011-05-17 21:38 UTC 

[PATCH V3 1/2] mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
 2011-05-17 21:37 UTC  (2+ messages)

[PATCH V3 1/2] mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
 2011-05-17 21:37 UTC 

[PATCH V3 0/2] mm: Memory hotplug interface changes
 2011-05-17 21:36 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] armv7: cache maintenance operations
 2011-05-17 21:37 UTC  (9+ messages)
` [U-Boot] [PATCH v3 05/10] armv7: integrate cache maintenance support

[PATCH V3 0/2] mm: Memory hotplug interface changes
 2011-05-17 21:36 UTC 

[U-Boot] [STATUS] Getting ready for -rc1
 2011-05-17 21:33 UTC  (3+ messages)

[PATCH v4 0/6] Micro-optimize vclock_gettime
 2011-05-17 21:31 UTC  (13+ messages)

[U-Boot] RFC: porting u-boot to sequoia based nand booting board
 2011-05-17 21:32 UTC  (8+ 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.