All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-12 20:03:26 to 2008-12-12 22:54:35 UTC [more...]

[Labeled-nfs] [RFC v4] Security Label Support for NFSv4
 2008-12-12 21:50 UTC  (8+ messages)
` [PATCH 03/14] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information
` [PATCH 09/14] NFS: Add security_label text mount option and handling code to NFS
    ` [Labeled-nfs] "

[RFC 0/3] cfg80211, mac80211: Introduce radiotap flags for finer userspace control of injection
 2008-12-12 22:54 UTC  (6+ messages)

update7 [PATCH 1/5] init: bzip2 or lzma -compressed kernels and
 2008-12-12 22:53 UTC  (2+ messages)

[RFC 2/3] mac80211: Make use of the new F_TX_NOACK and F_TX_NOSEQ Radiotap TX flags
 2008-12-12 22:52 UTC  (6+ messages)

[PATCH] uio: make uio_info's name and version const
 2008-12-12 22:51 UTC  (3+ messages)

[0/8] net: Generic Receive Offload
 2008-12-12 22:49 UTC  (16+ messages)
` [PATCH 1/8] net: Add frag_list support to skb_segment
` [PATCH 3/8] net: Add Generic Receive Offload infrastructure
` [PATCH 6/8] tcp: Add GRO support
` [PATCH 7/8] ethtool: Add GGRO and SGRO ops

[PATCH] "git svn clone" fails when tags have illegal url characters in them
 2008-12-12 22:46 UTC 

[RFC] Dummy GPIO driver for use with SPI
 2008-12-12 22:46 UTC  (6+ messages)

Userspace tools: Roadmap?
 2008-12-12 22:38 UTC  (11+ messages)

[Qemu-devel] [5954] linux-user: Move abi_* typedefs into qemu-types.h
 2008-12-12 22:40 UTC  (2+ messages)

[PATCH] fix wrong value returned from btrfs_listxattr when buffer is too small
 2008-12-12 22:36 UTC 

pv_ops dom0 USB fixed
 2008-12-12 22:34 UTC  (14+ messages)
`  "

[RFC 3/3] mac80211: Document the new Radiotap TX flags in Documentation/networking/mac80211-injection.txt
 2008-12-12 22:32 UTC 

[RFC 1/3] cfg80211: Add a "Do not wait for an ACK" and a "Do not override the present sequence number" flag to the TX flags field of the Radiotap header
 2008-12-12 22:32 UTC 

[Qemu-devel] [RFC PATCH 0/2] Eliminate references to logfile/loglevel global vars
 2008-12-12 22:27 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 1/2] Create macros that will help define the logging API
` [Qemu-devel] [RFC PATCH URL 2/2] Big conversion to the new logging macros

powerbook VT garbled between rc7 and rc8
 2008-12-12 22:21 UTC  (3+ messages)

linux-next: Tree for December 9
 2008-12-12 22:16 UTC  (9+ messages)
` [BUG] linux-next: 20081209 - kernel bug at __rcu_process_callbacks, while booting up

Is there something like multi-device fan out ?
 2008-12-12 22:14 UTC  (4+ messages)

Updates to the previous mergetool patches
 2008-12-12 22:11 UTC  (4+ messages)
` [PATCH 1/2] mergetool: Add prompt to continue after failing to merge a file
  ` [PATCH 2/2] mergetool: Don't keep temporary merge files unless told to

[PATCH 0/41] JGIT patch api series
 2008-12-12 22:09 UTC 

gitweb and unicode special characters
 2008-12-12 22:09 UTC  (3+ messages)

(no subject)
 2008-12-12 16:22 UTC 

[JGIT PATCH 00/12] Patch API bug fixes and diff --cc suport
 2008-12-12 22:05 UTC  (13+ messages)
