All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-23 23:09:17 to 2008-06-24 02:20:16 UTC [more...]

[PATCH v2] git-svn: make rebuild respect rewriteRoot option
 2008-06-24  2:11 UTC  (2+ messages)

[PATCH v5] gitweb: add test suite with Test::WWW::Mechanize::CGI
 2008-06-24  2:18 UTC  (6+ messages)
` [PATCH v6] "
        ` [PATCH v7] "

why is git destructive by default? (i suggest it not be!)
 2008-06-24  2:17 UTC  (3+ messages)

[RFC][PATCH] ext3: don't read inode block if the buffer has a write error
 2008-06-24  2:17 UTC  (3+ messages)

[PATCH 2.6.26-rc] ACPI Thermal Zone driver breaks lm-sensors 2 userspace
 2008-06-24  2:17 UTC  (2+ messages)
    ` [lm-sensors] [PATCH 2.6.26-rc] ACPI Thermal Zone driver breaks

+ ext3-dont-read-inode-block-if-the-buffer-has-a-write-error.patch added to -mm tree
 2008-06-24  2:17 UTC 

+ ext3-dont-read-inode-block-if-the-buffer-has-a-write-error.patch added to -mm tree
 2008-06-24  2:17 UTC 

BTTV autodetection code - need help understanding
 2008-06-24  2:13 UTC 

[RESEND][PATCH -mm 2/2] vfs: add cond_resched_lock while scanning dentry LRU lists
 2008-06-24  2:11 UTC  (2+ messages)

+ vfs-fix-coding-style-in-dcachec.patch added to -mm tree
 2008-06-24  2:11 UTC 

+ vfs-add-cond_resched_lock-while-scanning-dentry-lru-lists.patch added to -mm tree
 2008-06-24  2:11 UTC 

[JGIT PATCH 00/10] Support writing pack index version 2
 2008-06-24  2:10 UTC  (11+ messages)
` [JGIT PATCH 01/10] Extract inner ObjectEntry from IndexPack class
  ` [JGIT PATCH 02/10] Make ObjectEntry's position field private
    ` [JGIT PATCH 03/10] Rename ObjectEntry to PackedObjectInfo
      ` [JGIT PATCH 04/10] Document PackedObjectInfo and make it public for reuse
        ` [JGIT PATCH 05/10] Refactor pack index writing to a common API
          ` [JGIT PATCH 06/10] Reuse the magic tOc constant for pack index headers
            ` [JGIT PATCH 07/10] Add 64 bit network byte order encoding to NB
              ` [JGIT PATCH 08/10] Compute packed object entry CRC32 data during IndexPack
                ` [JGIT PATCH 09/10] Add support for writing pack index v2 files
                  ` [JGIT PATCH 10/10] Default IndexPack to honor pack.indexversion configuration

[PATCH 2/2] Restore the lowspace extent allocator algorithm
 2008-06-24  2:16 UTC 

Fwd: git status bug problem
 2008-06-24  2:09 UTC  (5+ messages)
    `  "

[RESEND][PATCH -mm 1/2] vfs: fix coding style at dcache.c
 2008-06-24  2:07 UTC  (2+ messages)

[PATCH 1/2] set minleft in xfs_bmbt_split()
 2008-06-24  2:09 UTC 

[patch v2 00/11] DM9000 patch series for next kernel
 2008-06-24  2:00 UTC  (7+ messages)
