All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-06 10:08:13 to 2009-11-06 13:25:13 UTC [more...]

[linux-lvm] kernel panic on lvcreate
 2009-11-06 13:22 UTC  (2+ messages)

[PATCH 2.6.33/1 00/12] WiMAX patches for 2.6.33 (batch #1)
 2009-11-06 13:23 UTC  (4+ messages)

scantest : READOOB Issue
 2009-11-06 13:23 UTC 

[patch 0/5] BKL another bunch
 2009-11-06 13:22 UTC  (6+ messages)
` [lm-sensors] [patch 1/5] hwmon: Convert fschmd to unlocked_ioctl

[PATCH] ASoC - Add support for upto 16 channels on OMAP MCBSP
 2009-11-06 13:20 UTC  (8+ messages)

[LTP] LTP 20091031 Makefiles totally broken?!?
 2009-11-06 13:21 UTC  (4+ messages)

^^^^^^Final Notification^^^^^^
 2009-11-06 13:20 UTC 

[RFC] amd64_edac: syndromes loading
 2009-11-06 13:20 UTC  (8+ messages)

[PATCH] proc: revalidate dentry returned by proc_pid_follow_link
 2009-11-06 13:19 UTC  (2+ messages)

Is shrinking raid5 possible?
 2009-11-06 13:17 UTC  (9+ messages)

[PATCH -queue 0/2] add loongson2f support
 2009-11-06 13:14 UTC  (5+ messages)
  ` [PATCH -queue 1/2] [loongson] add basic loongson-2f support
  ` [PATCH -queue 2/2] [loongson] oprofile: avoid do_IRQ for perfcounter when the interrupt is from bonito

[PATCH -queue v1 0/7] support for lemote loongson2f machines
 2009-11-06 13:11 UTC  (8+ messages)
` [PATCH -queue v1 1/7] [loongson] lemote-2f: add lemote loongson2f family machines support
` [PATCH -queue v1 2/7] [loongson] lemote-2f: rtc: enable legacy RTC driver
` [PATCH -queue v1 3/7] [loongson] lemote-2f: add basic cs5536 vsm support
` [PATCH -queue v1 4/7] [loongson] lemote-2f: add pci support
` [PATCH -queue v1 5/7] [loongson] lemote-2f: add irq support
` [PATCH -queue v1 6/7] [loongson] lemote-2f: add reset and shutdown support
` [PATCH -queue v1 7/7] [loongson] lemote-2f: add defconfig file

[PATCH] S3C64XX I2S: Enable audio-bus clock
 2009-11-06 13:13 UTC  (2+ messages)

Using x86 segments against NULL pointer deference exploit
 2009-11-06 13:13 UTC  (2+ messages)

headset service search problem
 2009-11-06 13:11 UTC  (2+ messages)

[PATCH 0/11] generic compat_sys_sysctl
 2009-11-06 13:11 UTC  (11+ messages)
` [PATCH 01/11] sysctl: Separate the binary sysctl logic into it's own file
` [PATCH 07/11] sysctl: s390 Use the compat_sys_sysctl

[Bug 14310] New: [bisected] 2.6.31 regression sis5513 PIO Mode 0 hang
 2009-11-06 13:05 UTC  (6+ messages)
` [Bug 14310] "

[PATCH] Wifi led does not work on Acer Aspire One D250 (ath5k driver)
 2009-11-06 13:00 UTC 

[Buildroot] Upgrading from Buildroot 0.10 to 2009.08 (ARM)
 2009-11-06 13:02 UTC  (8+ messages)

[PATCH v10 0/1] virtio-console: Support for generic ports and multiple consoles
 2009-11-06 13:00 UTC  (6+ messages)
` [PATCH v10 1/1] virtio_console: Add support for multiple ports for generic guest and host communication

CONFIG_STRICT_DEVMEM broken
 2009-11-06 12:58 UTC 

at24 driver - a possible problem
 2009-11-06 12:57 UTC  (4+ messages)

Artifacts present in AIC23 capture for 48 KHz sampling rate
 2009-11-06 12:57 UTC 

can UBIFS be NFS exported
 2009-11-06 12:57 UTC  (3+ messages)

[LTP] [PATCH] add iterations option in gtod_latency
 2009-11-06 12:56 UTC  (3+ messages)

[ RFC, PATCH - 1/2, v2 ] x86-microcode: refactor microcode output messages
 2009-11-06 12:56 UTC  (5+ messages)

Artifacts present in AIC23 capture for 48 KHz sampling rate
 2009-11-06 12:54 UTC 

-G to smaller doesn't move superblock... is there _any_ way to shrink?
 2009-11-06 12:53 UTC 

[PATCH v2] i2c-designware updates
 2009-11-06 12:52 UTC  (25+ messages)
  ` [PATCH v2 01/22] i2c-designware: Consolidate to use 32-bit word accesses
  ` [PATCH v2 02/22] i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts
  ` [PATCH v2 03/22] i2c-designware: Use platform_get_irq helper
  ` [PATCH v2 04/22] i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer
  ` [PATCH v2 05/22] i2c-designware: i2c_dw_xfer_msg: "
  ` [PATCH v2 06/22] i2c-designware: Remove an useless local variable "num"
  ` [PATCH v2 07/22] i2c-designware: Improved _HCNT/_LCNT calculation
  ` [PATCH v2 08/22] i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug
  ` [PATCH v2 09/22] i2c-designware: Process i2c_msg messages in the interrupt handler
  ` [PATCH v2 10/22] i2c-designware: Set Tx/Rx FIFO threshold levels
  ` [PATCH v2 11/22] i2c-designware: Enable RX_FULL interrupt
  ` [PATCH v2 12/22] i2c-designware: Divide i2c_dw_xfer_msg into two functions
  ` [PATCH v2 13/22] i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer
  ` [PATCH v2 14/22] i2c-designware: Initialize byte count variables just prior to being used
  ` [PATCH v2 15/22] i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits
  ` [PATCH v2 16/22] i2c-designware: i2c_dw_read: Remove redundant target address checker
  ` [PATCH v2 17/22] i2c-designware: Process all i2c_msg messages in the interrupt handler
  ` [PATCH v2 18/22] i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed
  ` [PATCH v2 19/22] i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures
  ` [PATCH v2 20/22] i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors
  ` [PATCH v2 21/22] i2c-designware: Tx abort cleanups
  ` [PATCH v2 22/22] i2c-designware: Cosmetic cleanups

OMAP 3 ISP and N900 sensor driver update
 2009-11-06 12:51 UTC 

[PATCH] xapi toolstack (xen-api-libs): fix compile errors
 2009-11-06 12:51 UTC 

[PATCH -queue 0/2] cleanups of loongson support
 2009-11-06 12:50 UTC  (5+ messages)
  ` [PATCH -queue 1/2] [loongson] Cleanup the machtype support
  ` [PATCH -queue 2/2] [loongson] Cleanup the serial port support

Raid Degradation best practices
 2009-11-06 12:47 UTC 

[lm-sensors] lm sensors help
 2009-11-06 12:46 UTC  (2+ messages)

[U-Boot] [PATCH] Fix build failure in examples/standalone
 2009-11-06 12:45 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] net-bridge: rootless bridge support for qemu
 2009-11-06 12:42 UTC  (12+ messages)

