All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-03 16:55:42 to 2009-06-03 18:43:18 UTC [more...]

[tip:perfcounters/core] perf_counter tools: Clean up old kerneltop references
 2009-06-03 18:42 UTC  (3+ messages)
` [tip:perfcounters/core] perf record: Refine capture printout
` [tip:perfcounters/core] perf report: Display 100% correctly

[PATCH v2 00/11] Asynchronous raid6 acceleration (part 1 of 3)
 2009-06-03 18:42 UTC  (7+ messages)
` [PATCH v2 01/11] async_tx: rename zero_sum to val
` [PATCH v2 02/11] async_tx: kill ASYNC_TX_DEP_ACK flag

[linux-lvm] lvm on a single big partition or just a single big partition?
 2009-06-03 18:42 UTC  (2+ messages)

[PATCH] Warn if we run out of swap space
 2009-06-02  9:50 UTC  (14+ messages)

Awful RAID5 random read performance
 2009-06-03 18:38 UTC  (6+ messages)

[PATCH] Change ZERO_SIZE_PTR to point at unmapped space
 2009-06-03 18:39 UTC  (33+ messages)
      ` Security fix for remapping of page 0 (was [PATCH] Change ZERO_SIZE_PTR to point at unmapped space)

[PATCH 0/6] iwlwifi driver updates 06/3/2009
 2009-06-03 18:44 UTC  (7+ messages)
` [PATCH 1/6] iwlwifi: unify station management
  ` [PATCH 2/6] iwl3945: port allow skb allocation in tasklet patch
    ` [PATCH 3/6] iwl3945/iwlwifi: fix led bug when SW rfkill
      ` [PATCH 4/6] iwlagn: delay ict interrupt
        ` [PATCH 5/6] iwlwifi: add value and range define for link quality command
          ` [PATCH 6/6] iwlwifi: fix comment describing disable_11n

[PATCH] mac80211: check for existance sta before adding it
 2009-06-03 18:36 UTC  (7+ messages)

LVM2 ./WHATS_NEW_DM tools/dmsetup.c
 2009-06-03 18:35 UTC 

[PATCH] powerpc: tiny memcpy_(to|from)io optimisation
 2009-06-03 18:35 UTC  (4+ messages)

[PATCH] nfs-utils: fix endptr check in closeall
 2009-06-03 18:32 UTC  (2+ messages)

[PATCH] pdc202xx_old: fix 'pdc20246_dma_ops'
 2009-06-03 18:34 UTC 

[Qemu-devel] [PATCH] fix gdbstub support for multiple threads in usermode, v3
 2009-06-03 18:33 UTC 

Sound capture with Osprey 230
 2009-06-03 18:02 UTC  (3+ messages)

[U-Boot] OMAP3, Zoom2 Initializing GPIO bank clocks
 2009-06-03 18:32 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] OMAP3 Turn on the "
  ` [U-Boot] [PATCH 2/2] ZOOM2 Define GPIO banks used

[U-Boot] [PATCH 2/3] ZOOM2 detect the version of the zoom2
 2009-06-03 18:30 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] Fix a typo in the instructions on using omap3's gpio interface
  ` [U-Boot] [PATCH 2/3] ZOOM2 detect the version of the zoom2 board at runtime
    ` [U-Boot] [PATCH 3/3] Beagle Convert the board version detection to use the OMAP3 GPIO interface

[U-Boot] Zoom2, Beagle board revision detection
 2009-06-03 18:29 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] Fix a typo in the instructions on using omap3's gpio interface

[Patch] Prevent cloning over http from spewing
 2009-06-03 18:28 UTC  (3+ messages)

[PATCH 00/10] Dynamic ACPI-PCI binding
 2009-06-03 18:26 UTC  (3+ messages)
` [PATCH 07/10] ACPI: eviscerate pci_bind.c

[PATCH 0/4] kvm free implementation of apic/ioapic
 2009-06-03 18:25 UTC  (5+ messages)
` [PATCH 1/4] avoid halted state for in kernel irqchip
  ` [PATCH 2/4] sipi and init: move common code
    ` [PATCH 3/4] provide a kvm-free implementation of apic
      ` [PATCH 4/4] provide a kvm-free implementation of ioapic

[PATCH] ar9170: remove deprecated code
 2009-06-03 20:24 UTC 

alloc_pages_node(... GFP_KERNEL | GFP_THISNODE ...) fails
 2009-06-03 18:24 UTC  (13+ messages)

Patch to fix usbmon crash on Opteron
 2009-06-03 18:22 UTC  (2+ messages)

ath9k/ath5k + 80211s crash
 2009-06-03 18:21 UTC  (4+ messages)
    ` [ath9k-devel] "

