All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-12 12:49:50 to 2010-10-12 13:58:33 UTC [more...]

hfsplus updates
 2010-10-12 13:58 UTC  (8+ messages)
` hfsplus: fix oops on mount with corrupted btree extent records
` hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
` hfsplus: handle more on-disk corruptions without oopsing
` hfsplus: validate btree flags
` hfsplus: fix link corruption
` hfsplus: remove superflous rootflags field in hfsplus_inode_info
` hfsplus: create correct initial catalog entries for device files

[Qemu-devel] isa-applesmc doesn't handle second instantiation gracefully
 2010-10-12 13:54 UTC  (6+ messages)
` [Qemu-devel] "
` [Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully (was: isa-applesmc doesn't handle second instantiation gracefully)
  ` [Qemu-devel] "
  ` [Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully

Chromium Wifi test ?
 2010-10-12 13:56 UTC  (3+ messages)

[PATCH] Fix liblvm2cmd.so linking order for --as-needed builds
 2010-10-12 13:55 UTC  (2+ messages)

[RFC/PATCH 2/2] usb: Adding SuperSpeed support to dummy_hcd
 2010-10-12 13:55 UTC  (2+ messages)

[PATCH] firewire: core: use non-reentrant workqueue where necessary
 2010-10-12 13:55 UTC  (7+ messages)
` [PATCH] firewire: sbp2: parallelize login/inquiry, reconnect, and shutdown

[Xenomai-help] Xenomai and capabilities
 2010-10-12 13:53 UTC  (10+ messages)

git ls-files handles paths differently in Windows and Mac (probably Linux)
 2010-10-12 13:52 UTC  (7+ messages)

[PATCH] ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.h
 2010-10-12 13:51 UTC  (3+ messages)

ENOSPC at 90% with plenty of inodes
 2010-10-12 13:52 UTC  (7+ messages)

PATCH: ftdi_sio new VID/PIDs for various Papouch devices
 2010-10-12 13:51 UTC  (6+ messages)

[PATCH/RFC] Add support for subversion dump format v3
 2010-10-12 13:50 UTC  (8+ messages)
