All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-07 20:53:14 to 2009-08-07 23:24:24 UTC [more...]

[U-Boot] [PATCH 1/8] tools: mkimage : bugfix returns correct value for list command
 2009-08-07 23:24 UTC  (13+ messages)
` [U-Boot] [PATCH 2/8] tools: mkimage: code abstraction generic and image specific
  ` [U-Boot] [PATCH 3/8] tools: mkimage: Move image header code to image specific files
    ` [U-Boot] [PATCH 4/8] tools: mkimage: Implemented callback function for default image support
      ` [U-Boot] [PATCH 5/8] tools: mkimage: Making genimg_print_size API global
        ` [U-Boot] [PATCH 6/8] tools: mkimage: Making table_entry code global
          ` [U-Boot] [PATCH 7/8] tools: mkimage: Add: Kirkwood Boot Image support (kwbimage)

2.6.31-rc5: Reported regressions 2.6.29 -> 2.6.30
 2009-08-07 23:22 UTC  (4+ messages)
` [Bug #13739] 2.6.30 leaking keys on console switch

[PATCH] When a disk needs to be waken up from sleep, ensure that the command is retried by SCSI EH
 2009-08-07 23:23 UTC  (10+ messages)
              ` [PATCH] When a disk wakes "

Bugs in intel 5400 EDAC driver
 2009-08-07 23:23 UTC 

[KVM-AUTOTEST PATCH 0/12] TAP support (and a few other small things)
 2009-08-07 23:19 UTC  (12+ messages)
` [KVM-AUTOTEST PATCH 02/12] KVM test: add basic TAP support with static MAC-IP mapping
  ` [KVM-AUTOTEST PATCH 03/12] KVM test: add sample 'qemu-ifup' script
    ` [KVM-AUTOTEST PATCH 04/12] KVM test: add host-specific MAC-IP pool configuration
      ` [KVM-AUTOTEST PATCH 01/12] KVM test: add some MAC/IP address utilities to kvm_utils
        ` [KVM-AUTOTEST PATCH 05/12] KVM test: specify installation cdkeys in a dedicated file
          ` [KVM-AUTOTEST PATCH 06/12] KVM test: minor style changes to kvm_config.py
            ` [KVM-AUTOTEST PATCH 07/12] KVM test: kvm_config.py: do not fail when including a nonexistent file
              ` [Autotest] "
            ` [Autotest] [KVM-AUTOTEST PATCH 06/12] KVM test: minor style changes to kvm_config.py

[PATCH] Added rcc (resource compiler) utility setup for QTE toolchain environment
 2009-08-07 23:03 UTC  (2+ messages)

Updated performance results
 2009-08-07 23:12 UTC  (11+ messages)

[Buildroot] buildroot-libtool.patch failed with dbus 1.3.0
 2009-08-07 23:07 UTC  (5+ messages)
  ` [Buildroot] [PATCH] "

[PATCH] fat: Read buffer overflow
 2009-08-07 23:06 UTC  (2+ messages)

[KVM-AUTOTEST PATCH] KVM test: timedrift: pass parameters to the get_time() helper function
 2009-08-07 23:03 UTC 

[PATCH] Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
 2009-08-07 22:24 UTC  (5+ messages)

[PATCH] ntldr support
 2009-08-07 22:55 UTC  (8+ messages)

Receive side performance issue with multi-10-GigE and NUMA
 2009-08-07 22:55 UTC  (8+ messages)

[PATCH 0/5] Suggested for PU: revision caching system to significantly speed up packing/walking
 2009-08-07 22:53 UTC  (11+ messages)

2.6.30.1-4 kernels freezes dual pentium-3 system
 2009-08-07 22:51 UTC 

[PATCH 0/4] vfs: change sb->s_maxbytes to loff_t
 2009-08-07 22:51 UTC  (10+ messages)
` [PATCH 1/4] vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
` [PATCH 2/4] vfs: explicitly cast s_maxbytes in fiemap_check_ranges
` [PATCH 3/4] vfs: change sb->s_maxbytes to a loff_t
` [PATCH 4/4] vfs: remove redundant checks in do_sendfile