[NEXT PULL 00/17] IEEE 802.15.4 stack updates
 2009-11-06 12:39 UTC  (18+ messages)
` [PATCH 01/17] wpan-phy: add a helper to put the wpan_phy device
` [PATCH 02/17] wpan-phy: add wpan-phy iteration functions
` [PATCH 03/17] wpan-phy: init channel/page fields
` [PATCH 04/17] wpan-phy: use snprintf to limit the amount of chars written
` [PATCH 05/17] wpan-phy: allow specifying a per-page channel mask
` [PATCH 06/17] wpan-phy: follow usual patter of devices registration
` [PATCH 07/17] ieee802154: constify struct net_device in some operations
` [PATCH 08/17] ieee802154: merge nl802154 and wpan-class in single module
` [PATCH 09/17] ieee802154: split away MAC commands implementation
` [PATCH 10/17] ieee802154: add LIST_PHY command support
` [PATCH 11/17] fakehard: no need to export net_to_phy, make it static
` [PATCH 12/17] fakehard: claim all 2.4 Ghz channels as supported
` [PATCH 13/17] ieee802154: add an mlme_ops call to retrieve PHY object
` [PATCH 14/17] fakehard: mlme_ops->get_phy implementation
` [PATCH 15/17] ieee802154: add two nl802154 helpers
` [PATCH 16/17] ieee802154: add PHY_NAME to LIST_IFACE command results
` [PATCH 17/17] ieee802154: add support for creation/removal of logic interfaces

[PATCH] git_odb_open ckeck for valid path to database
 2009-11-06 12:32 UTC 

mmotm 2009-11-01-10-01 uploaded
 2009-11-06 12:39 UTC  (4+ messages)

[PATCH 1/1] DSPBRIDGE: cache operation against kernel address instead of user's
 2009-11-06 12:34 UTC 

[Shr-Devel] New shr/image results
 2009-11-06 12:20 UTC 

linux on sdp2420
 2009-11-06 12:28 UTC  (2+ messages)

[PATCH] Fix race condition in omap_request_dma()
 2009-11-06 12:22 UTC  (5+ messages)

[RFC PATCH] Add an earlyprintk debug console
 2009-11-06 12:22 UTC  (2+ messages)

nilfs_cleanerd won't run on root
 2009-11-06 12:17 UTC  (4+ messages)

[PATCH][geodegx] geodegx: Linux 2.6.31.4
 2009-11-06 12:13 UTC  (4+ messages)
` [PATCH][geodegx] geodegx: Fix glibc configure error