[PATCH 0/4] amd64_edac: misc fixes
 2009-06-03 18:20 UTC  (11+ messages)

[patch] VMX Unrestricted mode support
 2009-06-03 18:20 UTC  (8+ messages)

[RFC][PATCH 0/9] File descriptor hot-unplug support
 2009-06-02  5:16 UTC  (23+ messages)
` [PATCH 0/23] File descriptor hot-unplug support v2
  ` [PATCH 01/23] mm: Introduce revoke_file_mappings
  ` [PATCH 02/23] vfs: Implement unpoll_file
  ` [PATCH 03/23] vfs: Generalize the file_list
  ` [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
  ` [PATCH 05/23] vfs: Teach lseek to use file_hotplug_lock
  ` [PATCH 06/23] vfs: Teach read/write to use file_hotplug_read_lock
  ` [PATCH 07/23] vfs: Teach sendfile,splice,tee,and vmsplice to use file_hotplug_lock
  ` [PATCH 08/23] vfs: Teach readdir "
  ` [PATCH 09/23] vfs: Teach poll and select "
  ` [PATCH 10/23] vfs: Teach do_path_lookup "
  ` [PATCH 11/23] mm: Teach mmap "
  ` [PATCH 13/23] vfs: Teach ioctl "
  ` [PATCH 14/23] vfs: Teach flock "
  ` [PATCH 15/23] vfs: Teach fallocate, and filp_close "
  ` [PATCH 16/23] vfs: Teach fstatfs, fstatfs64, ftruncate, fchdir, fchmod, fchown "
  ` [PATCH 18/23] vfs: Teach epoll "
  ` [PATCH 19/23] eventpoll: Fix comment
  ` [PATCH 21/23] vfs: Teach fsync to use file_hotplug_lock
  ` [PATCH 22/23] vfs: Teach fadvice to file_hotplug_lock
  ` [PATCH 23/23] vfs: Teach readahead to use the file_hotplug_lock

[PATCH,STABLE 2.6.29 01/18] ext4: don't inherit inappropriate inode flags from parent
 2009-06-03 18:17 UTC  (17+ messages)
` [PATCH,STABLE 2.6.29 02/18] ext4: tighten restrictions on inode flags
  ` [PATCH,STABLE 2.6.29 03/18] ext4: return -EIO not -ESTALE on directory traversal through deleted inode
    ` [PATCH,STABLE 2.6.29 04/18] ext4: Add fine print for the 32000 subdirectory limit
      ` [PATCH,STABLE 2.6.29 05/18] ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
        ` [PATCH,STABLE 2.6.29 06/18] ext4: Automatically allocate delay allocated blocks on close
          ` [PATCH,STABLE 2.6.29 07/18] ext4: Automatically allocate delay allocated blocks on rename
            ` [PATCH,STABLE 2.6.29 08/18] ext4: Fix discard of inode prealloc space with delayed allocation
              ` [PATCH,STABLE 2.6.29 09/18] ext4: Add auto_da_alloc mount option
                ` [PATCH,STABLE 2.6.29 10/18] ext4: Check for an valid i_mode when reading the inode from disk
                  ` [PATCH,STABLE 2.6.29 11/18] jbd2: Update locking coments
                    ` [PATCH,STABLE 2.6.29 12/18] ext4: really print the find_group_flex fallback warning only once
                      ` [PATCH,STABLE 2.6.29 13/18] ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode
                        ` [PATCH,STABLE 2.6.29 14/18] ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present
                        ` Fix softlockup caused by illegal i_file_acl value in on-disk inode

[PATCH][KVM_AUTOTEST] Added functionality to the preprocessor to run scripts
 2009-06-03 18:17 UTC  (2+ messages)

[PATCH 0/4] cgroup freezer: Fixes and CHECKPOINTING support
 2009-06-03 18:15 UTC  (5+ messages)
` [PATCH 2/4] cgroup freezer: Avoid lazy state changes when convenient

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-06-03 18:14 UTC 

