All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-25 22:28:25 to 2010-06-26 00:14:05 UTC [more...]

Reviewing batman-adv for net/
 2010-06-26  0:14 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

How to manage merges from one line while excluding its merges from another
 2010-06-26  0:03 UTC  (2+ messages)

[PATCH v2 0/7] Make the string_list API consistent
 2010-06-25 23:41 UTC  (8+ messages)
` [PATCH v2 1/7] string_list: Fix argument order for print_string_list
` [PATCH v2 2/7] string_list: Fix argument order for for_each_string_list
` [PATCH v2 3/7] string_list: Fix argument order for string_list_insert
` [PATCH v2 4/7] string_list: Fix argument order for string_list_insert_at_index
` [PATCH v2 5/7] string_list: Fix argument order for string_list_lookup
` [PATCH v2 6/7] string_list: Fix argument order for string_list_append
` [PATCH v2 7/7] grep: fix string_list_append calls

JFFS2 corruption when mounting filesystem with filenames of length > 7
 2010-06-25 23:48 UTC  (5+ messages)
  ` JFFS2 corruption when mounting filesystem with filenames oflength "
    ` JFFS2 corruption when mounting filesystem with filenames oflength> 7

[Qemu-devel] [PATCH] tcg-s390: New TCG Target
 2010-06-25 22:57 UTC 

[SMS D-Bus 00/23] Exports SMS over D-Bus and mis cleanups
 2010-06-25 23:48 UTC  (26+ messages)
` [SMS D-Bus 01/23] documentation: add note about referencing standards
` [SMS D-Bus 02/23] util.h: Add BUILD_BUG_ON() and friends for compile-time assert checking
` [SMS D-Bus 03/23] smutil.h: add missing header file dependencies
` [SMS D-Bus 04/23] write_file: make transaction-safe
` [SMS D-Bus 05/23] doc: explain debugging options to -d, add a pointer in -h to manpage
` [SMS D-Bus 06/23] SMS: introduce message ID API
` [SMS D-Bus 07/23] introduce DECLARE_SMS_ADDR_STR()
` [SMS D-Bus 08/23] export sms_assembly_encode_address
` [SMS D-Bus 09/23] SMS: implement SHA256-based message IDs [incomplete]
` [SMS D-Bus 10/23] sms: add doc about the extensions D-Bus API (not yet implemented)
` [SMS D-Bus 11/23] struct tx_queue_entry: add fields and destructor
` [SMS D-Bus 12/23] SMS: produce a unique, persistent name for in-transit messages
` [SMS D-Bus 13/23] SMS: introduce bare state machine and transitions
` [SMS D-Bus 14/23] SMS: export outgoing messages over D-Bus (skeleton)
` [SMS D-Bus 15/23] SMS: split sms_send_message() into a D-Bus front end and an internal API
` [SMS D-Bus 16/23] SMS: introduce wait-for-ack state and infrastructure
` [SMS D-Bus 17/23] SMS: introduce sms_msg_cancel and its D-Bus wrapper
` [SMS D-Bus 18/23] SMS: rename tx_queue_entry->msg to ->dbus_msg for clarity
` [SMS D-Bus 19/23] SMS: Implement D-Bus SMS-MSG::GetProperties
` [SMS D-Bus 20/23] SMS: send D-Bus SMS-MSG::ProperyChanged signals when message changes status
` [SMS D-Bus 21/23] SMS: make D-Bus SendMessage and Cancel fully synchronous
` [SMS D-Bus 22/23] SMS: set the SRR bit in outgoing PDUs if WFA is requested
` [SMS D-Bus 23/23] sms_text_prepare: document @use_delivery_reports

[PATCH 0/2] arch_hweight implementation for MIPS
 2010-06-25 23:46 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Create and use asm/arch_hweight.h
` [PATCH 2/2] MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON

[PATCH] of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
 2010-06-25 23:46 UTC  (13+ messages)
` [PATCH] of/flattree: Use common ALIGN() macro instead of archspecific _ALIGN

[PATCH v2 0/3] OMAP: add runtime PM support at bus-level
 2010-06-25 23:46 UTC  (17+ messages)
