public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-09 07:34:18 to 2010-08-09 18:27:04 UTC [more...]

[RFC PATCH 0/2] RCU stall handler for kernel debugger
 2010-08-09 18:26 UTC  (5+ messages)
` [RFC PATCH 1/2] debug_core: move all watch dog syncs to a single function
  ` [RFC PATCH 2/2] rcu,debug_core: allow the kernel debugger to reset the rcu stall timer

linux-next: Tree for August 7
 2010-08-09 18:16 UTC  (10+ messages)
` linux-next: Tree for August 7 (IR)

Attempted summary of suspend-blockers LKML thread
 2010-08-09 18:16 UTC  (16+ messages)
` Attempted summary of suspend-blockers LKML thread, take two
  ` Attempted summary of suspend-blockers LKML thread, take three

Query: Patches break with Microsoft exchange server
 2010-08-09 18:15 UTC  (15+ messages)

linux-next: Tree for August 9
 2010-08-09 17:56 UTC  (4+ messages)
` linux-next: Tree for August 9 (nfs)
` [patch -NEXT] usb/gadget/webcam: fix Kconfig depends again
` [PATCH -next] v4l2-ctrls.c: needs to include slab.h

[PATCH 3/3] cxgb3i: change cxgb3i to use libcxgbi
 2010-08-09 17:53 UTC 

[PATCH 1/3] libcxgbi: common library for cxgb3i and cxgb4i
 2010-08-09 17:53 UTC 

[PATCH 2/3] cxgb4i v5: iscsi driver
 2010-08-09 17:53 UTC 

[PATCH 0/3] cxgbi iscsi driver
 2010-08-09 17:53 UTC 

[PATCH 0/8] v5 De-couple sysfs memory directories from memory sections
 2010-08-09 17:53 UTC 

[PATCH 00/10] zram: various improvements and cleanups
 2010-08-09 17:26 UTC  (11+ messages)
` [PATCH 01/10] Replace ioctls with sysfs interface
` [PATCH 02/10] Remove need for explicit device initialization
` [PATCH 03/10] Use percpu stats
` [PATCH 04/10] Use percpu buffers
` [PATCH 05/10] Reduce per table entry overhead by 4 bytes
` [PATCH 06/10] Block discard support
` [PATCH 07/10] Increase compressed page size threshold
` [PATCH 08/10] Some cleanups
` [PATCH 09/10] Update zram documentation
` [PATCH 10/10] Document sysfs entries

2.6.35 - INFO: kernel/exit.c:1387 invoked rcu_dereference_check() without protection!
 2010-08-09 17:27 UTC 

linux-next: Tree for August 4
 2010-08-09 17:25 UTC  (5+ messages)