` [patch v2 02/11] DM9000: Fixup blackfin after removing 2 resource usage

[PATCH 0/3] RT: scheduler newidle enhancements
 2008-06-24  2:59 UTC  (12+ messages)
` [PATCH 1/3] sched: enable interrupts and drop rq-lock during newidle balancing
` [PATCH 3/3] sched: terminate newidle balancing once at least one task has moved over

[PATCH] CONNECTOR: add a proc entry to list connectors
 2008-06-24  1:57 UTC  (3+ messages)

[RFC] serio driver: speed up resume
 2008-06-24  2:02 UTC  (2+ messages)

[Bug #10815] 2.6.26-rc4: RIP find_pid_ns+0x6b/0xa0
 2008-06-24  1:51 UTC  (13+ messages)

[RESEND][PATCH -mm 0/2] vfs: __shrink_dcache_sb() fixes
 2008-06-24  1:45 UTC 

stuck tcp connections 2.6.26-rc7
 2008-06-24  1:45 UTC  (5+ messages)

v2.6.26-rc7: BUG: unable to handle kernel NULL pointer dereference
 2008-06-24  1:36 UTC  (4+ messages)

starting with 2.6.26-rc1 cell_defconfig fails on QS22
 2008-06-24  1:40 UTC  (4+ messages)

[bad page] memcg: another bad page at page migration (2.6.26-rc5-mm3 + patch collection)
 2008-06-24  1:37 UTC  (6+ messages)

[PATCH] [RFC] powerpc: Xilinx: adding virtex5 powerpc 440 support
 2008-06-24  1:35 UTC  (4+ messages)

[PATCH] [OLPC] sdhci: add quirk for the Marvell CaFe's interrupt timeout
 2008-06-24  1:40 UTC  (5+ messages)

TAKE 983564 -
 2008-06-24  1:38 UTC 

[PATCH 2/3] implement some resilience against pack corruptions
 2008-06-24  1:33 UTC  (2+ messages)

2.6.25.8-rt7
 2008-06-24  1:34 UTC 

LINENO patch
 2008-06-24  1:34 UTC 

[PATCH 01/14] powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
 2008-06-24  1:33 UTC  (14+ messages)
` [PATCH 02/14] powerpc: Allow create_branch() to return errors
` [PATCH 03/14] powerpc: Make create_branch() return errors if the branch target is too large
` [PATCH 04/14] powerpc: Add ppc_function_entry() which gets the entry point for a function
` [PATCH 05/14] powerpc: Add new code patching routines
` [PATCH 06/14] powerpc: Add tests of the "
` [PATCH 07/14] powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
` [PATCH 08/14] powerpc: Split out do_feature_fixups() from cputable.c
` [PATCH 09/14] powerpc: Consolidate CPU and firmware feature fixup macros
` [PATCH 10/14] powerpc: Consolidate feature fixup macros for 64/32 bit
` [PATCH 11/14] powerpc: Introduce infrastructure for feature sections with alternatives
` [PATCH 12/14] powerpc: Add logic to patch alternative feature sections
` [PATCH 13/14] powerpc: Add self-tests of the feature fixup code
` [PATCH 14/14] powerpc: Use an alternative feature section in entry_64.S

[PATCH] 2.6.25.4-rt6: missing global_rt_runtime() in sched.c
 2008-06-24  1:30 UTC  (3+ messages)

Convert 'git blame' to parse_options()
 2008-06-24  1:27 UTC  (22+ messages)
` [RFC] "

[PATCH 0/8] textsearch: case insensitive pattern matching for netfilter
 2008-06-24  1:25 UTC  (3+ messages)

[PATCH 3/3] test case for pack resilience against corruptions
 2008-06-24  1:24 UTC 

[PATCH 1/3] call init_pack_revindex() lazily
 2008-06-24  1:22 UTC 

[RFC PATCH] x86:Use cpu_khz for loops_per_jiffy calculation
 2008-06-24  1:21 UTC  (11+ messages)

dtc: Testcase for /include/ directive
 2008-06-24  1:21 UTC 

a question of mpc8313, maybe simple
 2008-06-24  1:13 UTC  (3+ messages)

Horrible denial of service bug in autmount 5
 2008-06-24  1:08 UTC  (18+ messages)

[PATCH] x86 boot: Pass E820 memory map entries more than 128 via linked list of setup data
 2008-06-24  1:09 UTC  (9+ messages)

[PATCH 3/3] netdevice: order of synchronization of IFF_PROMISC and IFF_ALLMULTI
 2008-06-24  1:02 UTC  (15+ messages)
              ` [PATCH] net-driver: Drivers don't set IFF_* flag [Was: [PATCH 3/3] netdevice: order of synchronization of IFF_PROMISC and IFF_ALLMULTI]

Re: Re: Re: SetPageForeign in netback
 2008-06-24  0:59 UTC 

[2.6 patch] asm/ptrace.h userspace headers cleanup
 2008-06-24  0:15 UTC  (4+ messages)

+ fujitsu-laptop-depends-on-input.patch added to -mm tree
 2008-06-24  0:41 UTC  (2+ messages)

[2.6 patch] drivers/macintosh/: possible cleanups
 2008-06-24  0:38 UTC  (5+ messages)

Performance of ext4
 2008-06-24  0:31 UTC  (13+ messages)

[PATCH 3/3] xtensa: Use packed struct rather than memmove for unaligned access
 2008-06-24  0:29 UTC 

[PATCH 1/3] h8300: Use packed struct rather than memmove for unaligned access
 2008-06-24  0:28 UTC 

[PATCH 2/3] m32r: Use packed struct rather than memmove for unaligned access
 2008-06-24  0:28 UTC 