` [JGIT PATCH 01/12] Assert the HunkHeader.getFileHeader returns the right file
  ` [JGIT PATCH 02/12] Add tests to cover more methods of BinaryHunk
    ` [JGIT PATCH 03/12] Add a simple toString to FormatError to facilitate debugging
      ` [JGIT PATCH 04/12] Allow FileHeader to create its HunkHeader children
        ` [JGIT PATCH 05/12] Refactor the old/pre-image data in HunkHeader to support >1 ancestor
          ` [JGIT PATCH 06/12] Assert the ChunkHeader.OldImage.getId uses FileHeader.getOldImage
            ` [JGIT PATCH 07/12] Allow a stray LF at the end of a hunk
              ` [JGIT PATCH 08/12] Fix HunkHeader start line when parsing "@@ -1 +1 @@" style headers
                ` [JGIT PATCH 09/12] Add test cases for parsing "\ No newline at end of file" style patches
                  ` [JGIT PATCH 10/12] Use FileMode.MISSING when a file is added or deleted rather than null
                    ` [JGIT PATCH 11/12] Add a test for delta binary patch parsing and fix a bug in it
                      ` [JGIT PATCH 12/12] Add support for parsing "diff --cc" style patches

xfs: possible circular locking dependency detected
 2008-12-12 22:02 UTC  (3+ messages)

[PATCH 00/22] IPv6 support NFSD
 2008-12-12 21:59 UTC  (23+ messages)
  ` [PATCH 01/22] NFSD: clean up failover sysctl function naming
  ` [PATCH 02/22] NFSD: Fix a handful of coding style issues in write_filehandle()
  ` [PATCH 03/22] NFSD: Replace open-coded integer with macro
  ` [PATCH 04/22] NFSD: Add documenting comments for nfsctl interface
  ` [PATCH 05/22] NFSD: Add helper functions for __write_ports()
  ` [PATCH 06/22] NFSD: Refactor __write_ports()
  ` [PATCH 07/22] NFSD: Prevent a buffer overflow in svc_xprt_names()
  ` [PATCH 08/22] SUNRPC: pass buffer size to svc_addsock() and svc_sock_names()
  ` [PATCH 09/22] SUNRPC: Switch one_sock_name() to use snprintf()
  ` [PATCH 10/22] SUNRPC: Support AF_INET6 in one_sock_name()
  ` [PATCH 11/22] SUNRPC: Clean up one_sock_name()
  ` [PATCH 12/22] NFSD: Support AF_INET6 in svc_addsock() function
  ` [PATCH 13/22] NFS: Move NFS client's IP address parser to nfs_common/
  ` [PATCH 14/22] NFSD: Support IPv6 addresses in write_failover_ip()
  ` [PATCH 15/22] NFSD: Enable NFS server use of AF_INET6
  ` [PATCH 16/22] NFSD: Prevent buffer overflow in write_threads()
  ` [PATCH 17/22] NFSD: Prevent buffer overflow in write_versions()
  ` [PATCH 18/22] NFSD: Prevent buffer overflow in write_maxblksize()
  ` [PATCH 19/22] NFSD: Prevent buffer overflow in write_leasetime()
  ` [PATCH 20/22] NFSD: Prevent buffer overflow in write_recoverydir()
  ` [PATCH 21/22] NLM: Refactor make_socks() function
  ` [PATCH 22/22] NLM: Clean up flow of control in "

Question about power tables or other transmit power limit
 2008-12-12 22:00 UTC  (3+ messages)

Intel x86_64 llc_shared_map/cpu_llc_id anomolies
 2008-12-12 21:59 UTC  (2+ messages)

[RFC] x86: entry_64 - introduce FTRACE_ frame macro
 2008-12-12 21:56 UTC  (11+ messages)

[RFC PATCH -v4 00/14] fsnotify, dnotify, and inotify
 2008-12-12 21:52 UTC  (15+ messages)
