All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-28 15:43:14 to 2007-12-28 22:40:32 UTC [more...]

Using an NTS instead of the local serial device ?
 2007-12-28 22:40 UTC  (2+ messages)

[Bluez-devel] hcitool and argv syntax
 2007-12-28 22:39 UTC  (2+ messages)

[Bluez-devel] AFH between master and slave
 2007-12-28 22:35 UTC  (10+ messages)
  ` [Bluez-devel] Add 3 HCI commands
      ` [Bluez-devel] Add 3 HCI commands / concurrent connections setup question
          ` [Bluez-devel] Add 3 HCI commands / concurrent connection "

[PATCH] git-sh-setup: document git_editor() and get_author_ident_from_commit()
 2007-12-28 22:25 UTC 

[Bug 13796] New: tnt2 16Mb agp, corrupted image
 2007-12-28 22:25 UTC  (2+ messages)
  ` [Bug 13796] "

cfg80211 API for channels/bitrates, mac80211 and driver conversion
 2007-12-28 22:21 UTC  (5+ messages)

[PATCH] x86: unify x86 Makefile(s)
 2007-12-28 22:13 UTC  (2+ messages)

[PATCH 00/11] writeback bug fixes and simplifications
 2007-12-27 22:08 UTC 

[PATCH] SH/Dreamcast - add support for GD-Rom device
 2007-12-28 22:09 UTC  (6+ messages)

[PATCH 00/10] percpu: Per cpu code simplification V2
 2007-12-28 22:05 UTC  (5+ messages)
` [PATCH 05/10] x86_64: Use generic percpu

reflog weirdness
 2007-12-28 22:01 UTC  (4+ messages)

Brightness control keys got lost
 2007-12-28 22:00 UTC 

[PATCH] git-pull: don't complain about branch merge config if only fetching tags
 2007-12-28 21:58 UTC  (8+ messages)
      ` [PATCH] git-pull: warn if only fetching tags with the -t switch

[Xenomai-help] RTDM mmap and DMA
 2007-12-28 21:59 UTC  (2+ messages)

[Buildroot] [buildroot 0001824]: mpfr-2.3.0 does not build
 2007-12-28 21:57 UTC 

[PATCH] usb: remove duplicate entry in option.c and pl2303.h - linux-2.6.23.12
 2007-12-28 21:55 UTC 

Please pull powerpc.git merge branch
 2007-12-28 21:53 UTC  (2+ messages)

[Bluez-users] Connecting to the Logitech HS05 V04 Headset
 2007-12-28 21:48 UTC  (3+ messages)

[ROSE] [AX25] possible circular locking
 2007-12-28 21:48 UTC  (4+ messages)
    ` [PATCH][ROSE][AX25] af_ax25: "

[PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
 2007-12-28 21:37 UTC  (4+ messages)

[PATCH 0/3 -mm] kexec jump -v8
 2007-12-28 21:33 UTC  (4+ messages)

[Xenomai-help] PIOX irq problems with at91sam9260
 2007-12-28 21:29 UTC  (6+ messages)

mls policy dbus patch
 2007-12-28 21:28 UTC 

[Qemu-devel] [PATCH] sparc32: set SS-5 iommu version to turbosparc to match default cpu
 2007-12-28 21:27 UTC 

X avcs
 2007-12-28 21:26 UTC  (4+ messages)

[PATCH] Provide u64 version of jiffies_to_usecs() in kernel/tsacct.c
 2007-12-28 21:26 UTC 

[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
 2007-12-28 21:12 UTC  (19+ messages)

[2.6.23(?)=<] X used greatest stack depth: N bytes left
 2007-12-28 21:11 UTC 

[PATCH 0/4] unionfs: work better with tmpfs
 2007-12-28 21:09 UTC  (2+ messages)

dmidecode
 2007-12-28 21:01 UTC 

Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
 2007-12-28 21:04 UTC  (9+ messages)

[PATCH 0/2] netem: trace enhancement
 2007-12-28 21:02 UTC  (18+ messages)
                            ` [PATCH 0/2] netem: trace enhancement: kernel

[Qemu-devel] qemu Makefile.target qemu-doc.texi vl.c hw/boar
 2007-12-28 20:59 UTC 

[Qemu-devel] qemu Makefile.target qemu-doc.texi vl.c hw/boar
 2007-12-28 20:57 UTC 

External int in dts
 2007-12-28 20:55 UTC  (3+ messages)

[GIT PULL -mm] 00/30 Unionfs+fsstack updates/fixes/cleanups
 2007-12-28 20:43 UTC  (31+ messages)
