public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-15 07:37:38 to 2011-06-15 16:15:08 UTC [more...]

Fw: Re: [PATCH 0/7] overlay filesystem: request for inclusion
 2011-06-15 16:14 UTC  (6+ messages)
  `  "

[PATCH 2/8 v2] x86, UV: inline header file functions
 2011-06-15 16:06 UTC  (2+ messages)

[PATCH 1 of 6] x86, UV: smp_processor_id in a preemptable region
 2011-06-15 16:07 UTC  (5+ messages)

[PATCH] coccinelle: if(ret)return ret; return ret; semantic patch
 2011-06-15 16:05 UTC  (12+ messages)
` [PATCH v2] coccinelle: if (ret) return "
              ` [Cocci] "

[PATCH v2] btrfs: Remove all sysfs entries
 2011-06-15 16:02 UTC  (5+ messages)

[PATCH] video: don't use flush_scheduled_work() in fb_defio
 2011-06-15 16:00 UTC 

[ANNOUNCE] Native Linux KVM tool v2
 2011-06-15 15:53 UTC 

[PATCH] binfmt_flat: missing argv table
 2011-06-15 15:52 UTC  (2+ messages)

[PATCH v3] coccinelle: if (ret) return ret; return ret; semantic patch
 2011-06-15 15:50 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] init: use KERNEL_DS when trying to start init process
 2011-06-15 15:49 UTC  (7+ messages)
` (no subject)
      ` [PATCH] m68k, exec: remove redundant set_fs(USER_DS)

linux-next: build failure after merge of the final tree (staging related)
 2011-06-15 15:47 UTC  (7+ messages)
      ` [PATCH] arch/tile: remove useless set_fixmap_nocache() macro

[PATCH 8/8 v2] x86, UV: correct UV2 BAU destination timeout
 2011-06-15 15:47 UTC 

[PATCH 7/8 v2] x86, UV: correct failed topology memory leak
 2011-06-15 15:47 UTC 

[PATCH 6/8 v2] x86, UV: remove cpumask_t from the stack
 2011-06-15 15:47 UTC 

[PATCH 5/8 v2] x86, UV: rename hubmask to pnmask
 2011-06-15 15:47 UTC 

[PATCH 4/8 v2] x86, UV: correct reset_with_ipi()
 2011-06-15 15:47 UTC 

[PATCH 3/8 v2] x86, UV: allow for non-consecutive sockets
 2011-06-15 15:47 UTC 

[PATCH 1/8 v2] x86, UV: smp_processor_id in a preemptable region
 2011-06-15 15:46 UTC 

SLUB BUG: check_slab called with interrupts enabled
 2011-06-15 15:45 UTC  (4+ messages)

[PATCH] regulator: max8952 - fix wrong gpio valid check
 2011-06-15 15:42 UTC  (2+ messages)

device plugged into xhci port not detected after a resume
 2011-06-15 15:38 UTC  (2+ messages)

[PATCH 0/3] [RFC] Persistent device name using preferred name
 2011-06-15 15:37 UTC  (7+ messages)
` [PATCH 1/3] [RFC] genhd: add a new attribute in device structure
` [PATCH 2/3] [RFC] sd: print preferred name in kernel messages
` [PATCH 3/3] [RFC] fs: print preferred name in procfs messages

[RFC PATCHv5 0/7] HSI framework and drivers
 2011-06-15 15:37 UTC  (7+ messages)
` [RFC PATCHv5 2/7] HSI: omap_ssi: Introducing OMAP SSI driver

[PATCH 0/8 v2] x86, UV: fixes to tlb shootdown
 2011-06-15 15:37 UTC 

[PWM v9 0/3] Implement a generic PWM framework
 2011-06-15 15:33 UTC  (2+ messages)

[ANNOUNCE] Linux Security Summit 2011 Schedule
 2011-06-15 15:31 UTC  (2+ messages)

2.6.39.1 input regression
 2011-06-15 15:03 UTC  (2+ messages)

[PATCH] x86: Change trap definitions to enumerated values
 2011-06-15 15:28 UTC  (3+ messages)

[PATCH] genirq: don't use flush_scheduled_work() in IRQ affinity notifiers
 2011-06-15 15:25 UTC  (3+ messages)

[PATCH -v3] Audit: push audit success and retcode into arch ptrace.h
 2011-06-15 15:19 UTC 

[PATCH 3.0-rc3] i915: Fix gen6 (SNB) GPU stalling
 2011-06-15 15:16 UTC  (4+ messages)
