All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-01 10:21:36 to 2008-09-01 12:07:00 UTC [more...]

+ netfilter-xt_time-gives-a-wrong-monthday-in-a-leap-year.patch added to -mm tree
 2008-09-01 12:06 UTC  (2+ messages)

Documentation/sound/alsa/ALSA-Configuration.txt: fix typo
 2008-09-01 12:05 UTC  (2+ messages)

IPv6 tunnel scalability problem
 2008-09-01 12:04 UTC  (2+ messages)

[PATCHSET] FUSE: extend FUSE to support more operations
 2008-09-01 12:03 UTC  (20+ messages)
` [PATCH 5/7] FUSE: implement ioctl support

[Bugme-new] [Bug 11470] New: pppoe not working when acting as gateway
 2008-09-01 12:04 UTC  (2+ messages)

Driver for Promise PDC42819 SATA/SAS controller
 2008-09-01 12:04 UTC  (13+ messages)

[PATCH] KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr
 2008-09-01 12:03 UTC  (2+ messages)

[B.A.T.M.A.N.] A few more comments on the BATMAN routing protocol
 2008-09-01 12:02 UTC  (4+ messages)
` [B.A.T.M.A.N.] "
  ` [B.A.T.M.A.N.] Re: [Babel-users] "

UBIFS updates for 2.6.27
 2008-09-01 11:56 UTC  (11+ messages)
` [PATCH] UBIFS: fill f_fsid

Online resize with flex bg
 2008-09-01 14:02 UTC  (4+ messages)
    ` [PATCH] ext4: update flex bg counters when resizing

udev and inotify
 2008-09-01 11:30 UTC  (3+ messages)

[PATCH 0/2] [RFC] Add support for nested SVM (userspace)
 2008-09-01 11:59 UTC  (3+ messages)
` [PATCH 1/2] Add SVM CPUID feature define for backwards compatibility
  ` [PATCH 2/2] Allow the SVM CPUID bit in a VM

[Xenomai-core] [PATCH 0/9] Fast mutex rework, native support
 2008-09-01 11:58 UTC  (3+ messages)
` [Xenomai-core] [PATCH 2/9] Switch to handle-based fast mutex owners

[PATCH 0/9] [RFC] Add support for nested SVM (kernel)
 2008-09-01 11:58 UTC  (10+ messages)
` [PATCH 1/9] Add CPUID feature flag for SVM
  ` [PATCH 2/9] Clean up VINTR setting
    ` [PATCH 3/9] Implement GIF, clgi and stgi
      ` [PATCH 4/9] Add helper functions for nested SVM
        ` [PATCH 5/9] Allow setting the SVME bit
          ` [PATCH 6/9] Implement hsave
            ` [PATCH 7/9] Add VMLOAD and VMSAVE handlers
              ` [PATCH 8/9] Add VMRUN handler
                ` [PATCH 9/9] Add VMEXIT handler and intercepts

ktime_set() does not check for nanoseconds > one second
 2008-09-01 11:57 UTC  (3+ messages)

[linux-dvb] Cablestar DVB-C (Flexcop + stv0297) broken since changeset 7fb12d754061 (7469)
 2008-09-01 11:54 UTC 

[Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
 2008-09-01 11:53 UTC  (8+ messages)

Releasing new traceroute
 2008-09-01 11:53 UTC 

[linux-dvb] Drivers for TT S2-3200
 2008-09-01 11:51 UTC  (2+ messages)

get rid of controls with snd_ctl_remove
 2008-09-01 11:51 UTC  (6+ messages)
      ` CORRECTION (get rid of controls with snd_ctl_remove)

[PATCH 00/52] sfc: Changes for 2.6.28
 2008-09-01 11:50 UTC  (52+ messages)
