All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-31 03:12:11 to 2008-10-31 07:09:18 UTC [more...]

[PATCH] sh: Add '-up' to ISA flag if enable SH3
 2008-10-31  7:09 UTC  (2+ messages)

[Bluez-devel] Common file "sbc.c" in Ekiga/Opal and Bluez
 2008-10-31  7:09 UTC  (6+ messages)

[RFC][PATCH] xfrm: do not leak ESRCH to user space
 2008-10-31  7:07 UTC  (4+ messages)

[RFC PATCH] Correct the interrupt handler in sh4 serial device
 2008-10-31  7:05 UTC  (3+ messages)

[U-Boot] [PATCH] Olimex SAM9-L9260 board support
 2008-10-31  7:05 UTC  (12+ messages)

[PATCH 2.6.28-rc2] sata_promise: add ATA engine reset to reset ops
 2008-10-31  7:03 UTC 

mmc_spi.c driver
 2008-10-31  7:02 UTC  (8+ messages)

a couple of bugs in autofs
 2008-10-31  7:01 UTC  (5+ messages)

[PATCH] Use find instead of perl in t5000 to get file modification time
 2008-10-31  7:00 UTC  (3+ messages)

question: emulate_large_send_offload
 2008-10-31  7:01 UTC  (2+ messages)

[PATCH] NFS boot panic fix on Migo-r
 2008-10-31  7:01 UTC 

[GIT PULL] Labeled networking fixes for 2.6.28
 2008-10-31  6:57 UTC  (2+ messages)

netfilter 00/02: netfilter fixes
 2008-10-31  6:55 UTC  (5+ messages)
` netns 01/02: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
` netfilter 02/02: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()

[PATCH 3/7] net: delete excess kernel-doc notation
 2008-10-31  6:54 UTC  (2+ messages)

[PATCH] kexec memory ranges dynamic allocation
 2008-10-31  6:53 UTC  (6+ messages)

[git patches] net driver fixes for 2.6.28-rc
 2008-10-31  6:52 UTC  (2+ messages)

[PATCH] Documentation: add a planning document for the next CLI revamp
 2008-10-31  6:51 UTC  (9+ messages)

About the version of libnfnetlink and libnetfilter_queue in RHEL 5.2!
 2008-10-31  6:51 UTC 

[oe-commits] Carsten Haitzler (Raster) : qemu: seems the move to the svn rev of qemu broke as there are compiler bugs
 2008-10-31  6:49 UTC 

pull request: wireless-2.6 2008-10-29
 2008-10-31  6:49 UTC  (3+ messages)

[PATCH] Documentation: add a planning document for the next CLI revamp
 2008-10-31  6:40 UTC  (2+ messages)

[PATCH 0/4] Init updates for hsmmc, also second controller
 2008-10-31  6:41 UTC  (7+ messages)
` [PATCH 2/4] HSMMC: Fix voltage defines, make card detect gpio controller specific
  ` [PATCH 3/4] HSMMC: Add support for the second controller

[RFC] B+Tree library
 2008-10-31  6:38 UTC  (4+ messages)

linux-next: sound tree build failure
 2008-10-31  6:39 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 00/27] Quotas for OCFS2 (version 3)
 2008-10-31  6:39 UTC  (28+ messages)
