All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-01 11:46:07 to 2008-09-01 13:13:14 UTC [more...]

[RFC: 2.6 patch] remove the i2c-at91.c driver
 2008-09-01 13:13 UTC  (2+ messages)

[RFD] How to better document the "two and three dots" format
 2008-09-01 13:01 UTC  (3+ messages)

[PATCH 0/9] [RFC] Add support for nested SVM (kernel)
 2008-09-01 13:13 UTC  (14+ 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

[PATCHSET 0/5] BUILD_BUG_ON: error on none-const expressions
 2008-09-01 13:11 UTC  (3+ messages)
` [PATCH] debug, x86: move BUILD_BUG_ON() ARRAY_SIZE and __FUNCTION__
` [PATCH 2/5] net/niu: Fix none-const BUILD_BUG_ON usage

[Patch] fix one typo
 2008-09-01 13:11 UTC  (2+ messages)

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

[Qemu-devel] [5122] SH4: Remove most uses of cpu_T[0] and cpu_T[1]
 2008-09-01 13:09 UTC 

[Qemu-devel] [5121] SH4: TCG optimisations
 2008-09-01 13:09 UTC 

[Qemu-devel] [5120] SH4: Convert remaining non-fp ops to TCG
 2008-09-01 13:09 UTC 

VT-d support for device assignment
 2008-09-01 13:08 UTC  (2+ messages)

[PATCH] change Perl syntax to support Perl 5.6
 2008-09-01 13:06 UTC  (8+ messages)

[PATCH] Missing limits.h includes
 2008-09-01 13:08 UTC  (2+ messages)

[Xenomai-help] Compile and run problem
 2008-09-01 13:08 UTC 

crash in ebtables 2.0.8-2
 2008-09-01 13:06 UTC  (2+ messages)

[PATCH] Extend index to save more flags
 2008-09-01 13:05 UTC  (2+ messages)

[PATCH] ARM: OMAP2: Fix Nokia N8x0 second I2C bus device registration
 2008-09-01 13:05 UTC 

[IPv6] "sendmsg: invalid argument" to multicast group after some time
 2008-09-01 13:03 UTC  (2+ messages)

Windows,grub and grub2
 2008-09-01 13:02 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] avr32 cleanups and GPIO port mux support
 2008-09-01 12:59 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] avr32: Update README
  ` [U-Boot] [PATCH v2 2/9] avr32: data_bits should reflect the actual number of data bits
    ` [U-Boot] [PATCH v2 3/9] avr32: refactor the portmux/gpio code
      ` [U-Boot] [PATCH v2 4/9] avr32: Add gclk helper functions
        ` [U-Boot] [PATCH v2 5/9] hammerhead: Use "
          ` [U-Boot] [PATCH v2 6/9] avr32: Use board_postclk_init instead of gclk_init
            ` [U-Boot] [PATCH v2 7/9] avr32: use board_early_init_r instead of board_init_info
              ` [U-Boot] [PATCH v2 8/9] atstk1000: Convert to new-style makefile
                ` [U-Boot] [PATCH v2 9/9] avr32: Add support for "GPIO" port mux

[PATCH] t6013: Avoid using tac
 2008-09-01 12:56 UTC  (3+ messages)
` [PATCH] t6013: replace use of 'tac' with equivalent Perl

[PATCHv2 RFC 00/00] Add first IPv6 support to IPVS
 2008-09-01 12:56 UTC  (26+ messages)
` [PATCHv2 RFC 01/25] IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
` [PATCHv2 RFC 02/25] IPVS: Change IPVS data structures to support IPv6 addresses
` [PATCHv2 RFC 03/25] IPVS: Add general v4/v6 helper functions / data structures
` [PATCHv2 RFC 04/25] IPVS: Add debug macros for v4 and v6 address output
` [PATCHv2 RFC 05/25] IPVS: Add internal versions of sockopt interface structs
` [PATCHv2 RFC 06/25] IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
` [PATCHv2 RFC 07/25] IPVS: Add v6 support to ip_vs_service_get()
` [PATCHv2 RFC 08/25] IPVS: Add IPv6 support flag to schedulers
` [PATCHv2 RFC 09/25] IPVS: Add 'af' args to protocol handler functions
` [PATCHv2 RFC 10/25] IPVS: Add protocol debug functions for IPv6
` [PATCHv2 RFC 11/25] IPVS: Extend protocol DNAT/SNAT and state handlers
` [PATCHv2 RFC 12/25] IPVS: Extend functions for getting/creating connections
` [PATCHv2 RFC 13/25] IPVS: Add IPv6 support to xmit() support functions
` [PATCHv2 RFC 14/25] IPVS: Add and bind IPv6 xmit functions
` [PATCHv2 RFC 15/25] IPVS: Extend scheduling functions for IPv6 support
` [PATCHv2 RFC 16/25] IPVS: Add/adjust Netfilter hook functions and helpers for v6
` [PATCHv2 RFC 17/25] IPVS: Convert real server lookup functions
` [PATCHv2 RFC 18/25] IPVS: Convert procfs files for IPv6 entry output
` [PATCHv2 RFC 19/25] IVPS: Disable sync daemon for IPv6 connections
` [PATCHv2 RFC 20/25] IPVS: Turn off FTP application helper for IPv6
` [PATCHv2 RFC 21/25] IPVS: Add function to determine if IPv6 address is local
` [PATCHv2 RFC 22/25] IPVS: Adjust various debug outputs to use new macros
` [PATCHv2 RFC 23/25] IPVS: Activate IPv6 Netfilter hooks
` [PATCHv2 RFC 24/25] IPVS: Allow adding IPv6 services from userspace
` [PATCHv2 RFC 25/25] IPVS: Add changelog notes to header comments

