linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-10 00:28:25 to 2009-12-10 11:08:28 UTC [more...]

todays git regression (2.6.32-04008.g3ff6a46): lot of device mapper warnings
 2009-12-10 11:08 UTC  (7+ messages)

[PATCH] modpost: fix asprintf warnings
 2009-12-10 11:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] asus-laptop: add Lenovo SL LenovoCare LED support
 2009-12-10 10:58 UTC  (5+ messages)

[PATCH] serial: add support for Korenix JetCard
 2009-12-10 10:46 UTC  (2+ messages)

current -git fails to boot on nehalem-ex
 2009-12-10 10:39 UTC  (2+ messages)
` Bisected regression (Was Re: current -git fails to boot on nehalem-ex)

Important: Email Account Verification Update!! !
 2009-12-10 10:14 UTC 

[PATCH] ACPICA: don't cond_resched() when irq_disabled or in_atomic
 2009-12-10 10:09 UTC  (2+ messages)

[RFC][PATCH 00/10] Base support for Freescale i.MX51 SoC platform
 2009-12-10 10:31 UTC  (3+ messages)
` [RFC][PATCH 05/10] mxc: Add board support for the i.MX51 babbage board

[rfc] "fair" rw spinlocks
 2009-12-10 10:31 UTC  (14+ messages)

[PATCH 1/9] Squashfs: move zlib decompression wrapper code into a separate file
 2009-12-10 10:01 UTC  (5+ messages)

An mm bug in today's 2.6.32 git tree
 2009-12-10  9:56 UTC  (4+ messages)

[PATCH] hrtimer: move timer stats helper functions to hrtimer.c
 2009-12-10  9:56 UTC 

mmotm-2009-12-08-17-45 resume slowly
 2009-12-10  9:52 UTC  (2+ messages)

[PATCH] perf_event: fix perf_swevent_hrtimer()
 2009-12-10  9:08 UTC  (6+ messages)
  ` [PATCH v2] "
    ` [tip:perf/urgent] perf_event: Fix perf_swevent_hrtimer() variable initialization
  ` [PATCH] perf_event: fix variable initialization in other path

return value of platform_get_irq
 2009-12-10  8:55 UTC 

upstream regression: slob hang
 2009-12-10  8:49 UTC 

warn on lookup_one_length/vfs_quota_on_mount
 2009-12-10  8:49 UTC  (4+ messages)

[PATCH] perf sched: Add max delay time snapshot
 2009-12-10  8:46 UTC  (7+ messages)
` [tip:perf/urgent] "

[PATCH] drivers/char/nvram.c: Undo removal of duplicated include
 2009-12-10  8:45 UTC  (2+ messages)

linux-next: manual merge of the trivial tree with the net-current tree
 2009-12-10  8:45 UTC  (2+ messages)

[RFC mm][PATCH 0/5] per mm counter updates
 2009-12-10  8:42 UTC  (11+ messages)
` [RFC mm][PATCH 1/5] mm counter cleanup
` [RFC mm][PATCH 2/5] percpu cached mm counter
` [RFC mm][PATCH 3/5] counting swap ents per mm
` [RFC mm][PATCH 4/5] add a lowmem check function
` [RFC mm][PATCH 5/5] counting lowmem rss per mm

[tip:sched/urgent] sched: Fix build warning in get_update_sysctl_factor()
 2009-12-10  8:43 UTC 

[PATCH 5/5] arch/x86/mm/mmio-mod.c: use pr_fmt
 2009-12-10  8:43 UTC  (2+ messages)
` [tip:x86/urgent] x86: mmio-mod.c: Use pr_fmt

[PATCH 4/5] kmmio.c: Add and use pr_fmt(fmt)
 2009-12-10  8:43 UTC  (2+ messages)
` [tip:x86/urgent] x86: "

[PATCH 3/5] i8254.c: Add pr_fmt(fmt)
 2009-12-10  8:43 UTC  (2+ messages)
` [tip:x86/urgent] x86: "

[PATCH 2/5] arch/x86/kernel/setup_percpu.c: use pr_<level> and add pr_fmt(fmt)
 2009-12-10  8:42 UTC  (2+ messages)