` [RFC PATCH -v4 01/14] filesystem notification: create fs/notify to contain all fs notification
` [RFC PATCH -v4 02/14] fsnotify: pass a file instead of an inode to open, read, and write
` [RFC PATCH -v4 03/14] fsnotify: sys_execve and sys_uselib do not call into fsnotify
` [RFC PATCH -v4 04/14] fsnotify: use the new open-exec hook for inotify and dnotify
` [RFC PATCH -v4 05/14] fsnotify: unified filesystem notification backend
` [RFC PATCH -v4 06/14] fsnotify: add group priorities
` [RFC PATCH -v4 07/14] fsnotify: add in inode fsnotify markings
` [RFC PATCH -v4 08/14] fsnotify: parent event notification
` [RFC PATCH -v4 09/14] dnotify: reimplement dnotify using fsnotify
` [RFC PATCH -v4 10/14] fsnotify: generic notification queue and waitq
` [RFC PATCH -v4 11/14] fsnotify: include pathnames with entries when possible
` [RFC PATCH -v4 12/14] fsnotify: add correlations between events
` [RFC PATCH -v4 13/14] inotify: reimplement inotify using fsnotify
` [RFC PATCH -v4 14/14] shit on top for debugging

[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
 2008-12-12 21:50 UTC  (7+ messages)
` [PATCH][RFC 2/23]: SCST core

Trying to understand ppc4xx_configure_pciex_PIMs mapping to physical address 0
 2008-12-12 21:50 UTC  (2+ messages)

networking probs in next-20081203
 2008-12-12 21:40 UTC  (14+ messages)
  ` [E1000-devel] "

[Patch v14 without signature] nl80211: Add signal strength and bandwith to nl80211station info
 2008-12-12 21:49 UTC  (2+ messages)

[RFC v2] mac80211: Fix HT channel selection
 2008-12-12 21:48 UTC  (2+ messages)

iw Makefile patch to allow compilation using --as-needed
 2008-12-12 21:48 UTC  (2+ messages)

[lm-sensors] sensord exits on any error
 2008-12-12 21:45 UTC  (2+ messages)

CFS scheduler OLTP perforamnce
 2008-12-12 21:45 UTC  (4+ messages)

[Bug 12207] New: block reads/writes > 122880 bytes to USB tape drive gives EBUSY
 2008-12-12 21:41 UTC 

[PATCH 1/1] MAINTAINERS: mark linux-uvc-devel as subscribers only
 2008-12-12 21:41 UTC  (2+ messages)

[RESEND REVIEW PATCH 00/14] OMAP3 camera + ISP + MT9P012 sensor driver (tarball)
 2008-12-12 21:38 UTC 

[PATCH] Simplified GIT usage guide
 2008-12-12 21:34 UTC  (4+ messages)

ns_can_attach (nsproxy cgroup)
 2008-12-12 21:30 UTC  (3+ messages)

Help interpreting AHCI failure messages
 2008-12-12 21:23 UTC 

status of USB on omap35xx ?
 2008-12-12 21:21 UTC  (16+ messages)

[PATCH] sparseirq: fix !SMP building #2
 2008-12-12 21:14 UTC 

[Lustre-devel] building lustre from source on Linux kernel 2.6.24
 2008-12-12 21:14 UTC 

[U-Boot] [PATCH] mpc83xx: Size optimization of start.S
 2008-12-12 21:12 UTC 

[PATCH] x86: entry_64 - introduce FTRACE_ frame macro v2
 2008-12-12 21:09 UTC 

rc8 didn't include patch (was Re: 2.6.28-rc7 acpi error messages)
 2008-12-12 21:02 UTC  (4+ messages)

[PATCH 1/28] drivers/base/platform.c: Drop return value from
 2008-12-12 21:00 UTC  (7+ messages)
` [PATCH 1/28] drivers/base/platform.c: Drop return value from platform_driver remove functions

[PATCH 1/2] video: mbp_nvidia_bl: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5
 2008-12-12 20:56 UTC  (2+ messages)

[PATCH] x86 : UV fix for global physical addresses
 2008-12-12 20:50 UTC 

[PATCH 2/2] video: mbp_nvidia_bl: Add a debug switch
 2008-12-12 20:49 UTC 

Fuijtsu Lifebook RFKILL support
 2008-12-12 20:33 UTC  (7+ messages)

[PATCH V2 2/2]QUOTA cleanup:Move EXPORT_SYMBOL immediatlely next to the functions/varibles
 2008-12-12 20:48 UTC 

[PATCH V2 1/2] QUOTA cleanup: Use inode->i_blkbits to get block bits
 2008-12-12 20:48 UTC 

[PATCH V4 3/3]ext4: quota handling for delayed allocation
 2008-12-12 20:47 UTC 

[PATCH V4 2/3] quota: Add quota claim and release reserved quota blocks operations
 2008-12-12 20:47 UTC 

[PATCH V4 1/3] quota: Add reservation support for delayed block allocation
 2008-12-12 20:47 UTC 

[PATCH v2] Add preadv and pwritev system calls
 2008-12-12 20:39 UTC  (12+ messages)

Using DOSEMU for PnP BIOS Function Calls?
 2008-12-12 20:37 UTC 

Weekly VMX status report. Xen: #18846 & Xen0: #749
 2008-12-12 20:37 UTC  (2+ messages)

[PATCH] xfstests: test 194, test tricky mapping/conversion around holes
 2008-12-12 20:17 UTC 

[Qemu-devel] [RFC] Replace posix-aio with custom thread pool
 2008-12-12 20:35 UTC  (14+ messages)

Unable to index file
 2008-12-12 20:33 UTC  (4+ messages)

[PATCH 24/33] sfc: Fix format arguments for warning about MSI-X allocation
 2008-12-12 20:34 UTC  (2+ messages)

How to support 3GB pci address?
 2008-12-12 20:34 UTC  (7+ messages)

[PATCH V3 3/3]ext4: quota handling for delayed allocation
 2008-12-12 20:27 UTC  (3+ messages)

Basic RAID5/6 reshape question
 2008-12-12 20:27 UTC  (4+ messages)

[PATCH V3 2/3] quota: Add quota claim and release reserved quota
 2008-12-12 20:26 UTC  (2+ messages)

[PATCH V3 1/3] quota: Add reservation support for delayed block allocation
 2008-12-12 20:26 UTC  (3+ messages)

[PATCH 0 of 5] dma api v3
 2008-12-12 20:25 UTC  (13+ messages)
` [PATCH 2 of 5] add can_dma/post_dma for direct IO
  ` [Qemu-devel] "
      ` [Qemu-devel] "

lguest, virtio_blk, id is not a head!
 2008-12-12 19:47 UTC 

Intel X25-E running Linux using XFS
 2008-12-12 20:23 UTC  (4+ messages)

[Fwd: mvsas determines most often an incorrect phy addr of 0 while attaching phy to port (Was: ERROR: Unidentified device type 0)]
 2008-12-12 20:23 UTC  (3+ messages)
` PATCH: mvsas: increase port type detection delay to suit Seagate's 10k6 drive ST3450856SS 0003
  ` PATCH: mvsas: increase port type detection delay to suit Seagate's 15k6 "

[RFC][PATCH 0/4] dm-log: support multi-log devices
 2008-12-12 20:21 UTC  (2+ messages)

GitLib2
 2008-12-12 20:18 UTC  (2+ messages)

[linux-dvb] Best dvb-t tuner ?
 2008-12-12 20:19 UTC  (2+ messages)

[PATCH 00/11] Replacement patches for NSM IPv6 support
 2008-12-12 20:17 UTC  (3+ messages)

FPGA programming driver architecture
 2008-12-12 20:03 UTC 

pull request: wireless-next-2.6 2008-12-12
 2008-12-12 20:08 UTC  (2+ messages)

[U-Boot] FPGA programming driver architecture
 2008-12-12 20:14 UTC  (2+ messages)

8260 and powerpc with dts
 2008-12-12 20:14 UTC  (2+ messages)

[PATCH mmotm 0/5] nilfs2 filesystem updates
 2008-12-12 20:24 UTC  (5+ messages)
` [PATCH mmotm 1/5] nilfs2: fix problems of memory allocation in ioctl

[PATCH 00/12] PCI: unify P2P bridge INTx swizzling
 2008-12-12 20:03 UTC  (3+ messages)
` [PATCH 10/12] PCI: powerpc: use generic pci_swizzle_interrupt_pin()

[PATCH][RT] - fix 32-bit breakage on rt/threadirqs branch
 2008-12-12 20:03 UTC 

[Qemu-devel] Switch to thread pool from posix-aio
 2008-12-12 20:03 UTC  (5+ 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.