Pull request for new qt4 toolchain (and other mostly qt4 fixes)
 2009-06-03 18:03 UTC  (14+ messages)
` [PATCH 00/12] different qt4 related patches
  ` [PATCH 01/12] qt4-embedded: reworked directory layout for the next changes
    ` [PATCH 02/12] qt4-embedded: added directfb plugin

[RFC][PATCH] Add support for hook switch on ams-delta
 2009-06-03 18:10 UTC  (4+ messages)
` [APPLIED] "

[RFC PATCH] fsldma: Add DMA_SLAVE support
 2009-06-03 18:10 UTC  (2+ messages)

ar9170 vs otus advice?
 2009-06-03 18:32 UTC  (5+ messages)

"keepinitrd" versus "retain_initrd"?
 2009-06-03 18:07 UTC 

oops in kmpathd
 2009-06-03 18:08 UTC 

[PATCH] input: add support for generic GPIO-based matrix keypad
 2009-06-03 18:06 UTC  (5+ messages)

[U-Boot] UBI on NAND flash again
 2009-06-03 18:05 UTC 

Question regarding protocol specific mtu for FCoE
 2009-06-03 18:03 UTC  (2+ messages)

[PATCH] [0/16] HWPOISON: Intro
 2009-06-02 13:25 UTC  (28+ messages)
` [PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v3

[PATCH] ath5k: disable beacon interrupt when interface is down
 2009-06-03 17:48 UTC  (4+ messages)

blktap2: need more than 3 values to unpack
 2009-06-03 17:57 UTC  (4+ messages)
` Dom0 crashing when built with c/s 881 (Was: blktap2: need more than 3 values to unpack)

[PATCH] pdc202xx_old: fix resetproc() method
 2009-06-03 17:58 UTC  (3+ messages)

2.6.30-rc7-git4: Reported regressions from 2.6.29
 2009-06-03 17:52 UTC  (4+ messages)
` [Bug #13325] 2.6.30-rc kills my box hard - and lockdep chains

[git pull request] kvm-autotest: sync with upstream Autotest SVN
 2009-06-03 17:50 UTC  (2+ messages)

[PATCH] xfstests: don't run 122 if required headers aren't found
 2009-06-03 17:51 UTC  (2+ messages)

[U-Boot] TSEC ethernet controller problems (crc errors / corruption)
 2009-06-03 17:50 UTC  (6+ messages)
` [U-Boot] TSEC ethernet controller problems (crc errors/ corruption)

[PATCH tip 1/1] perf_counter tools: Fix off-by-one bug in symbol__new
 2009-06-03 17:49 UTC 

[Xenomai-help] turn an rt_task back to linux user space
 2009-06-03 17:46 UTC  (2+ messages)

[PATCH 1/1] ethtool: Expose MDI-X status
 2009-06-03 17:45 UTC  (4+ messages)
` [PATCH net-next-2.6 1/1] e1000e: Expose MDI-X status via ethtool change

[GIT PATCH core/percpu] percpu: convert most archs to dynamic percpu, take#2
 2009-06-02  5:08 UTC  (5+ messages)
` [PATCH 3/7] percpu: clean up percpu variable definitions

[U-Boot] [PATCH 2/2] KB9202: Add NAND support
 2009-06-03 17:42 UTC  (3+ messages)

Windows Server 2008 VM performance
 2009-06-03 17:38 UTC  (4+ messages)

[PATCH] add a BSD style COPYING file to extras/mini-os
 2009-06-03 17:38 UTC 

[Xen-devel] Re: [GIT PULL] Xen APIC hooks (with io_apic_ops)
 2009-06-03 17:36 UTC  (11+ messages)
  ` Xen is a feature
          ` Merge Xen (the hypervisor) into Linux

[U-Boot] Please pull u-boot-coldfire next
 2009-06-03 17:36 UTC 

[failures] kbuild-fix-_modinst_post-to-pick-up-cross-depmod-instead-of-host-depmod.patch removed from -mm tree
 2009-06-03 17:32 UTC 

linux-next: Tree for June 3
 2009-06-03 17:33 UTC  (5+ messages)
