All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-10 06:05:33 to 2008-04-10 09:10:35 UTC [more...]

[SKFILTER]: Add SKF_ADF_NLATTR instruction
 2008-04-10  9:10 UTC  (2+ messages)

PCI Passthrough support for KVM
 2008-04-10  9:09 UTC 

PCI Passthrough support for KVM
 2008-04-10  9:09 UTC 

[PATCH -mm] kexec jump -v9
 2008-04-09  9:34 UTC  (2+ messages)

build error on x86_64 with x86.git#latest
 2008-04-09 21:01 UTC  (3+ messages)

UBIFS vs Logfs (was [RFC PATCH] UBIFS - new flash file system)
 2008-04-09 21:09 UTC  (2+ messages)

[PATCH 0/10] Make bsd process accounting work in pid namespaces
 2008-04-10  8:59 UTC  (22+ messages)
` [PATCH 3/10] Pidns: add struct bsd_acct_struct *bacct field on pid_namespace
` [PATCH 4/10] Bsdacct: fix bogus comment near acct_process
  ` [PATCH 1/10] Bsdacct: rename acct_glbl structure
  ` [PATCH 2/10] Pidns: use kzalloc to allocate new pid namespace
  ` [PATCH 5/10] Bsdacct: make check timer accept an argument
  ` [PATCH 6/10] Bsdacct: make the acct_lock global
  ` [PATCH 7/10] Bsdacct: stop using global bsd_acct_struct instance in internal functions
  ` [PATCH 8/10] Bsdacct: make bsd_acct_struct per pid namespace
  ` [PATCH 9/10] Bsdacct: stop accounting for all namespaces on umount time
  ` [PATCH 10/10] Bsdacct: account task in each namespace is is visible from

[PATCH net-2.6.26] [IPV6] Remove three method declarations in include/net/ndisc.h
 2008-04-10  9:01 UTC  (2+ messages)

MPC8343 - "unable to handle paging request @ 0"
 2008-04-10  9:00 UTC  (9+ messages)

Using Swiftshader for 3d in kvm
 2008-04-10  9:00 UTC 

[PATCH] SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint
 2008-04-10  9:00 UTC  (2+ messages)

[PATCH] smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}
 2008-04-10  9:00 UTC  (2+ messages)

[PATCH 3/6] IPV4 : use xor rather than multiple ands for route compare
 2008-04-10  9:01 UTC  (5+ messages)

git-slub crashes on the t16p
 2008-04-10  8:59 UTC 

[linux-dvb] [PATCH] Add driver specific module option to choose dvb adapter numbers, second
 2008-04-10  7:14 UTC 

[PATCH 4/4] git-rebase -i: New option to support rebase with merges
 2008-04-09 23:58 UTC  (11+ messages)
` Teach rebase interactive more commands to do better preserve merges
  ` [PATCH/RFC 01/10] Teach rebase interactive the mark command
    ` [PATCH/RFC 02/10] Teach rebase interactive the reset command
      ` [PATCH/RFC 03/10] Teach rebase interactive the merge command
        ` [PATCH/RFC 04/10] Move redo merge code in a function
          ` [PATCH/RFC 05/10] Rework redo_merge
            ` [PATCH/RFC 06/10] Unify the lenght of $SHORT* and the commits in the TODO list
              ` [PATCH/RFC 07/10] fake-editor: output TODO list if unchanged
                ` [PATCH/RFC 08/10] Don't append default merge message to -m message
                  ` [PATCH/RFC 09/10] Select all lines with fake-editor

[PATCH 2/2] SCTP: fix wrong debug counting of bind_bucket
 2008-04-10  8:58 UTC  (2+ messages)

[PATCH 1/2] SCTP: fix wrong debug counting of datamsg
 2008-04-10  8:57 UTC  (2+ messages)

[ANNOUNCE] tig-0.11
 2008-04-10  8:56 UTC  (3+ messages)

[PATCH 1/6] socket: sk_filter minor cleanups
 2008-04-10  8:55 UTC  (10+ messages)
` [PATCH 2/6] socket: sk_filter deinline
` [PATCH 4/6] IPV4: route inline changes
` [PATCH 5/6] IPV4: route use jhash3
` [PATCH 6/6] IPV4: route rekey timer can be deferrable