` [PATCH 01/30] VFS/fs_stack: drop cast on inode passed to i_size_read
` [PATCH 02/30] VFS/fs_stack: use locking around i_size_write in 32-bit systems
` [PATCH 03/30] Unionfs: "
` [PATCH 04/30] Unionfs: clarify usage.txt read/write behavior
` [PATCH 05/30] Unionfs: interpose cleanup and fix for spliced dentries
` [PATCH 06/30] Unionfs: initialize inode times for reused inodes
` [PATCH 07/30] Unionfs: create new special files only in first branch
` [PATCH 08/30] Unionfs: create new symlinks "
` [PATCH 09/30] Unionfs: release special files on copyup
` [PATCH 10/30] Unionfs: mmap fixes
` [PATCH 11/30] Unionfs: restructure unionfs_setattr and fix truncation order
` [PATCH 12/30] Unionfs: remove custom read/write methods
` [PATCH 13/30] Unionfs: prevent deadlock in cache coherency
` [PATCH 14/30] Unionfs: remove unnecessary conditional inode lock
` [PATCH 15/30] Unionfs: remove unnecessary lock when deleting whiteouts
` [PATCH 16/30] Unionfs: remove unnecessary lock in read_inode
` [PATCH 17/30] Unionfs: remove unnecessary locking in follow-link
` [PATCH 18/30] Unionfs: remove unnecessary parent lock in create
` [PATCH 19/30] Unionfs: prevent false lockdep warnings in stacking
` [PATCH 20/30] Unionfs: implement lockdep classes
` [PATCH 21/30] Unionfs: minor code rearrangement in rename
` [PATCH 22/30] Unionfs: handle on lower inodes in lookup
` [PATCH 23/30] Unionfs: set our superblock a/m/ctime granularity
` [PATCH 24/30] Unionfs: update inode times after a successful open
` [PATCH 25/30] Unionfs: minor cleanup in check_empty
` [PATCH 26/30] Unionfs: initialize namelist variable in rename
` [PATCH 27/30] Unionfs: cleanup lower inodes after successful unlink
` [PATCH 28/30] Unionfs: don't check dentry on error
` [PATCH 29/30] Unionfs: implement d_iput method
` [PATCH 30/30] Unionfs: don't check parent dentries

Oops on 2.6.23.11 with KVM 57
 2007-12-28 20:53 UTC  (6+ messages)

What happened to source for targeted?
 2007-12-28 19:41 UTC  (7+ messages)

[PATCH] AMD Thermal Interrupt Support
 2007-12-28 20:40 UTC  (5+ messages)

IGNORE Dynamic modes support for PV xenfb patch request
 2007-12-28 20:40 UTC 

[U-Boot-Users] Support "fsload" from nand in uboot1.1.5
 2007-12-28 20:38 UTC  (2+ messages)

[2.6 patch] scsi/megaraid.c: __devexit annotation
 2007-12-28 20:20 UTC  (3+ messages)

[lm-sensors] error loading coretemp module for 2.6.21.5 kernel
 2007-12-28 20:13 UTC  (2+ messages)

[2.6.24 patch] restore Cell OProfile support
 2007-12-28 19:30 UTC  (4+ messages)

Slow mounts when using large round robin sets
 2007-12-28 20:07 UTC  (18+ messages)

[PATCH] mac80211: make rc_pid_fop_events static
 2007-12-28 20:06 UTC  (2+ messages)

Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support
 2007-12-28 19:58 UTC 

[2.6.24 patch] restore ARMv6 OProfile support
 2007-12-28 19:57 UTC  (3+ messages)

[PATCH] x86: export 'leave_mm' symbol
 2007-12-28 19:57 UTC  (2+ messages)

kexec refuses to boot latest -mm
 2007-12-28 19:54 UTC  (3+ messages)

[PATCH] trm290: do hook dma_host_{on,off} methods (take 2)
 2007-12-28 19:41 UTC  (3+ messages)

[2.6.24 patch] restore blackfin HARDWARE_PM support
 2007-12-28 19:28 UTC  (4+ messages)

raid5 grow reshaping speed is unchangeable
 2007-12-28 19:21 UTC 

2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage
 2007-12-28 14:21 UTC  (3+ messages)

