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

[PATCH] Allocate module.ref array dynamically
 2008-11-12  9:59 UTC  (4+ messages)

[PATCH] xfstests: fix nr of args in open calls
 2008-11-12  9:58 UTC  (3+ messages)
` [PATCH V2] "

Change reply-to address for confirming subscription
 2008-11-12  9:59 UTC  (2+ messages)

[RFC PATCH 00/13] hardware time stamping + igb example implementation
 2008-11-12  9:58 UTC  (13+ messages)
` [RFC PATCH 02/13] extended semantic of sk_buff::tstamp: lowest bit marks hardware time stamps
` [RFC PATCH 01/13] put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
` [RFC PATCH 04/13] net: implement generic SOF_TIMESTAMPING_TX_* support
` [RFC PATCH 11/13] time sync: generic infrastructure to map between time stamps generated by a clock source and system time

[PATCH] xfstests: fix buffer overflow in lstat64.c
 2008-11-12  9:57 UTC  (2+ messages)

hosting git on a nfs
 2008-11-12  9:29 UTC 

Qemu SH4 status #2
 2008-11-12 10:56 UTC  (6+ messages)
        ` [Qemu-devel] "

[Lustre-devel] Filesystem as a Database?
 2008-11-12  9:55 UTC  (2+ messages)