` [Ocfs2-devel] [PATCH 01/27] quota: Add callbacks for allocating and destroying dquot structures
  ` [Ocfs2-devel] [PATCH 02/27] quota: Increase size of variables for limits and inode usage
    ` [Ocfs2-devel] [PATCH 03/27] quota: Remove bogus 'optimization' in check_idq() and check_bdq()
      ` [Ocfs2-devel] [PATCH 04/27] quota: Make _SUSPENDED just a flag
        ` [Ocfs2-devel] [PATCH 05/27] quota: Allow to separately enable quota accounting and enforcing limits
          ` [Ocfs2-devel] [PATCH 06/27] ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
            ` [Ocfs2-devel] [PATCH 07/27] ext4: "
              ` [Ocfs2-devel] [PATCH 08/27] reiserfs: "
                ` [Ocfs2-devel] [PATCH 09/27] quota: Remove compatibility function sb_any_quota_enabled()
                  ` [Ocfs2-devel] [PATCH 10/27] quota: Introduce DQUOT_QUOTA_SYS_FILE flag
                    ` [Ocfs2-devel] [PATCH 11/27] quota: Move quotaio_v[12].h from include/linux/ to fs/
                      ` [Ocfs2-devel] [PATCH 12/27] quota: Split off quota tree handling into a separate file
                        ` [Ocfs2-devel] [PATCH 13/27] quota: Convert union in mem_dqinfo to a pointer
                          ` [Ocfs2-devel] [PATCH 14/27] quota: Allow negative usage of space and inodes
                            ` [Ocfs2-devel] [PATCH 15/27] quota: Keep which entries were set by SETQUOTA quotactl
                              ` [Ocfs2-devel] [PATCH 16/27] quota: Update version number
                                ` [Ocfs2-devel] [PATCH 17/27] quota: Add helpers to allow ocfs2 specific quota initialization, freeing and recovery
                                  ` [Ocfs2-devel] [PATCH 18/27] quota: Implement function for scanning active dquots
                                    ` [Ocfs2-devel] [PATCH 19/27] mm: Export pdflush_operation()
                                      ` [Ocfs2-devel] [PATCH 20/27] ocfs2: Support nested transactions
                                        ` [Ocfs2-devel] [PATCH 21/27] ocfs2: Assign feature bits and system inodes to quota feature and quota files
                                          ` [Ocfs2-devel] [PATCH 22/27] ocfs2: Mark system files as not subject to quota accounting
                                            ` [Ocfs2-devel] [PATCH 23/27] ocfs2: Implementation of local and global quota file handling
                                              ` [Ocfs2-devel] [PATCH 24/27] ocfs2: Add quota calls for allocation and freeing of inodes and space
                                                ` [Ocfs2-devel] [PATCH 25/27] ocfs2: Implement quota syncing thread
                                                  ` [Ocfs2-devel] [PATCH 26/27] ocfs2: Implement quota recovery
                                                    ` [Ocfs2-devel] [PATCH 27/27] ocfs2: Enable quota accounting on mount, disable on umount

Build error for alsa-util 1.0.18
 2008-10-31  6:39 UTC  (2+ messages)

ASOC deprecated warning
 2008-10-31  6:37 UTC  (4+ messages)

linux-next: Tree for October 30
 2008-10-31  6:25 UTC  (3+ messages)

2.6.28-rc2: (mtd)block/partitions BUG with kobject reference count
 2008-10-31  6:26 UTC  (11+ messages)

[Cluster-devel] cluster/logging settings
 2008-10-31  6:26 UTC  (6+ messages)

SELinux User Guide: weekly report 20081031
 2008-10-31  6:17 UTC 

Enabling Talitos kills all IPsec traffic
 2008-10-31  6:17 UTC  (8+ messages)

[PATCH] fix compile breakage caused by 2ae111cdd8d83ebf9de72e36e68a8c84b6ebbeea
 2008-10-31  6:15 UTC  (4+ messages)

[PATCH] pppoe: Add missing sock_put() in pppoe_rcv()
 2008-10-31  6:11 UTC  (4+ messages)

linux-next: manual merge of the creds tree
 2008-10-31  6:06 UTC 

linux-next: manual merge of the creds tree
 2008-10-31  5:56 UTC 

linux-next: manual merge of the creds tree
 2008-10-31  5:47 UTC 

[RFC] wireless: Add 802.11d support
 2008-10-31  6:10 UTC  (3+ messages)

[PATCH 5/6] ACPI: set waking vector in inactive facs table
 2008-10-31  6:07 UTC  (4+ messages)

[GIT]: Sparc
 2008-10-31  6:02 UTC  (2+ messages)

[GIT PULL] XFS update for 2.6.28
 2008-10-31  5:53 UTC  (3+ messages)

[git patches] libata fixes
 2008-10-31  5:49 UTC 

SPI or CSPI transfers using DMA
 2008-10-31  5:46 UTC 

sata errors with Seagate 1.5TB on AMD 780G/SB700 motherboard
 2008-10-31  5:45 UTC  (4+ messages)
  ` [PATCH] libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127

[PATCH 5/7] ATA: remove excess kernel-doc notation
 2008-10-31  5:45 UTC  (2+ messages)