` [PATCH v2 1/3] OMAP: PM: initial runtime PM core support

[PATCH:v4 00/13] OMAP: GPIO: Implement GPIO in HWMOD way
 2010-06-25 23:36 UTC  (14+ messages)
` [PATCH:v4 01/13] OMAP: GPIO: Modify init() in preparation for platform device implementation
  ` [PATCH:v4 02/13] OMAP: GPIO: Populate GPIO base address in omapxxxx.h
    ` [PATCH:v4 03/13] OMAP: GPIO: Include platform_data structure for GPIO
      ` [PATCH:v4 04/13] OMAP: GPIO: Introduce support for OMAP15xx chip GPIO init
        ` [PATCH:v4 05/13] OMAP: GPIO: Introduce support for OMAP16xx "
          ` [PATCH:v4 06/13] OMAP: GPIO: Introduce support for OMAP7xx "
            ` [PATCH:v4 07/13] OMAP: GPIO: add GPIO hwmods structures for OMAP3
              ` [PATCH:v4 08/13] OMAP: GPIO: add GPIO hwmods structures for OMAP242X
                ` [PATCH:v4 09/13] OMAP: GPIO: add GPIO hwmods structures for OMAP243X
                  ` [PATCH:v4 10/13] OMAP: GPIO: Add gpio dev_attr and correct clks in OMAP4 hwmod struct
                    ` [PATCH:v4 11/13] OMAP: GPIO: Introduce support for OMAP2PLUS chip GPIO init
                      ` [PATCH:v4 12/13] OMAP: GPIO: Implement GPIO as a platform device

futex: race in lock and unlock&exit for robust futex with PI?
 2010-06-25 23:35 UTC  (5+ messages)

[PATCH 2.6.27.y 3/3] ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages
 2010-06-25 23:32 UTC  (3+ messages)
` Patch "ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages" has been added to the 2.6.27-stable tree

[PATCH 2.6.27.y 1/3] ext4: Use our own write_cache_pages()
 2010-06-25 23:32 UTC  (2+ messages)
` Patch "ext4: Use our own write_cache_pages()" has been added to the 2.6.27-stable tree

[PATCH 2.6.27.y 2/3] ext4: Fix file fragmentation during large file write
 2010-06-25 23:32 UTC  (2+ messages)
` Patch "ext4: Fix file fragmentation during large file write." has been added to the 2.6.27-stable tree

[PATCH for stable] tracing: Consolidate protection of reader access to the ring buffer
 2010-06-25 22:54 UTC  (4+ messages)
    ` [stable] "

[stable] Please apply ucc_geth patches to 2.6.32-stable
 2010-06-25 22:52 UTC  (3+ messages)

[PATCH v2.6.32.y 01/53] ext4: Fix potential quota deadlock
 2010-06-25 22:29 UTC  (2+ messages)
` [stable] "

Monitor current technology
 2010-06-25 23:27 UTC  (2+ messages)

[PATCH 00/26] KVM PPC PV framework
 2010-06-25 23:25 UTC  (80+ messages)
` [PATCH 01/26] KVM: PPC: Introduce shared page
` [PATCH 02/26] KVM: PPC: Convert MSR to "
` [PATCH 03/26] KVM: PPC: Convert DSISR "
` [PATCH 04/26] KVM: PPC: Convert DAR "
` [PATCH 05/26] KVM: PPC: Convert SRR0 and SRR1 "
` [PATCH 06/26] KVM: PPC: Convert SPRG[0-4] "
` [PATCH 07/26] KVM: PPC: Implement hypervisor interface
` [PATCH 08/26] KVM: PPC: Add PV guest critical sections
` [PATCH 09/26] KVM: PPC: Add PV guest scratch registers
` [PATCH 10/26] KVM: PPC: Tell guest about pending interrupts
` [PATCH 11/26] KVM: PPC: Make RMO a define
` [PATCH 12/26] KVM: PPC: First magic page steps
` [PATCH 13/26] KVM: PPC: Magic Page Book3s support
` [PATCH 14/26] KVM: PPC: Magic Page BookE support
` [PATCH 15/26] KVM: PPC: Expose magic page support to guest
` [PATCH 16/26] KVM: Move kvm_guest_init out of generic code
` [PATCH 17/26] KVM: PPC: Generic KVM PV guest support
` [PATCH 18/26] KVM: PPC: KVM PV guest stubs
` [PATCH 19/26] KVM: PPC: PV instructions to loads and stores
` [PATCH 20/26] KVM: PPC: PV tlbsync to nop
` [PATCH 21/26] KVM: PPC: Introduce kvm_tmp framework
` [PATCH 22/26] KVM: PPC: PV assembler helpers
` [PATCH 23/26] KVM: PPC: PV mtmsrd L=1
` [PATCH 24/26] KVM: PPC: PV mtmsrd L=0 and mtmsr
` [PATCH 25/26] KVM: PPC: PV wrteei
` [PATCH 26/26] KVM: PPC: Add Documentation about PV interface