` linux-next: Tree for August 4 (olpc_battery)

v2.6.35-git2 SELinux build failure
 2010-08-09 17:21 UTC  (2+ messages)

[PATCH] sparc64: Fix perf_arch_get_caller_regs()
 2010-08-09 17:14 UTC  (2+ messages)

2.6.35 - INFO: kernel/signal.c:660 invoked rcu_dereference_check() without protection!
 2010-08-09 17:13 UTC 

[BISECTED] Today's Linus.git hangs during boot: can't find the floppy controller
 2010-08-09 17:07 UTC  (15+ messages)
        ` [PATCH wq#for-linus] workqueue: workqueue_cpu_callback() should be cpu_notifier not hotcpu_notifier
              ` [PATCH wq#for-linus] drm: fix a fallout from slow-work -> wq conversion
                  ` [PATCH] drm: fix fallouts "

[PATCH] [Bug 16494] NFS client over TCP hangs due to packet loss
 2010-08-09 16:55 UTC  (9+ messages)

[patch 1/2] x86_64 page fault NMI-safe
 2010-08-09 16:53 UTC  (11+ messages)

[PATCH] trivial, document that div64_u64() is not precise on 32bit platforms
 2010-08-09 16:30 UTC  (3+ messages)
  ` [PATCH] Make div64_u64() "

[PATCH] kvm: make mmu_shrink() fit shrinker's requirement
 2010-08-09 16:34 UTC  (3+ messages)

[PATCH 1/1] integer overflow issue in 'appletouch' driver
 2010-08-09 16:33 UTC  (4+ messages)

2.6.35-rc3-git8 - include/linux/fdtable.h:88 invoked rcu_dereference_check() without protection!
 2010-08-09 16:30 UTC  (2+ messages)

[PATCH 1/2] DNS: If the DNS server returns an error, allow that to be cached
 2010-08-09 16:22 UTC  (2+ messages)
` [PATCH 2/2] AFS: Implement an autocell mount capability

[PATCH] DNS: If the DNS server returns an error, allow that to be cached [ver #2]
 2010-08-09 16:16 UTC  (2+ messages)

2.6.35-stable/ppc64/p7: suspicious rcu_dereference_check() usage detected during 2.6.35-stable boot
 2010-08-09 16:12 UTC  (2+ messages)

why can't i use gdb to dump module variables anymore?
 2010-08-09 16:06 UTC  (2+ messages)

[GIT PATCH] TTY patches for 2.6.36
 2010-08-09 16:06 UTC  (6+ messages)

2.6.35-rc3-git4 - kernel/sched.c:616 invoked rcu_dereference_check() without protection!
 2010-08-09 16:04 UTC  (4+ messages)

[PATCH] ACPI: Fix wrong atomicity check in preemption point
 2010-08-09 15:56 UTC  (2+ messages)

[PATCH] sh: remove RELOC_HIDE on exception handlers and syscall routines
 2010-08-09 15:29 UTC  (2+ messages)

[PATCH 4/5] percpu: add missing markup in mm/slub_def.h
 2010-08-09 15:51 UTC  (3+ messages)
` [PATCH] slub: add missing __percpu "

[PATCH 1/3] usb gadget: don't save bind callback in struct usb_gadget_driver
 2010-08-09 15:36 UTC  (5+ messages)
` [PATCH 2/3] usb gadget: don't save bind callback in struct usb_composite_driver
  ` [PATCH 3/3] usb gadget: don't save bind callback in struct usb_configuration

[PATCH 2/2] MEMSTICK: Add driver for Ricoh R5C592 Card reader
 2010-08-09 15:30 UTC  (2+ messages)

[PATCHv7 0/8] Various USB patches
 2010-08-09 15:02 UTC  (9+ messages)
` [PATCHv7 1/8] USB: gadget: g_multi: fixed vendor and product ID
  ` [PATCHv7 2/8] USB: gadget: g_ffs: "
    ` [PATCHv7 3/8] USB: gadget: composite: Better string override handling
      ` [PATCHv7 4/8] USB: gadget: mass_storage: moved strings handling code to composite
        ` [PATCHv7 5/8] USB: gadget: functionfs: code cleanup
          ` [PATCHv7 6/8] USB: gadget: g_multi: moved strings handling code to composite
            ` [PATCHv7 7/8] usb: gadget: storage: remove nofua file when unbinding
              ` [PATCHv7 8/8] usb: gadget: mass_storage: optional SCSI WRITE FUA bit

IPC between application and xserver is causing extra context switches
 2010-08-09 15:02 UTC 

clock drift in set_task_cpu()
 2010-08-09 14:56 UTC  (4+ messages)

[PATCH -V17 0/12] Generic name to handle and open by handle syscalls
 2010-08-09 14:54 UTC  (4+ messages)
` [PATCH -V17 10/12] vfs: Export file system uuid via /proc/<pid>mountinfo

[PATCH 0/1] perf symbols: ignore mapping symbols on ARM
 2010-08-09 14:53 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/2] tty: add tty_struct->dev pointer to corresponding device instance
 2010-08-09 15:08 UTC  (3+ messages)
` [PATCH 2/2] serport: place serport serio device correctly in the device tree

2.6.35: suspicious rcu_dereference_check() usage
 2010-08-09 14:46 UTC  (2+ messages)

[PATCH 9/42] drivers/scsi: Adjust confusing if indentation
 2010-08-09 14:45 UTC  (4+ messages)
` [PATCH] scsi: mpt2sas: Add space in printk

[PATCH 2/2 v3] mfd: Add timberdale video-in driver to timberdale
 2010-08-09 14:35 UTC 

[PATCH 1/2 v3] media: Add timberdale video-in driver
 2010-08-09 14:35 UTC 

[PATCH 0/2 v3] media, mfd: Add timberdale video-in driver
 2010-08-09 14:35 UTC 

[PATCH] vfs: introduce FS_IOC_SYNCFS to sync a single super
 2010-08-09 14:33 UTC 

n2 RNG driver bogus cast removal
 2010-08-09 14:26 UTC  (2+ messages)

[PATCH 34/42] drivers/message/fusion: Adjust confusing if indentation
 2010-08-09 14:19 UTC  (2+ messages)

[PATCH] lockup_detector: Make DETECT_HUNT_TASK default depend on LOCKUP_DETECTOR
 2010-08-09 14:21 UTC  (7+ messages)

[patch] lpfc: change spin_lock_irq() to spin_lock()
 2010-08-09 14:03 UTC  (2+ messages)

[PATCH] USB: pl2303: New vendor and product id
 2010-08-09 13:55 UTC 

[PATCH 0/9] v4 De-couple sysfs memory directories from memory sections
 2010-08-09 13:56 UTC  (7+ messages)
` [PATCH 4/9] v4 Add mutex for add/remove of memory blocks
` [PATCH 6/9] v4 Update the find_memory_block declaration

[PATCH] Add quick erase format option
 2010-08-09 13:54 UTC  (6+ messages)

[PATCH 3/4] tc35892-gpio: add setup/remove callbacks
 2010-08-09 13:48 UTC 

[PATCH v2] i2c/nuc900: add i2c driver support for nuc900
 2010-08-09 13:40 UTC  (2+ messages)

[PATCH] musb: move usb_add_hcd to the core init code from gadget code (v2)
 2010-08-09 13:24 UTC  (2+ messages)

[PATCH] spi: omap2_mcspi: make use of dev_vdbg()
 2010-08-09 13:22 UTC  (3+ messages)

[PATCH] i2c: QUP based bus driver for Qualcomm MSM chipsets
 2010-08-09 13:09 UTC  (2+ messages)

is nfsd sync or async?
 2010-08-09 13:02 UTC 

[PATCHv3 00/16] pps: several fixes and improvements
 2010-08-09 12:47 UTC  (7+ messages)
` [PATCHv3 05/16] pps: access pps device by direct pointer

[GIT PULL #2] block bits for 2.6.36-rc1
 2010-08-09 12:43 UTC 

Multicast MAC when sending via gateway
 2010-08-09 12:33 UTC 

[PATCH] AFS: Implement an autocell mount capability
 2010-08-09 12:28 UTC  (2+ messages)

[GIT PULL] arch/cris changes for 2.6.36
 2010-08-09 12:26 UTC  (2+ messages)

[PATCH] MIPS: remove RELOC_HIDE on __pa_symbol
 2010-08-09 12:21 UTC  (3+ messages)

[PATCH 13/14] DMAENGINE: ste_dma40: don't pause/resume non-executing channels
 2010-08-09 12:09 UTC 

[PATCH 14/14] DMAENGINE: ste_dma40: added kernel doc for struct
 2010-08-09 12:09 UTC 

[PATCH 12/14] DMAENGINE: ste_dma40: removed non-used variable from struct
 2010-08-09 12:09 UTC 

[PATCH 11/14] DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
 2010-08-09 12:08 UTC 

[PATCH 10/14] DMAENGINE: ste_dma40: fix possible use of uninitialized variable
 2010-08-09 12:08 UTC 

[PATCH 09/14] DMAENGINE: ste_dma40: corrected is_paused behavior
 2010-08-09 12:08 UTC 

[PATCH 08/14] DMAENGINE: ste_dma40: code clean-up
 2010-08-09 12:08 UTC 

[PATCH 07/14] DMAENGINE: ste_dma40: added support for link jobs in hw
 2010-08-09 12:08 UTC 

[PATCH 06/14] DMAENGINE: ste_dma40: removed a few magic numbers
 2010-08-09 12:08 UTC 

[PATCH 05/14] DMAENGINE: ste_dma40: fix bug related to callback handling
 2010-08-09 12:08 UTC 

[PATCH 04/14] DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request
 2010-08-09 12:08 UTC 

[PATCH 03/14] DMAENGINE: ste_dma40: No need reading, masking and setting a set register
 2010-08-09 12:07 UTC 

[PATCH 02/14] DMAENGINE: ste_dma40: Fix failed to restart logical channel bug
 2010-08-09 12:07 UTC 

[PATCH 01/14] DMAENGINE: ste_dma40: config checks
 2010-08-09 12:07 UTC 

[PATCH 00/14] DMAENGINE: ste_dma40: bugfixes and enhancements
 2010-08-09 12:07 UTC 

[PATCH] NFS: Use kernel DNS resolver
 2010-08-09 11:50 UTC 

[git pull] Please pull powerpc.git next branch
 2010-08-09 11:25 UTC  (3+ messages)

UIO DMA to userspace question
 2010-08-09 11:11 UTC  (2+ messages)

[PATCHv6 0/7] Several USB fixes
 2010-08-09 10:52 UTC  (3+ messages)
` [PATCHv6 1/7] USB: gadget: storage_common: fixed warning building mass storage function

[PATCH 2/2] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
 2010-08-09 10:50 UTC  (10+ messages)

[PATCH 2/2] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells v4
 2010-08-09 10:48 UTC 

[PATCH 1/2] DMAENGINE: correct PL080 register header file
 2010-08-09 10:47 UTC 

[PATCH] Function btree_get_extent: Incorrect if-else if statement
 2010-08-09 10:47 UTC 

[PATCH]exit.c: support larger exit code
 2010-08-09 10:57 UTC  (3+ messages)

Section Mismatches
 2010-08-09 10:31 UTC  (5+ messages)

[GIT] IDE
 2010-08-09 10:28 UTC 

[GIT] Sparc
 2010-08-09 10:28 UTC 

[GIT] Networking
 2010-08-09 10:28 UTC 

[PATCH] serial: Add CONSOLE_POLL support for uartlite
 2010-08-09 10:07 UTC 

[PATCH 1/4] mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handler
 2010-08-09 10:05 UTC  (5+ messages)

[PATCH RESEND again] regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
 2010-08-09  9:59 UTC  (2+ messages)

[tip:x86/cpu] x86, cpu: RDC doesn't have CPUID, which is what c_ident is
 2010-08-09  9:33 UTC  (2+ messages)

Request to submit driver for Nuvoton TPM I2C device (WPCT301)
 2010-08-09  9:24 UTC  (2+ messages)
` [PATCH] TPM Nuvoton I2C driver, kernel 2.6.35

[PATCH] [TRIVIAL] fix some (printk) typos: faild and Faild
 2010-08-09  9:25 UTC  (2+ messages)

[PATCH] Fix spelling fuction -> function in comments
 2010-08-09  9:23 UTC  (2+ messages)

[PATCH]Documentation update broken web addresses
 2010-08-09  9:23 UTC  (6+ messages)

linux-next: build failure after merge of the mfd tree
 2010-08-09  9:10 UTC  (3+ messages)

how to transplant a driver from 2.4 to 2.6?
 2010-08-09  8:59 UTC  (3+ messages)

[116/165] ext4: dont return to userspace after freezing the fs with a mutex held
 2010-08-09  9:00 UTC  (7+ messages)
` [Stable-review] "
    ` [stable] "

[PATCH 1/2 RESEND] regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
 2010-08-09  8:59 UTC  (3+ messages)

[PATCH] regulator: max8660 - fix a memory leak in max8660_remove()
 2010-08-09  8:36 UTC  (2+ messages)

[PATCH] regulator: max1586 - fix a memory leak in max1586_pmic_remove()
 2010-08-09  8:29 UTC  (2+ messages)

[PATCH] regulator: Default GPIO controlled WM8994 regulators to disabled
 2010-08-09  8:24 UTC  (2+ messages)

[PATCH] x86: remove __phys_reloc_hide
 2010-08-09  8:07 UTC  (8+ messages)

[PATCH] regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()
 2010-08-09  7:58 UTC 

[PATCH RESEND] regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe
 2010-08-09  7:51 UTC 

[PATCH] regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe
 2010-08-09  7:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox