All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-28 11:15:50 to 2011-10-28 12:31:39 UTC [more...]

[PATCH 00/28] Store references hierarchically in cache
 2011-10-28 12:28 UTC  (19+ messages)
` [PATCH 01/28] refs.c: reorder definitions more logically
` [PATCH 02/28] free_ref_entry(): new function
` [PATCH 03/28] check_refname_component(): return 0 for zero-length components
` [PATCH 04/28] struct ref_entry: nest the value part in a union
` [PATCH 05/28] refs.c: rename ref_array -> ref_dir
` [PATCH 06/28] refs: store references hierarchically
` [PATCH 07/28] sort_ref_dir(): do not sort if already sorted
` [PATCH 08/28] refs: sort ref_dirs lazily
` [PATCH 09/28] do_for_each_ref(): only iterate over the subtree that was requested
` [PATCH 10/28] get_ref_dir(): keep track of the current ref_dir
` [PATCH 12/28] get_packed_refs(): return (ref_entry *) instead of (ref_dir *)
` [PATCH 16/28] read_packed_refs(): take "
` [PATCH 18/28] find_containing_direntry(): use "
` [PATCH 19/28] search_ref_dir(): take "
` [PATCH 24/28] read_loose_refs(): take a (ref_entry *) as argument
` [PATCH 25/28] refs: read loose references lazily
` [PATCH 27/28] read_packed_refs(): keep track of the directory being worked in
` [PATCH 28/28] repack_without_ref(): call clear_packed_ref_cache()

[Qemu-devel] [PATCH v2] block: avoid SIGUSR2
 2011-10-28 12:31 UTC  (11+ messages)

[PATCH] x86: call stop_machine_text_poke() on all CPUs
 2011-10-28 12:30 UTC  (3+ messages)

[PATCH v4 0/2] CPU hotplug, Freezer: Fix race between CPU hotplug and freezer
 2011-10-28 12:28 UTC  (7+ messages)
` [PATCH v4 2/2] CPU hotplug, Freezer: Synchronize CPU hotplug and Freezer

[Buildroot] [PATCH v2] Add libmodbus package
 2011-10-28 12:27 UTC  (2+ messages)

[PATCH] USB: g_serial: fix deadlock with PREEMPT_RT enabled
 2011-10-28 12:28 UTC  (2+ messages)

[Known BUG?] i915 hang on 3.0.0-12 (Ubuntu 11.10 release)
 2011-10-28 12:22 UTC 

[PATCH v2 bluez 0/2] Add BT 3.0+HS definitions
 2011-10-28 12:22 UTC  (4+ messages)
` [PATCH v2 bluez 2/2] Add A2MP definitions

[PATCH 0/7] ath6kl: Add WOW support
 2011-10-28 12:19 UTC  (6+ messages)
` [PATCH 1/7] ath6kl: Add wmi functions to add/delete wow patterns
` [PATCH 2/7] ath6kl: Add wmi functions to configure wow mode and host sleep mode

[PATCH] qemu: Fix inject-nmi
 2011-10-28 12:19 UTC  (11+ messages)
                  ` [Qemu-devel] "
                          ` [PATCH 1/2] seabios: Add Local APIC NMI Structure to ACPI MADT (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH 1/2] seabios: Add Local APIC NMI Structure to ACPI MADT
                              ` [Qemu-devel] "

[RFC] should VM_BUG_ON(cond) really evaluate cond
 2011-10-28 12:19 UTC  (10+ messages)
          ` >Re: "

[PATCH] config: Add 'make kvmconfig'
 2011-10-28 12:08 UTC  (6+ messages)

[PATCH 00/13] read-only remount race fix v9
 2011-10-28 12:13 UTC  (14+ messages)