` linux-next: Tree for June 3 (rfkill)

fgetattr/fsetattr file operation
 2009-06-03 17:32 UTC 

[KVM-RFC PATCH 0/2] irqfd: use POLLHUP notification for close()
 2009-06-03 17:27 UTC  (9+ messages)
` [KVM-RFC PATCH 2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl

ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
 2009-06-03 17:26 UTC  (6+ messages)
    `  "
      ` [dm-devel] "

[PATCH 00/11] Various msysgit patches
 2009-06-03 17:23 UTC  (17+ messages)
` [PATCH 01/11] MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
  ` [PATCH 02/11] Quiet make: do not leave Windows behind
    ` [PATCH 03/11] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
      ` [PATCH 04/11] test-chmtime: work around Windows limitation
        ` [PATCH 05/11] winansi: fix compile warnings
          ` [PATCH 06/11] git: browsing paths with spaces when using the start command
            ` [PATCH 07/11] connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
              ` [PATCH 08/11] MinGW readdir reimplementation to support d_type
                  ` [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0

[JGIT PATCH] Send non-standard port in host header of git://
 2009-06-03 17:19 UTC  (2+ messages)
` [JGIT PATCH v2] "

[PATCH] xfstests: Make the SCRATCH_DEV optional
 2009-06-03 17:19 UTC  (2+ messages)

[PATCH] cfg80211: fix Kconfig for users of cfg80211
 2009-06-03 17:18 UTC  (2+ messages)

Data loss at savannah.gnu.org
 2009-06-03 17:14 UTC  (5+ messages)

[RFC] gtk+ and gdk-pixbuf
 2009-06-03 17:03 UTC 

net-next-2.6: Bluetooth: NULL pointer dereference in tty_register_device
 2009-06-03 17:12 UTC  (2+ messages)

[RFC: Style] Kernel coding style for Extended Attributes
 2009-06-03 17:11 UTC  (3+ messages)

Request for detailed documentation of git pack protocol
 2009-06-03 17:11 UTC  (8+ messages)

busybox & syslog init script
 2009-06-03 17:01 UTC  (2+ messages)

can initrd and initramfs be made independent?
 2009-06-03 17:10 UTC 

Read/Write NFS I/O performance degraded by FLUSH_STABLE page flushing
 2009-06-03 17:10 UTC  (15+ messages)

Representing Embedded Architectures at the Kernel Summit
 2009-06-03 17:09 UTC  (4+ messages)
` [Ksummit-2009-discuss] "

New experimental btrfs branch ready for testing
 2009-06-03 17:08 UTC  (3+ messages)

[RESEND] [PATCH v2] [BUGFIX] x86/x86_64: fix CPU offlining triggered "active" device IRQ interrruption
 2009-06-03 17:06 UTC  (3+ messages)

[PATCH 0/5] Alchemy: core and platform updates
 2009-06-03 17:02 UTC  (6+ messages)
` [PATCH 1/5] Alchemy: prioritize timer and usb irqs
  ` [PATCH 2/5] Alchemy: get rid of allow_au1k_wait
    ` [PATCH 3/5] Alchemy: extended DB1200 board support
      ` [PATCH 4/5] Alchemy: new PCMCIA socket driver for devboards
        ` [PATCH 5/5] Alchemy: convert to physmap flash

[PATCH] Remove __invalidate_mapping_pages variant
 2009-06-02 22:18 UTC 

Adding "addr" argument to __{pte,pmd,pud}_free_tlb()
 2009-06-02  5:02 UTC 

swapoff throttling and speedup?
 2009-06-03 17:01 UTC 

[PATCH 00/20] qla2xxx: Updates for 2.6.31 merge-window [8.03.01-k3]
 2009-06-03 16:55 UTC  (8+ messages)
` [PATCH 13/20] qla2xxx: Fallback enode-mac should not be a multicast address
` [PATCH 15/20] qla2xxx: Query supported RISC registers bits in determining a paused-state
` [PATCH 16/20] qla2xxx: Avoid explicit LOGO during driver host tear-down
` [PATCH 17/20] qla2xxx: Reduce lock-contention during do-work processing
` [PATCH 18/20] qla2xxx: Export additional firmware-states for application support
` [PATCH 19/20] qla2xxx: Synchronize MPI settings after a PE Reset
` [PATCH 20/20] qla2xxx: Update version number to 8.03.01-k3


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.