[dm-crypt] dm-crypt Digest, Vol 5, Issue 5
 2009-11-06 12:11 UTC  (2+ messages)

[PATCH 2/2] be2net: Bug fix to send config commands to hardware after netdev_register
 2009-11-06 12:07 UTC 

[dm-crypt] Crack a dm-LUKS partition or harddisk
 2009-11-06 12:07 UTC  (4+ messages)

[PATCH 1/2] be2net: fix to set proper flow control on resume
 2009-11-06 12:06 UTC 

Getting random regulatory domains on boot-up with ath9k
 2009-11-06 12:05 UTC  (4+ messages)

Virt-manager issue resolved
 2009-11-06 12:03 UTC  (3+ messages)

SRPT and SCST
 2009-11-06 11:59 UTC  (5+ messages)

Formatted/repartitioned wrong disk, arrgh!
 2009-11-06 11:57 UTC  (4+ messages)

[lm-sensors] [RFC PATCH 09/10] lis3: Scale output values to mg
 2009-11-06 11:55 UTC  (2+ messages)

Error in dvbdev.c
 2009-11-06 11:50 UTC 

[U-Boot] [PATCH 3/3] [OneNAND] Flex-OneNAND boundary settings
 2009-11-06 11:47 UTC  (5+ messages)

[PATCH 0/2] Still not applied (resending again)
 2009-11-06 11:32 UTC  (3+ messages)
` [PATCH 1/2] cp210x: Fix carrier handling
` [PATCH 2/2] tty_port: If we are opened non blocking we still need to raise the carrier

[U-Boot] [PATCH 1/3] [OneNAND] Flex-OneNAND driver support
 2009-11-06 11:45 UTC  (6+ messages)

[PATCH] jfs: Fix 32bit build warning
 2009-11-06 11:31 UTC 

[PATCH] slqb: A not quite so trivial warning
 2009-11-06 11:29 UTC 

[RFC 0/12][PATCH] SCHED_DEADLINE (new version of SCHED_EDF)
 2009-11-06 11:34 UTC  (3+ messages)
` [RFC 9/12][PATCH] SCHED_DEADLINE: system wide bandwidth management

[PATCH v2 resend] vfs: new O_NODE open flag
 2009-11-06 11:31 UTC  (11+ messages)

Please delete accidental git branch on OE
 2009-11-06 11:30 UTC  (2+ messages)

[PATCH] to fix the bug for tboot on x86_32 brought by c/s 19914 and 19922
 2009-11-06 11:29 UTC 

[STABLE][PATCH] java.bbclass: fixed oe_jarinstall for broken symlinks
 2009-11-06 11:26 UTC  (3+ messages)

[Xenomai-help] How to fix t_delete call in psos skin?
 2009-11-06 11:28 UTC  (4+ messages)
` [Xenomai-core] "