` [PATCH 1/7] Teach fast-import to print the id of each imported commit
` [PATCH 2/7] fast-import: Let importers retrieve the objects being written
` [PATCH 3/7] fast-import: Allow cat command with empty path
` [PATCH 4/7] fast-import: Allow cat requests at arbitrary points in stream
` [PATCH 5/7] vcs-svn: extend svndump to parse version 3 format
` [PATCH 6/7] vcs-svn: implement prop-delta handling
` [PATCH 7/7] svn-fe: Use the --report-fd feature

[PATCH -v3 3/6] x86, NMI, Rewrite NMI handler
 2010-10-12 13:51 UTC  (11+ messages)

can mdadm use /dev/sgX as devices?
 2010-10-12 13:50 UTC  (2+ messages)

[GIT PULL REQUEST] IR patches for 2.6.37-rc1
 2010-10-12 13:50 UTC  (3+ messages)

[PATCH 0/13] sunrpc: Compact the xprtsock code a bit
 2010-10-12 13:50 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible
 2010-10-12 13:49 UTC  (45+ messages)
` [Qemu-devel] [PATCH 01/39] default compilation tools to environment variables
` [Qemu-devel] [PATCH 02/39] default make and install "
` [Qemu-devel] [PATCH 03/39] move feature variables to the top
` [Qemu-devel] [PATCH 04/39] fix sparse support (?)
` [Qemu-devel] [PATCH 05/39] test cc with the complete set of chosen flags
` [Qemu-devel] [PATCH 06/39] include failed source file in config.log
` [Qemu-devel] [PATCH 07/39] do not pass bogus $(SRC_PATH) include paths to cc during configure
` [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
` [Qemu-devel] [PATCH 09/39] fix spelling of $pkg_config, move default together with other cross tools
` [Qemu-devel] [PATCH 10/39] do not default to non-prefixed pkg-config when cross compiling
` [Qemu-devel] [PATCH 11/39] reorganize sdl-config tests
` [Qemu-devel] [PATCH 12/39] move --srcdir detection earlier
` [Qemu-devel] [PATCH 13/39] properly detect compiler in tests/Makefile
` [Qemu-devel] [PATCH 14/39] remove HOST_CC mention from roms/{sea, vga}bios/config.mak
` [Qemu-devel] [PATCH 15/39] let --host-cc slide into oblivion
` [Qemu-devel] [PATCH 16/39] introduce CFLAGS= and LDFLAGS= configure command-line options
` [Qemu-devel] [PATCH 17/39] introduce CPPFLAGS configure variable
` [Qemu-devel] [PATCH 18/39] add autoconfy alias CC= for --cc
` [Qemu-devel] [PATCH 19/39] add CPP variable
` [Qemu-devel] [PATCH 20/39] add autoconfy aliases MAKE=/INSTALL= for --make and --install
` [Qemu-devel] [PATCH 21/39] add autoconfy aliases --with-* for audio library options
` [Qemu-devel] [PATCH 22/39] make trace options use autoconfy names
` [Qemu-devel] [PATCH 23/39] deprecate --audio-card-list
` [Qemu-devel] [PATCH 24/39] add autoconfy alias --enable-audio-drivers alias for --audio-drv-list
` [Qemu-devel] [PATCH 25/39] add autoconfy alias --enable-block-drivers for --block-drv-whitelist
` [Qemu-devel] [PATCH 26/39] add libtooly alias --enable-static for --static
` [Qemu-devel] [PATCH 27/39] add autoconfy alias --with-sysroot for --interp-prefix
` [Qemu-devel] [PATCH 28/39] rename interp_prefix to sysroot
` [Qemu-devel] [PATCH 29/39] add autoconfy alias --enable-targets for --target-list
` [Qemu-devel] [PATCH 30/39] add autoconfy alias --with-headers for --kerneldir
` [Qemu-devel] [PATCH 31/39] add autoconfy alias --srcdir= for --source-path
` [Qemu-devel] [PATCH 32/39] rename SRC_PATH to srcdir
` [Qemu-devel] [PATCH 33/39] rename source_path "
` [Qemu-devel] [PATCH 34/39] add autoconfy --host= option deprecating --cross-prefix
` [Qemu-devel] [PATCH 35/39] add autoconfy --build= option to be used instead of undocumented --cpu
` [Qemu-devel] [PATCH 36/39] add autoconfy --with-arch= option, compatible with --sparc-cpu
` [Qemu-devel] [PATCH 37/39] make more options "standard"
` [Qemu-devel] [PATCH 38/39] provide a more gnuish default sysroot
` [Qemu-devel] [PATCH 39/39] use host triplets for feature detection

[PATCH 0/2 v2] S3C64XX: Fix 48M clock enable
 2010-10-12 13:49 UTC  (3+ messages)

[PATCH] fs/inode.c cleanup: make destroy_inode static
 2010-10-12 13:47 UTC 

[U-Boot] [PATCH] mpc83xx: Add -fpic relocation support
 2010-10-12 13:47 UTC  (4+ messages)

[PATCH v3 00/03] wl1271: 11n Support, add support to 80211n spec
 2010-10-12 13:46 UTC  (5+ messages)
` [PATCH v3 01/03] wl1271: 11n Support, Add Definitions
` [PATCH v3 02/03] wl1271: 11n Support, ACX Commands

[PATCH] handle extended attribute name cifsacl to generate cifs acl blob
 2010-10-12 13:45 UTC  (3+ messages)

btrfs filesystem df not working
 2010-10-12 13:45 UTC  (2+ messages)

Sil 3124: "softreset failed (SRST command error)"
 2010-10-12 13:45 UTC  (3+ messages)

[PATCH/RFC] Add support for subversion dump format v3
 2010-10-12 13:40 UTC  (3+ messages)