[PATCH v3 7/8] debugfs: allow access to signed values
 2007-12-28 19:15 UTC  (5+ messages)
  ` [PATCH v4 "

Open-FCoE on linux-scsi
 2007-12-28 19:11 UTC  (2+ messages)

[PATCH 3/3] libfs: rename simple_attr_close to simple_attr_release
 2007-12-28 19:07 UTC 

[PATCH 1/3] libfs: allow error return from simple attributes
 2007-12-28 19:07 UTC 

[PATCH 2/3] libfs: make simple attributes interruptible
 2007-12-28 19:07 UTC 

just a test
 2007-12-28 19:06 UTC 

[PATCH][LINUX] Dynamic modes support for PV xenfb
 2007-12-28 19:00 UTC  (2+ messages)

[PATCH][IOEMU] Dynamic modes support for PV xenfb
 2007-12-28 18:57 UTC 

Anomalous conflicts during git rebase
 2007-12-28 18:54 UTC  (6+ messages)

Check out my Facebook profile
 2007-12-28 18:52 UTC 

[Qemu-devel] qemu/target-sparc op_helper.c
 2007-12-28 18:50 UTC 

[Qemu-devel] qemu/hw slavio_intctl.c
 2007-12-28 18:48 UTC 

[Qemu-devel] qemu/hw slavio_intctl.c
 2007-12-28 18:46 UTC 

Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
 2007-12-28 18:45 UTC  (3+ messages)

[PATCH] via-velocity big-endian support
 2007-12-28 18:40 UTC  (5+ messages)

[PATCH 2/2] phylib: add module owner to the mii_bus structure
 2007-12-28 17:31 UTC  (2+ messages)
  ` [PATCH][v2] "

Problems with arch/powerpc
 2007-12-28 18:35 UTC  (7+ messages)

SPI device driver suspend
 2007-12-28 18:21 UTC  (2+ messages)

[Buildroot] [buildroot 0001789]: Linux-PAM 0.99.9.0 support for buildroot
 2007-12-28 18:05 UTC 

[PATCH] allow use of mtd and jffs2 on uml
 2007-12-28 17:48 UTC  (6+ messages)
        ` [uml-devel] "

Oops involving RFCOMM and sysfs
 2007-12-28 17:32 UTC  (2+ messages)
` [Bluez-devel] "

How to do IO mapped Implimentation ???
 2007-12-28 17:35 UTC  (2+ messages)

On the subject of RAID-6 corruption recovery
 2007-12-28 17:34 UTC  (3+ messages)

[Qemu-devel] [PATCH] sparc32: add asi debug info
 2007-12-28 17:30 UTC 

TOMOYO Linux Security Goal
 2007-12-28 17:23 UTC  (6+ messages)

specify screen size
 2007-12-28 17:21 UTC  (2+ messages)

dmidecode (Re: laptop and suspend/hibernate woes)
 2007-12-28 17:18 UTC 

[Qemu-devel] [PATCH] sparc32: better unassigned memory debug message
 2007-12-28 17:14 UTC 

Quota on SMP AGAIN
 2007-12-28 17:00 UTC  (7+ messages)

[PATCH] jfs: clear PAGECACHE_TAG_DIRTY for no-write pages
 2007-12-28 16:53 UTC  (4+ messages)

USB HID: Missing keys on Gyration Media Center Universal Remote Control
 2007-12-28 16:48 UTC 

[PATCHv3] powerpc: DBox2 Board Support
 2007-12-28 16:22 UTC  (2+ messages)

[U-Boot-Users] [PATCH 2/9] Add driver for National Semiconductor LM73 temperature sensor
 2007-12-28 16:23 UTC  (3+ messages)

Fwd: -rt and PowerPC
 2007-12-28 16:23 UTC  (3+ messages)

[PATCH 1/4] [NETFILTER]: xt_mark rev. 1
 2007-12-28 16:15 UTC  (3+ messages)

[PATCH][VTPM]fix GetCapabilityOwner function
 2007-12-28 16:14 UTC 

[U-Boot-Users] [PATCH] ppc4xx: use correct io accessors for esd's LCD code
 2007-12-28 16:10 UTC 

[U-Boot-Users] [PATCH] ppc4xx: Maintenance patch for VOH405 boards
 2007-12-28 16:10 UTC 

[U-Boot-Users] [PATCH] ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates
 2007-12-28 16:10 UTC 

3.1.x and 3.2.x releases
 2007-12-28 16:00 UTC  (4+ messages)

[PATCH net-2.6.25] [NEIGH] Remove unused method from include/net/neighbour.h
 2007-12-28 15:56 UTC 

INFO
 2007-12-28 15:56 UTC 

segv doing execv
 2007-12-28 15:52 UTC  (2+ messages)

[linux-lvm] File Descriptor left open message
 2007-12-28 15:51 UTC 

[PATCH] mkdevicemap for Cygwin
 2007-12-28 15:43 UTC  (3+ messages)

[Adeos-main] fastcall and asmlinkage in x86
 2007-12-28 15:43 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.