` [Intel-gfx] "

[GIT PULL rcu/urgent] fixes for slowdowns and softlockup
 2011-06-15 14:58 UTC 

[PATCH] video: don't use flush_scheduled_work() in fb_defio
 2011-06-15 14:57 UTC 

[PATCH] Introduce ActivePid: in /proc/self/status (v2, was Vpid:)
 2011-06-15 14:55 UTC 

[PATCH] FRV: Hook up gpiolib support
 2011-06-15 14:48 UTC  (3+ messages)

[PATCH 00/16 v2] [GIT PULL] tracing: various fixes
 2011-06-15 14:45 UTC  (20+ messages)
` [PATCH 01/16 v2] tracing: Schedule a delayed work to call wakeup()
` [PATCH 02/16 v2] tracing: Use NUMA allocation for per-cpu ring buffer pages
` [PATCH 03/16 v2] tracing: Add a proc file to stop tracing and free buffer
` [PATCH 04/16 v2] tracing: Add disable_on_free option
` [PATCH 05/16 v2] ftrace: Fixed an include coding style issue
` [PATCH 06/16 v2] async: "
` [PATCH 07/16 v2] tracing, function_graph: Remove dependency of abstime and duration
` [PATCH 08/16 v2] tracing, function_graph: Merge overhead and duration display
` [PATCH 09/16 v2] tracing, function: Fix trace header to follow context-info option
` [PATCH 10/16 v2] tracing, function_graph: Remove lock-depth from latency trace
` [PATCH 11/16 v2] tracing, function_graph: Add context-info support for function_graph
` [PATCH 12/16 v2] tracing: Convert to kstrtoul_from_user
` [PATCH 13/16 v2] ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating
` [PATCH 14/16 v2] x86: Swap save_stack_trace_regs parameters
` [PATCH 15/16 v2] stack_trace: Add weak save_stack_trace_regs()
` [PATCH 16/16 v2] tracing/kprobes: Fix kprobe-tracer to support stack trace

[PATCH] omap v4l2: fix wrong resizer calculation
 2011-06-15 14:36 UTC  (3+ messages)

PROBLEM: /proc/$pid/ns/ access of zombies dies with null pointer
 2011-06-15 14:19 UTC 

[slubllv7 00/17] SLUB: Lockless freelists for objects V7
 2011-06-15 14:26 UTC  (4+ messages)
` [slubllv7 04/17] x86: Add support for cmpxchg_double

[PATCH 0/8] PM / Domains: Support for generic I/O PM domains (v5)
 2011-06-15 14:17 UTC  (5+ messages)
` [PATCH 8/8] ARM / shmobile: Support for I/O PM domains for SH7372 (v5)

3.0.0-rc2: Xen: powernow-k8: Kernel panic - not syncing: Attempted to kill init!
 2011-06-15 14:16 UTC  (10+ messages)

netconsole regression w/ 8d8fc29d
 2011-06-15 14:16 UTC  (4+ messages)

[RFC 3/5 v3] net: restore net_create and make it globally visible
 2011-06-15 13:58 UTC 

[RFC 5/5 v3] procfs: add documentation for procfs mount options
 2011-06-15 13:58 UTC 

[RFC 4/5 v3] procfs: Add hidenet/nohidenet procfs mount options
 2011-06-15 13:58 UTC 

[RFC 1/5 v3] procfs: parse mount options
 2011-06-15 13:58 UTC 

[RFC 2/5 v3] procfs: add hidepid= and gid= mount options
 2011-06-15 13:58 UTC 

[RFC 0/5 v3] procfs: introduce hidepid=, hidenet=, gid= mount options
 2011-06-15 13:57 UTC 

Panic on OOM
 2011-06-15 13:50 UTC  (7+ messages)

[PATCH] gpio: Add support for PC8741x SuperIO chip GPIOs
 2011-06-15 13:47 UTC  (3+ messages)

[PATCH 1/1] perf: clear out make flags when calling kernel make kernelver
 2011-06-15 13:35 UTC 

[PATCH] dvb-usb/technisat-usb2: don't use flush_scheduled_work()
 2011-06-15 13:32 UTC 

tc match MAC destination
 2011-06-15 13:29 UTC  (3+ messages)

Build regressions/improvements in v3.0-rc3
 2011-06-15 13:22 UTC  (6+ messages)

[PATCH 3.0-rc2] OMAP: ams-delta: fix broken uevent sysfs entries
 2011-06-15 13:16 UTC  (8+ messages)

[BUG] 3.0.0-rc2 usb mouse not working
 2011-06-15 13:15 UTC  (2+ messages)

[PATCHv10 0/10] Contiguous Memory Allocator
 2011-06-15 13:12 UTC  (23+ messages)
` [PATCH 08/10] mm: cma: Contiguous Memory Allocator added
` [Linaro-mm-sig] "

[RESEND/PATCH 0/2] trivial patches
 2011-06-15 13:07 UTC  (2+ messages)

[PATCH] lkdtm: Fix race when crashpoint is hit multiple times before checking count
 2011-06-15 12:58 UTC  (2+ messages)

kernel 2.6.32-27 crash in tcp
 2011-06-15 12:57 UTC 

REGRESSION: Performance regressions from switching anon_vma->lock to mutex
 2011-06-15 12:49 UTC  (7+ messages)

re:Build regressions/improvements in v3.0-rc3
 2011-06-15 12:29 UTC  (2+ messages)
` Build "