[PATCH] Faster MMU lookups for Book3s
 2010-06-25 23:18 UTC  (12+ messages)
` [PATCH] KVM: PPC: Add generic hpte management functions
` [PATCH] KVM: PPC: Make use of hash based Shadow MMU

[PATCH] KVM: PPC: Book3S_32 MMU debug compile fixes
 2010-06-25 23:11 UTC  (3+ messages)

[Bug 25682] radeon drm (linux 2.6.3x) loaded with modeset=1 + 2x ATI 4850 (RV770) in CrossfireX=> crash and blank screen
 2010-06-25 23:07 UTC 

[SPAM] Cet été les prix se cassent pour vous !
 2010-06-25 23:06 UTC 

[RFC][PATCH 06/10] cifs: define inode-level cache object and register them
 2010-06-25 23:05 UTC  (11+ messages)

[PATCH 0/2 v3] mpc5200 ac97 gpio reset
 2010-06-25 23:04 UTC  (3+ messages)

[PATCH 0/8] OMAP3: Adding Smartreflex and Voltage driver support
 2010-06-25 22:55 UTC  (9+ messages)
` [PATCH 1/8] OMAP3: PM: Adding voltage driver support for OMAP3
  ` [PATCH 2/8] OMAP3: PM: Adding smartreflex driver support
    ` [PATCH 3/8] OMAP3: PM: Adding smartreflex device file
      ` [PATCH 4/8] OMAP3: PM: Adding smartreflex hwmod data
        ` [PATCH 5/8] OMAP3: PM: Adding smartreflex class3 driver
          ` [PATCH 6/8] OMAP3: PM: Adding T2 enabling of smartreflex support
            ` [PATCH 7/8] OMAP: PM: Allowing an early init of pm debugfs driver

[PATCH 2.6.35] bonding: prevent netpoll over bonded interfaces
 2010-06-25 22:52 UTC  (3+ messages)

[PATCH] usb gadget, serial: Add a serial number field to the usb descriptor
 2010-06-25 22:45 UTC 

[Qemu-devel] [PATCH 0/7] poison TARGET_xxx for compile once object and header file cleanups
 2010-06-25 22:47 UTC  (2+ messages)

[PATCH 0/2] iwlwifi fixes for 2.6.35
 2010-06-25 22:43 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: fix multicast
` [PATCH 2/2] iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag

[PATCH 0/8] iwlwifi updates for 2.6.36
 2010-06-25 22:43 UTC  (9+ messages)
` [PATCH 1/8] iwlwifi: name change from signal protection flag
` [PATCH 2/8] iwlwifi: enable DC calibration based on config parameter
` [PATCH 3/8] iwlwifi: add a mechanism to disable plcp error checking
` [PATCH 4/8] iwlwifi: update LQ for bcast station on channel change
` [PATCH 5/8] iwlwifi: read rfkill during resume
` [PATCH 6/8] iwlwifi: turn on RTS/CTS after aggregation become operational
` [PATCH 7/8] iwlagn: reduce severity of disconnected antennas warning
` [PATCH 8/8] iwlwifi: add disable rf calibration support for 6000g2a and 6000g2b

[PATCH 2.6.35-rc3] Add RCU check for find_task_by_vpid()
 2010-06-25 22:41 UTC  (3+ messages)

Fwd: mesh configuration information element is wrong?
 2010-06-25 22:39 UTC  (2+ messages)
  `  "

[U-Boot] (no subject)
 2010-06-25 22:39 UTC  (2+ messages)
` [U-Boot] [PATCH] Fix compiler warnings for EVB64260, P3G4 and ZUMA

[RFC 0/5] ASoC multi-component support : core
 2010-06-25 22:38 UTC  (7+ messages)

[PATCH 1/2] sunrpc: split the vs_hidden flag into TCP and UDP variants (try #2)
 2010-06-25 22:35 UTC  (7+ messages)

[RFC 1/5] Make soft_irq NMI safe
 2010-06-25 22:29 UTC  (6+ messages)
` [RFC][PATCH] irq_work
  ` [RFC][PATCH] irq_work -v2

[B.A.T.M.A.N.] Staging: batman-adv for 2.6.36 (2)
 2010-06-25 22:28 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 8/8] Staging: batman-adv: fix early debugfs deinitialization


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.