Creating a patch set with git-format-patch
 2008-04-10  8:51 UTC 

[PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
 2008-04-10  8:51 UTC  (5+ messages)

Lost+found
 2008-04-10  8:51 UTC  (5+ messages)

Kernel Panic - not syncing: Attempted to kill init!
 2008-04-10  8:50 UTC  (2+ messages)

[PATCH 0/8] Fix git's test suite to pass when the path contains spaces
 2008-04-10  8:48 UTC  (30+ messages)
` [PATCH 1/8] git-rebase.sh: Fix --merge --abort failures when path contains whitespace
  ` [PATCH 2/8] config.c: Escape backslashes in section names properly
    ` [PATCH 3/8] git-send-email.perl: Handle shell metacharacters in $EDITOR properly
      ` [PATCH 4/8] test-lib.sh: Fix some missing path quoting
        ` [PATCH 5/8] test-lib.sh: Add a test_set_editor function to safely set $VISUAL
          ` [PATCH 6/8] lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
            ` [PATCH 7/8] Use test_set_editor in t9001-send-email.sh
              ` [PATCH 8/8] Fix tests breaking when checkout path contains shell metacharacters
` [PATCH v2 00/10] Fix git's test suite to pass when the path contains spaces
  ` [PATCH v2 01/10] git-rebase.sh: Fix --merge --abort failures when path contains whitespace
    ` [PATCH v2 02/10] config.c: Escape backslashes in section names properly
      ` [PATCH v2 03/10] git-send-email.perl: Handle shell metacharacters in $EDITOR properly
        ` [PATCH v2 04/10] test-lib.sh: Add a test_set_editor function to safely set $VISUAL
          ` [PATCH v2 05/10] Use test_set_editor in t9001-send-email.sh
            ` [PATCH v2 06/10] test-lib.sh: Fix some missing path quoting
              ` [PATCH v2 07/10] lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
                ` [PATCH v2 08/10] Don't use the export NAME=value form in the test scripts
                  ` [PATCH v2 09/10] Fix tests breaking when checkout path contains shell metacharacters
                    ` [PATCH v2 10/10] Rename the test trash directory to contain "

PCI Passthrough support for KVM
 2008-04-10  8:48 UTC  (7+ messages)
` [PATCH 1/2] KVM: Expose get_eoi_gsi() for IRQ acking by PCI passthrough devices
  ` [PATCH 2/2] KVM: Handle interrupts for "
    ` [PATCH 1/1] QEMU/KVM: Support for PCI Passthrough

PCI Passthrough support for KVM
 2008-04-10  8:48 UTC 

[PATCH] pop previous section in alternative.c
 2008-04-10  8:47 UTC  (5+ messages)

MTRR issue introduced by c/s 17404
 2008-04-10  8:44 UTC  (2+ messages)

git annoyances
 2008-04-10  8:41 UTC  (19+ messages)
  ` Friendly refspecs (Was: Re: git annoyances)
              ` Friendly refspecs

[PATCH 1/2] decorate: use "const struct object"
 2008-04-10  8:39 UTC  (3+ messages)
` [PATCH 2/2] pretty=format: Add %d to show decoration

[RFC] Remove the x86 Periodic 100HZ PIT Timer Interrupt
 2008-04-10  8:38 UTC  (3+ messages)
  ` [RFC] Remove the x86 Periodic 100HZ PIT TimerInterrupt

[PATCH 6/6] ACPI: update thermal temperature
 2008-04-10  8:20 UTC  (2+ messages)
` [lm-sensors] "

[Buildroot] advice on makefile
 2008-04-10  8:37 UTC  (2+ messages)

[U-Boot-Users] I2C @ MPC8343
 2008-04-10  8:37 UTC 

[PATCH 5/6] ACPI: elide a non-zero test on a result that is never 0
 2008-04-10  8:19 UTC 

[PATCH] Kill bashizm in t/t3200-branch.sh and t/t7201-co.sh
 2008-04-10  8:34 UTC  (3+ messages)

[PATCH 4/6] thermal: update the documentation
 2008-04-10  8:17 UTC  (2+ messages)
` [lm-sensors] "

BUG: Assertion at x86_64 HVM Boot (cs17404)
 2008-04-10  8:33 UTC 

[PATCH 3/6] thermal: add hwmon sysfs I/F
 2008-04-10  8:16 UTC  (2+ messages)
` [lm-sensors] "

[Bugme-new] [Bug 10371] New: On big-endian machines getsockopt returns 0 (via optval) for optlen==1 when returned value should 255
 2008-04-10  8:31 UTC  (2+ messages)

[U-Boot-Users] [PATCH] qemu-mips: add CFI support
 2008-04-10  8:31 UTC 

[PATCH 2/6] thermal: add new get_crit_temp callback
 2008-04-10  8:13 UTC 

[PATCH 1/6] thermal: add the support for building the generic thermal as a module
 2008-04-10  8:11 UTC 

[Qemu-devel] [PATCH] physical memory dump to file
 2008-04-10  8:28 UTC 

[Qemu-devel] [PATCH] MIPS_R4K: add optionnal 4MB cfi flash and allow to boot from it
 2008-04-10  8:21 UTC  (3+ messages)

Ranges and Single IPs
 2008-04-10  8:26 UTC  (6+ messages)

iwlwifi integer overflow warnings
 2008-04-10  8:26 UTC 

[PATCH 0/3] clone64() and unshare64() system calls
 2008-04-10  8:25 UTC  (5+ messages)
` [PATCH 1/3] change clone_flags type to u64

XRUN happens too often
 2008-04-10  8:24 UTC  (12+ messages)

Starting point: Suspend to RAM on embedded devices?
 2008-04-10  8:23 UTC  (2+ messages)

SVN ULOG2
 2008-04-10  8:19 UTC  (5+ messages)

[Announce]: DCCP Applications Library / iperf Update
 2008-04-10  8:19 UTC 

hugetlbfs
 2008-04-10  8:17 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/ncurses
 2008-04-10  8:17 UTC 

My issues with the ALSA API
 2008-04-10  8:16 UTC  (2+ messages)

[PATCH 2/3] x86: GEODE: add Virtual Systems Architecture detection
 2008-04-10  8:10 UTC  (2+ messages)

linux-next: Tree for April 10
 2008-04-10  8:14 UTC 

Xen tools build error on c/s 17427
 2008-04-10  8:13 UTC  (2+ messages)

local_softirq_pending()
 2008-04-10  8:08 UTC  (2+ messages)

[patch 00/17] Text Edit Lock and Immediate Values for 2.6.25-rc8-mm1
 2008-04-10  8:04 UTC  (4+ messages)
` [patch 11/17] Implement immediate update via stop_machine_run

[Qemu-devel] What is the programming interface of qemu ARM PXA target?
 2008-04-10  8:02 UTC  (2+ messages)

libata-dev.git rebased
 2008-04-10  8:01 UTC 

linux-next: Tree for April 9
 2008-04-10  7:52 UTC  (5+ messages)
      ` debug Kconfig option (was Re: linux-next: Tree for April 9)

[GIT PULL] XFS update for 2.6.25-rc9
 2008-04-10  7:52 UTC 

gcc-4.3.0 based toolchain (needed for ep93xx crunch)
 2008-04-10  7:51 UTC 

virtio with 2.6.25-rc8: problem with /dev/vda
 2008-04-10  7:49 UTC  (8+ messages)

Monotonic timestamps
 2008-04-10  7:48 UTC  (3+ messages)

Western Digital GreenPower drives and Linux
 2008-04-10  7:48 UTC  (2+ messages)

OE booth at LinuxTag
 2008-04-10  7:46 UTC 

[patch] fix logic error in xfs_alloc_ag_vextent_near()
 2008-04-10  7:43 UTC  (2+ messages)

[RFC][PATCH] another swap controller for cgroup
 2008-04-10  7:40 UTC  (3+ messages)

[PATCH 01/13] Correct the family member value of libxt_mark revision 1
 2008-04-10  7:39 UTC  (14+ messages)
` [PATCH 02/13] Fix all remaining warnings (missing declarations, missing prototypes)
` [PATCH 03/13] xtables.h: move non-exported parts to internal.h
` [PATCH 04/13] Add support for xt_hashlimit match revision 1
` [PATCH 05/13] Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
` [PATCH 06/13] Move libipt_recent to libxt_recent
` [PATCH 07/13] libxt_recent: add IPv6 support
` [PATCH 08/13] libxt_recent: add missing --rsource,--rdest options to manpage
` [PATCH 09/13] manpages: fix broken markup (missing close tags)
` [PATCH 10/13] manpages: grammar and spelling
` [PATCH 11/13] manpages: update to reflect fine-grained control
` [PATCH 12/13] Add all necessary header files - compilation fix for various cases
` [PATCH 13/13] configure: split --enable-libipq from --enable-devel

[RFC][PATCH 0/7] Clone PTS namespace
 2008-04-10  7:36 UTC  (5+ messages)

[PATCH] blackfin: bfin_reset_controller() busy flag appears cleared when it is not
 2008-04-10  7:35 UTC  (2+ messages)

[PATCH] Stochastic Fair Blue queue discipline
 2008-04-10  7:36 UTC  (10+ messages)

[PATCH 2/2] Share VT-d code between x86 and IA64
 2008-04-10  7:29 UTC  (3+ messages)

OOPS: found a fatal bug in Redhat Enterprise Server 3 Update 9 <2.4.21-50.EL> on x86_64, who can help to fix it
 2008-04-10  7:27 UTC 

[PATCH 1/2] Share VT-d code between x86 and IA64
 2008-04-10  7:26 UTC  (2+ messages)

[DCCP]: Make queuing policy an attribute of a socket
 2008-04-10  7:26 UTC  (2+ messages)

diff-tree -r and new directories
 2008-04-10  7:24 UTC  (3+ messages)

Add gdb 6.8 recipe
 2008-04-10  7:21 UTC 

Does Linux have plan to support memory hole remapping?
 2008-04-10  7:22 UTC  (10+ messages)

System time monotonicity
 2008-04-10  7:08 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/ncurses
 2008-04-10  7:06 UTC  (4+ messages)

[Buildroot] svn commit: trunk/buildroot/package/dropbear
 2008-04-10  7:03 UTC  (3+ messages)

[PATCH 10/4]linux-usb: To support more Huawei data card product IDs, fix kernel 2.6.24.4
 2008-04-10  6:51 UTC 

[B.A.T.M.A.N.] AHdemo mode
 2008-04-10  6:59 UTC  (5+ messages)

[PATCH] cciss: error: implicit declaration of function 'sg_init_table'
 2008-04-10  6:57 UTC  (2+ messages)

- signals-powerpc-tlf_restore_sigmask.patch removed from -mm tree
 2008-04-10  6:52 UTC 

[PATCH] powerpc TLF_RESTORE_SIGMASK
 2008-04-10  6:51 UTC  (3+ messages)

[patch] ensure inodes are joined in xfs_itruncate_finish
 2008-04-10  6:48 UTC  (2+ messages)

[PATCH 1/3] [POWERPC] iSeries: boot on a fake paca
 2008-04-10  6:44 UTC  (3+ messages)
` [PATCH 2/3] [POWERPC] iSeries: make iseries_reg_save private to iSeries
  ` [PATCH 3/3] [POWERPC] iSeries: localise and constify some iSeries data

[U-Boot-Users] (no subject)
 2008-04-10  6:43 UTC 

[GIT] git-clone failure over http
 2008-04-10  6:41 UTC  (2+ messages)

Question on mpc52xx_common.c
 2008-04-10  6:39 UTC  (8+ messages)

emergency recovery
 2008-04-10  6:38 UTC  (2+ messages)

[PATCH] rt61pci: rt61pci_beacon_update do not free skb twice
 2008-04-10  6:38 UTC  (3+ messages)

[GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
 2008-04-10  6:37 UTC  (2+ messages)

[linux-lvm] Problem with partition table on LV
 2008-04-10  6:34 UTC  (3+ messages)

Release: InetBoot(GRUB+BuildRoot)
 2008-04-10  6:34 UTC 

[patch] fix infinite loop in generic_file_splice_read()
 2008-04-10  6:29 UTC  (3+ messages)

Data corruption on software RAID
 2008-04-10  6:14 UTC  (2+ messages)

Domain status after shutdown command: ---s--
 2008-04-10  6:13 UTC  (2+ messages)

[PATCH 0/3] x86: add cpus_scnprintf function v3
 2008-04-10  6:05 UTC  (7+ messages)
` [PATCH 3/3] cpumask: add show cpu map functions v2


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.