2009 Prize Award!!
 2009-08-07 21:50 UTC 

[PATCH] [ARM] Kirkwood: Marvell OpenRD-Base board support added to v2.6.31-rc5
 2009-08-07 22:38 UTC  (3+ messages)
  ` [PATCH] [ARM] Kirkwood: Initialise SATA for OpenRD-Base

[PATCH 0/16] iwlwifi driver updates 07/08/2009
 2009-08-07 22:41 UTC  (17+ messages)
` [PATCH 01/16] iwlwifi: re-introduce per device debugging
` [PATCH 02/16] iwlwifi: name changed from "fat" to "ht40"
` [PATCH 03/16] iwlwifi: new debugging feature for dumping data traffic
` [PATCH 04/16] iwlwifi: Traffic type and counter for debugFs
` [PATCH 05/16] iwlwifi: tx/rx queue pointer information
` [PATCH 06/16] iwlwifi: uCode statistics notification counter
` [PATCH 07/16] iwlwifi: Display sensitivity and chain noise information
` [PATCH 08/16] iwlwifi: revert uCode Alive notification with timeout
` [PATCH 09/16] iwlwifi: fix thermal throttling locking problem
` [PATCH 10/16] iwlwifi: fix legacy thermal throttling power index
` [PATCH 11/16] iwlwifi: handle the case when set power fail
` [PATCH 12/16] iwlwifi: refactor some thermal throttle code
` [PATCH 13/16] iwlwifi: fix missing EXPORT_SYMBOL
` [PATCH 14/16] iwlwifi: display correct critical temperature infomation
` [PATCH 15/16] iwlwifi: automatically adjust sleep level
` [PATCH 16/16] iwlwifi: disable powersave mode

[Bug 13930] New: non-contiguous files (64.9%) on a ext4 fs
 2009-08-07 22:38 UTC  (3+ messages)
` [Bug 13930] "

Linux Plumbers Conference 2009: V4L2 API discussions
 2009-08-07 22:36 UTC  (2+ messages)

Regression in ACPI in 2.6.31-rc5
 2009-08-07 22:33 UTC 

How to efficiently handle DMA and cache on ARMv7 ? (was "Is get_user_pages() enough to prevent pages from being swapped out ?")
 2009-08-07 22:25 UTC  (6+ messages)

[PATCH] futex: Fix handling of bad requeue syscall pairing
 2009-08-07 22:20 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] Fix proc_file_write missing ppos update
 2009-08-07 22:16 UTC  (4+ messages)

[Patch 0/7] Implement crashkernel=auto
 2009-08-07 22:16 UTC  (29+ messages)

[PATCH] ipr: Read buffer overflow
 2009-08-07 22:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] Avoid issue with pp-directive in macro
 2009-08-07 22:15 UTC 

Linux-omap PM: Fix dead lock condition in resource_release(vdd1_opp)
 2009-08-07 22:13 UTC  (3+ messages)

Help Resource Counters Scale Better (v2)
 2009-08-07 22:12 UTC  (2+ messages)

[LTP] [PATCH v2] mq_send/5-1.c: Fix race conditions in the test
 2009-08-07 21:54 UTC  (8+ messages)

[Bridge] [PATCH] macvlan: add tap device backend
 2009-08-07 22:05 UTC  (6+ messages)

[Buildroot] [Bug 453] New: libglib2 autoreconfigure
 2009-08-07 22:06 UTC  (2+ messages)
` [Buildroot] [Bug 453] libglib2 autoreconf

[U-Boot] [PATCH] Don't inline weak symbols
 2009-08-07 22:04 UTC  (4+ messages)
` [U-Boot] [PATCH V2] "

linux-next: Tree for August 7
 2009-08-07 22:02 UTC  (2+ messages)