bug: kernel 3.0-rc3 not relocatable on i386?
 2011-06-15 12:26 UTC  (9+ messages)

[PATCH] ACPI, APEI, Add APEI _OSC support
 2011-06-15 12:17 UTC  (4+ messages)

[PATCH v2 1/3] dmaengine: add new dma API for max_segment_number
 2011-06-15 12:08 UTC  (2+ messages)
` [PATCH v3] "

auth 3e058a96 subscribe linux-kernel david.a.cohen@linux.intel.com
 2011-06-15 11:47 UTC  (2+ messages)

kernel 2.6.39 iop-adma pq-zero-sum self-test failed
 2011-06-15 11:02 UTC 

Upgrade Notification To All Chello Owners
 2011-06-15 10:55 UTC 

[PATCH]mm: use correct address for pte_unmap_unlock in zap_pte_range
 2011-06-15 10:43 UTC  (2+ messages)

Upgrade Notification To All Chello Owners
 2011-06-15 10:33 UTC 

re:Possible deadlock when suspending framebuffer
 2011-06-15 10:20 UTC  (4+ messages)
` Possible "

[PATCH RESEND] scsi: don't use execute_in_process_context()
 2011-06-15 10:20 UTC  (3+ messages)

[PATCH] ahci: enable pmp but connected to HDD issue fixed
 2011-06-15 10:14 UTC  (3+ messages)
` [PATCH v2] ahci: fix pmp softreset with HDD

[PATCH] [RESEND] devres: Fix possible use after free
 2011-06-15 10:12 UTC  (7+ messages)

[PATCH/Trivial] docproc: cleanup brace placement
 2011-06-15  9:53 UTC 

[PATCH for 3.0-rc4 0/2] dp83640: bug fixes
 2011-06-15  9:55 UTC  (3+ messages)
` [PATCH for 3.0-rc4 1/2] dp83640: fix phy status frame event parsing
` [PATCH for 3.0-rc4 2/2] dp83640: drop PHY status frames in the driver

[PATCH 0/2] [GIT PULL][v3.0] sched: various fixes
 2011-06-15  9:50 UTC  (4+ messages)
` [PATCH 2/2] sched: Check if lowest_mask is initialized in find_lowest_rq
  ` [tip:sched/urgent] sched: Check if lowest_mask is initialized in find_lowest_rq()

[PATCH 1/2] sched: Fix need_resched() when checking peempt
 2011-06-15  9:50 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH 0/7] KVM steal time implementation
 2011-06-15  9:28 UTC  (9+ messages)
` [PATCH 3/7] KVM-HV: KVM Steal "
` [PATCH 5/7] KVM-GST: KVM Steal time accounting

[PATCH] ARM: mm: cache-l2x0: Add support for re-enabling l2x0
 2011-06-15  9:02 UTC  (5+ messages)

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-15  8:55 UTC  (6+ messages)
` [PATCH v4 3.0-rc2-tip 2/22] 2: uprobes: Breakground page replacement

[RFC] reworked machine check recovery patches
 2011-06-15  8:52 UTC  (19+ messages)
` [PATCH 08/10] NOTIFIER: Take over TIF_MCE_NOTIFY and implement task return notifier

[PATCH] drivers/scsi/ipr.c: reorder error handling code to include iounmap
 2011-06-15  8:50 UTC  (4+ messages)

[PATCH] s3c2410_udc: udc command always disables pull-up instead of passing the command
 2011-06-15  8:43 UTC  (5+ messages)

[PATCH][RESEND] rtc: rtc-s3c: Update RTC driver for supporting clock gating
 2011-06-15  8:42 UTC 

[patch 00/15] CFS Bandwidth Control V6
 2011-06-15  8:37 UTC  (4+ messages)

£750,000.00 GBP HAS BEEN AWARDED TO YOU
 2011-06-15  7:38 UTC 

btrfs: Remove all sysfs entries
 2011-06-15  8:36 UTC 

[PATCH] i2c: imx: choose the better clock divider
 2011-06-15  8:34 UTC  (2+ messages)

[PATCH v4 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes
 2011-06-15  8:23 UTC  (6+ messages)
` Re: Re: Re: [PATCH v4 11/18] input: Add initial support for TWL6040 vibrator
    `  "

[PATCH V2 trivial/treewide] Change Ryan Mallon's email address across the kernel
 2011-06-15  8:13 UTC  (2+ messages)

[PATCH] [perf] Add inverted call graph report support
 2011-06-15  8:15 UTC  (5+ messages)

another ext3 kernel BUG
 2011-06-15  8:09 UTC  (8+ messages)
      ` ext3 and btrfs various Oops and kernel BUGs

Email only my pastor : pastorfred@hotmail.co.uk
 2011-06-15  7:47 UTC 

[PATCH 6 of 6] x86, UV: correct UV2 BAU destination timeout
 2011-06-15  7:43 UTC  (2+ messages)

[PATCH 4 of 6] x86, UV: correct reset_with_ipi()
 2011-06-15  7:37 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