[PATCH] AM35xx: Clock table updates for AM3505/17
 2009-11-06 11:19 UTC  (4+ messages)

[U-Boot] [PATCH 0/2]: Watchdog support from the command line
 2009-11-06 11:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2]: common: Add a watchdog CLI command

[PATCH] ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1
 2009-11-06 11:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
 2009-11-06 11:15 UTC  (5+ messages)

[dm-crypt] [PATCH] print warning when adding a key that contains non-ASCII characters
 2009-11-06 11:11 UTC  (2+ messages)

[PATCH] support static-only systems
 2009-11-06 11:09 UTC 

ftrace - graph tracer for Microblaze
 2009-11-06 11:03 UTC 

[PATCH] can: should not use __dev_get_by_index() without locks
 2009-11-06 11:04 UTC  (2+ messages)

[Qemu-devel] How to add a new machine support in qemu?
 2009-11-06 11:03 UTC  (5+ messages)

Problems opening connections for an HDP implementation
 2009-11-06 11:03 UTC  (3+ messages)

[PATCH] ifstat/nstat/rtacct: use daemon()
 2009-11-06 11:04 UTC  (2+ messages)
` [PATCH v2] arpd/ifstat/nstat/rtacct: "

ip forwarding issue with dual gateway
 2009-11-06 10:55 UTC 

[PATCH net-next2.6] ipv6: avoid dev_hold()/dev_put() in rawv6_bind()
 2009-11-06 10:53 UTC 

release of 'xapi' toolstack
 2009-11-06 10:51 UTC  (8+ messages)
      ` [Xen-devel] "
          `  "
            ` [Xen-API] "

MD write performance issue - found Catalyst patches
 2009-11-06 10:51 UTC  (12+ messages)

[patch 4/5] cgroup: pass the clone_flags to the cgroup_fork_callback
 2009-11-06 10:50 UTC  (2+ messages)

[PATCH] pps: locking scheme fix up for PPS_GETPARAMS
 2009-11-06 10:49 UTC  (2+ messages)
` [PATCH] pps: events reporting fix up

[PATCH/RFC] tmio_mmc: keep card-detect interrupts enabled
 2009-11-06 10:45 UTC 

[oe-commits] Frans Meulenbroeks : mysql: moved pid dir from /var/run/mysql to /var/lib/ mysql as /var/run is created upon boot
 2009-11-06 10:34 UTC 

[Xenomai-core] Pull request
 2009-11-06 10:39 UTC 

mysql 5
 2009-11-06 10:37 UTC  (3+ messages)

[PATCH] mac80211: async station powersave handling
 2009-11-06 10:35 UTC 

[patch] ti-cs1-omap3530 upgrade
 2009-11-06 10:25 UTC  (3+ messages)

Automatically remote prune
 2009-11-06 10:31 UTC  (10+ messages)

[PATCH] xen passthrough: fix recent regressions
 2009-11-06 10:25 UTC  (5+ messages)

[RFC] Restructure video_device
 2009-11-06 10:23 UTC  (3+ messages)

[Xenomai-help] Porting I-Pipe for new ARM board
 2009-11-06 10:22 UTC  (7+ messages)

[PATCH] nconfig v5
 2009-11-06 10:20 UTC  (3+ messages)

netfilter 02/02: xt_connlimit: fix regression caused by zero family value
 2009-11-06 10:17 UTC  (4+ messages)

[B.A.T.M.A.N.] Any results from BattleMesh 2009?
 2009-11-06 10:17 UTC  (4+ messages)

[PATCH] RFC Allow case insensitive search flag with git-grep for fixed-strings
 2009-11-06 10:13 UTC  (4+ messages)

[PATCH 2/2] Added leon3_dma_ops and LEON specific mmu_inval_dma_area
 2009-11-06 10:08 UTC  (2+ messages)
` [PATCH 2/2] Added leon3_dma_ops and LEON specific


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.