` [tip:x86/urgent] x86: setup_percpu.c: Use "

[PATCH 1/5] es7000_32.c: use pr_<level> and add pr_fmt(fmt)
 2009-12-10  8:42 UTC  (2+ messages)
` [tip:x86/urgent] x86: es7000_32.c: Use "

[PATCH] ipvs: fix synchronization on connection close
 2009-12-10  8:41 UTC 

[PATCH] cfq: Remove wait_request flag when idle time is being deleted
 2009-12-10  8:38 UTC  (2+ messages)

[GIT PULL] exofs updates for v2.6.33
 2009-12-10  8:32 UTC 

[PATCH 1/12] arch/arm: Correct size given to memset
 2009-12-10  8:28 UTC  (2+ messages)

[GIT PULL] UBIFS changes for 2.6.33
 2009-12-10  8:27 UTC 

[PATCH] irq: handle irq0 special only on x86
 2009-12-10  8:24 UTC  (4+ messages)

Potential NULL pointer reference in platform_device_register()
 2009-12-10  8:20 UTC 

Driver snd-hrtimer - causing system freeze with Rosegarden
 2009-12-10  8:16 UTC 

[PATCH] softirq,tracing: enable to trace softirq raise latency
 2009-12-10  8:06 UTC  (2+ messages)

[PATCH] sched: Memory leak in two error corner cases
 2009-12-10  8:02 UTC  (4+ messages)

Async resume patch (was: Re: [GIT PULL] PM updates for 2.6.33)
 2009-12-10  7:59 UTC  (5+ messages)
` spinlock in completion_done() (was: Re: Async resume patch (was: Re: [GIT PULL] PM updates for 2.6.33))

[RFC][PATCH v2 0/8] vmscan: AIM7 scalability improvement
 2009-12-10  7:53 UTC  (10+ messages)
` [RFC][PATCH v2 1/8] Replace page_mapping_inuse() with page_mapped()
` [RFC][PATCH v2 2/8] Introduce __page_check_address
` [RFC][PATCH v2 3/8] VM_LOCKED check don't need pte lock
` [RFC][PATCH v2 4/8] Replace page_referenced() with wipe_page_reference()
` [RFC][PATCH v2 5/8] Don't deactivate the page if trylock_page() is failed
` [RFC][PATCH v2 6/8] wipe_page_reference return SWAP_AGAIN if VM pressulre is low and lock contention is detected
` [RFC][PATCH v2 7/8] Try to mark PG_mlocked if wipe_page_reference find VM_LOCKED vma
` [RFC][PATCH v2 8/8] Don't deactivate many touched page

[PATCH] sched: mark sched_clock() as notrace
 2009-12-10  7:50 UTC  (2+ messages)
` [tip:perf/urgent] sched: Mark "

[PATCH 1/2] perf kmem: Show usage if no option is specified
 2009-12-10  7:51 UTC  (7+ messages)
` [PATCH 2/2] perf tools: Align long options which have no short forms
  ` [tip:perf/urgent] "
` [tip:perf/urgent] perf kmem: Show usage if no option is specified
` [tip:perf/urgent] perf kmem: Fix unused argument build warning

[PATCH 12/12] tools/perf: Correct size given to memset
 2009-12-10  7:50 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: "

[PATCH] avoid out of bounds array reference in save_trace()
 2009-12-10  7:50 UTC  (2+ messages)
` [tip:core/urgent] lockdep: Avoid "

[tip:tracing/urgent] tracing: Fix trace_marker output
 2009-12-10  7:49 UTC  (2+ messages)
` [tip:tracing/core] tracing: Remove comparing of NULL to va_list in trace_array_vprintk()

[PATCH] tracing - fix function graph trace to properly display failed entries
 2009-12-10  7:49 UTC  (2+ messages)
` [tip:tracing/core] tracing: Fix function graph trace_pipe "

[tip:tracing/urgent] tracing: Add pipe_close interface
 2009-12-10  7:48 UTC  (2+ messages)
` [tip:tracing/core] tracing: Only call pipe_close if pipe_close is defined

[RFC] [PATCH] In-kernel gdbstub based on utrace Infrastructure
 2009-12-10  7:41 UTC  (11+ messages)

