All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-15 21:02:56 to 2009-01-15 22:26:33 UTC [more...]

[StGit PATCH] Check for local changes with "goto"
 2009-01-15 22:24 UTC  (3+ messages)

[patch 00/85] 2.6.27.12-stable review
 2009-01-15 22:00 UTC  (43+ messages)
  ` [patch 01/85] ALSA: caiaq - Fix Oops with MIDI
  ` [patch 02/85] ALSA: hda - Add quirk for HP6730B laptop
  ` [patch 03/85] cgroups: fix a race between cgroup_clone and umount
  ` [patch 04/85] devices cgroup: allow mkfifo
  ` [patch 05/85] dm log: fix dm_io_client leak on error paths
  ` [patch 06/85] dm raid1: fix error count
  ` [patch 07/85] ioat: fix self test for multi-channel case
  ` [patch 08/85] iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
  ` [patch 09/85] md: fix bitmap-on-external-file bug
  ` [patch 10/85] minix: fix add links wrong position calculation
  ` [patch 11/85] sched_clock: prevent scd->clock from moving backwards, take #2
  ` [patch 12/85] SCSI: aha152x_cs: Fix regression that keeps driver from using shared interrupts
  ` [patch 13/85] SCSI: eata: fix the data buffer accessors conversion regression
  ` [patch 14/85] USB: emi26: fix oops on load
  ` [patch 15/85] USB: isp1760: use a specific PLX bridge instead of any bdridge
  ` [patch 16/85] USB: unusual_devs.h additions for Pentax K10D
  ` [patch 17/85] x86: default to SWIOTLB=y on x86_64
  ` [patch 18/85] x86: fix incorrect __read_mostly on _boot_cpu_pda
  ` [patch 19/85] x86, UV: remove erroneous BAU initialization
  ` [patch 20/85] inotify: fix type errors in interfaces
  ` [patch 21/85] [PATCH 01/44] [CVE-2009-0029] Move compat system call declarations to compat header file
  ` [patch 22/85] [PATCH 02/44] [CVE-2009-0029] Convert all system calls to return a long
  ` [patch 23/85] [PATCH 03/44] [CVE-2009-0029] Rename old_readdir to sys_old_readdir
  ` [patch 24/85] [PATCH 04/44] [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
  ` [patch 25/85] [PATCH 05/44] [CVE-2009-0029] Make sys_pselect7 static
  ` [patch 26/85] [PATCH 06/44] [CVE-2009-0029] Make sys_syslog a conditional system call
  ` [patch 27/85] [PATCH 07/44] [CVE-2009-0029] System call wrapper infrastructure
  ` [patch 28/85] [PATCH 08/44] [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
  ` [patch 29/85] [PATCH 09/44] [CVE-2009-0029] s390: enable system call wrappers
  ` [patch 30/85] [PATCH 10/44] [CVE-2009-0029] System call wrapper special cases
  ` [patch 31/85] [PATCH 11/44] [CVE-2009-0029] System call wrappers part 01
  ` [patch 32/85] [PATCH 12/44] [CVE-2009-0029] System call wrappers part 02
  ` [patch 33/85] [PATCH 13/44] [CVE-2009-0029] System call wrappers part 03
  ` [patch 34/85] [PATCH 14/44] [CVE-2009-0029] System call wrappers part 04
  ` [patch 35/85] [PATCH 15/44] [CVE-2009-0029] System call wrappers part 05
  ` [patch 36/85] [PATCH 16/44] [CVE-2009-0029] System call wrappers part 06
  ` [patch 37/85] [PATCH 17/44] [CVE-2009-0029] System call wrappers part 07
  ` [patch 38/85] [PATCH 18/44] [CVE-2009-0029] System call wrappers part 08
  ` [patch 39/85] [PATCH 19/44] [CVE-2009-0029] System call wrappers part 09
  ` [patch 40/85] [PATCH 20/44] [CVE-2009-0029] System call wrappers part 10
  ` [patch 41/85] [PATCH 21/44] [CVE-2009-0029] System call wrappers part 11
  ` [patch 42/85] [PATCH 22/44] [CVE-2009-0029] System call wrappers part 12

[RFC PATCH 0/2] cr: Introduce s390x checkpoint/restart code
 2009-01-15 22:25 UTC  (5+ messages)

How to identify USB-video-devices
 2009-01-15 22:22 UTC  (3+ messages)

[Qemu-devel] [PATCH 3 of 7] DisplayState interface change
 2009-01-15 22:22 UTC  (2+ messages)

[PATCH 0/2] sg: fix races during device removal (v2)
 2009-01-15 22:23 UTC  (16+ messages)

[Pull request] Support for wm9705 codec and two machines that use it
 2009-01-15 22:22 UTC  (6+ messages)

[RFC PATCH] Make the rebase edit mode really end up in an edit state
 2009-01-15 22:20 UTC  (11+ messages)

Net containers config and usage
 2009-01-15 22:21 UTC  (12+ messages)

[BUG] assertion failure in builtin-mv.c with "git mv -k"
 2009-01-15 22:19 UTC  (7+ messages)

[Ocfs2-devel] [PATCH] ocfs2: return f_fsid info in ocfs2_statfs()
 2009-01-15 22:21 UTC  (5+ messages)

[PATCH 07/11] md: rewrite handle_stripe_dirtying6 in asynchronous way
 2009-01-15 22:21 UTC  (5+ messages)

[Buildroot] Buildroot fails to build shared library for libglib12 on avr32
 2009-01-15 22:20 UTC  (2+ messages)

[Qemu-devel] [PATCH 5 of 7] graphical_console_init change
 2009-01-15 22:19 UTC  (2+ messages)

[Qemu-devel] [6324] Return -errno on write failure (Gleb Natapov)
 2009-01-15 22:15 UTC  (3+ messages)

[Qemu-devel] [6337] exploiting the new interface in vnc.c (Stefano Stabellini)
 2009-01-15 22:17 UTC 

[U-Boot] [RFC/PATCH 1/4] Enable multi chip support in the NAND layer
 2009-01-15 22:17 UTC  (2+ messages)

xfs regression in linux_2.6.28, "XFS_WANT_CORRUPTED_GOTO at line 3327 of file fs/xfs/xfs_btree.c"
 2009-01-15 22:14 UTC  (2+ messages)

[Qemu-devel] [6336] DisplayState interface change (Stefano Stabellini)
 2009-01-15 22:14 UTC 

mistake in Release Notes for 1.6.2
 2009-01-15 22:13 UTC 

[U-Boot] [PATCH 1/1] Fix issues and add new commands for onenand
 2009-01-15 22:14 UTC  (2+ messages)

Interesting article
 2009-01-15 22:13 UTC  (4+ messages)

[Buildroot] svn commit: trunk/buildroot/target/linux
 2009-01-15 22:12 UTC  (4+ messages)

[PATCH 1/1] ASoC: Fix compilation error with davinci-sffsdr module
 2009-01-15 22:10 UTC  (9+ messages)

[Qemu-devel] [6335] remove bgr (Stefano Stabellini)
 2009-01-15 22:07 UTC 

ilog2() problems with gcc-3.4.5
 2009-01-15 22:06 UTC  (3+ messages)

[PATCH -v9][RFC] mutex: implement adaptive spinning
 2009-01-15 22:03 UTC  (16+ messages)
      ` [PATCH -v11][RFC] "
        ` [GIT PULL] adaptive spinning mutexes

[PATCH/RFC] objhash.c: fix (?) invalid casts
 2009-01-15 22:02 UTC  (2+ messages)

[Buildroot] arch support
 2009-01-15 22:01 UTC  (4+ messages)

Git tree updated to v2.6.29-rc1, omap-2.6.28 branch added
 2009-01-15 22:01 UTC  (2+ messages)

netlabel: UNLABELED ath9k not denying unlabeled traffic
 2009-01-15 22:00 UTC  (6+ messages)

[Ocfs2-devel] [PATCH 0/3] ocfs2: Inode Allocation Strategy Improvement.v2
 2009-01-15 22:00 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2: Optimize inode allocation by remembering last group
` [Ocfs2-devel] [PATCH 2/3] ocfs2: Allocate inode groups from global_bitmap
` [Ocfs2-devel] [PATCH 3/3] ocfs2: Optimize inode group allocation by recording last used group

[PATCH] qemu: report issues causing the kvm probe to fail v3
 2009-01-15 21:57 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH] mmc: Add driver for Freescale eSDHC controllers
 2009-01-15 21:52 UTC  (3+ messages)

[Qemu-devel] [6334] report issues causing the kvm probe to fail (Christian Ehrhardt)
 2009-01-15 21:57 UTC 

AE_ERROR, ACPI thermal trip point state changed
 2009-01-15 21:56 UTC  (10+ messages)

[slab corruption] BUG key_jar: Poison overwritten
 2009-01-15 21:54 UTC  (5+ messages)

v2: KVM: support for 'count' in CPUID functions 4, 0xb and 0xd
 2009-01-15 21:55 UTC  (4+ messages)
` [PATCH] Always return latest pmsts instead of the old one
  ` [Qemu-devel] "

[PATCHSET linux-2.6-x86:tip] x86: make percpu offsets zero-based on SMP
 2009-01-15 21:54 UTC  (30+ messages)
        ` [patch] add optimized generic percpu accessors
                      ` [PATCH] percpu: "

v3: KVM: support for 'count' in CPUID functions 4, 0xb and 0xd
 2009-01-15 21:54 UTC  (4+ messages)
` [PATCH 1/2] KVM: CPUID takes ecx as input value for some functions
  ` [Qemu-devel] "

2.6.29-rc1 does not boot
 2009-01-15 21:54 UTC  (10+ messages)

[Buildroot] error building alsa-utils
 2009-01-15 21:55 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/5] Logging cleanup, take 3
 2009-01-15 21:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/5] Convert references to logfile/loglevel to use qemu_log*() macros
  ` [Qemu-devel] "

[Buildroot] svn commit: trunk/buildroot/package/liberation
 2009-01-15 21:52 UTC  (2+ messages)

[PATCH] ecryptfs: some inode attrs, and a question
 2009-01-15 21:51 UTC  (3+ messages)
  ` [Ecryptfs-devel] "