` [PATCH 01/52] sfc: Replace net_dev->priv with netdev_priv(net_dev)
` [PATCH 02/52] sfc: Change first parameter type of {set,clear}_bit_le() to unsigned
` [PATCH 03/52] sfc: Remove unused field efx_channel::reset_work
` [PATCH 04/52] sfc: Use separate hardware TX queues to select checksum generation
` [PATCH 05/52] sfc: Avoid mangling error codes in efx_test_loopback()
` [PATCH 06/52] sfc: Reduce delays in SFE4001 initialisation
` [PATCH 07/52] sfc: Remove mistaken hardware workaround
` [PATCH 08/52] sfc: XMAC statistics fix-ups
` [PATCH 09/52] sfc: Remove inclusion of workarounds.h from efx.c
` [PATCH 10/52] sfc: Reverse the XOFF/XON pause frame control fifo thresholds
` [PATCH 11/52] sfc: Reduce log level for XGXS lane status
` [PATCH 12/52] sfc: Self-test reporting cleanup
` [PATCH 13/52] sfc: Speed up loopback self-test
` [PATCH 14/52] sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up
` [PATCH 15/52] sfc: Use pci_map_single() to map the skb header when doing TSO
` [PATCH 16/52] sfc: Reduce the size of struct efx_tx_buffer
` [PATCH 17/52] sfc: Use explicit bool for boolean variables, parameters and return values
` [PATCH 18/52] sfc: Set net_device::vlan_features appropriately
` [PATCH 19/52] sfc: Cleaned up struct tso_state fields
` [PATCH 20/52] sfc: Removed forced inlining of long functions
` [PATCH 21/52] sfc: Export boot configuration in EEPROM through ethtool
` [PATCH 22/52] sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()
` [PATCH 23/52] sfc: Remove efx_channel::has_interrupt
` [PATCH 24/52] sfc: Cleanup RX queue information
` [PATCH 25/52] sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER
` [PATCH 26/52] sfc: Make efx_for_each_channel_rx_queue() more efficient
` [PATCH 27/52] sfc: Remove efx_channel::evqnum field
` [PATCH 28/52] sfc: Cleanup RX event processing
` [PATCH 29/52] sfc: Implement get_sset_count, replacing get_stats_count and self_test_count
` [PATCH 30/52] sfc: Make PHY flash mode a device attribute, not a module parameter
` [PATCH 31/52] sfc: Do not call netif_{stop,wake}_queue() before register_netdev
` [PATCH 32/52] sfc: Enable TSO for 802.1q VLAN devices
` [PATCH 33/52] sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int()
` [PATCH 34/52] sfc: Remove remnants of multi-port abstraction for MAC registers
` [PATCH 35/52] sfc: Remove some unreachable error paths
` [PATCH 36/52] sfc: Cleanup reset code
` [PATCH 37/52] sfc: Rework the bitfield header so that we can identify fields by bit number
` [PATCH 38/52] sfc: Extend self-tests
` [PATCH 39/52] sfc: Remove the STATE_RESETTING flag
` [PATCH 40/52] sfc: Rework efx_set_multicast_hash()
` [PATCH 42/52] sfc: Fix memory BAR release call on error path
` [PATCH 43/52] sfc: Remove workaround for old firmware bug
` [PATCH 44/52] sfc: Serialise tenxpress_special_reset() with statistics fetches
` [PATCH 45/52] sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
` [PATCH 46/52] sfc: Make queue flushes more reliable
` [PATCH 47/52] sfc: Don't include net_driver.h from falcon_io.h
` [PATCH 48/52] sfc: Stop generating bogus events in tenxpress_check_hw()
` [PATCH 49/52] sfc: Insert read memory barrier after checking MAC statistics flag
` [PATCH 50/52] sfc: Disable interrupts after a fatal interrupt occurs until reset
` [PATCH 51/52] sfc: Remove obsolete comment about PCI modes
` [PATCH 52/52] sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate

2.6.27-rc5-git2: Reported regressions from 2.6.26
 2008-09-01 11:48 UTC  (5+ messages)
` [Bug #11438] Upcoming oops in lockdep

md (regression): reboot/shutdown hangs
 2008-09-01 11:43 UTC  (3+ messages)

[U-Boot] [BUG] common/console.c
 2008-09-01 11:40 UTC 

linux-next: Tree for August 27
 2008-09-01 11:38 UTC  (9+ messages)
      ` [PATCH #blk-for-2.8] init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param

[Qemu-devel] [PATCH] convert of few alpha insn to TCG
 2008-09-01 11:38 UTC 

[PATCH 00/12] Towards a better merge resolution support
 2008-09-01 11:34 UTC  (4+ messages)

[PATCH] ASoC: Convert tlv320aic3x to a new-style i2c driver
 2008-09-01 11:35 UTC  (3+ messages)

ioemu
 2008-09-01 11:34 UTC  (3+ messages)

2.6.26.[1-3] + x61 tablet + x6ultrabase: no resume after undocking
 2008-09-01 11:34 UTC  (6+ messages)

[PATCH] Extend index to save more flags
 2008-09-01 11:32 UTC 

[Qemu-devel] [PATCH] [ide] Check that asynchronous (DMA) submission succeeds
 2008-09-01 11:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] bdrv_aio_flush
 2008-09-01 11:27 UTC  (2+ messages)

[PATCH resend] MTD: nandsim: remove useless module parameters
 2008-09-01 11:26 UTC  (4+ messages)
` [PATCH resend] MTD: nandsim: allow changing some "

[PATCH] new static const char[] modname
 2008-09-01 11:24 UTC  (5+ messages)
      ` [PATCH] new static const char[] channel (was: modname)

[Bug 11444] New: misspelling in Documentation/sound/alsa/ALSA-Configuration.txt
 2008-09-01 11:24 UTC  (2+ messages)
  ` [Bug 11444] "

[PATCH 3/4 v2] PCI: support SR-IOV capability
 2008-09-01 11:21 UTC  (2+ messages)

[PATCH 4/4 v2] PCI: document the change
 2008-09-01 11:21 UTC  (2+ messages)

[PATCH 2/4 v2] PCI: support ARI capability
 2008-09-01 11:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] ide_dma_cancel will result in partial DMA transfer
 2008-09-01 11:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "
  ` [Qemu-devel] [PATCH 2/2] fix bdrv_aio_read API breakage in qcow2

[PATCH 1/4 v2] PCI: introduce new base functions
 2008-09-01 11:20 UTC  (3+ messages)

[PATCH 0/4 v2] PCI: Linux kernel SR-IOV support
 2008-09-01 11:20 UTC  (3+ messages)

[PATCH 4/4 v2] PCI: document the change
 2008-09-01 11:21 UTC 

[PATCH 3/4 v2] PCI: support SR-IOV capability
 2008-09-01 11:21 UTC 

[PATCH 2/4 v2] PCI: support ARI capability
 2008-09-01 11:20 UTC 

[PATCH 1/4 v2] PCI: introduce new base functions
 2008-09-01 11:20 UTC 

[PATCH 0/4 v2] PCI: Linux kernel SR-IOV support
 2008-09-01 11:20 UTC 

SATA Cold Boot problems on >2.6.25 with NV
 2008-09-01 11:18 UTC  (6+ messages)

Regression in 2.6.27 caused by commit bfc0f59
 2008-09-01 11:14 UTC  (2+ messages)

trivial DNS issues
 2008-09-01 11:14 UTC  (7+ messages)
  ` [Qemu-devel] "

