All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-14 13:09:36 to 2009-09-14 14:55:32 UTC [more...]

[PATCH 00/29] ioatdma: towards raid support
 2009-09-14 14:55 UTC  (3+ messages)
` [PATCH 19/29] ioat1: trim ioat_dma_desc_sw

[PATCH] bluez git HEAD doesn't put introspection methods into the introspection output
 2009-09-14 14:52 UTC  (6+ messages)
` [PATCH] Add introspection interface to the output of introspection calls

[PATCH] console_print: change the function api to make it have printk style interface
 2009-09-14 14:50 UTC  (6+ messages)
      ` [PATCH] cleanup legacy console_print function

(unknown),
 2009-09-14 14:33 UTC 

[PATCH 1/1] cr: ext4: use filemap_checkpoint for ext4 file backed mmaps
 2009-09-14 14:48 UTC  (2+ messages)

[PATCH] mpc5200: support for the MAN mpc5200 based board mucmc52
 2009-09-14 14:47 UTC  (7+ messages)

[PATCH 4/4] bonding: add sysfs files to display tlb and alb hash table contents
 2009-09-14 14:45 UTC  (3+ messages)

[PATCH 2/3] Add driver for OmniVision OV9640 sensor
 2009-09-14 14:45 UTC  (10+ messages)

[PATCH 6/6] pi_stress clean-ups, fix hang
 2009-09-14 14:45 UTC 

[PATCH] omapfb: Reorder Register_framebuffer call
 2009-09-14 14:43 UTC  (2+ messages)

[PATCH] IMA: update ima_counts_put
 2009-09-14 14:40 UTC  (11+ messages)
` [GIT] IMA regression fix
  ` [origin tree boot crash] Revert "selinux: clean up avc node cache when disabling selinux"
        ` [origin tree boot hang] lockup in key_schedule_gc()
      ` [origin tree SLAB corruption] BUG kmalloc-64: Poison overwritten, INFO: Allocated in bdi_alloc_work+0x2b/0x100 age=175 cpu=1 pid=3514

[U-Boot] fsl_i2c: increase I2C timeout values and make them configurable
 2009-09-14 14:40 UTC  (17+ messages)

[PATCH] arm: remove unused code in delay.S
 2009-09-14 14:40 UTC  (12+ messages)

[PATCH] Adding a userspace application crash handling system to autotest
 2009-09-14 14:39 UTC  (3+ messages)
` [Autotest] "

[PATCH] USB: serial: ftdi: handle gnICE+ JTAG adaptors
 2009-09-14 14:39 UTC 

[PATCH 6/6] pi_stress clean-ups, fix hang
 2009-09-14 14:39 UTC 

[PATCH 5/6] pi_stress clean-ups, fix hang
 2009-09-14 14:38 UTC 

[U-Boot] about 88E1145
 2009-09-14 14:38 UTC 

[linux-dvb] Compile error when I get to snd-go7007.c
 2009-09-14 14:36 UTC 

[PATCH 4/6] pi_stress clean-ups, fix hang
 2009-09-14 14:36 UTC 

[PATCH 3/6] pi_stress clean-ups, fix hang
 2009-09-14 14:35 UTC 

[PATCH 0/5] Trivial warning cleanups
 2009-09-14 14:34 UTC  (16+ messages)
` [PATCH 1/5] Trivial whitespace cleanups
  ` [PATCH 2/5] kbuild: fix warning when domainname is not available
    ` [PATCH 3/5] kbuild: mkcompile_h: trivial cleanups
      ` [PATCH 4/5] acpi: fix trivial warning

MD/RAID: what's wrong with sector 1953519935?
 2009-09-14 14:34 UTC  (21+ messages)
    ` MD/RAID time out writing superblock

[PATCH 2/6] pi_stress clean-ups, fix hang
 2009-09-14 14:34 UTC 

[PATCH 1/6] pi_stress clean-ups, fix hang
 2009-09-14 14:33 UTC 

[RFC] IO scheduler based IO controller V9
 2009-09-14 14:31 UTC  (8+ messages)

RTL8187B wireless driver issue
 2009-09-14 14:31 UTC  (3+ messages)

regression from IRQ handling changes?
 2009-09-14 14:30 UTC  (2+ messages)
`  "

UBIFS Error
 2009-09-14 14:29 UTC  (9+ messages)

[PATCH] hdpvr: i2c fixups for fully functional IR support
 2009-09-14 14:34 UTC  (8+ messages)

[PATCH] DSPBRIDGE: OSAL: Remove CSL
 2009-09-14 14:29 UTC  (2+ messages)

SMART causes disks to go offline on an LSI SAS 1068 controller
 2009-09-14 14:29 UTC 

LDREX/STREX and pre-emption on SMP hardware
 2009-09-14 14:29 UTC  (17+ messages)

[U-Boot] Your e-mail address has won:US$1,200,000.00
 2009-09-14 14:28 UTC 

[Bug 14159] New: AIC79xx is not working properly with an attached scsi tape since 2.6.29
 2009-09-14 14:25 UTC  (4+ messages)