Fwd: [PATCH #upstream-fixes 1/4] libata: fix device iteration bugs
 2008-11-12  9:55 UTC  (20+ messages)
                    `  "

LVM2 lib/misc/last-path-component.h tools/lvmc 
 2008-11-12  9:53 UTC 

[RFC] Moving xorg.conf to seperate .bb file/package
 2008-11-12  9:48 UTC 

NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter
 2008-11-12  9:49 UTC  (6+ messages)

LVM2/tools lvmcmdline.c
 2008-11-12  9:49 UTC 

[PATCH] minor mmc-twl4030 cleanups
 2008-11-12  9:48 UTC 

[PATCH] PM: OMAP3: Make sure clk_disable_unused() order is correct
 2008-11-12  9:42 UTC 

[PATCH 6/6] move inode allocation out xfs_iread
 2008-11-12  9:44 UTC  (3+ messages)

[PATCH 2.6.27] tcp_htcp: last_cong bug fix
 2008-11-12  9:44 UTC  (8+ messages)

[PATCH] libdisk: recognize gfs/gfs2
 2008-11-12  9:42 UTC  (2+ messages)

[PATCH] xfstest: confirm mkfs.gfs[2] in test 032
 2008-11-12  9:42 UTC  (3+ messages)
` [PATCH v2] "

LVM2/lib/misc lvm-globals.h
 2008-11-12  9:41 UTC 

amixer error
 2008-11-12  8:57 UTC  (4+ messages)

[PATCH 5/7] kill xfs_dinode_core_t
 2008-11-12  9:37 UTC  (3+ messages)

[PATCH] x86: add SSE-based copy_page()
 2008-11-12  9:37 UTC 

[PATCHSET] FUSE: extend FUSE to support more operations
 2008-11-12  9:36 UTC  (7+ messages)

[PATCH v2] usbnet: enable more aggressive autosuspend
 2008-11-12  9:36 UTC  (6+ messages)

[PATCH 1/7] factor out xfs_read_agi helper
 2008-11-12  9:36 UTC  (3+ messages)

[PATCH] [PATCH] kvm: powerpc: fix some whitespaces in kvm_ppc.h
 2008-11-12  9:35 UTC 

[GIT PULL] KVM fixes for 2.6.28-rc
 2008-11-12  9:34 UTC 

[Buildroot] Adding AUTO_CONFIGURE_TARGET options from the GIT version of buildroot
 2008-11-12  9:33 UTC 

[PATCH] x86: reduce GDT switching
 2008-11-12  9:31 UTC 

LVM2/lib/locking file_locking.c
 2008-11-12  9:30 UTC 

[PATCH] [RFC] Exposing mmio nvrams greater than 8MB using generic_nvram
 2008-11-12  9:26 UTC 

[Ocfs2-devel] [PATCH] ocfs2: replace obsoleted LKM_* dlm level with DLM_LOCK_* constants
 2008-11-12  9:26 UTC 

[PATCH 2/2] tracing/fastboot: Use the ring-buffer timestamp for initcall entries
 2008-11-12  9:25 UTC  (2+ messages)

[PATCH 0/3 v4] hook xfs to fiemap ioctl
 2008-11-12  9:23 UTC  (8+ messages)
` [PATCH 1/3 v4] convert xfs_getbmap to take formatter functions
` [PATCH 2/3 v4] Add new flags to getbmapx interface
` [PATCH 3/3 v4] hook up fiemap & associated formatter

[PATCH 1/1] USBHID: correct start/stop cycle
 2008-11-12  9:23 UTC  (7+ messages)
      ` Who broke cb8f488c33 patch? (was Re: [PATCH 1/1] USBHID: correct start/stop cycle)

Label Translation on Fedora 9
 2008-11-12  9:23 UTC  (4+ messages)

[PATCH][RFC][12+2][v3] A expanded CFQ scheduler for cgroups
 2008-11-12  9:22 UTC  (50+ messages)
` [PATCH][cfq-cgroups][01/12] Move basic strcture variable to header file
` [PATCH][cfq-cgroups][02/12] Introduce "cfq_driver_data" structure
` [PATCH][cfq-cgroups][03/12] Add cgroup file and modify configure files
` [PATCH][cfq-cgroups][04/12] Register or unregister "cfq-cgroups" module
` [PATCH][cfq-cgroups][05/12] Introduce cgroups structure with ioprio entry
` [PATCH][cfq-cgroups][06/12] Add siblings tree control for driver data(cfq_driver_data)
` [PATCH][cfq-cgroups][07/12] Add sibling tree control for group data(cfq_cgroup)
` [PATCH][cfq-cgroups][08/12] Interface to new cfq data structure in cfq_cgroup module
` [PATCH][cfq-cgroups][09/12] Develop service tree control
` [PATCH][cfq-cgroups][10/12] Introduce request control for two layer
` [PATCH][cfq-cgroups][11/12] Expand idle slice timer function
` [PATCH][cfq-cgroups][12/12] Interface for parameter of cfq driver data
` [PATCH][cfq-cgroups][Option 1] Introduce a think time valid entry
` [PATCH][cfq-cgroups][Option 2] Introduce ioprio class for top layer

[PATCH] kvm: powerpc: add exit timing statistics
 2008-11-12  9:22 UTC  (3+ messages)
` [PATCH] kvm: powerpc: add exit timing statistics v4
` [PATCH] kvm: powerpc: add exit timing statistics v5

[PATCH 0/5] Miscellaneous bug fixes
 2008-11-12  9:20 UTC  (3+ messages)
` [PATCH 2/5] XFS: Fix double free of log tickets

false error in checkpatch version 0.24
 2008-11-12  9:18 UTC 

[PATCH 1/2] tracing/fastboot: Move boot tracer structs and funcs into their own header
 2008-11-12  9:17 UTC  (2+ messages)

bluez-gnome wizard deficiencies make it mostly useless
 2008-11-12  9:17 UTC 

[PATCH] Fix section mismatch warnings on some OMAP1 boards
 2008-11-12  9:13 UTC  (3+ messages)

[PATCH] kvm: qemu: support ioperm for vcpu hotplug
 2008-11-12  9:13 UTC  (2+ messages)

[Xenomai-help] Mode switch when using RT heap on ARM
 2008-11-12  9:12 UTC  (9+ messages)

CALVARY GREETINGS IN THE NAME OF THE LORD
 2008-11-12  9:11 UTC 

linux-next: Tree for November 12
 2008-11-12  9:11 UTC  (3+ messages)
` mac80211.h (was: Re: linux-next: Tree for November 12)
` linux-next: Tree for November 12 - lguest build failure

Xorg X11R7.4 updates
 2008-11-12  9:08 UTC  (6+ messages)

FTP-server on non-standard port behind DNAT, client behind SNAT
 2008-11-12  9:09 UTC  (5+ messages)

[Bug #11989] Suspend failure on NForce4-based boards due to chanes in stop_machine
 2008-11-12  9:05 UTC  (12+ messages)

[PATCH] Fix race in btrfs_mark_extent_written
 2008-11-12  9:04 UTC 

file based migration not working
 2008-11-12  9:00 UTC 

[PATCH v2] net: #ifdef inet_bind_bucket::ib_net
 2008-11-12  8:55 UTC  (8+ messages)
  ` [PATCH] nets: Introduce read_pnet() and write_pnet() helpers
    ` [PATCH] net: Cleanup of neighbour code
  ` [PATCH] net: ib_net pointer should depends on CONFIG_NET_NS

[PATCH v2 0/6] OMAP: Make OMAP LDP boot succussfuly
 2008-11-12  8:58 UTC  (2+ messages)

Regression: Boot hang sizing transparent PCI-to-PCI bridge since after 2.6.25-r7
 2008-11-12  8:50 UTC  (5+ messages)
      ` Regression: Boot hang sizing transparent PCI-to-PCI bridgesince "

security: delete BIOS password in keyboard buffer during kernel bootup
 2008-11-12  8:51 UTC  (7+ messages)

[U-Boot] [PATCH] jffs2: rename devices_init () in common/jffs2.c
 2008-11-12  8:50 UTC 

[U-Boot] [PATCH 5/5] powerpc, keymile boards: extract identical config options
 2008-11-12  8:50 UTC 

net-next-2.6 [PATCH 0/4] dccp: Feature negotiation - conclusion of Part I (basis)
 2008-11-12  8:49 UTC  (17+ messages)
` [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
  ` [PATCH 2/4] dccp: Registration routines for changing feature values
    ` [PATCH 3/4] dccp: Query supported CCIDs
      ` [PATCH 4/4] dccp: Resolve dependencies of features on choice of CCID
        ` v2 [PATCH 4/4] dccp: Resolve dependencies of features on choice of
          ` v2 [PATCH 4/4] dccp: Resolve dependencies of features on choice of CCID
            ` v2 [PATCH 4/4] dccp: Resolve dependencies of features on
      ` v2 [PATCH 3/4] dccp: Query supported CCIDs
    ` v2 [PATCH 2/4] dccp: Registration routines for changing feature
      ` v2 [PATCH 2/4] dccp: Registration routines for changing feature values
        ` v2 [PATCH 2/4] dccp: Registration routines for changing
  ` v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup
    ` v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
      ` v2 [PATCH 1/4] dccp: Limit feature negotiation to connection

[U-Boot] [PATCH 4/5] powerpc: keymile: Add a check for the PIGGY debug board
 2008-11-12  8:49 UTC 

[U-Boot] [PATCH 3/5] powerpc: 83xx: add support for the kmeter1 board
 2008-11-12  8:48 UTC 

[U-Boot] [PATCH 2/5] powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* defines
 2008-11-12  8:47 UTC 

[U-Boot] [PATCH 1/5] powerpc: 83xx: support for the SMSC LAN8700 PHY
 2008-11-12  8:47 UTC 

[PATCH 0/2] boot tracer updates
 2008-11-12  8:45 UTC  (5+ messages)
` [PATCH 2/2] tracing/fastboot: Use the ring-buffer timestamp for initcall entries

[U-Boot] [PATCH 0/5] powerpc: 83xx: add support for the 8360 based kmeter1 board
 2008-11-12  8:46 UTC 

[RFC PATCH 0/4] deny push to current branch of non-bare repo
 2008-11-12  8:44 UTC  (7+ messages)

[PATCH 1/2] Document "git log --source"
 2008-11-12  8:41 UTC  (3+ messages)

[Xenomai-help] Xenomai Kernel Module & Watchdogs
 2008-11-12  8:41 UTC 

[PATCH 0/3] Small series of further hardware updates
 2008-11-12  7:33 UTC  (3+ messages)
` [PATCH 2/3] 8250: Oxford Semiconductor Devices

Storing hardware timestamps - how about using the new skb's control block?
 2008-11-12  8:39 UTC  (3+ messages)

Seg fault on any FB write (Epson S1D13A04 on Coldfire running 2.6.25)
 2008-11-12  8:34 UTC  (8+ messages)
  ` Seg fault on any FB write (Epson S1D13A04on "
      ` Seg fault on any FB write (Epson S1D13A04onColdfire "

[PATCH] git-diff: Add --staged as a synonym for --cached
 2008-11-12  8:33 UTC  (10+ messages)

[RESEND] [RFC PATCH 5/6] ACPI: install all valid FACS tables
 2008-11-12  8:29 UTC 

[RESEND] [RFC PATCH 6/6] ACPI: set waking vectors in all FACS tables
 2008-11-12  8:29 UTC 

[RESEND] [PATCH 4/6] ACPI: make inactive table management configurable
 2008-11-12  8:29 UTC 

[RESEND] [PATCH 3/6] ACPI: create sysfs I/F for inactive tables
 2008-11-12  8:29 UTC 

[RESEND] [PATCH 2/6] ACPI: introduce ACPI inactive table management
 2008-11-12  8:29 UTC 

[RESEND] [PATCH 1/6] ACPI: create sysfs I/F for dynamic tables
 2008-11-12  8:29 UTC 

[RESEND] [PATCH 0/6] ACPI: ACPI table management enhancement
 2008-11-12  8:28 UTC 

git commit -v does not removes the patch
 2008-11-12  8:29 UTC  (15+ messages)
                ` [PATCH 1/5] define empty tree sha1 as a macro
                ` [PATCH 2/5] wt-status: refactor initial commit printing
                ` [PATCH 3/5] status: show "-v" diff even for initial commit
                ` [PATCH 4/5] commit: loosen pattern for matching "-v" diff
                ` [PATCH 5/5] commit: only strip diff from message in verbose mode

MTD/flash perfomance statistics
 2008-11-12  8:30 UTC  (2+ messages)

[lm-sensors] [PATCH] SPI lm70: Code streamlining and cleanup
 2008-11-12  8:30 UTC  (3+ messages)

[U-Boot] Re : java virtual machine on embedded systems
 2008-11-12  8:29 UTC 

[PATCH (GITK)] gitk: Fix transient windows on Win32 and MacOS
 2008-11-12  8:28 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 0/5] ocfs2/xattr: transaction merge patch set. v3
 2008-11-12  8:20 UTC 

[PATCH] OMAP3 powerdomains: remove RET from SGX power states list
 2008-11-12  8:20 UTC  (8+ messages)

[PATCH] [BUGFIX]cgroup: fix potential deadlock in pre_destroy
 2008-11-12  8:15 UTC  (4+ messages)

[PATCH 0/3] enable HDMI audio output for HDMI monitors V2
 2008-11-12  8:16 UTC  (3+ messages)
` [PATCH 1/3] introduce i830_hdmi_priv.has_hdmi_sink

Install issues
 2008-11-12  8:14 UTC  (6+ messages)

[PATCH][RFC][12+2][v3] A expanded CFQ scheduler for cgroups
 2008-11-12  8:15 UTC 

[PATCH 1/3] packed_git: convert pack_local flag into generic bit mask
 2008-11-12  8:09 UTC  (3+ messages)
` [PATCH v2 1/3] t7700: demonstrate mishandling of objects in packs with a .keep file

[RFC PATCH] rtc: add rtc_systohc for ntp use
 2008-11-12  8:05 UTC  (4+ messages)

[RFC][PATCH] JBD: release checkpoint journal heads through try_to_release_page when the memory is exhausted
 2008-11-12  7:55 UTC  (10+ messages)
        ` [PATCH][BUG] jbd: fix the root cause of "no transactions" error in __log_wait_for_space()
              ` [PATCH 2/3][RFC] ext3: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
              ` [PATCH 3/3][RFC] ext4: "

[PATCH] ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
 2008-11-12  8:02 UTC 

Stgit and refresh-temp
 2008-11-12  8:01 UTC  (4+ messages)

question on block-layer timeout change
 2008-11-12  7:29 UTC 

linux-next: Tree for November 6
 2008-11-12  7:59 UTC  (5+ messages)
` next-20081106: undefined reference to `__per_cpu_start'

Regression in 2.6.27: "irq 18: nobody cared" on Toshiba Satellite A100
 2008-11-12  7:59 UTC  (10+ messages)
          ` Update: "nobody "

centos and xfs filesystem shutdowns
 2008-11-12  7:58 UTC  (2+ messages)

grub.elf? As in "How do I create that?"
 2008-11-12  7:57 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.