[Qemu-devel] [6333] Define macros that will become the new logging API (Eduardo Habkost)
 2009-01-15 21:52 UTC 

[why oom_adj does not work] Re: Linux killed Kenny, bastard!
 2009-01-15 21:50 UTC  (3+ messages)

[Buildroot] svn commit: trunk/buildroot/package/kismet
 2009-01-15 21:51 UTC  (4+ messages)

[Buildroot] svn commit: trunk/buildroot/package/ttcp
 2009-01-15 21:50 UTC  (4+ messages)

+ drivers-net-mlx4-profilec-fix-min-warning.patch added to -mm tree
 2009-01-15 21:32 UTC 

cpumask: make cpumask.h eat its own dogfood
 2009-01-15 21:48 UTC 

Performance of netns with sysfs
 2009-01-15 21:48 UTC  (3+ messages)

[Bug 12224] New: journal activity on inactive partition causes inactive harddrive spinup
 2009-01-15 21:03 UTC  (2+ messages)
` [Bug 12224] "

[Qemu-devel] [6332] Clean up debugging code #ifdefs (Eduardo Habkost)
 2009-01-15 21:48 UTC 

[Qemu-devel] Machine-readable or parseable qemu output
 2009-01-15 21:48 UTC  (6+ messages)
` [Qemu-devel] "