` [PATCH 1/7] Teach fast-import to print the id of each imported commit
` [PATCH 2/7] fast-import: Let importers retrieve the objects being written

[PATCH] security: move LSM xattrnames to xattr.h
 2010-10-12 13:40 UTC  (9+ messages)

[Bridge] Why should static MAC address match one of the port MAC addresses
 2010-10-12 13:40 UTC 

[RFT]patch to remove kernel thread for runtime pm from usbhid
 2010-10-12 14:40 UTC  (6+ messages)

RFC: btusb firmware load help
 2010-10-12 13:38 UTC  (17+ messages)

dm-crypt: plain64 IV support for -stable?
 2010-10-12 13:33 UTC  (3+ messages)

[U-Boot] [PATCH] ppc4xx: Add CATCenter Io 405EP board support
 2010-10-12 13:33 UTC 

[ath9k-devel] ath9k in Monitor mode
 2010-10-12 13:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] qed: Add QEMU Enhanced Disk format
 2010-10-12 13:32 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 3/7] docs: Add QED image format specification
  ` [Qemu-devel] "

[PATCH] linux-2.6.24: hipox machine fixed memzero.S
 2010-10-12 13:03 UTC 

[PATCH 00/15] cifs: clean up management of open filehandle (try #3)
 2010-10-12 13:28 UTC  (4+ messages)
` [PATCH 10/15] cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock

[PATCH] ethtool: add the stmmac support
 2010-10-12 13:26 UTC  (4+ messages)

question about nested ntp
 2010-10-12 13:26 UTC 

[PATCH] qt4: replace underscore with dash in library name
 2010-10-12 13:25 UTC 

[Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
 2010-10-12 13:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] usb-ccid: add CCID device. add configure option
` [Qemu-devel] [PATCH 2/2] usb-ccid: add CCID device (device itself)

[PATCH 1/2] staging: rt2860: remove custom min() and max()
 2010-10-12 13:22 UTC  (2+ messages)
` [PATCH 2/2] staging: wlags49_h2: remove custom macros "

[PATCH 5/5] scsi: megaraid_sas - Version and documentation update
 2010-10-12 13:21 UTC  (3+ messages)

[PATCH 4/5] scsi: megaraid_sas - Add three times Online controller reset
 2010-10-12 13:20 UTC  (3+ messages)

[PATCH] kconfig: Temporarily disable dependency warnings
 2010-10-12 13:19 UTC  (2+ messages)
` [PATCH] Revert "kconfig: Temporarily disable dependency warnings"

[PATCHv3 1/3] kernel bbclass: split do_compile into do_compile and do_compile_modules
 2010-10-12 13:18 UTC  (12+ messages)
` [PATCHv3 2/3] kernel bbclass: make 'kernel-modules' meta-package use RRECOMMENDS to please insane.bbclass
` [PATCHv3 3/3] multi-kernel: adapt to kernel_do_compile_kernelmodules change in kernel.bbclass

[PATCH 3/5] scsi: megaraid_sas - Add input parameter for max_sectors
 2010-10-12 13:18 UTC  (3+ messages)

Hi,,,,P..!
 2010-10-12 13:05 UTC 

[RFC] do_mounts: Allow mtd names for non-flash block filesystems
 2010-10-12 13:16 UTC  (3+ messages)

FW: Trying to link with DAT 2.0 function
 2010-10-12 13:15 UTC  (5+ messages)
`  "
  ` EXTERNAL:RE: "

Windows XP/2003 doesn't boot - Where is the fix for Fedora?
 2010-10-12 13:15 UTC  (3+ messages)

RFC: Implement hwpoison on free for soft offlining
 2010-10-12 13:14 UTC  (5+ messages)

[patch -next] V4L/DVB: IR/streamzap: fix usec to nsec conversion
 2010-10-12 13:12 UTC  (3+ messages)

Question about LAYOUTRETURN stateid
 2010-10-12 13:11 UTC  (2+ messages)

mmc_core: question on mmc_do_erase function
 2010-10-12 13:11 UTC 

[RFC][PATCH 09/10] taskstats: Fix exit CPU time accounting
 2010-10-12 13:10 UTC  (12+ messages)

[PATCH] omap2plus: wdt: Fix boot warn when CONFIG_PM_RUNTIME=n
 2010-10-12 13:09 UTC 

[PERF EVENTS] fix incorrect copy_from_user usage
 2010-10-12 13:08 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix incorrect copy_from_user() usage

[PATCH] omap3: various code improvements for IGEP v2 board
 2010-10-12 13:06 UTC  (3+ messages)

[PATCH 1/3] imx-esdhc: update devices registration
 2010-10-12 13:04 UTC  (4+ messages)

OMAP 3530 camera ISP forks and new media framework
 2010-10-12 13:02 UTC  (7+ messages)

[PATCH 0/7] ste_dma40: various fixes to the DMA40
 2010-10-12 13:00 UTC  (8+ messages)
` [PATCH 1/7] ste_dma40: add variable to indicate valid dma_cfg
  ` [PATCH 2/7] ste_dma40: move priority to separate field
    ` [PATCH 3/7] ste_dma40: move channel mode to a "
      ` [PATCH 4/7] ste_dma40: move mode_opt to separate config
        ` [PATCH 5/7] ste_dma40: remove TIM_FOR_LINK option
          ` [PATCH 6/7] ste_dma40: remove enum for endianess
            ` [PATCH 7/7] ste_dma40: remove channel_type