` [PATCH 01/13] vfs: ignore error on forced remount
` [PATCH 02/13] vfs: keep list of mounts for each superblock
` [PATCH 03/13] vfs: protect remounting superblock read-only
` [PATCH 04/13] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON
` [PATCH 05/13] hypfs: remove unnecessary nlink setting
` [PATCH 06/13] jfs: "
` [PATCH 07/13] ocfs2: "
` [PATCH 08/13] logfs: "
` [PATCH 09/13] filesystems: add missing nlink wrappers
` [PATCH 10/13] filesystems: add set_nlink()
` [PATCH 11/13] vfs: protect i_nlink
` [PATCH 12/13] vfs: count unlinked inodes
` [PATCH 13/13] vfs: prevent remount read-only if pending removes

[Qemu-devel] [PATCH 0/4] fix qemu-nbd -c
 2011-10-28 12:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] qemu-nbd: do not start the block layer in the parent

[PATCH] d_prune dentry_operation
 2011-10-28 12:16 UTC  (7+ messages)
` [PATCH] vfs: add d_prune dentry operation

[PATCH BlueZ 1/4] Add rule to allow sending messages to MediaPlayer interface
 2011-10-28 12:16 UTC  (2+ messages)

[PATCH] mfd/abx500: fix missing abx500 header file updates
 2011-10-28 12:15 UTC 

[PATCH] gpiolib/arches: Centralise bolierplate asm/gpio.h
 2011-10-28 12:15 UTC  (6+ messages)