[PATCH] x86, msr: add support for non-contiguous cpumasks
 2009-12-10  7:38 UTC  (3+ messages)

[PATCH v3] vfs: new O_NODE open flag
 2009-12-10  7:39 UTC  (11+ messages)

nfs broken in net-next? -- now in mainline
 2009-12-10  7:33 UTC  (2+ messages)

[PATCH] microblaze: nommu: Don't clobber R11 on syscalls
 2009-12-10  7:31 UTC  (2+ messages)

[PATCH 0/5] [GIT PULL] tracing: Fixes for function graph and trace_printk
 2009-12-10  7:20 UTC  (2+ messages)

[PATCH 5/5 -v2] acpi, apei, Document for APEI
 2009-12-10  7:17 UTC 

[PATCH 4/5 -v2] acpi, apei, EINJ support
 2009-12-10  7:17 UTC 

[PATCH 3/5 -v2] acpi, apei, HEST table parsing
 2009-12-10  7:16 UTC 

[PATCH 2/5 -v2] acpi, apei, APEI supporting infrastructure
 2009-12-10  7:16 UTC 

[GIT PULL for 2.6.33] V4L/DVB updates
 2009-12-10  7:16 UTC  (4+ messages)

[PATH 1/5 -v2] acpi, IO memory pre-mapping and atomic accessing
 2009-12-10  7:16 UTC 

[PATCH 2/4] ftrace - add function_duration tracer
 2009-12-10  7:08 UTC  (2+ messages)

linux-next: Tree for December 10
 2009-12-10  6:59 UTC 

[PATCH 2/2] net: use compat helper functions in compat_sys_recvmmsg
 2009-12-10  6:59 UTC 

[PATCH 1/2] net: fix compat_sys_recvmmsg parameter type
 2009-12-10  6:58 UTC 

[git pull] drm
 2009-12-10  6:17 UTC 

[RFC] [PATCH 0/5] cgroups: support for module-loadable subsystems
 2009-12-10  6:13 UTC  (10+ messages)
` [RFC] [PATCH 1/5] cgroups: revamp subsys array

[PATCH]about eicon: array subscript is above array bounds
 2009-12-10  5:46 UTC 

[patch 0/9] Fix various __task_cred related invalid RCU assumptions
 2009-12-10  5:34 UTC  (19+ messages)
` [patch 1/9] sys: Fix missing rcu protection for __task_cred() access
` [patch 2/9] fs: Add missing rcu protection for __task_cred() in sys_ioprio_get
` [patch 3/9] proc: Add missing rcu protection for __task_cred() in task_sig()
` [patch 4/9] oom: Add missing rcu protection of __task_cred() in dump_tasks
` [patch 5/9] security: Use get_task_cred() in keyctl_session_to_parent()
` [patch 6/9] signal: Fix racy access to __task_cred in kill_pid_info_as_uid()
` [patch 7/9] signals: Fix more rcu assumptions
` [patch 8/9] Documentation: Fix invalid "
` [patch 9/9] security: Fix invalid rcu assumptions in comments

[PATCH 1/1] cxgb3i: Fix a login over vlan issue
 2009-12-10  5:26 UTC  (2+ messages)

[PATCH 1/1] cxgb3i: Fix a login over vlan issue
 2009-12-10  5:35 UTC 

[PATCH 1/1]: fixed cxgb3i to always use negative errno in case of error
 2009-12-10  5:25 UTC 

[PATCH 0/5] dell-laptop improvements
 2009-12-10  5:03 UTC  (11+ messages)