` [Bug 14159] "

Preparing to push patches for the merge window
 2009-09-14 14:24 UTC  (2+ messages)

ID_FS_* attributes inherited from disks to partition
 2009-09-14 14:23 UTC  (3+ messages)

RFC: bus and data format negotiation
 2009-09-14 14:18 UTC  (4+ messages)

[RFC/PATCH v2 00/17] Build Git with MSVC
 2009-09-14 14:18 UTC  (25+ messages)
` [PATCH 01/17] Avoid declaration after statement
` [PATCH 02/17] boolean is a typedef under MSVC, so rename variable to 'i_boolean'
` [PATCH 03/17] Define SNPRINTF_SIZE_CORR=1 for Microsoft Visual C++
` [PATCH 04/17] Add define guards to compat/win32.h
` [PATCH 05/17] Change regerror() declaration from K&R style to ANSI C (C89)
` [PATCH 06/17] mingw.c: Use the O_BINARY flag to open files
` [PATCH 07/17] Fix __stdcall/WINAPI placement and function prototype
` [PATCH 08/17] Test for WIN32 instead of __MINGW32_
` [PATCH 09/17] Add empty header files for MSVC port
` [PATCH 10/17] Add MinGW header files to build git with MSVC
` [PATCH 11/17] Add platform files for MSVC porting
` [PATCH 12/17] Make usage of windows.h lean and mean
` [PATCH 13/17] Define strncasecmp as _strnicmp for MSVC
` [PATCH 14/17] Add ftruncate implementation "
` [PATCH 15/17] Add MSVC to Makefile
` [PATCH 16/17] Add README for MSVC build
` [PATCH 17/17] Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)

[PATCH 6/6] hugetlb: update hugetlb documentation for mempolicy based management
 2009-09-14 14:15 UTC  (13+ messages)

[dm-crypt] aes-256-xts on a 2.5TB volume ... How much trouble am I in?
 2009-09-14 14:15 UTC  (2+ messages)

[Cluster-devel] GFS2: Pre-pull patch posting
 2009-09-14 14:15 UTC  (4+ messages)
`  "
  ` [Cluster-devel] "

[PATCH 1/9] I/O bandwidth controller and BIO tracking
 2009-09-14 14:11 UTC  (4+ messages)

[PATCH] tcp: fix ssthresh u16 leftover
 2009-09-14 14:09 UTC 