Xen Wiki - XenBooting
 2010-10-12 13:01 UTC  (3+ messages)

[Bridge] About local delivery of bridged packets
 2010-10-12 13:01 UTC  (2+ messages)

[RFC PATCH] [X86/mem] Handle unaligned case by avoiding store crossing cache line
 2010-10-12 20:48 UTC  (2+ messages)

[LTP] Patch to record kernel dump message to each testcases log
 2010-10-12 12:56 UTC 

[PATCH v3 0/4] wl1271: TX optimizations & fixes
 2010-10-12 12:56 UTC  (4+ messages)
` [PATCH v3 3/4] wl1271: Allocate TX descriptors more efficiently
` [PATCH v3 4/4] wl1271: Fix TX queue low watermark handling

[Bug 30771] New: vert-tex glsl demo
 2010-10-12 12:54 UTC  (2+ messages)
` [Bug 30771] [r600g] "

[PATCH] mount.cifs: reinstate ip= as an override for address resolution
 2010-10-12 12:53 UTC  (4+ messages)
` [PATCH] manpage: add mount.cifs manpage entry for "multiuser" option

linux-next: manual merge of the oprofile tree with the tip tree
 2010-10-12 12:51 UTC  (4+ messages)

[Qemu-devel] [Bug 643465] [NEW] Crash at network boot
 2010-10-12 12:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 643465] "

[PATCH 0/5] V2 - atomic kernel mode setting for radeon, nouveau, plus fixes
 2010-10-12 12:50 UTC  (6+ messages)
` [PATCH 1/5] drm/radeon/kms: Implement KDB debug hooks for radeon KMS
` [PATCH 2/5] drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS
` [PATCH 3/5] drm,kdb,kms: Add an enter argument to mode_set_base_atomic() API
` [PATCH 4/5] kdb,kms: Save and restore the LUT on atomic KMS enter/exit
` [PATCH 5/5] drm/nouveau/kms: Avoid a hang entering KDB with VT accel on

[RFC] Basic Bluetooth LE support
 2010-10-12 12:50 UTC  (6+ messages)
` [PATCH 2/7] Bluetooth: Add LE connect support

[PATCH net-next] bnx2x: dont use netdev_alloc_skb()
 2010-10-12 12:50 UTC  (10+ messages)
  ` [PATCH net-next] net: allocate skbs on local node

[Bug 30329] New: [r600c/evergreen] KWin Present Windows effect extremely slow and has graphical glitches
 2010-10-12 12:50 UTC  (2+ messages)
` [Bug 30329] "


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.