[Xenomai-core] Pending patches
 2009-01-15 21:46 UTC  (6+ messages)

[PATCH] atmel_pcm: Remove non-existant header
 2009-01-15 21:45 UTC 

[PATCH 1/1] ALSA: ASoC: DaVinci: Fix SFFSDR init bug
 2009-01-15 21:45 UTC  (13+ messages)
            ` [alsa-devel] "
` [PATCH 1/1] ALSA: ASoC: DaVinci: Fix SFFSDR compilation error

[Qemu-devel] [PATCH] [RFC] Variable video ram size option
 2009-01-15 21:41 UTC  (11+ messages)

[Qemu-devel] [6215] snapshot subcommand for qemu-img (Kevin Wolf)
 2009-01-15 21:42 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH] qemu-img: Fix type of getopt return value
    ` [Qemu-devel] "

[Qemu-devel] [6331] qemu-img: Fix type of getopt return value (Kevin Wolf)
 2009-01-15 21:42 UTC 

[PATCH RFC v5] net: add PCINet driver
 2009-01-15 21:40 UTC  (7+ messages)

[Qemu-devel] [PATCH] Fix Windows build
 2009-01-15 21:39 UTC  (2+ messages)

[Qemu-devel] [6330] Fix Windows build (Herv?\195?\169 Poussineau)
 2009-01-15 21:39 UTC 

[PATCH] Amended vg_read patches
 2009-01-15 21:34 UTC  (7+ messages)
` [PATCH 1/6] Provide _vg_lock_and_read, a new implementation of lock+vg_read_internal
  ` [PATCH 2/6] Replace implementation of vg_check_status with a call to _vg_check_status
    ` [PATCH 3/6] Implement vg_read and vg_read_for_update
      ` [PATCH 4/6] Add vg_read_error and vg_might_exist

[U-Boot] [PATCH] nand: fixup printf modifiers to match types used
 2009-01-15 21:33 UTC  (2+ messages)

[RFC PATCH]: Remove vg_might_exist() and let the caller decide the disposition of FAILED_NOTFOUND
 2009-01-15 21:32 UTC 

[GIT PULL] hwmon fixes for 2.6.29
 2009-01-15 21:30 UTC  (2+ messages)
` [lm-sensors] "

[patch 00/94] 2.6.28.1 stable review
 2009-01-15 21:27 UTC  (7+ messages)
` [patch 95/94] XFS: truncate readdir offsets to signed 32 bit values

[Qemu-devel] [PATCH] specify vmchannel as part of "user" net option
 2009-01-15 21:27 UTC  (4+ messages)

[Qemu-devel] [RESEND][PATCH] gdbstub: Add vCont support
 2009-01-15 21:27 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] Guest debugging support for KVM
 2009-01-15 21:26 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 0/9] powerpc/kvm: Add MPC85xx platform support
 2009-01-15 21:26 UTC  (8+ messages)
` [PATCH 1/9] powerpc/kvm: Fix a uninitialized bug
  ` [PATCH 2/9] powerpc/kvm: fix a openpic bug
    ` [PATCH 3/9] powerpc/kvm: Enable mpic for E500 platform
      ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/9] powerpc/kvm: Add MPC85xx platform support

[Qemu-devel] [6329] powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled ( Liu Yu)
 2009-01-15 21:24 UTC 

[Qemu-devel] [6328] powerpc/kvm: fix a openpic bug (Liu Yu)
 2009-01-15 21:19 UTC 

[Qemu-devel] [6327] powerpc/kvm: Fix a uninitialized bug (Liu Yu)
 2009-01-15 21:18 UTC 

cxgb3: Replace LRO with GRO
 2009-01-15 21:14 UTC 

[U-Boot] [PATCH 2/3] Add partition based OneNAND commands
 2009-01-15 21:14 UTC  (2+ messages)

[Qemu-devel] [6326] Fix kvm configure test for PPC
 2009-01-15 21:13 UTC 

[PATCH 0/2] libata: Add OCTEON Compact Flash driver
 2009-01-15 21:13 UTC  (5+ messages)
` [PATCH 2/2] libata: New driver for OCTEON SOC Compact Flash interface (v6)

[U-Boot] [PATCH 1/3] Bad block support for environment variables partition in OneNAND
 2009-01-15 21:12 UTC  (2+ messages)

[PATCH] snd-usb-caiaq: support for two more audio devices
 2009-01-15 21:11 UTC 

[JGIT PATCH 0/8] Crude merge support
 2009-01-15 21:09 UTC  (5+ messages)
` [JGIT PATCH 8/8] Define a basic merge API, and a two-way tree merge strategy

[PATCH] x86: include apicnum.h in acpidef.h
 2009-01-15 21:02 UTC  (12+ messages)
    ` [PATCH] x86: arch_probe_nr_irqs

cygwin git diff crash
 2009-01-15 21:08 UTC  (5+ messages)

[PATCH] trailing whitespace in kernel/ptrace.c
 2009-01-15 20:57 UTC 

[Buildroot] preferred procedure to get new packages included
 2009-01-15 21:08 UTC  (4+ messages)

[ANNOUNCE] iproute2 v2.6.28
 2009-01-15 21:08 UTC 

memory beyond4GB invisible to the system even though CONFIG_HIGHMEM64G=y
 2009-01-15 20:51 UTC  (8+ messages)

[patch] SLQB slab allocator
 2009-01-15 20:47 UTC  (12+ messages)

[ath9k-devel] 2.6.2{7, 8} with compat-wireless-2008-12-3{0, 1) drops link every 2-3 minutes
 2009-01-15 21:02 UTC  (5+ messages)
  ` [ath9k-devel] [stable] "
      ` [stable] [ath9k-devel] "

2.6.28-rc9: oprofile regression
 2009-01-15 20:37 UTC  (9+ messages)

crash: IP: [<ffffffff80478092>] __bitmap_intersects+0x48/0x73
 2009-01-15 20:34 UTC  (5+ messages)
                    ` crash: IP: [<ffffffff80478092>] __bitmap_intersects+0x48/0x73 [PATCH supplied]

mv643xx broken on pegasos
 2009-01-15 20:32 UTC  (2+ messages)

PMC support for ARMv6
 2009-01-15 20:32 UTC 

[PATCH noindent 1/3] bash-completion: Support running when set -u is enabled
 2009-01-15 21:01 UTC  (4+ messages)
` [PATCH noindent 2/3] bash-completion: Try bash completions before simple filetype
  ` [PATCH noindent 3/3] bash-completion: Added comments to remind about required arguments


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.