[PATCH 2/3] Full conversion to early_initcall() interface, remove old interface
 2008-06-24  0:27 UTC  (2+ messages)

+ full-conversion-to-early_initcall-interface-remove-old-interface.patch added to -mm tree
 2008-06-24  0:27 UTC 

+ better-interface-for-hooking-early-initcalls.patch added to -mm tree
 2008-06-24  0:27 UTC 

+ relay-add-buffer-only-channels-useful-for-early-logging.patch added to -mm tree
 2008-06-24  0:27 UTC 

[linux-dvb] [PATCH] Terratec Cinergy DT XS Diversity new USB ID (0ccd:0081)
 2008-06-24  0:26 UTC 

problem in probing flash for MTD
 2008-06-24  0:21 UTC 

[RFC][Patch 2/2] markers: example of irq regular kernel markers
 2008-06-24  0:20 UTC  (7+ messages)
    ` [RFC] Tracepoint proposal

problem in probing flash for MTD
 2008-06-24  0:21 UTC 

webcams
 2008-06-24  0:18 UTC  (4+ messages)

[RFC] NET_SCHED: restore HZ value to /proc/net/psched
 2008-06-24  0:15 UTC  (4+ messages)

[BUG] Lockless patches cause hardlock under heavy IO
 2008-06-24  0:13 UTC  (8+ messages)

[Bugme-new] [Bug 10882] New: Different kernel crashes on corrupted filesystems
 2008-06-24  0:09 UTC  (4+ messages)
` [PATCH] ext3: handle corrupted orphan list at mount

[PATCH -rt] serial: 8250: fix shared interrupts issues under RT kernels
 2008-06-24  0:12 UTC  (2+ messages)

[PATCH 5/6] byteorder: remove the old byteorder implementation
 2008-06-24  0:09 UTC 

[PATCH 6/6] byteorder: add store_{endian} helpers
 2008-06-24  0:09 UTC 

REVIEW: Fix CI lookup in leaf-form directories
 2008-06-24  0:11 UTC  (3+ messages)

[PATCH 4/6] byteorder: fix direct byteswap includes
 2008-06-24  0:09 UTC 

[PATCH 3/6] byteorder: wire up arches to use new headers
 2008-06-24  0:09 UTC 

[PATCH 2/6] byteorder: add include/linux/byteorder.h to define endian helpers
 2008-06-24  0:09 UTC 

[PATCH 1/6] byteorder: add a new include/linux/swab.h to define byteswapping functions
 2008-06-24  0:09 UTC 

+ olpc-sdhci-add-quirk-for-the-marvell-cafes-interrupt-timeout.patch added to -mm tree
 2008-06-24  0:07 UTC 

+ olpc-sdhci-add-quirk-for-the-marvell-cafes-vdd-powerup-issue.patch added to -mm tree
 2008-06-24  0:07 UTC 

End to end SMART to RAID repair
 2008-06-24  0:05 UTC 

[PATCH 0/4] percpu: Optimize percpu accesses
 2008-06-24  0:02 UTC  (20+ messages)
` [crash, bisected] Re: [PATCH 3/4] x86_64: Fold pda into per cpu area

+ fix-setting-of-pf_superpriv-by-__capable.patch added to -mm tree
 2008-06-24  0:00 UTC 

[PATCH -rt] ide: fix interrupts processing issue with preempt-able hardirqs
 2008-06-24  0:00 UTC  (4+ messages)

[PATCH - take 2] knfsd: nfsd: Handle ERESTARTSYS from syscalls
 2008-06-23 23:55 UTC  (7+ messages)
            ` [PATCH - take 2] knfsd: nfsd: Handle ERESTARTSYS from syscalls. (and possible kthread_stop changes)

+ include-asm-ptraceh-userspace-headers-cleanup.patch added to -mm tree
 2008-06-23 23:55 UTC 

[PATCH] IRDA: Fix genlmsg_put() return value check
 2008-06-23 23:54 UTC  (4+ messages)

+ coda-remove-coda_fs_old_api.patch added to -mm tree
 2008-06-23 23:53 UTC 

[Buildroot] Modular X.org
 2008-06-23 23:54 UTC  (6+ messages)