[PATCH 1/2 #upstream-fixes] sata_via: load DEVICE register when CTL changes
 2008-10-31  5:45 UTC  (3+ messages)
` [PATCH 1/2 #upstream-fixes] sata_via: fix support for 5287

libata bridge limits
 2008-10-31  5:45 UTC  (11+ messages)

libata: Fix a potential race condition in ata_scsi_park_show()
 2008-10-31  5:40 UTC  (5+ messages)

Some updates to refspec documentation
 2008-10-31  5:36 UTC  (6+ messages)
` [PATCH 1/7] Documentation: do not use regexp in refspec descriptions
  ` [PATCH 2/7] Documentation: git push repository can also be a remote
    ` [PATCH 3/7] Documentation: rework SHA1 description in git push

linux-next: manual merge of the hdlc tree
 2008-10-31  5:29 UTC 

[U-Boot] [PATCH] Fix typo in cpu/mpc85xx/cpu.c
 2008-10-31  5:22 UTC 

Adaptec raid congtrollers for SATA disks under software raid
 2008-10-31  5:21 UTC 

guest hardware breakpoint
 2008-10-31  5:01 UTC 

[patch] generic-ipi: fix the smp_mb() placement
 2008-10-31  5:10 UTC  (4+ messages)

[PATCH] t4030: Don't use echo -n
 2008-10-31  5:09 UTC  (4+ messages)
    ` [PATCH] Avoid using non-portable `echo -n` in tests

[git patches] net driver updates for 2.6.29
 2008-10-31  5:09 UTC 

[Ocfs2-devel] [PATCH 00/00] Implement quotas for OCFS2 (version 2)
 2008-10-31  5:05 UTC  (11+ messages)
` [Ocfs2-devel] [PATCH 22/29] ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
` [Ocfs2-devel] [PATCH 25/29] ocfs2: Implementation of local and global quota file handling

[PATCH] gianfar: Omit TBI auto-negotiation based on device tree
 2008-10-31  5:00 UTC  (4+ messages)
` [PATCH 1/2] gianfar: Fix race in TBI/SerDes configuration

Recent changes
 2008-10-31  5:00 UTC  (2+ messages)

[PATCH 1/1 2.6.29] cxgb3 - enable lro control through ethtool
 2008-10-31  4:55 UTC  (2+ messages)

[PATCH] pci: use pci_ioremap_bar() in drivers/net
 2008-10-31  4:56 UTC  (2+ messages)

[Lustre-devel] Interoperability between Lustre 1.9.50 and 1.9.80?
 2008-10-31  4:56 UTC  (2+ messages)

[patch 4/7] the overdue eepro100 removal
 2008-10-31  4:55 UTC  (2+ messages)

[patch 7/7] e100: adapt to the reworked PCI PM
 2008-10-31  4:55 UTC  (2+ messages)

[patch 3/7] skge: adapt skge to use reworked PCI PM
 2008-10-31  4:55 UTC  (2+ messages)

[PATCH 0/10][v4] Enable MSI for KVM assigned device kernel part
 2008-10-31  4:50 UTC  (11+ messages)
` [PATCH 01/10] KVM: Move ack notifier register and IRQ sourcd ID request
` [PATCH 02/10] KVM: Separate update irq to a single function
` [PATCH 03/10] KVM: Replace irq_requested with more generic irq_requested_type
` [PATCH 04/10] KVM: Clean up assigned_device_update_irq
` [PATCH 05/10] KVM: Add fields for MSI device assignment
` [PATCH 06/10] KVM: Export ioapic_get_delivery_bitmask
` [PATCH 07/10] x86: Add MSI delivery mode value
` [PATCH 08/10] KVM: Add assigned_device_msi_dispatch()
` [PATCH 09/10] KVM: Enable MSI for device assignment
` [PATCH 10/10] KVM: MSI to INTx translate

[patch] ACPI: call init functions explicitly instead of using initcalls
 2008-10-31  4:51 UTC  (5+ messages)

[PATCH] SMC91x: delete unused local variable "lp"
 2008-10-31  4:48 UTC  (2+ messages)

[PATCH 2.6.28 0/3] bonding: two fixes and one small regression
 2008-10-31  4:49 UTC  (3+ messages)
` [PATCH 1/3] bonding: fix miimon failure counter

[PATCH][CORRECTED] atl1: fix vlan tag regression
 2008-10-31  4:49 UTC  (2+ messages)

[RESEND][PATCH 2.6.28] myri10ge: fix stop/go mmio ordering
 2008-10-31  4:49 UTC  (2+ messages)

[PATCH] amd811e: fix dma_free_coherent warning
 2008-10-31  4:48 UTC  (2+ messages)

[patch 2.6.28-rc2] at91_ether: request/free GPIO for PHY interrupt
 2008-10-31  4:48 UTC  (2+ messages)

[PATCH V2 10/16] Squashfs: cache operations
 2008-10-31  4:43 UTC  (5+ messages)

mmotm 2008-10-30-02-23 uploaded
 2008-10-31  4:39 UTC  (4+ messages)
` mmotm 2008-10-30-02-23 uploaded (cifs)

[PATCH 1/1] KVM: Enable Function Level Reset for assigned device
 2008-10-31  4:37 UTC  (2+ messages)

Adaptec raid congtrollers for SATA disks under software raid
 2008-10-31  4:37 UTC 

[PATCH] XFS: handle memory allocation failures during log initialisation
 2008-10-31  4:33 UTC  (2+ messages)

[PATCH 2/3] musb: adding qh in_list and out_list in struct hw_ep
 2008-10-31  4:24 UTC  (4+ messages)

[RFC PATCH 1/1] Allow ext4 to run without a journal
 2008-10-31  4:20 UTC  (3+ messages)

[PATCH 0/2] ftrace: handle NMIs safely
 2008-10-31  4:16 UTC  (7+ messages)
` [PATCH 1/2] ftrace: nmi safe code modification
        ` [PATCH] ftrace: nmi safe code clean ups
          ` [PATCH] hardirq.h clean up

[PATCH] i2c-cpm: Add flexibility for I2C clock frequency and filter
 2008-10-31  4:13 UTC 

[PATCH] git-svn: change dashed git-commit-tree to git commit-tree
 2008-10-31  4:10 UTC 

[GIT PULL] ext4 fixes
 2008-10-31  4:11 UTC 

[Question] AMD opteron can support CPUfreq by per core ?
 2008-10-31  4:10 UTC  (3+ messages)

[PATCH] i2c-cpm: Add flexibility for I2C clock frequency and filter
 2008-10-31  4:09 UTC 

merging other repos into linux-2.6
 2008-10-31  4:08 UTC  (10+ messages)

2.6.28-rc2 hates my e1000e
 2008-10-31  4:08 UTC  (3+ messages)

[ath9k-devel] ath9k code
 2008-10-31  4:07 UTC  (3+ messages)

[Buildroot] [buildroot 0005884]: zlib and pciutils build in the wrong order
 2008-10-31  4:03 UTC 

do_sync() and XFSQA test 182 failures
 2008-10-31  4:02 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/pciutils
 2008-10-31  4:03 UTC 

[PATCH 5/7] kill xfs_dinode_core_t
 2008-10-31  4:02 UTC  (2+ messages)

[PATCH] GSoC #10 new font engine
 2008-10-31  3:57 UTC  (5+ messages)
` [PATCH] GSoC #10 new font engine (vs r1885)
    ` [PATCH] GSoC #10 new font engine (UTF-8 support)
      ` [PATCH] GSoC #10 new font engine (UTF-8 support+bugfix)

why not TortoiseGit
 2008-10-31  3:53 UTC  (5+ messages)

2.6.28-rc2: USB/INPUT: slab error in cache_alloc_debugcheck_after(): double free?
 2008-10-31  3:45 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/pciutils
 2008-10-31  3:55 UTC 

[Patch 2/3] New blktap implementation
 2008-10-31  3:52 UTC  (3+ messages)

[PATCH] fix lockdep warnings
 2008-10-31  3:52 UTC  (2+ messages)

SMACK netfilter smacklabel socket match
 2008-10-31  3:46 UTC  (18+ messages)

Issue with dmsetup
 2008-10-31  3:45 UTC  (2+ messages)

Build error with latest kernel
 2008-10-31  3:42 UTC  (4+ messages)

[REGRESSION 2.6.28-rc2-git3] lots of extra timer interrupts costing 2W
 2008-10-31  3:15 UTC  (2+ messages)

[RFC/RFT] rtl8187: Reduce delays to reduce startup time
 2008-10-31  3:29 UTC  (4+ messages)
  ` [RFC/RFT PATCH 5/6] rtl8187: Remove primitive write delays
    ` [RFC/RFT] rtl8187: Change TX power settings

[Buildroot] [buildroot 0005884]: zlib and pciutils build in the wrong order
 2008-10-31  3:25 UTC 

2.6.28-rc2-mm1: possible circular locking
 2008-10-31  3:21 UTC  (5+ messages)

[PATCH] Correct wrong function name of d_put in kernel document and source comment
 2008-10-31  3:18 UTC 

undeleting a file
 2008-10-31  3:18 UTC  (2+ messages)

[PATCH] ring-buffer: add paranoid checks for loops
 2008-10-31  3:16 UTC  (3+ messages)
  ` [PATCH -v2] "

trouble with seagate 1.5TB - 2.6.27.4
 2008-10-31  3:40 UTC 

[Patch 3/3] New blktap implementation
 2008-10-31  3:16 UTC 

[Bug 11898] New: mke2fs hang on AIC79 device
 2008-10-31  3:12 UTC  (2+ messages)
` [Bug 11898] "

[BIG RFC] Filesystem-based checkpoint
 2008-10-31  3:12 UTC  (4+ messages)

[Bugme-new] [Bug 11898] New: mke2fs hang on AIC79 device
 2008-10-31  3:12 UTC  (4+ 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.