linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-21 20:30:34 to 2009-05-22 08:59:15 UTC [more...]

[PATCH 01/38] cred: #include init.h in cred.h
 2009-05-22  8:59 UTC  (42+ messages)
` [PATCH 02/38] utsns: extract create_uts_ns()
` [PATCH 03/38] ipcns 1/4: remove useless get/put while CLONE_NEWIPC
` [PATCH 04/38] ipcns 2/4: extract create_ipc_ns()
` [PATCH 05/38] ipcns 3/4: make free_ipc_ns() static
` [PATCH 06/38] ipcns 4/2: move free_ipcs() proto
` [PATCH 07/38] pidns 1/2: make create_pid_namespace() accept parent pidns
` [PATCH 08/38] pidns 2/2: rewrite copy_pid_ns()
` [PATCH 09/38] netns 1/2: don't get/put old netns on CLONE_NEWNET
` [PATCH 10/38] netns 2/2: extract net_create()
` [PATCH 11/38] nsproxy: extract create_nsproxy()
` [PATCH 12/38] i386: ifdef out struct thread_struct::fs
` [PATCH 13/38] x86_64: ifdef out struct thread_struct::ip
` [PATCH 14/38] Remove struct mm_struct::exe_file et al
` [PATCH 15/38] dcache: extract and use d_unlinked()
` [PATCH 16/38] x86: ptrace debugreg checks rewrite
` [PATCH 17/38] groups: move code to kernel/groups.c
` [PATCH 18/38] C/R: core stuff
` [PATCH 19/38] C/R: multiple tasks
` [PATCH 20/38] C/R: i386 support
` [PATCH 21/38] C/R: i386 debug registers
` [PATCH 22/38] C/R: i386 xstate
` [PATCH 23/38] C/R: x86_64 support
` [PATCH 24/38] C/R: x86_64 debug registers
` [PATCH 25/38] C/R: x86_64 xstate
` [PATCH 26/38] C/R: nsproxy
` [PATCH 27/38] C/R: checkpoint/restore struct uts_namespace
` [PATCH 28/38] C/R: formally checkpoint/restore struct ipc_namespace
` [PATCH 29/38] C/R: formally checkpoint/restore struct mnt_namespace
` [PATCH 30/38] C/R: checkpoint/restore struct pid_namespace
` [PATCH 31/38] C/R: formally checkpoint/restore struct net_namespace
` [PATCH 32/38] C/R: checkpoint/restore struct cred
` [PATCH 33/38] C/R: checkpoint/restore aux groups (structy group_info)
` [PATCH 34/38] C/R: checkpoint/restore struct user
` [PATCH 35/38] C/R: checkpoint/restore struct user_namespace
` [PATCH 36/38] C/R: checkpoint/restore struct pid
` [PATCH 37/38] C/R: checkpoint/restore opened files
` [PATCH 38/38] C/R: checkpoint/restart struct sighand_struct

[PATCH 1/2] perf_counter: dynamically allocate tasks' perf_counter_context struct [v2]
 2009-05-22  8:57 UTC  (6+ messages)
` [PATCH 2/2] perf_counter: optimize context switch between identical inherited contexts

[PATCH 0/4] gcov kernel support
 2009-05-22  8:55 UTC  (4+ messages)
` [PATCH 3/4] gcov: add gcov profiling infrastructure

[Xen-devel] Re: Where do we stand with the Xen patches?
 2009-05-22  8:55 UTC  (4+ messages)
` swiotlb: remove __weak hooks in favour of architecture-specific functions

IO scheduler based IO Controller V2
 2009-05-22  8:54 UTC  (5+ messages)
` [PATCH 02/18] io-controller: Common flat fair queuing code in elevaotor layer
` [PATCH 04/18] io-controller: Modify cfq to make use of flat elevator fair queuing

linux-next: Tree for May 22
 2009-05-22  8:51 UTC 

[PATCH 1/2] ftrace: Add task_comm support for trace_event
 2009-05-22  8:49 UTC  (5+ messages)

[PATCH-tip] x86: hwmon/k8temp.c Add support for AMD 10H and 11H
 2009-05-22  8:42 UTC  (3+ messages)

[PATCH v3 0/2] Intel-IOMMU: source-id checking for interrupt remapping
 2009-05-22 16:41 UTC  (3+ messages)
` [PATCH v3 1/2] Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it
` [PATCH v3 2/2] Intel-IOMMU, intr-remap: source-id checking

[PATCH] memcg: remove forward declaration from sched.h
 2009-05-22  8:37 UTC  (3+ messages)

[PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
 2009-05-22  8:35 UTC  (4+ messages)

How to tell whether a struct file is held by a process?
 2009-05-22  8:36 UTC  (8+ messages)

[PATCH] ACPI processor: remove spurious newline from warning message
 2009-05-22  8:23 UTC 

[x86] [MCE] Updated 32bit merge for tip x86 mce2 branch
 2009-05-22  8:21 UTC  (2+ messages)

[RFC] Add Input IOCTL for accelerometer devices
 2009-05-22  8:21 UTC  (10+ messages)

linux-next: net tree build warning
 2009-05-22  8:20 UTC  (3+ messages)

[PATCH] memcg: remove some redundant checks
 2009-05-22  8:16 UTC  (2+ messages)

[PATCH 0/11] Per-bdi writeback flusher threads #4
 2009-05-22  8:15 UTC  (15+ messages)

INFO: possible circular locking dependency at cleanup_workqueue_thread
 2009-05-22  8:11 UTC  (11+ messages)

linux-next: manual merge of the net tree with the tree
 2009-05-22  8:10 UTC  (6+ messages)

[PATCH] mm/slub.c: Use print_hex_dump and remove unnecessary cast
 2009-05-22  8:04 UTC  (2+ messages)

[PATCH] freescale: beyond ARRAY_SIZE of fdev->chan
 2009-05-22  8:03 UTC  (2+ messages)

[PATCH] slab: fix generic PAGE_POISONING conflict with SLAB_RED_ZONE
 2009-05-22  8:02 UTC 

[PATCH 0/2] [GIT PULL] tracing/events: show task comms
 2009-05-22  8:00 UTC  (2+ messages)

linux-next: Tree for May 11
 2009-05-22  7:55 UTC  (4+ messages)
` [PATCH -next] v4l2: handle unregister for non-I2C builds

[PATCH V2 0/3] Introduce and use DO_ONCE statement expression macro
 2009-05-22  7:44 UTC  (8+ messages)
` [PATCH V2 1/3] kernel.h: Add "
` [PATCH V2 2/3] arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: Use DO_ONCE & spelling fix
` [PATCH V2 3/3] kernel.h: Remove unused printk_once

Realtek 8168D: no active link (2.6.29.2)
 2009-05-22  7:18 UTC  (2+ messages)

[tip:x86/urgent] x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot
 2009-05-22  7:12 UTC 

[PATCH]Perl is needed to build the kernel but it is not in Documentation/Changes
 2009-05-22  7:05 UTC 

LinuxPPS core (Version 3): the PPS Linux implementation
 2009-05-22  6:12 UTC  (2+ messages)
` [PATCH 1/1] LinuxPPS core support

Congratulations
 2009-05-22  6:57 UTC 

perf counter issue - WARN_ON_ONCE(!list_empty(&tsk->perf_counter_ctx.counter_list));
 2009-05-22  6:25 UTC  (9+ messages)

[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
 2009-05-22  6:18 UTC  (3+ messages)

linux-next: manual merge of the tracing tree with the net tree
 2009-05-22  6:15 UTC 

linux-next: manual merge of the tracing tree with the net tree
 2009-05-22  6:15 UTC 

[RFC PATCH v2 0/2] Saving power by cpu evacuation sched_max_capacity_pct=n
 2009-05-19 20:40 UTC  (7+ messages)

Misleading OOM messages
 2009-05-19 20:39 UTC  (11+ messages)

[git pull] Please pull powerpc.git merge branch
 2009-05-22  6:11 UTC 

[RFC v3][PATCH 2/2] intel_txt: Intel(R) TXT and tboot kernel support
 2009-05-19 20:30 UTC  (4+ messages)

[PATCH] Acer Aspire One Fan Control
 2009-05-19 20:30 UTC  (11+ messages)

Performance overhead of paravirt_ops on native identified
 2009-05-22  5:59 UTC  (8+ messages)

linux-next: manual merge of the tip-core tree with Linus' tree
 2009-05-22  5:50 UTC  (4+ messages)

Your £1,230,310 GBP Jackpot
 2009-05-22  5:49 UTC 

linux-next: manual merge of the security-testing tree with Linus' tree
 2009-05-22  5:35 UTC  (2+ messages)

[GIT PULL] sh updates for 2.6.30-rc7
 2009-05-22  5:26 UTC 

[PATCH] smack:beyond ARRAY_SIZE of data
 2009-05-22  4:35 UTC  (6+ messages)

p used before making sure it is not NULL in kernel/auditsc.c
 2009-05-22  4:07 UTC  (2+ messages)

[PATCH] PM: suspend_device_irqs(): don't disable wakeup IRQs
 2009-05-22  2:53 UTC  (5+ messages)

[PATCH] tracing/workqueue: Get rid of searching last executed worklet in probe_worklet_complete()
 2009-05-22  2:40 UTC  (4+ messages)
  ` [PATCH] tracing/workqueue: Get rid of searching last executedworklet "
` [PATCH v2] tracing/workqueue: Get rid of searching last executed worklet "

[PATCH] readahead:add blk_run_backing_dev
 2009-05-22  2:33 UTC  (7+ messages)

[PATCH] hexdump: remove the tailing space
 2009-05-22  2:07 UTC 

can't flush tlb on e500
 2009-05-22  0:57 UTC  (2+ messages)

[PATCH] sparseirq: Enable early irq_desc allocation
 2009-05-22  1:40 UTC  (3+ messages)

linux-next: powerpc tree build warning
 2009-05-22  1:28 UTC 

linux-next: manual merge of the vfs tree with the tree
 2009-05-22  1:23 UTC 

linux-next: powerpc tree build warning
 2009-05-22  1:11 UTC 

[PATCH 0/3] Introduce and use DO_ONCE statement expression macro
 2009-05-22  1:09 UTC  (14+ messages)
` [PATCH 1/3] kernel.h: Add "
` [PATCH 2/3] arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: Use DO_ONCE & spelling fix
` [PATCH 3/3] kernel.h: Remove unused printk_once

Rich man's version of AIO on Linux 2.6.x?
 2009-05-22  0:59 UTC 

[GIT PATCH] x86,percpu: fix pageattr handling with remap allocator
 2009-05-22  0:55 UTC  (16+ messages)

kill-the-bkl/reiserfs: request for linux-next inclusion
 2009-05-22  0:50 UTC  (2+ messages)

[RESEND][PATCH] readahead:add blk_run_backing_dev
 2009-05-22  0:09 UTC 

[PATCH 1/3] integrity: path_check update
 2009-05-21 23:59 UTC  (5+ messages)
` [PATCH 2/3] integrity: move ima_counts_get

[PATCH] IMA: Add __init notation to ima functions
 2009-05-21 23:35 UTC  (3+ messages)

[PATCH] IMA: Minimal IMA policy and boot param for TCB IMA policy
 2009-05-21 23:32 UTC  (3+ messages)

Allow signaling a process by all its thread ids?
 2009-05-21 23:11 UTC  (4+ messages)

[patch 0/5] Support for sanitization flag in low-level page allocator
 2009-05-21 22:47 UTC  (7+ messages)

Your NetVision E-mail Account Expires in 2 Days
 2009-05-21 22:18 UTC 

BUG: blank screen - unless keyboard/synaptic combo
 2009-05-21 22:40 UTC  (2+ messages)

What happened to the dynamic_printk boot option?
 2009-05-21 22:39 UTC 

[BUG] 2.6.30-rc4: Kernel BUG under network load with gianfar
 2009-05-21 22:24 UTC  (3+ messages)

[PATCH] cls_cgroup: read classid atomically in classifier
 2009-05-21 22:22 UTC  (3+ messages)

[PATCH] PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
 2009-05-21 22:21 UTC 

[PATCH] misc: Fix typo in Kconfig
 2009-05-21 22:16 UTC  (3+ messages)

[PATCH V2 2/3] powerpc: Add support for swiotlb on 32-bit
 2009-05-21 22:08 UTC  (6+ messages)

Fw: RCU detected CPU 1 stall (t=4295904002/751 jiffies) Pid: 902, comm: md1_raid5
 2009-05-21 21:53 UTC  (6+ messages)
  ` Fw: RCU detected CPU 1 stall (t=4295904002/751 jiffies) Pid:902, "
        ` Fw: RCU detected CPU 1 stall (t=4295904002/751 jiffies)Pid:902, "

[PATCH] ieee1394: eth1394: use "firewire%d" instead of "eth%d" as interface name
 2009-05-21 21:35 UTC  (5+ messages)

[PATCH 1/1] MFD: Add U300 AB3100 core support v5
 2009-05-21 21:17 UTC 

[PATCH 0/1] MFD: Add U300 AB3100 core support v5
 2009-05-21 21:15 UTC 

[2.6.30] e1000e: pci_enable_pcie_error_reporting failed 0xfffffffb
 2009-05-21 20:32 UTC  (3+ messages)

[RFC PATCH 0/5] Put struct inode on a diet
 2009-05-21 20:30 UTC  (4+ messages)
` [PATCH 1/5] fs: i_flags and i_state in struct inode only need to be unsigned short
  ` [PATCH 2/5] fs: Remove i_cindex from struct inode


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).