` [PATCH -next] watchdog: fix wdt_pci printk and variable type

Exception while handling MEM Hole on OMAP3 / ARM Cortex A8
 2009-08-07 22:00 UTC  (3+ messages)

[U-Boot] [PATCH V3] ARM: Don't include libgcc anymore
 2009-08-07 21:58 UTC  (3+ messages)

[Autotest] [KVM-AUTOTEST PATCH 1/2] KVM test: timedrift: Use helper functions to make the code more readable
 2009-08-07 21:58 UTC  (2+ messages)

[PATCH 1/5] revision caching documentation: man page and technical discussion
 2009-08-07 21:58 UTC  (5+ messages)

[U-Boot] [PATCH] eeprom_m95xxx: remove unused variable i
 2009-08-07 21:56 UTC  (2+ messages)

[RFC 0/4] orinoco: use cfg80211 for key manipulation
 2009-08-07 21:54 UTC  (6+ messages)

[PATCH] Make 'submodule update' honor the 'update' setting in .gitmodules
 2009-08-07 21:54 UTC  (2+ messages)

2.6.31-rc5 regression: ath5k broken after suspend-to-ram
 2009-08-07 21:51 UTC  (2+ messages)

Deauthentications with p54usb
 2009-08-07 21:50 UTC  (2+ messages)

User specific priorities on for iscsi paths doesn't seem to work
 2009-08-07 21:50 UTC  (8+ messages)
      `  "

[PATCH] MAINTAINERS: add information for wl1271 wireless driver
 2009-08-07 21:50 UTC 

[PATCH 6/8] bcm63xx: add support for BCM6345 SoC
 2009-08-07 21:46 UTC 

[PATCH] ath9k: Fix read buffer overflow
 2009-08-07 21:50 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH 8/8] bcm63xx: prepare for on-board watchdog support
 2009-08-07 21:47 UTC 

[PATCH 7/8] bcm63xx: add basic support for bcm96345gw2 design
 2009-08-07 21:47 UTC 

[PATCH 5/8] bcm63xx: add bcm96338w and bcm96338gw board support
 2009-08-07 21:46 UTC 

[PATCH 4/8] bcm63xx: add support for the BCM6338 SoC
 2009-08-07 21:46 UTC 

[PATCH 3/8] bcm63xx: register GPIO-connected LEDs for known references designs
 2009-08-07 21:46 UTC 

[PATCH 2/8] bcm63xx: register VoIP DSP for bcm96348gw-10 and bcm96348gw designs
 2009-08-07 21:46 UTC 

[PATCH 1/8] bcm63xx: add infrastructure for MPI-connected VoIP DSP
 2009-08-07 21:46 UTC 

[PATCH 0/8] New BCM63xx SoC support and devices registration
 2009-08-07 21:46 UTC 

[merged] ipath-strncpy-does-not-null-terminate-string.patch removed from -mm tree
 2009-08-07 21:45 UTC 

[PATCH] futex: Update futex_q lock_ptr on requeue proxy lock (resend)
 2009-08-07 21:42 UTC 

fc_remove_host / scsi_host_dev_release deadlock
 2009-08-07 21:42 UTC  (3+ messages)

[U-Boot] [PATCHv3 1/5] OMAP3EVM: net_chip uses CS5 not CS6
 2009-08-07 21:39 UTC  (6+ messages)
` [U-Boot] [PATCHv3 0/5] clean up omap3 configuration structs
  ` [U-Boot] [PATCHv3 2/5] omap3: embedd gpmc_cs into gpmc config struct
  ` [U-Boot] [PATCHv3 3/5] omap3: remove typedefs for configuration structs

[PATCH] cfg80211: Set WEP ciphers
 2009-08-07 21:36 UTC  (2+ messages)

[U-Boot] [PATCH] net: kirkwood: updates: used eth_setenv_enetaddr api
 2009-08-07 21:37 UTC  (3+ messages)

[Bridge] [evb] RE: [PATCH][RFC] net/bridge: add basic VEPA support
 2009-08-07 21:36 UTC  (10+ messages)
  `  "

HVM and WIndows NT
 2009-08-07 21:36 UTC  (8+ messages)