` [PATCH] asm-generic/gpio.h: merge basic gpiolib wrappers

[PATCH 0/5 v11] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-10-28 12:14 UTC  (17+ messages)
` [PATCH 1/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

drm: fix one flawed mutex grab and remove some spurious mutex grabs
 2011-10-28 12:10 UTC  (9+ messages)
` [PATCH 3/3] drm: do not sleep on vblank while holding a mutex

qemu/qemu-kvm floppy regression brought by 212ec7baa28cc9d819234fed1541fc1423cfe3d8
 2011-10-28 12:10 UTC  (10+ messages)
    ` [Qemu-devel] "

[RFC] nfsd4: DEBUG: XDR_ERROR()
 2011-10-28 12:09 UTC  (3+ messages)

[PATCH] PCI: Set device power state to PCI_D0 for device without native PM support
 2011-10-28 12:06 UTC  (11+ messages)

[ANNOUNCE] [OFFTOPIC] Xvisor: eXtensible Versatile hypervISOR
 2011-10-28 12:05 UTC 

[RFC 0/1] change prcm chain handler to support pad to irq mapping
 2011-10-28 12:03 UTC  (2+ messages)
` [RFC] omap: mux: add support for selecting mpu_irq for each wakeup pad

[RFC] Change ECC algorithm from userspace
 2011-10-28 12:00 UTC  (10+ messages)

gen6 System freezes When Starting Eclipse using latest xf86-video-intel git (SNA)
 2011-10-28 11:58 UTC 

Unable to mount (or, why not to work late at night)
 2011-10-28 11:57 UTC  (3+ messages)

[PATCH] mac80211: disable powersave for broken APs
 2011-10-28 11:55 UTC  (3+ messages)

[PATCH] Add HybridISO support for PyGrub2
 2011-10-28 11:54 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] tty/serial: atmel_serial: fix compilation
 2011-10-28 11:33 UTC 

[PATCH V3 00/49] Tree wide: cleanup IRQF_DISABLED
 2011-10-28 11:51 UTC  (4+ messages)
` [PATCH 18/49] um: irq: Remove IRQF_DISABLED

[PATCH 0/3] OMAP: SPI: Driver updates
 2011-10-28 11:49 UTC  (3+ messages)

Crash when trying to mount ext4
 2011-10-28 11:49 UTC  (5+ messages)

[PATCH v2] PM: fix runtime accounting calculation error
 2011-10-28 11:51 UTC  (2+ messages)

[PATCH] orinoco: release BSS structures returned by cfg80211_inform_bss()
 2011-10-28 11:47 UTC  (2+ messages)
` [PATCH v2] "

Various ctrl and event frame work patches
 2011-10-28 11:48 UTC  (4+ messages)
` [PATCH 4/6] v4l2-event: Don't set sev->fh to NULL on unsubcribe

[PATCH BlueZ v2] Fix incorrect use of atoi in maemo6
 2011-10-28 11:47 UTC  (2+ messages)

[PATCH 0/3] OMAP: SPI: Driver updates
 2011-10-28 11:44 UTC  (8+ messages)
  ` [PATCH 1/3] OMAP: SPI: Use a workqueue per omap2_mcspi controller
  ` [PATCH 2/3] OMAP: SPI: call pm_runtime_disable in error path and remove
  ` [PATCH 3/3] OMAP: SPI: Correct the error path

[U-Boot] Help starting u-boot on an at91sam9260ek
 2011-10-28 11:43 UTC  (2+ messages)

[patch] drm/i915: fix if statement (bogus semi-colon)
 2011-10-28 11:42 UTC  (2+ messages)

[Buildroot] [git commit] Add libmodbus package
 2011-10-28 11:39 UTC 

Hello My Dear, My name is grace ndoye,i read through your profile today and i became interested in you,i will also like to know you the more,and i want you to send an e-mail to my e-mail address so i can give you my picture for you to know whom i am and for the both of us to know each other very well and better in life,and we can achieve it in future because ture love and feeling means alot in future.Here is my private e-mail address you can contact me with it.(gracendoye0@gala.net)I am waiting for your mail to my e-mail address above and aslo, Remember the distance or colour does not matter but love,feeling,e-motions and sympathetic love matters alot in life. Thanks,and i promise to be honest and to keep a very good relationship with you. Grace. gracendoye0@gala.net
 2011-10-28 11:39 UTC 

[Buildroot] fix for mplayer with armv7 / neon
 2011-10-28 11:38 UTC  (4+ messages)

[PATCH DOCDAY] introduce an xl man page in pod format
 2011-10-28 11:38 UTC  (4+ messages)

Hello
 2011-10-28 11:36 UTC  (2+ messages)

[Buildroot] [PATCH] sh: Add ttySC* to securetty
 2011-10-28 11:34 UTC  (2+ messages)

[Buildroot] [git commit] sh: Add ttySC* to securetty
 2011-10-28 11:33 UTC 

Hi
 2011-10-28 11:32 UTC 

Hello
 2011-10-28 11:24 UTC 

Hello
 2011-10-28 11:32 UTC 

[PATCH v2 00/12] Use refs API more consistently
 2011-10-28 11:28 UTC  (13+ messages)
` [PATCH v2 01/12] Rename another local variable name -> refname
` [PATCH v2 02/12] repack_without_ref(): remove temporary
` [PATCH v2 03/12] parse_ref_line(): add a check that the refname is properly formatted
` [PATCH v2 04/12] create_ref_entry(): extract function from add_ref()
` [PATCH v2 05/12] add_ref(): take a (struct ref_entry *) parameter
` [PATCH v2 06/12] do_for_each_ref(): correctly terminate while processesing extra_refs
` [PATCH v2 07/12] do_for_each_ref_in_array(): new function
` [PATCH v2 08/12] do_for_each_ref_in_arrays(): "
` [PATCH v2 09/12] repack_without_ref(): reimplement using do_for_each_ref_in_array()
` [PATCH v2 10/12] names_conflict(): new function, extracted from is_refname_available()
` [PATCH v2 11/12] names_conflict(): simplify implementation
` [PATCH v2 12/12] is_refname_available(): reimplement using do_for_each_ref_in_array()

hi
 2011-10-28 11:30 UTC  (2+ messages)
` Hi

Hi
 2011-10-28 11:30 UTC 

linux-next: build error from iio_simple_dummy_buffer.c
 2011-10-28 11:29 UTC 

hi
 2011-10-28 11:27 UTC  (2+ messages)
` Hi

[PATCH 00/21] [GIT PULL] ktest: lots of nice new features
 2011-10-28 11:16 UTC  (22+ messages)
` [PATCH 01/21] ktest: Add TEST_TYPE install option
` [PATCH 02/21] ktest: Create outputdir if it does not exist
` [PATCH 03/21] ktest: Only need to save .config when doing mrproper
` [PATCH 04/21] ktest: Include monitor in reboot code
` [PATCH 05/21] ktest: Fail when grub menu not found
` [PATCH 06/21] ktest: Add NO_INSTALL option to not install for a test
` [PATCH 07/21] ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot
` [PATCH 08/21] ktest: Do not reboot on config or build issues
` [PATCH 09/21] ktest: Add IF and ELSE to config sections
` [PATCH 10/21] ktest: Let IF keyword take comparisons
` [PATCH 11/21] ktest: Add INCLUDE keyword to include other config files
` [PATCH 12/21] ktest: Consolidate TEST_TYPE and DEFAULT code
` [PATCH 13/21] ktest: Add OVERRIDE keyword to DEFAULTS section
` [PATCH 14/21] ktest: Add DEFINED keyword for IF statements
` [PATCH 15/21] ktest: Sort make_min_config configs by dependecies
` [PATCH 16/21] ktest: Fix parsing of config section lines
` [PATCH 17/21] ktest: Add processing of complex conditionals
` [PATCH 18/21] ktest: Do not opencode reboot in grub setting
` [PATCH 19/21] ktest: Add another monitor flush before installing kernel
` [PATCH 20/21] ktest: Add variable ${PWD}
` [PATCH 21/21] ktest: Evaluate variables entered on the command line

[Qemu-devel] [ANNOUNCE] Xvisor: eXtensible Versatile hypervISOR
 2011-10-28 11:25 UTC  (2+ messages)
`  "

pNFS instance @ amazon
 2011-10-28 10:51 UTC 

Hello
 2011-10-28 11:24 UTC 

Hello
 2011-10-28 11:24 UTC 

Hello
 2011-10-28 11:24 UTC 

Hi
 2011-10-28 11:24 UTC 

Hello
 2011-10-28 11:24 UTC 

[PATCH v3 00/14] Tidying up references code
 2011-10-28 11:14 UTC  (7+ messages)
` [PATCH v3 08/14] add_ref(): add docstring
` [PATCH v3 10/14] refs: change signatures of get_packed_refs() and get_loose_refs()
` [PATCH v3 11/14] get_ref_dir(): change signature
` [PATCH v3 12/14] resolve_gitlink_ref(): improve docstring
` [PATCH v3 13/14] Pass a (ref_cache *) to the resolve_gitlink_*() helper functions
` [PATCH v3 14/14] resolve_gitlink_ref_recursive(): change to work with struct ref_cache

HSI framework for linux-next
 2011-10-28 11:23 UTC  (2+ messages)

[PATCH 01/10] ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()
 2011-10-28 11:22 UTC  (2+ messages)

3.x/libc6 -- out of ideas -- launching chrome results in an immediate crash of Xvnc everytime [SOLVED, well root cause found anyway]
 2011-10-28 11:20 UTC 

Hi
 2011-10-28 11:21 UTC 

Hello
 2011-10-28 11:20 UTC 

[net-next PATCH] net: allow vlan traffic to be received under bond
 2011-10-28 11:06 UTC  (6+ messages)

[PATCH] Fix missing copy of frame contents to local buffer
 2011-10-28 11:18 UTC  (2+ messages)

Hi
 2011-10-28 11:18 UTC 

Hi
 2011-10-28 11:18 UTC 

Hello
 2011-10-28 11:18 UTC 

Hi
 2011-10-28 11:16 UTC 

Hi
 2011-10-28 11:16 UTC 

Hi
 2011-10-28 11:16 UTC 

Hi
 2011-10-28 11:16 UTC 

BUG: hid-multitouch causes 10 second delay and error
 2011-10-28 11:16 UTC  (4+ messages)

Hi
 2011-10-28 11:16 UTC 


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.