All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-11-10 21:33:15 to 2007-11-11 05:51:52 UTC [more...]

[VLAN]: Don't synchronize addresses while the vlan device is down
 2007-11-11  5:51 UTC  (2+ messages)

[PATCH 4/4] Consolidate equal handlers in tunnel4.c
 2007-11-11  5:50 UTC  (2+ messages)

[PATCH 07/11] git-fetch: Limit automated tag following to only fetched objects
 2007-11-11  5:49 UTC  (3+ messages)

[PATCH] Color support added to git-add--interactive
 2007-11-11  2:23 UTC  (16+ messages)
  ` revised: "
      ` [PATCH 2/2] Let git-add--interactive read colors from git-config
            ` [PATCH 1/2] Added basic color support to git add --interactive
                    ` [PATCH 0/3] Adding colors to git-add--interactive
                    ` [PATCH 2/3] Let git-add--interactive read colors from .gitconfig
                    ` [PATCH 3/3] Added diff hunk coloring to git-add--interactive
                    ` Subject: [PATCH 1/3] Added basic color support to git add --interactive
                    ` Subject: [PATCH 2/3] Let git-add--interactive read colors from .gitconfig

[PATCH 3/4] Cleanup the xfrm4_tunnel_(un)register
 2007-11-11  5:49 UTC  (2+ messages)

[PATCH 2/4] Add missed tunnel64_err handler
 2007-11-11  5:48 UTC  (2+ messages)

[PATCH 1/4] Un-define the IPTUNNEL_XMIT() macro
 2007-11-11  5:42 UTC  (2+ messages)

[PATCH][IPX] Use existing sock refcnt debugging infrastructure
 2007-11-11  5:39 UTC  (3+ messages)

[PATCH][PACKET] Use existing sock refcnt debugging infrastructure
 2007-11-11  5:38 UTC  (3+ messages)

[PATCH] Fix infinite loop on dev_mc_unsync()
 2007-11-11  5:34 UTC  (5+ messages)

Temporary lockup on loopback block device
 2007-11-11  5:33 UTC  (7+ messages)

[PATCH] Use list_head-s in inetpeer.c
 2007-11-11  5:31 UTC  (2+ messages)

[PATCH] status&commit: Teach them to show commits of modified submodules
 2007-11-11  5:30 UTC  (4+ messages)

[PATCH 06/11] git-fetch: Release objects used by a prior transport
 2007-11-11  5:29 UTC  (3+ messages)

[PATCH] Make helper to get dst entry and "use" is
 2007-11-11  5:28 UTC  (2+ messages)

[PATCH][IPV4] Remove bugus goto-s from ip_route_input_slow
 2007-11-11  5:26 UTC  (2+ messages)

[PATCH net-2.6 0/4] [TCP]: Bug fixes & minor tweaks
 2007-11-11  5:24 UTC  (9+ messages)
` [PATCH 1/4] [TCP]: Consider GSO while counting reord in sacktag
  ` [PATCH 2/4] [TCP]: Fix reord detection due to snd_una covered holes
    ` [PATCH 3/4] [TCP]: Add unlikely() to sacktag out-of-mem in fragment case
      ` [PATCH 4/4] [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)

(no subject)
 2007-11-11  5:18 UTC  (3+ messages)