Problem compiling git-1.6.4 on OpenServer 6.0
 2009-08-07 21:36 UTC  (5+ messages)

[Qemu-devel] [patch] (updated) Fix extlh instruction on Alpha
 2009-08-07 21:35 UTC 

Can udev match on metadata from the partition table map itself?
 2009-08-07 21:35 UTC 

iwlwifi (4965) regression since 2.6.30
 2009-08-07 21:35 UTC  (13+ messages)

[PATCH] rndis_wlan: wait association to complete
 2009-08-07 21:31 UTC  (4+ messages)

[RT] Lockdep warning on boot with 2.6.31-rc5-rt1.1
 2009-08-07 21:30 UTC  (2+ messages)

[KVM-AUTOTEST PATCH CORRECTION] KVM test: timedrift: Use helper functions to make the code more readable
 2009-08-07 21:31 UTC 

[Buildroot] [Bug 545] New: Webkit doesn't see gtk-doc.make
 2009-08-07 21:26 UTC  (2+ messages)
` [Buildroot] [Bug 545] "

[nouveau] nv50 report
 2009-08-07 21:26 UTC 

LVM2/test/api test.c
 2009-08-07 21:22 UTC 

Libertas: Association request to the driver failed
 2009-08-07 21:21 UTC  (2+ messages)

Message from git reset: confusing?
 2009-08-07 21:20 UTC  (4+ messages)
` [PATCH 1/2] Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN
  ` [PATCH 2/2 (v2)] reset: make the output more user-friendly

sg_reset can trigger a NULL pointer dereference in the SRP initiator
 2009-08-07 21:14 UTC  (5+ messages)
  ` [ofa-general] "

QLA2200 causes kernel bug
 2009-08-07 21:11 UTC  (7+ messages)

[PATCH net-next] myri10ge: improve parity error detection and recovery
 2009-08-07 20:44 UTC 

[PATCH 4/6] Add support for LZO-compressed kernels for ARM
 2009-08-07 21:08 UTC  (11+ messages)

[PATCH] tmem: expose freeable memory
 2009-08-07 21:04 UTC 

[RFC][PATCH] mm: stop balance_dirty_pages doing too much work
 2009-08-07 21:02 UTC  (7+ messages)

sequoia: The final kernel image would overwrite the device tree
 2009-08-07 21:03 UTC  (3+ messages)

+ mtd-nand-davinci-add-4-bit-ecc-support-for-large-page-nand-chips-update.patch added to -mm tree
 2009-08-07 21:00 UTC 

[Ocfs2-devel] mkfs.ocfs2 bug?
 2009-08-07 21:01 UTC  (2+ messages)

ioctl and Xen
 2009-08-07 20:59 UTC  (4+ messages)

[merged] optionc-support-qualcomm-icon-210.patch removed from -mm tree
 2009-08-07 20:59 UTC 

[U-Boot] [PATCH 1/2 v2] 85xx: CONFIG_MP Boot Page Translation update
 2009-08-07 20:57 UTC  (3+ messages)

[PATCH v3] input: PCAP2 based touchscreen driver
 2009-08-07 20:54 UTC 

[ANNOUNCE] 2.6.31-rc4-rt1
 2009-08-07 20:55 UTC  (4+ messages)
` [PATCH 6/6] [ARM] Use atomic_spin_lock/atomic_spin_unlock for irqdesc lock

[PATCH v3] input: PCAP2 misc input driver
 2009-08-07 20:54 UTC 

[PATCH 1/2] Audit: reorganize struct audit_watch to save 8 bytes
 2009-08-07 20:54 UTC  (2+ messages)
` [PATCH 2/2] Audit: rearrange audit_context to save 16 bytes per struct

[LTP] [PATCH 00/13][2nd Bunch] Port Crackerjack Syscall tests(missing) to LTP
 2009-08-07 20:52 UTC  (6+ messages)
` [LTP] [PATCH 06/13] Add/Port ppoll01 test for ppoll() syscall


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.