[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
 2009-09-14 14:07 UTC  (15+ messages)

[PATCH RFC] tun: export underlying socket
 2009-09-14 14:06 UTC  (8+ messages)

2.6.31 ehci problem - mouse dead on scroll
 2009-09-14 14:06 UTC  (2+ messages)

[RFC PATCH 0/2] tracing - signal tracer, support multiple pids in set_pid_ftrace
 2009-09-14 14:05 UTC  (3+ messages)

INGO Why you remove set_user_nice() from kernel/kthread.c
 2009-09-14 14:05 UTC  (2+ messages)

Kernel oops with 2.6.31-wl
 2009-09-14 14:05 UTC 

[GITGRUB] New menu interface (second draft)
 2009-09-14 14:03 UTC  (11+ messages)

MPC8323 USB Host
 2009-09-14 13:59 UTC  (2+ messages)

bdev->bd_inode_backing_dev_info?
 2009-09-14 13:58 UTC  (2+ messages)

[PATCH] mpc5200: support for the MAN mpc5200 based board uc101
 2009-09-14 14:12 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mpc52xx, mucmc52, uc101: config cleanup
 2009-09-14 13:57 UTC  (7+ messages)
    ` [U-Boot] [PATCHv2 "
        ` [U-Boot] [PATCHv3 1/2] mpc5200, "

ipv4 regression in 2.6.31 ?
 2009-09-14 13:57 UTC  (2+ messages)

[Buildroot] [git commit master] busybox: bump 1.15.x version
 2009-09-14 13:56 UTC 

[Buildroot] [git commit master] squashfs: fix for mksquashfs 4.0 race condition
 2009-09-14 13:56 UTC 

[PATCH 0/4] new statd [take 2]
 2009-09-14 13:54 UTC  (17+ messages)
` [PATCH 1/4] nfs-utils: introduce new statd implementation (1st part)

User mode address error problems on 7763
 2009-09-14 13:54 UTC  (4+ messages)

linux-next: tip tree build warning
 2009-09-14 13:53 UTC  (6+ messages)
  ` Warning from ring buffer code (Was: Re: linux-next: tip tree build warning)

[PATCH] page_list_* cleanup
 2009-09-14 13:52 UTC  (3+ messages)

Updated performance results
 2009-09-14 13:51 UTC  (11+ messages)

RFC: V4L - Support for video timings at the input/output interface
 2009-09-14 13:51 UTC 

[Cluster-devel] GFS2: A quota of quota patches
 2009-09-14 13:51 UTC  (7+ messages)
` [Cluster-devel] [PATCH 1/4] GFS2: Alter arguments of gfs2_quota/statfs_sync
  ` [Cluster-devel] [PATCH 2/4] GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
    ` [Cluster-devel] [PATCH 3/4] GFS2: Remove obsolete code in quota.c
      ` [Cluster-devel] [PATCH 4/4] GFS2: Add get_xstate quota function

[iproute2] tc action mirred question
 2009-09-14 13:44 UTC  (9+ messages)

linux-next: manual merge of the security-testing tree with the parisc tree
 2009-09-14 13:49 UTC  (3+ messages)

[PATCH 8/9] KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #5]
 2009-09-14 13:48 UTC  (7+ messages)

[refpolicy] services_modemmanager.patch
 2009-09-14 13:48 UTC  (2+ messages)

Problems with Intel HDA driver
 2009-09-14 13:46 UTC  (9+ messages)

[PATCH][GIT PULL] ring-buffer: typecast cmpxchg to fix PowerPC warning
 2009-09-14 13:43 UTC 

[PATCH 0/7] Post merge per-bdi writeback patches v2
 2009-09-14 13:42 UTC  (12+ messages)
` [PATCH 1/7] writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE
` [PATCH 3/7] writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout
` [PATCH 5/7] writeback: inline allocation failure handling in bdi_alloc_queue_work()
` [PATCH 6/7] writeback: separate starting of sync vs opportunistic writeback

[refpolicy] new policy for dkim-filter
 2009-09-14 13:41 UTC  (12+ messages)

[GIT PULL] nilfs2 updates for 2.6.32-rc1
 2009-09-14 13:40 UTC 

shell environment when mounting
 2009-09-14 13:40 UTC 

[PATCH 2/2] remove NORETURN from function pointers
 2009-09-14 13:37 UTC  (10+ messages)

[Qemu-devel] Re: [PATCH 0/5] Refactor and enhance RTC configuration
 2009-09-14 13:36 UTC  (5+ messages)

[Buildroot] Enabling oprofiler package on buildroot-2009.08 (MIPS cross-compilation)
 2009-09-14 13:36 UTC  (3+ messages)

[PATCH 2/8] s3c6410: sdhci: Adding additional data in sdhci platform data structure
 2009-09-14 13:33 UTC  (3+ messages)

Problems with Pinnacle 310i (saa7134) and recent kernels
 2009-09-14 13:32 UTC  (13+ messages)

can we disable/enable eSCO by using setsockopt of sco socket?
 2009-09-14 13:32 UTC  (2+ messages)

[PATCH 00/10][QEMU-KVM] Port test suite to multiboot
 2009-09-14 13:30 UTC  (5+ messages)
` [PATCH 01/10] Add test device for use with the test suite

ioctl(RFCOMMCREATEDEV) failed: File descriptor in bad state
 2009-09-14 13:28 UTC  (4+ messages)

[PATCH 0/8] mm: around get_user_pages flags
 2009-09-14 13:27 UTC  (6+ messages)
` [PATCH 5/8] mm: follow_hugetlb_page flags

[refpolicy] admin_smoltclient.patch
 2009-09-14 13:27 UTC  (2+ messages)

[PATCH] libsepol/checkpolicy: Add support for multiple target OSes
 2009-09-14 13:22 UTC 

Recent assembler sign extension patch
 2009-09-14 13:26 UTC  (2+ messages)

Sparc release requalification
 2009-09-14 13:25 UTC  (2+ messages)

[PATCH 1/1] cr: add a few more ckpt_write_err()s
 2009-09-14 13:24 UTC  (5+ messages)

[PATCH 0/3] rfkill_unregister() should always be followed by rfkill_destroy()
 2009-09-14 13:24 UTC  (5+ messages)
` [PATCH 1/3] hp-wmi: fix rfkill memory leak on unload
  ` [PATCH 2/3] thinkpad_acpi: "

[PATCH] Activate Virtualization On Demand
 2009-09-14 13:23 UTC  (2+ messages)

[refpolicy] services_abrt.patch
 2009-09-14 13:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] VirtIO: Fix QEMU crash during Windows PNP tests
 2009-09-14 13:31 UTC 

Boot failure after erasing a file in flash
 2009-09-14 13:22 UTC 

[PATCH v2] infiniband-diags/scripts: Add 'ibcheckspeed' and 'ibcheckportspeed' to scripts
 2009-09-14 13:19 UTC  (5+ messages)
` [ofa-general] "

libipq_compat not work ?
 2009-09-14 13:17 UTC 

[PATCH] Documentation/git-add.txt: Explain --patch option in layman terms
 2009-09-14 13:13 UTC  (12+ messages)
              ` [PATCH] Improve --patch option documentation in git-add

[PATCH] Phonet: Netlink event for autoconfigured addresses
 2009-09-14 13:10 UTC  (2+ messages)
` [PATCH] cdc-phonet: remove noisy debug statement

Put acpi/backlight code into kernel
 2009-09-14 13:09 UTC  (5+ 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.