` 

[PATCH 01/11] Fix memory leak in traverse_commit_list
 2007-11-11  5:17 UTC  (3+ messages)

[PATCH 0/5] introduce K64BIT=y and backward compatibility ARCH={i386,x86_64} for x86
 2007-11-11  5:14 UTC  (14+ messages)
` [PATCH] kconfig: factor out code in confdata.c
  ` [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
    ` [PATCH] x86: Use CONFIG_64BIT to select between 32 and 64 bit in Kconfig
      ` [PATCH] kconfig: document make K64BIT=y in README

gitk/git-gui misfeature: saving the geometry can the window out of reach
 2007-11-11  5:11 UTC  (2+ messages)

minor CPU wake-up question
 2007-11-11  4:47 UTC  (2+ messages)

[PATCH] Avoid unpaired stwcx. on some processors
 2007-11-11  4:46 UTC  (3+ messages)

cd/dvd inaccessible in 2.6.24-rc2
 2007-11-11  4:40 UTC  (7+ messages)

AppArmor Security Goal
 2007-11-11  4:50 UTC  (23+ messages)

git packs
 2007-11-11  4:35 UTC  (6+ messages)

[PATCH] fix index-pack with packs >4GB containing deltas on 32-bit machines
 2007-11-11  4:29 UTC 

[PATCH] [POWERPC] Fix CONFIG_SMP=n build error on ppc64
 2007-11-11  4:25 UTC  (3+ messages)

[Qemu-devel] Splitting vl.h
 2007-11-11  4:22 UTC 

[PATCH] time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
 2007-11-11  4:09 UTC  (5+ messages)

tracking remotes with Git
 2007-11-11  4:05 UTC  (3+ messages)

[PATCH, RFC] improved hacks to allow -rt to run kernbench on POWER
 2007-11-11  3:59 UTC  (4+ messages)

[PATCH] log2.h: Define order_base_2() macro for convenience
 2007-11-11  3:53 UTC 

Kernel locks up after calling kernel_execve()
 2007-11-11  3:55 UTC  (6+ messages)

OpenSolaris zombie domains
 2007-11-11  3:55 UTC  (2+ messages)

Linux wireless compatibility package for kernels >= 2.6.22
 2007-11-11  3:53 UTC 

Soundmedem-.10 file not uncompressing
 2007-11-11  3:38 UTC  (3+ messages)

[Qemu-devel] qemu qemu-img.c
 2007-11-11  3:33 UTC 

NFSv4 broken in -mm (MMOM "10-Nov-2007 22:46")
 2007-11-11  3:32 UTC  (2+ messages)

[PATCH 01/01] iproute2-2.6.23: RFC4214 Support (3)
 2007-11-11  3:26 UTC 

[PATCH 0/6] QEMU support for virtio (v2)
 2007-11-11  3:20 UTC  (7+ messages)
  ` [PATCH 1/6] Basic virtio infrastructure for QEMU (v2)
  ` [PATCH 2/6] virtio block driver "
  ` [PATCH 3/6] 9p virtio transport "
  ` [PATCH 4/6] virtio network driver "
  ` [PATCH 5/6] Remove hypercall driver (v2)
  ` [PATCH 6/6] Provide a mechanism to build virtio drivers as modules (v2)

Deprecate git-fetch-pack?
 2007-11-11  3:09 UTC  (3+ messages)

[RFC] b43: multiple MAC addresses support
 2007-11-11  2:58 UTC  (5+ messages)

[Qemu-devel] qemu Makefile Makefile.target aes.c block-bochs
 2007-11-11  2:51 UTC 

[RFC 1/13] Char: nozomi, remove unneded stuff
 2007-11-11  2:37 UTC  (5+ messages)
` [RFC 13/13] Char: nozomi, cleanup read and write

qemu option parsing error
 2007-11-11  2:31 UTC  (3+ messages)

[Bridge] WDS STP weirdness
 2007-11-11  2:31 UTC 

patch conflicts (MMOTM "10-Nov-2007 22:46")
 2007-11-11  2:28 UTC  (2+ messages)

[PATCH] make ds1wm driver to check ds1wm_platform_data pointer against NULL
 2007-11-11  2:26 UTC  (4+ messages)

+ add-64-bit-capability-support-to-the-kernel-fix-fix.patch added to -mm tree
 2007-11-11  2:21 UTC 

+ hugetlb-follow_hugetlb_page-for-write-access-fix.patch added to -mm tree
 2007-11-11  2:19 UTC 

[Bluez-devel] headset audio playback real slooowwww
 2007-11-11  2:19 UTC  (2+ messages)