` [PATCH 1/5] dell-laptop: fix a use-after-free error on the failure path
` [PATCH 2/5] dell-laptop: fix rfkill memory leak on unload and failure paths
` [PATCH 4/5] dell-laptop: add __init to init functions
` [PATCH 5/5] dell-laptop: poll the rfkill hard-block
    ` [PATCH 6/5] dell-laptop: remove duplicate Kconfig entry under drivers/misc

[git pull] m68knommu arch updates
 2009-12-10  4:54 UTC  (3+ messages)

[PATCH] hp-wmi: improve rfkill support
 2009-12-10  4:53 UTC  (2+ messages)

[PATCH]about eicon: array subscript is above array bounds
 2009-12-10  4:04 UTC 

[PATCH] cardbus: Add a fixup hook and fix powerpc
 2009-12-10  3:53 UTC  (3+ messages)

[PATCH 4/4] ftrace - function_duration Documentation
 2009-12-10  3:47 UTC  (2+ messages)

Block IO Controller V4
 2009-12-10  3:44 UTC  (10+ messages)

[PATCH 1/4] ftrace - expose tracing_thresh and global_trace
 2009-12-10  3:44 UTC  (2+ messages)

[PATCH 0/4] ftrace - Add function duration tracer to ftrace
 2009-12-10  3:41 UTC  (2+ messages)

[GIT PULL] ext4 updates for v2.6.33
 2009-12-10  3:38 UTC  (2+ messages)

Async suspend-resume patch w/ rwsems (was: Re: [GIT PULL] PM updates for 2.6.33)
 2009-12-10  2:51 UTC  (3+ messages)
` Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)

[PATCH 0/3] gpiolib: gpio naming in sysfs
 2009-12-10  2:49 UTC  (5+ messages)
` [PATCH 1/3] device class: add symlink creation helpers
` [PATCH 2/3] gpiolib: add support for having symlinks under gpio class directory

MAINTAINERS: What's the correct mailing address?
 2009-12-10  2:40 UTC  (4+ messages)

linux-next: ext4 tree build failure
 2009-12-10  2:33 UTC  (3+ messages)

[PATCH] [0/31] HWPOISON 2.6.33 pre-merge posting
 2009-12-10  2:21 UTC  (10+ messages)
` [PATCH] [19/31] mm: export stable page flags
` [PATCH] [23/31] HWPOISON: add memory cgroup filter

[PATCH 5/12] drivers/media/video/uvc: Correct size given to memset
 2009-12-10  2:05 UTC  (2+ messages)

[PATCH 0/3] clean out Perl from build system
 2009-12-10  1:53 UTC  (5+ messages)
` [PATCH 1/3] Replace kernel/timeconst.pl with kernel/timeconst.sh

[PATCH] sched: Fix rq lock use through wrong spinlock api
 2009-12-10  1:55 UTC 

[PATCH] uvcvideo: add another YUYV format GUID
 2009-12-10  1:46 UTC  (4+ messages)

[ANNOUNCE] Git 1.6.6.rc2
 2009-12-10  1:44 UTC 

[PATCH] [TRIVIAL] memcg: fix memory.memsw.usage_in_bytes for root cgroup
 2009-12-10  1:16 UTC  (5+ messages)

[GIT PULL] workqueue changes for 2.6.33-rc1
 2009-12-10  1:23 UTC 

[GIT PULL] Xen fbdev fixups
 2009-12-10  1:03 UTC 

[GIT PULL] Xen bugfixes (resend)
 2009-12-10  1:02 UTC 

[PATCH] capabilities: Use RCU to protect task lookup in sys_capget
 2009-12-10  1:02 UTC  (2+ messages)

Useless thermal acpi driver ?
 2009-12-10  1:00 UTC  (2+ messages)

[PATCH 2/6] x86: Merge sys_iopl
 2009-12-10  0:57 UTC  (3+ messages)
` [tip:x86/asm] "
` [tip:x86/asm] x86-64, paravirt: Call set_iopl_mask() on 64 bits

[PATCH 0/6] x86: Merge pt_regs using syscalls
 2009-12-10  0:52 UTC  (3+ messages)

[PATCH 1/6] x86, 32-bit: Add new pt_regs stubs
 2009-12-10  0:47 UTC  (3+ messages)
` [tip:x86/asm] x86-32: "
` [tip:x86/asm] x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2

[PATCH 6/6] x86: Merge sys_clone
 2009-12-10  0:46 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 5/6] x86, 32-bit: Convert sys_vm86 & sys_vm86old
 2009-12-10  0:46 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 4/6] x86: Merge sys_sigaltstack
 2009-12-10  0:46 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 3/6] x86: Merge sys_execve
 2009-12-10  0:46 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH] Coding style correction on some drivers that use Generic HDLC
 2009-12-10  0:40 UTC  (4+ messages)

mmotm 2009-12-08-17-45 uploaded
 2009-12-10  0:28 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).