bitbake 1.8 badness in using same git for different bb
 2008-09-01 11:09 UTC  (2+ messages)

directory entries
 2008-09-01 11:07 UTC  (4+ messages)

Git 1.6.0.1 breaks git-svn with perl 5.8.0
 2008-09-01 11:03 UTC  (6+ messages)
  ` [PATCH] Git.pm: Require File::Temp 0.14 for new()
      ` [PATCH] Git.pm: Use File::Temp->tempfile instead of ->new

setlocalversion wasn't producing git labels for bisect
 2008-09-01 11:07 UTC  (3+ messages)
` [PATCH] Fix example in git-name-rev documentation

[PATCH] [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()
 2008-09-01 11:01 UTC  (8+ messages)

[PATCH] debugobjects: fix lockdep warning #2
 2008-09-01 10:59 UTC  (5+ messages)
      ` [GIT pull] debugobject fixes for 2.6.27

Sugar on the BeagleBoard using the OpenEmbedded toolkit
 2008-09-01 10:57 UTC  (2+ messages)

[PATCH] [Userspace] kvm/ia64: Qemu : Add get/set_mpstate for Ipf
 2008-09-01 10:56 UTC  (3+ messages)
` [PATCH] [Userspace] kvm/ia64: Qemu : Add get/set_mpstate for

Школа секретаря: как стать профессионалом
 2008-09-01 10:55 UTC 

[PATCH] Support diff.autorefreshindex=true in `git-diff --quiet'
 2008-09-01 10:50 UTC  (3+ messages)

KVM/IA64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstate
 2008-09-01 10:54 UTC  (2+ messages)

[PATCH] resend Freescale i.MX2 NAND driver
 2008-09-01 10:52 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package: libconfig
 2008-09-01 10:51 UTC 

master branch on sound-2.6.git rebuilt
 2008-09-01 10:48 UTC 

Windows,grub and grub2
 2008-09-01 10:48 UTC 

[U-Boot] [PATCH v2 01/17] Introduce netdev.h header file and remove externs
 2008-09-01 10:48 UTC  (2+ messages)

[linux-dvb] Works the Cinergy C Pci CI Module with the mantis drivers?
 2008-09-01 10:44 UTC 

[PATCH 2/2] git-merge documentation: describe how conflict is presented
 2008-09-01 10:43 UTC  (3+ messages)

[U-Boot] u-boot-arm pull request
 2008-09-01 10:44 UTC  (2+ messages)

mandrake-10 not able to boot on kvm-71-73
 2008-09-01 10:44 UTC  (9+ messages)

[PATCH] fix typo in glibc reference: sigorset and not sigdelset
 2008-09-01 10:42 UTC  (2+ messages)

Intel AHCI ICH9R not detecting devices
 2008-09-01 10:40 UTC  (5+ messages)

[PATCH 1/2] checkout --conflict=<style>: recreate merge in a non-default style
 2008-09-01 10:39 UTC  (3+ messages)

[TopGit PATCH] tg redepend: New command
 2008-09-01 10:36 UTC  (4+ messages)

[ANNOUNCE] kvm-74 release
 2008-09-01 10:36 UTC  (5+ messages)

[PATCH] Improve documentation for --dirstat diff option
 2008-09-01 10:34 UTC  (4+ messages)

GRE keepalive support
 2008-09-01 10:32 UTC 

[PATCH] KVM: MMU: Fix overflow of SHADOW_PT_INDEX with EPT in 32pae
 2008-09-01 10:31 UTC  (3+ messages)

[PATCH v4 0/2] powerpc: Board support for GE Fanuc SBC610
 2008-09-01 10:28 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] powerpc: Default configuration "

MMC Driver - Kernel crashing at function "omap_mmc_set_ios"
 2008-09-01 10:26 UTC  (2+ messages)

How to create /dev/pts
 2008-09-01 10:26 UTC  (2+ messages)

Stranges with git-diff-index
 2008-09-01 10:20 UTC  (2+ 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.