All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-14 21:10:18 to 2010-06-14 23:22:18 UTC [more...]

[RFC, PATCH 0/5] fsfreeze: fix sb vs bdev freeze/thaw b0rkage
 2010-06-14 23:21 UTC  (7+ messages)
` [PATCH 1/5] fsfreeze: Prevent emergency thaw from looping infinitely
` [PATCH 2/5] fsfreeze: emergency thaw will deadlock on s_umount

[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
 2010-06-14 23:21 UTC  (10+ messages)
` [PATCH 11/12] vmscan: Write out dirty pages in batch
` [PATCH 12/12] vmscan: Do not writeback pages in direct reclaim

[PATCH] VT-d: fix PCI device detach from virtual machine
 2010-06-14 23:19 UTC  (2+ messages)

[PATCH] Fix the outstanding issue with hangs on insert/removal of mmc cards
 2010-06-14 23:18 UTC  (8+ messages)
` [PATCH v2] MMC: fix all hangs related to mmc/sd card insert/removal during suspend/resume

[PATCH v2 0/3] Make the Git tests emit TAP format
 2010-06-14 23:16 UTC  (7+ messages)
` [PATCH v2 1/3] Make test-lib.sh emit valid "

[PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
 2010-06-14 23:14 UTC  (8+ messages)

[PATCH 01/15] NFSv41: Fix a memory leak in nfs41_proc_async_sequence()
 2010-06-14 23:13 UTC  (16+ messages)
` [PATCH 02/15] NFSv4.1: Clean up nfs4_setup_sequence
  ` [PATCH 03/15] NFSv4.1: Simplify nfs41_sequence_done()
    ` [PATCH 04/15] NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1
      ` [PATCH 05/15] NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence()
        ` [PATCH 06/15] NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
          ` [PATCH 07/15] NFSv41: Further cleanup for nfs4_sequence_done
            ` [PATCH 08/15] NFSv41: Don't store session state in the nfs_client->cl_state
              ` [PATCH 09/15] NFSv41: Clean up the NFSv4.1 minor version specific operations
                ` [PATCH 10/15] NFSv41: Convert the various reboot recovery ops etc to minor version ops
                  ` [PATCH 11/15] NFSv41: Fix nfs_async_inode_return_delegation() ugliness
                    ` [PATCH 12/15] NFSv41: Deprecate nfs_client->cl_minorversion
                      ` [PATCH 13/15] NFSv41: Clean up exclusive create
                        ` [PATCH 14/15] NFSv41: Cleanup for nfs4_alloc_session
                          ` [PATCH 15/15] NFSv4.1: There is no need to init the session more than once

[PATCH] stkutil: convert text attributes to html
 2010-06-14 23:10 UTC  (2+ messages)

xtables-addons build fails
 2010-06-14 23:09 UTC  (3+ messages)

[PATCH 0/2 v2] mpc5200 ac97 gpio reset
 2010-06-14 23:09 UTC  (5+ messages)
` [PATCH 1/2 v2] powerpc/5200: add mpc5200_psc_ac97_gpio_reset
  ` [PATCH 2/2 v3] sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset

[PATCH 0/8] Fix gcc 4.6.0 set but not used warning messages
 2010-06-14 23:07 UTC  (15+ messages)
` [PATCH 1/8]reiserfs:stree.c Fix variable set but not used
` [PATCH 6/8]i2c:i2c_core Fix warning: variable 'dummy' "
` [PATCH 7/8]ieee1394/sdp2 Fix warning: variable 'unit_characteristics' "
  ` [PATCH] ieee1394: sbp2: remove unused code

[PATCHSET] workqueue: concurrency managed workqueue, take#5
 2010-06-14 23:06 UTC  (42+ messages)
` [PATCH 01/30] kthread: implement kthread_data()
` [PATCH 02/30] acpi: use queue_work_on() instead of binding workqueue worker to cpu0
` [PATCH 03/30] workqueue: kill RT workqueue
` [PATCH 04/30] workqueue: misc/cosmetic updates
` [PATCH 05/30] workqueue: merge feature parameters into flags
` [PATCH 06/30] workqueue: define masks for work flags and conditionalize STATIC flags
` [PATCH 07/30] workqueue: separate out process_one_work()
` [PATCH 08/30] workqueue: temporarily disable workqueue tracing
` [PATCH 09/30] workqueue: kill cpu_populated_map
` [PATCH 10/30] workqueue: update cwq alignement
` [PATCH 11/30] workqueue: reimplement workqueue flushing using color coded works
` [PATCH 12/30] workqueue: introduce worker
` [PATCH 13/30] workqueue: reimplement work flushing using linked works
` [PATCH 14/30] workqueue: implement per-cwq active work limit
` [PATCH 15/30] workqueue: reimplement workqueue freeze using max_active
` [PATCH 16/30] workqueue: introduce global cwq and unify cwq locks
` [PATCH 17/30] workqueue: implement worker states
` [PATCH 18/30] workqueue: reimplement CPU hotplugging support using trustee
` [PATCH 19/30] workqueue: make single thread workqueue shared worker pool friendly
` [PATCH 20/30] workqueue: add find_worker_executing_work() and track current_cwq
` [PATCH 21/30] workqueue: carry cpu number in work data once execution starts
` [PATCH 22/30] workqueue: implement WQ_NON_REENTRANT
` [PATCH 23/30] workqueue: use shared worklist and pool all workers per cpu
` [PATCH 24/30] workqueue: implement concurrency managed dynamic worker pool
` [PATCH 25/30] workqueue: increase max_active of keventd and kill current_is_keventd()
` [PATCH 26/30] workqueue: add system_wq, system_long_wq and system_nrt_wq
` [PATCH 27/30] workqueue: implement DEBUGFS/workqueue
` [PATCH 28/30] workqueue: implement several utility APIs
` [PATCH 29/30] libata: take advantage of cmwq and remove concurrency limitations
` [PATCH 30/30] async: use workqueue for worker pool

Amending a merge commit doesn't update the rerere cache
 2010-06-14 23:04 UTC 

XenClient sources?
 2010-06-14 23:04 UTC  (4+ messages)

+ mmc-fix-all-hangs-related-to-mmc-sd-card-insert-removal-during-suspend-resume-fix.patch added to -mm tree
 2010-06-14 23:01 UTC 

+ mmc-fix-all-hangs-related-to-mmc-sd-card-insert-removal-during-suspend-resume.patch added to -mm tree
 2010-06-14 23:01 UTC 

[RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-14 22:46 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 1/5] qdev: Create qdev_get_dev_path()

[Qemu-devel] [PATCH] Fix and simplify gui timer logic
 2010-06-14 22:52 UTC  (4+ messages)

[Printing-architecture] REMINDER - Next Japan/US/Europe OP Call - Mon/Tue 14/15 June 2010
 2010-06-14 22:56 UTC  (3+ messages)

Timing Info
 2010-06-14 22:54 UTC  (5+ messages)

[PATCH 0/2] Gettext support for Git
 2010-06-14 22:51 UTC  (5+ messages)
` [PATCH 1/2] Add infrastructure for translating Git with gettext

wireless button problem with atheros on hp machines
 2010-06-14 22:49 UTC  (4+ messages)

+ topology-alternate-fix-for-ia64-tiger_defconfig-build-breakage.patch added to -mm tree
 2010-06-14 22:48 UTC 

[PATCH 1/8 v2]reiserfs:stree.c Fix variable set but not used
 2010-06-14 22:46 UTC 

+ um-call-free_irq-only-on-enabled-channels.patch added to -mm tree
 2010-06-14 22:45 UTC 

[Qemu-devel] [Bug 521994] Re: Windows 98 doesn't detect mouse on qemu and SeaBIOS
 2010-06-14 22:39 UTC  (2+ messages)

drm/i915 BUG with 2.6.35-rc
 2010-06-14 22:38 UTC 

[PATCH] cpuidle: Remove module_get/put of registered driver
 2010-06-14 22:33 UTC 

[PATCH] qcserial: fix a memory leak in qcprobe error path
 2010-06-14 22:33 UTC  (2+ messages)

[PATCH] DSPBRIDGE: driver version 0.3
 2010-06-14 22:27 UTC 

CARL9170
 2010-06-14 22:32 UTC  (2+ messages)

KVM: VMX: optimize APIC EOI
 2010-06-14 22:30 UTC 

[PATCHv3] DSPBRIDGE: Include missing info in MMU Fault debugging trace
 2010-06-14 22:28 UTC  (2+ messages)

radiotap rate no longer supported in mac80211?
 2010-06-14 22:18 UTC 

[PATCH] DSPBRIDGE: Fix wrong prints of DBC_ENSURE()
 2010-06-14 22:25 UTC  (2+ messages)

[PATCH] [0/23] Fix gcc 4.6 set but unused variable warnings
 2010-06-14 22:24 UTC  (8+ messages)
` [PATCH] [16/23] XFS: Fix gcc 4.6 set but not read and unused statement warnings

[PATCH 0/6] Potential rt patches for tip/rt/2.6.33
 2010-06-14 22:21 UTC  (8+ messages)
` [PATCH 1/6] tracing: Update the comm field in the right variable in update_max_tr
` [PATCH 2/6: v4] lockdep: Make MAX_STACK_TRACE_ENTRIES configurable
` [PATCH 3/6] perf: Fix errors path in perf_output_begin()
` [PATCH 4/6] KEYS: find_keyring_by_name() can gain access to a freed keyring
` [PATCH 5/6] hvc_console: Fix race between hvc_close and hvc_remove
` [PATCH 6/6] "

[Qemu-devel] [PATCH 00/35] S390 TCG target, version 2
 2010-06-14 22:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/35] tcg: Optionally sign-extend 32-bit arguments for 64-bit host

[PATCHSET] irq: better lost/spurious irq handling
 2010-06-14 22:19 UTC  (6+ messages)
` [PATCH 12/12] usb: use IRQ watching

[PATCH 1/7] KVM: MMU: rename 'page' and 'shadow_page' to 'sp'
 2010-06-14 22:07 UTC  (3+ messages)
` [PATCH 7/7] KVM: MMU: don't walk every parent pages while mark unsync

[PATCH v2 0/3]: Fixes to IRQ routing
 2010-06-14 22:19 UTC  (3+ messages)
` [PATCH v2 1/3] Introduce a workqueue to deliver PIT timer interrupts

[Bug 16142] r8169: Kernel Panic when a lot of data is transferred through network interface
 2010-06-14 22:17 UTC 

Xen 4.0 crashes with pvops kernel
 2010-06-14 22:10 UTC 

[PATCH] MERGE_RR is in .git, not .git/rr-cache
 2010-06-14 22:01 UTC 

[PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
 2010-06-14 22:03 UTC  (9+ messages)
` [PATCH v6 1/6] Device specification for shared memory PCI device
  ` [PATCH v6 2/6] Add function to assign ioeventfd to MMIO
    ` [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
      ` [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
        ` [PATCH v6 5/6] Inter-VM shared memory PCI device
          ` [PATCH v6 6/6] the stand-alone shared memory server for inter-VM shared memory
            ` [Qemu-devel] "

[PATCH 1/1] nfs4 use mandatory attribute file type in nfs4_get_root
 2010-06-14 22:02 UTC  (2+ messages)

[Bug 28538] New: Mesa 7.8.1 for the RV250 or Radeon 9000 is broke
 2010-06-14 21:54 UTC  (2+ messages)
` [Bug 28538] "

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-14 21:52 UTC  (4+ messages)
` [Bug #15970] BUG: amd64-agp (2.6.34-rc7)

map_vm_area() correct dcache cleaning on ARMv7?
 2010-06-14 21:52 UTC  (3+ messages)

Why is kslowd accumulating so much CPU time?
 2010-06-14 21:46 UTC  (6+ messages)

[patch 11/11] btrfs: The file argument for fsync() is never null
 2010-06-14 21:45 UTC  (9+ messages)
      ` [patch 11/11] btrfs: The file argument for fsync() is never

[PATCH] fix -DDEBUG oops
 2010-06-14 21:42 UTC 

[PATCH] trace-cmd: append to CFLAGS instead of being overriden
 2010-06-14 21:40 UTC  (5+ messages)
` [PATCH] trace-cmd: prevent print_graph_duration buffer overflow

Hardware Error Kernel Mini-Summit
 2010-06-14 21:34 UTC  (13+ messages)

+ drivers-char-vtc-vc_do_resize-local-var-end-should-be-unsigned-long.patch added to -mm tree
 2010-06-14 21:32 UTC 

[RFC][PATCH 0/6][usercr]: Rename/reorg usercr code
 2010-06-14 21:31 UTC  (4+ messages)

+ fix-vc-vc_origin-on-take_over_console-checkpatch-fixes.patch added to -mm tree
 2010-06-14 21:31 UTC 

+ fix-vc-vc_origin-on-take_over_console.patch added to -mm tree
 2010-06-14 21:30 UTC 

[RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status
 2010-06-14 21:27 UTC  (4+ messages)
` [Qemu-devel] "

Possible NetworkManager problem with 2.6.35-rc3
 2010-06-14 21:26 UTC 

RAID6 and crashes
 2010-06-14 21:24 UTC  (9+ messages)
` RAID6 and crashes (reporting back re. --bitmap)

[PATCH 1/2] perf: Add persistent events
 2010-06-14 21:24 UTC  (11+ messages)

[U-Boot] Whose responsibility is it to enable FPU?
 2010-06-14 21:23 UTC  (2+ messages)

[Qemu-devel] PATCH-V7 0/10] virtio-9p:Introducing security model for VirtFS
 2010-06-14 21:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH-V7 09/10] virtio-9p: Implement Security model for mknod

[PATCH 01/12] Add support for hvm_op
 2010-06-14 21:20 UTC  (3+ messages)
` [PATCH 06/12] Allow xen platform pci device to be compiled as a module

Unable to remove failing drive from storage pool
 2010-06-14 21:19 UTC 

[BUG?] hid-core.c: hid->name = dev->manufacturer + dev->product ... why not + dev->serial?
 2010-06-14 21:12 UTC 

[BUG?] hid-core.c: hid->name = dev->manufacturer + dev->product ... why not + dev->serial?
 2010-06-14 21:11 UTC  (4+ messages)

[PATCH]: hpilo: fix pointer warning in ilo_ccb_setup [v2]
 2010-06-14 21:16 UTC  (3+ messages)

[PATCH v2] panic: keep blinking in spite of long spin timer mode
 2010-06-14 21:14 UTC  (3+ messages)

[Qemu-devel] [PATCH] xen: Fix build error due to missing include
 2010-06-14 21:11 UTC 

x86/pci Oops with CONFIG_SND_HDA_INTEL
 2010-06-14 21:10 UTC  (5+ messages)
` [PATCH -v2] x86, pci: Handle fallout pci devices with peer root bus

[Buildroot] [pull request] Pull request for branch ext-toolchain-fixes
 2010-06-14 21:11 UTC  (3+ messages)
` [Buildroot] [PATCH 05/10] external-toolchain: create lib64 symlinks if needed

[PATCH v2 00/10] Tegra2 support
 2010-06-14 21:10 UTC  (14+ messages)
` [PATCH v3 00/11] [ARM] tegra: tegra support
  ` [PATCH v3 01/11] [ARM] tegra: initial "
    ` [PATCH v3 02/11] [ARM] tegra: Add IRQ support
      ` [PATCH v3 03/11] [ARM] tegra: Add clock support
        ` [PATCH v3 04/11] [ARM] tegra: SMP support
          ` [PATCH v3 05/11] [ARM] tegra: Add timer support
            ` [PATCH v3 06/11] [ARM] tegra: add GPIO support
              ` [PATCH v3 07/11] [ARM] tegra: add pinmux support
                ` [PATCH v3 08/11] [ARM] tegra: harmony: Add harmony board file
                  ` [PATCH v3 09/11] [ARM] tegra: add MAINTAINERS entry
                    ` [PATCH v3 10/11] [ARM] tegra: Add framebuffer driver
                      ` [PATCH v3 11/11] [ARM] tegra: add panel support to harmony board files

[Qemu-devel] [PATCH 0/4] Asynchronous tcp incoming migration
 2010-06-14 21:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] savevm: refactor qemu_loadvm_state()


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.