[PATCH 0/6] MN10300: Add the MN10300 architecture to Linux kernel [try #5]
 2007-11-11  2:14 UTC  (3+ messages)
` [PATCH 1/6] Suppress A.OUT library support if !CONFIG_BINFMT_AOUT "

[Qemu-devel] QEMU - macaddr= does not work - HELP
 2007-11-11  1:55 UTC  (2+ messages)

What's the purpose of the new btusb driver ?
 2007-11-11  1:53 UTC  (8+ messages)
` [Bluez-devel] "

[Qemu-devel] qemu vl.c hw/pc.c hw/ppc_chrp.c hw/ppc_oldworld
 2007-11-11  1:50 UTC 

Re : Oops preceded by WARNING: at net/ipv4/tcp_input.c:1571 tcp_remove_reno_sacks()
 2007-11-11  1:39 UTC 

git svn dcommit with a dirty index
 2007-11-11  1:42 UTC  (2+ messages)

The FIXADDR stuff in memory.c and task_mmu.c
 2007-11-11  1:18 UTC 

[patch 0/2] merge AES setkey function for i586
 2007-11-11  1:18 UTC  (5+ messages)
` [patch 2/2] remove similar aes glue code

[Qemu-devel] qemu Makefile.target
 2007-11-11  1:18 UTC 

[PATCH] kernel/capability.c get_task_comm compile error (MMOTM)
 2007-11-11  1:01 UTC 

[PATCH] mm/memory.c follow_hugetlb_page compiler error (MMOTM)
 2007-11-11  0:54 UTC 

[Xenomai-help] more geode issues
 2007-11-11  0:53 UTC  (2+ messages)

[PATCH] Include header required for INT_MAX
 2007-11-11  0:52 UTC  (3+ messages)

[PATCH 2/2] [e1000 VLAN] Disable vlan hw accel when promiscuous mode
 2007-11-11  0:51 UTC  (2+ messages)

[PATCH 1/2] [VLAN] Don't drop an unclassfied vlan packet as PACKET_OTHERHOST
 2007-11-11  0:51 UTC  (2+ messages)

[PATCH/RFC e2fsprogs] - replace MKINSTALLDIRS with MKDIR_P for newer autotools
 2007-11-10 23:25 UTC  (2+ messages)

[PATCH] e2fsprogs: Handle rec_len correctly for 64KB blocksize
 2007-11-11  0:37 UTC  (2+ messages)

[Qemu-devel] qemu/target-ppc op.c op_helper.c
 2007-11-11  0:33 UTC 

Warning: commit message does not conform to UTF-8. (mmotm "10-Nov-2007 22:46")
 2007-11-11  0:30 UTC 

WARNING: at lib/kref.c:33 kref_get() (-mm 2007-11-06-02-32++)
 2007-11-11  0:27 UTC  (3+ messages)

Multipath blacklist exceptions issues
 2007-11-11  0:25 UTC  (6+ messages)

Boot Errors
 2007-11-11  0:24 UTC  (2+ messages)

Fw: Buffer overflow in CIFS VFS
 2007-11-11  0:22 UTC  (6+ messages)

[Qemu-devel] qemu/target-ppc op.c op_helper.c op_helper.h tr
 2007-11-11  0:18 UTC 

Using widgets to add structure to OpenEmbedded
 2007-11-11  0:14 UTC  (2+ messages)

[Qemu-devel] qemu Changelog
 2007-11-11  0:16 UTC 

[PATCH] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m
 2007-11-11  0:10 UTC 

[RFC] Changing VM_PFNMAP assumptions and rules
 2007-11-11  0:09 UTC  (2+ messages)

USB storage: corrupted data transfers
 2007-11-11  0:06 UTC  (3+ messages)

[Qemu-devel] qemu Changelog Makefile.target cpu-exec.c qemu-
 2007-11-11  0:04 UTC 

[PATCH 3/4] o80211s: (mac80211s) basic mesh interface support
 2007-11-11  0:03 UTC  (3+ messages)

problems with spi interface & ads 784X under 2.6.23
 2007-11-11  0:02 UTC 

mpc8xx_wdt.c : piscr is 16bit in linux2.4 but 32bit in linux2.6 ?!?!?!
 2007-11-11  0:00 UTC  (2+ messages)

udev events or vgscan on raid partitions right after assembly (delay bug?)
 2007-11-10 23:57 UTC 

[U-Boot-Users] USB Storage Device on other Boards
 2007-11-10 23:55 UTC 

Did we pre-exist with God before we were born on earth?
 2007-11-10 23:54 UTC 

[Qemu-devel] qemu/target-ppc cpu.h translate_init.c
 2007-11-10 23:51 UTC 

IRQs in i2c-mpc.c
 2007-11-10 23:44 UTC  (5+ messages)

Articles & News - Writer's Resource Page
 2007-11-10 19:37 UTC 

[PATCH] Change virtio_pci to use a shared memory area for config
 2007-11-10 23:39 UTC 

[PATCH] drivers/video/s1d13xxxfb.c as module with dbg
 2007-11-10 23:29 UTC  (2+ messages)

+ net-inet_hashtablesh-needs-vmalloch.patch added to -mm tree
 2007-11-10 23:25 UTC 

[PATCH] Reduce the number of connects when fetching
 2007-11-10 23:14 UTC 

[BUG]: Crash with CONFIG_FAIR_CGROUP_SCHED=y
 2007-11-10 23:13 UTC  (6+ messages)

Oops preceded by WARNING: at net/ipv4/tcp_input.c:1571 tcp_remove_reno_sacks()
 2007-11-10 23:13 UTC  (2+ messages)

[U-Boot-Users] uboot clock configuration on mpc5200 boards
 2007-11-10 23:12 UTC 

linux-ata.org contributions
 2007-11-10 23:10 UTC  (5+ messages)

[PATCH] NFS: Fix the ustat() regression
 2007-11-10 23:02 UTC 

xf86-video-nouveau does not compile
 2007-11-10 23:02 UTC  (3+ messages)

Inconsistencies with git log
 2007-11-10 22:51 UTC  (6+ messages)

t7005 and vi in GIT_EXEC_PATH
 2007-11-10 22:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] Fix NaN handling in softfloat
 2007-11-10 22:44 UTC  (14+ messages)

+ infiniband-drivers-infiniband-core-cmac-needs-vmalloch.patch added to -mm tree
 2007-11-10 22:43 UTC 

[PATCH] Make git-clean a builtin
 2007-11-10 22:43 UTC  (4+ messages)

[PATCH v3] user-manual: add advanced topic "bisecting merges"
 2007-11-10 22:41 UTC  (5+ messages)
` [PATCH v4] user-manual: Add section "Why bisecting merge commits can be harder ..."

nfs exports & bind mounts
 2007-11-10 22:39 UTC 

[PATCH 0/5] some shell portability fixes
 2007-11-10 22:30 UTC  (3+ messages)

+ ridiculous-ext3-costs-was-re-page-fault-costs.patch added to -mm tree
 2007-11-10 22:29 UTC 

dib7000m_i2c_enumeration() is unused
 2007-11-10 22:27 UTC  (2+ messages)

nfs exports & bind mounts
 2007-11-10 22:29 UTC  (2+ messages)

[PATCH] virtio_pci updates
 2007-11-10 22:12 UTC  (2+ messages)
` [PATCH] Fix 9p virtio transport compile

virtio config_ops refactoring
 2007-11-10 22:08 UTC  (6+ messages)
` [PATCH] "

[PATCH] Use getopt_long() instead of argp_parse() in grub-emu
 2007-11-10 21:45 UTC  (3+ messages)

[git patches] net driver fixes
 2007-11-10 21:42 UTC 

acl and attr: Fix path walking code
 2007-11-10 21:36 UTC  (3+ 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.