a problem about the two patches in bug 10724 & 11428
 2008-09-01 12:52 UTC  (6+ messages)

[patch][rfc] bitops: remove volatile
 2008-09-01 12:51 UTC 

[patch][rfc] bitops: remove volatile
 2008-09-01 12:51 UTC  (3+ messages)

[patch][rfc] bitops: remove volatile
 2008-09-01 12:51 UTC 

ioemu
 2008-09-01 12:50 UTC  (6+ messages)

DOSEMU
 2008-09-01 12:48 UTC  (3+ messages)

GRE keepalive support
 2008-09-01 12:48 UTC 

Create software RAID from active partition
 2008-09-01 12:45 UTC  (2+ messages)

[patch 1/3] kmsg: Kernel message catalog macros
 2008-09-01 12:30 UTC 

[PATCH] sound/arm: Bad NULL test
 2008-09-01 12:43 UTC  (7+ messages)

Network poblems using virtio and tap
 2008-09-01 12:42 UTC 

Правовое регулирование использования земель различных категорий
 2008-09-01 12:41 UTC 

trivial DNS issues
 2008-09-01 12:37 UTC  (8+ messages)
      ` [Qemu-devel] "

how to convert stereo capture to mono stream (hardware incompatibility)
 2008-09-01 12:36 UTC 

bttv driver questions
 2008-09-01 12:35 UTC  (2+ messages)

need to join developer group
 2008-09-01 12:33 UTC 

[patch 0/3] [RFC] kmsg macros and script, take x+1
 2008-09-01 12:28 UTC  (5+ messages)
` [patch 1/3] kmsg: Kernel message catalog macros

libxt_recent: do not allow both --set and --rttl
 2008-09-01 12:28 UTC  (4+ messages)
  ` libxt_recent: do allow --rttl for --update

[linux-dvb] USB Opera DVB-S 1 and diseqc switch
 2008-09-01 12:28 UTC 

build: prepare make tarball for git 1.6.0
 2008-09-01 12:27 UTC  (2+ messages)

[PATCH] ASoC: Convert tlv320aic3x to a new-style i2c driver
 2008-09-01 12:27 UTC  (5+ messages)

[PATCH RFC] nilfs2: continuous snapshotting file system
 2008-09-01 12:25 UTC  (5+ messages)

[PATCH 3/6] kvmppc: rewrite guest code - sprg0-3
 2008-09-01 12:26 UTC  (3+ messages)

Trace
 2008-09-01 12:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] bdrv_aio_flush
 2008-09-01 12:25 UTC  (3+ messages)

[U-Boot] [PATCH] ppc4xx: Remove reference to common/lists.o from some esd linker scripts
 2008-09-01 12:24 UTC 

src: use regular includes
 2008-09-01 12:22 UTC  (4+ messages)
` Update comments

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

Remove HID ignore quirk for MGE UPS devices
 2008-09-01 12:14 UTC  (2+ messages)

libxt_iprange: fix option names
 2008-09-01 12:19 UTC  (2+ messages)

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

src: flatten casts in libxt_mac
 2008-09-01 12:18 UTC  (2+ messages)

2.6.26.[1-3] + x61 tablet + x6ultrabase: no resume after undocking
 2008-09-01 12:16 UTC  (5+ messages)

[Qemu-devel] [PATCH] ide_dma_cancel will result in partial DMA transfer
 2008-09-01 12:13 UTC  (3+ messages)

+ 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  (11+ 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  (10+ 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:28 UTC  (2+ 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

[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  (5+ 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  (46+ messages)
` [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  (4+ messages)
` [Bug #11438] Upcoming oops in lockdep


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.