[PATCH] alpha: fix module load failures on smp (bug #10926)
 2008-06-23 23:53 UTC  (3+ messages)

+ include-linux-kernelh-userspace-header-cleanup.patch added to -mm tree
 2008-06-23 23:51 UTC 

[2.6 patch] linux/kernel.h userspace header cleanup
 2008-06-23 23:51 UTC  (2+ messages)

[RFC 1/3] powerpc: __copy_tofrom_user tweaked for Cell
 2008-06-23 23:49 UTC  (4+ messages)

[PATCH] m68knommu: ColdFire add support for kernel preemption
 2008-06-23 23:47 UTC  (10+ messages)

+ christoph-has-moved.patch added to -mm tree
 2008-06-23 23:44 UTC 

+ ext3-handle-corrupted-orphan-list-at-mount-cleanup.patch added to -mm tree
 2008-06-23 23:43 UTC 

+ ext3-handle-corrupted-orphan-list-at-mount-cleanup.patch added to -mm tree
 2008-06-23 23:43 UTC 

+ ext3-handle-corrupted-orphan-list-at-mount-fix.patch added to -mm tree
 2008-06-23 23:43 UTC 

+ ext3-handle-corrupted-orphan-list-at-mount.patch added to -mm tree
 2008-06-23 23:43 UTC 

2.6.27-rc7-git1: usb-storage breakage with non-functional disk
 2008-06-23 23:42 UTC  (4+ messages)

[PATCH 0/3] e1000,e1000e,igb: make ioport free for adapters that need NO ioport resources
 2008-06-23 23:40 UTC  (4+ messages)

[PATCH] x86: fix compiling warning in init_64.c
 2008-06-23 23:41 UTC  (2+ messages)
` [PATCH] x86: numa32 pfn print out using hex instead

[PATCH] [PATCH] v4l: Introduce "index" attribute for persistent video4linux device nodes
 2008-06-23 23:39 UTC  (5+ messages)
    ` [v4l-dvb-maintainer] "
      ` [v4l-dvb-maintainer] [PATCH] [PATCH] v4l: Introduce "index" attribute for?persistent "

Reminder: SELiunx Developer Symposium
 2008-06-23 23:37 UTC 

Weird oops in mac80211's skb_orphan call
 2008-06-23 23:32 UTC 

[patch 00/10] 2.6.28.9-rc2 review
 2008-06-23 23:28 UTC  (9+ messages)
  ` [patch 07/10] watchdog: hpwdt: fix use of inline assembly
  ` [patch 01/10] atl1: relax eeprom mac address error check
  ` [patch 02/10] Reinstate ZERO_PAGE optimization in get_user_pages() and fix XIP
  ` [patch 03/10] sctp: Make sure N * sizeof(union sctp_addr) does not overflow
  ` [patch 04/10] x86: use BOOTMEM_EXCLUSIVE on 32-bit
` [patch 10/10] Fix ZERO_PAGE breakage with vmware

[RFC][PATCH][cryo] Save/restore state of unnamed pipes
 2008-06-23 23:30 UTC  (3+ messages)

[HVR 1300] secam bg
 2008-06-23 23:29 UTC  (3+ messages)

linux-next build poblems
 2008-06-23 23:29 UTC  (3+ messages)

[Buildroot] Problem with hotplug
 2008-06-23 23:24 UTC 

[Lustre-devel] ongoing libcfs changes
 2008-06-23 23:24 UTC 

[PATCH 1/8] textsearch: fix textsearch for case insensitive searching
 2008-06-23 23:22 UTC  (3+ messages)

[GIT] Please pull NFS client fixes for 2.6.26
 2008-06-23 23:22 UTC 

[PATCH] ibm_newemac: Fixes memory leak in ibm_newemac ethernet driver
 2008-06-23 23:21 UTC  (3+ messages)

Re: Re: SetPageForeign in netback
 2008-06-23 23:21 UTC  (2+ messages)

[PATCH] ibm_newemac: Fixes entry of short packets
 2008-06-23 23:20 UTC  (3+ messages)

[RESEND PATCH 1/3] e1000e: set CONFIG_E1000E=y in x86 defconfigs
 2008-06-23 23:20 UTC  (4+ messages)

[PATCH] ibm_newemac: Fixes kernel crashes when speed of cable connected changes
 2008-06-23 23:20 UTC  (3+ messages)

NFS oops in 2.6.26rc4
 2008-06-23 23:19 UTC  (12+ messages)

ECS K7VTA3: Mixer channels reversed
 2008-06-23 23:15 UTC 

[PATCH/RFC] Bugfix for AIX tmpfile creation
 2008-06-23 23:14 UTC  (6+ messages)

[RFC] hugetlb reservations -- MAP_PRIVATE fixes for split vmas V2
 2008-06-23 23:08 UTC  (3+ messages)
` [PATCH 2/2] hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits V2

ext3 directory corruption under Xen
 2008-06-23 23:08 UTC  (4+ messages)

[PATCH] TCP options clean up
 2008-06-23 22:20 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.