public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-28 22:09:49 to 2010-10-29 09:59:22 UTC [more...]

[PATCH -V22 00/14] Generic name to handle and open by handle syscalls
 2010-10-29  9:57 UTC  (14+ messages)
` [PATCH -V22 01/14] exportfs: Return the minimum required handle size
` [PATCH -V22 02/14] vfs: Add name to file handle conversion support
` [PATCH -V22 04/14] vfs: Add handle based readlink syscall
` [PATCH -V22 05/14] vfs: Add handle based stat syscall
` [PATCH -V22 06/14] fs: Don't allow to create hardlink for deleted file
` [PATCH -V22 07/14] fs: Remove i_nlink check from file system link callback
` [PATCH -V22 08/14] vfs: Add handle based link syscall
` [PATCH -V22 09/14] x86: Add new syscalls for x86_32
` [PATCH -V22 10/14] x86: Add new syscalls for x86_64
` [PATCH -V22 11/14] unistd.h: Add new syscalls numbers to asm-generic
` [PATCH -V22 12/14] vfs: Export file system uuid via /proc/<pid>/mountinfo
` [PATCH -V22 13/14] ext3: Copy fs UUID to superblock
` [PATCH -V22 14/14] ext4: "

fs: break out inode operations from inode_lock V4
 2010-10-29  9:48 UTC  (13+ messages)
` [PATCH 1/8] fs: protect inode->i_state with inode->i_lock
` [PATCH 2/8] fs: factor inode disposal
` [PATCH 3/8] fs: Lock the inode LRU list separately
` [PATCH 4/8] fs: remove inode_lock from iput_final and prune_icache
` [PATCH 5/8] fs: move i_sb_list out from under inode_lock
` [PATCH 6/8] fs: move i_wb_list "
` [PATCH 7/8] fs: rename inode_lock to inode_hash_lock
` [PATCH 8/8] fs: Clean up documentation references to inode_lock

[PATCH] kdb: avoid on-stack cpumask, old-style accessors
 2010-10-29  9:48 UTC  (3+ messages)

[PATCH] telephony: fix return value
 2010-10-29  9:42 UTC  (2+ messages)

[PATCHv11 2.6.36-rc2-tip 0/15] 0: Uprobes Patches
 2010-10-29  9:23 UTC  (2+ messages)

[RFC][PATCH 0/3] big chunk memory allocator v2
 2010-10-29  9:20 UTC  (9+ messages)
` [RFC][PATCH 2/3] a help function for find physically contiguous block
` [RFC][PATCH 3/3] a big contig memory allocator

Bug#594089: keyboard-configuration: caps lock keycode problem
 2010-10-29  8:55 UTC  (9+ messages)

business offer !
 2010-10-29 10:42 UTC 

[PULL REQUEST] md update for current merge window
 2010-10-29  8:37 UTC 

[GIT PULL] scheduler fixes
 2010-10-29  8:35 UTC 

kmemleak disabled itself in 2.6.36
 2010-10-29  8:31 UTC  (4+ messages)

Clocksource tsc unstable (delta = -8589361717 ns) in current git
 2010-10-29  8:30 UTC  (9+ messages)
          ` [bisected] Clocksource tsc unstable git

[RFC PATCH 1/1] vhost: TX used buffer guest signal accumulation
 2010-10-29  8:12 UTC  (12+ messages)

intel idle kconfig warning
 2010-10-29  8:12 UTC  (3+ messages)

[PATCH 3/3] [x86, next] Add mce_sys_info interface for debug
 2010-10-29  8:10 UTC  (3+ messages)

[PATCH 2/3] [x86, next] Add mce_ser interface in /sys/kernel/debug/mce/ for test
 2010-10-29  8:06 UTC  (2+ messages)

Kernel v2.6.36 trouble on USB disconnect
 2010-10-29  8:05 UTC 

[PATCH v4 00/11] memcg: per cgroup dirty page accounting
 2010-10-29  7:50 UTC  (16+ messages)
` [PATCH v4 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v4 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v4 03/11] memcg: create extensible page stat update routines
` [PATCH v4 04/11] memcg: add lock to synchronize page accounting and migration
` [PATCH v4 05/11] writeback: create dirty_info structure
` [PATCH v4 06/11] memcg: add dirty page accounting infrastructure
` [PATCH v4 07/11] memcg: add kernel calls for memcg dirty page stats
` [PATCH v4 08/11] memcg: add dirty limits to mem_cgroup
` [PATCH v4 09/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v4 10/11] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v4 11/11] memcg: check memcg dirty limits in page writeback

[PATCH] power: Fix typo in status comparison causing warning
 2010-10-29  7:49 UTC  (2+ messages)

[ANNOUNCE] Status of unlocked_qcmds=1 operation for .37
 2010-10-29  7:50 UTC  (11+ messages)

fs: break out inode operations from inode_lock V3
 2010-10-29  7:46 UTC  (14+ messages)
` [PATCH 1/8] fs: protect inode->i_state with inode->i_lock
` [PATCH 2/8] fs: factor inode disposal
` [PATCH 3/8] fs: Lock the inode LRU list separately
` [PATCH 4/8] fs: remove inode_lock from iput_final and prune_icache
` [PATCH 5/8] fs: move i_sb_list out from under inode_lock
` [PATCH 6/8] fs: move i_wb_list "
` [PATCH 7/8] fs: rename inode_lock to inode_hash_lock
` [PATCH 8/8] fs: Clean up documentation references to inode_lock

[GIT PATCH] USB patches for .37-rc1
 2010-10-29  7:37 UTC  (2+ messages)
` [PATCH] USB: ehci/mxc: compile fix

[PATCH 00/15] x86: APIC related clean up
 2010-10-29  7:26 UTC  (8+ messages)
` [PATCH 15/15] x86: Disabling x2apic if nox2apic is specified
        ` [PATCH -v3] x86: Disable "

[RFC][PATCH 00/22] sched: SCHED_DEADLINE v3
 2010-10-29  6:45 UTC  (23+ messages)
` [RFC][PATCH 01/22] sched: add sched_class->task_dead
` [RFC][PATCH 02/22] sched: add extended scheduling interface
` [RFC][PATCH 03/22] sched: SCHED_DEADLINE data structures
` [RFC][PATCH 04/22] sched: SCHED_DEADLINE SMP-related "
` [RFC][PATCH 05/22] sched: SCHED_DEADLINE policy implementation
` [RFC][PATCH 06/22] sched: SCHED_DEADLINE handles spacial kthreads
` [RFC][PATCH 07/22] sched: SCHED_DEADLINE push and pull logic
` [RFC][PATCH 08/22] sched: SCHED_DEADLINE avg_update accounting
` [RFC][PATCH 09/22] sched: add period support for -deadline tasks
` [RFC][PATCH 10/22] sched: add a syscall to wait for the next instance
` [RFC][PATCH 11/22] sched: add schedstats for -deadline tasks
` [RFC][PATCH 12/22] sched: add runtime reporting "
` [RFC][PATCH 13/22] sched: add resource limits "
` [RFC][PATCH 14/22] sched: add latency tracing "
` [RFC][PATCH 15/22] sched: add traceporints "
` [RFC][PATCH 16/22] sched: add SMP "
` [RFC][PATCH 17/22] sched: add signaling overrunning "
` [RFC][PATCH 19/22] rtmutex: turn the plist into an rb-tree
` [RFC][PATCH 18/22] sched: add reclaiming logic to -deadline tasks
` [RFC][PATCH 20/22] sched: drafted deadline inheritance logic
` [RFC][PATCH 21/22] sched: add bandwidth management for sched_dl
` [RFC][PATCH 22/22] sched: add sched_dl documentation

[PATCH] vfs: fix possible use after free in finish_open()
 2010-10-29  6:58 UTC  (3+ messages)

[PATCH] x86-32: NUMA irq stacks allocations
 2010-10-29  6:43 UTC  (2+ messages)
` [tip:x86/urgent] x86-32: Restore irq stacks NUMA-aware allocations

[patch] rapidio: use resource_size()
 2010-10-29  6:35 UTC  (2+ messages)

[PATCH 0/2] jump label updates
 2010-10-29  6:34 UTC  (7+ messages)
` [PATCH 2/2] jump label: disable due to compiler bug

[tip:x86/platform] x8: Move olpc to platform
 2010-10-29  6:23 UTC 

[PATCH 2/2] initramfs: Fix initramfs size calculation
 2010-10-29  6:12 UTC  (11+ messages)
  ` [PATCH] initramfs: Fix build break on symbol-prefixed archs

[PATCH 0/5] [GIT PULL] kconfig: Fixes to make localmodconfig
 2010-10-29  5:43 UTC  (6+ messages)
` [PATCH 1/5] [PATCH 1/5] kconfig: Make localmodconfig handle environment variables
` [PATCH 2/5] [PATCH 2/5] kconfig: Fix variable name typo %prompts in streamline_config.pl
` [PATCH 3/5] [PATCH 3/5] kconfig: Fix missing declaration of variable $dir "
` [PATCH 4/5] [PATCH 4/5] kconfig: Fix streamline_config to read multi line deps in Kconfig files
` [PATCH 5/5] [PATCH 5/5] kconfig: Have streamline_config process menuconfigs too

[PATCH] x86, uv: More Westmere support on SGI UV
 2010-10-29  5:40 UTC  (2+ messages)
` [tip:x86/uv] "

2.6.36-git11 -- kernel/pid.c:419 invoked rcu_dereference_check() without protection!
 2010-10-29  5:22 UTC 

[PATCH] fix oops in usbserial_cleanup function;
 2010-10-29  5:07 UTC  (6+ messages)
    ` [PATCH] fix oops in usbserial_cleanup function

[PATCH 1/3] [x86, next] Fix unsuitable attributes of mce debugfs
 2010-10-29  4:41 UTC 

Benchmarks of kernel tracing options (ftrace, ktrace, lttng and perf)
 2010-10-29  4:37 UTC  (4+ messages)

[PATCH] call stop_machine_text_poke() on all cpus
 2010-10-29  4:22 UTC  (2+ messages)

[PATCH 0/8] [GIT PULL] jump label: various fixes and updates
 2010-10-29  4:20 UTC  (3+ messages)
` [PATCH 3/8] jump label: Fix error with preempt disable holding mutex

[PATCH v2.6.36-rc7] md: fix and update workqueue usage
 2010-10-29  4:13 UTC  (2+ messages)

[PATCH 2/2] Documentation: document the staging directory and submission process
 2010-10-29  3:58 UTC  (2+ messages)

[PATCH 1/2] Documentation: don't call the -next tree "staging"
 2010-10-29  3:58 UTC  (2+ messages)

[ANNOUNCE] ktest.pl: Easy and flexible testing script for Linux Kernel Developers
 2010-10-29  3:56 UTC  (5+ messages)

[GIT] Sparc
 2010-10-29  3:46 UTC 

[GIT] IDE
 2010-10-29  3:45 UTC 

Upgrade Your Email Account
 2010-10-29  3:41 UTC 

[PATCH] drivers/net/igb: remove unused variable in igb_xmit_frame_ring_adv
 2010-10-29  3:12 UTC  (2+ messages)

[PATCH] x86: Use online node real index in calulate_tbl_offset()
 2010-10-29  3:02 UTC  (2+ messages)

[PATCH 4/7] vmscan: narrowing synchrounous lumply reclaim condition
 2010-10-29  2:23 UTC  (3+ messages)

[PATCH 0/3] [GIT PULL] ftrace: recordmcount.c updates for MIPS
 2010-10-29  2:07 UTC  (2+ messages)

[PATCH v3] staging/keucr driver - uninitialized variable & proper memset length
 2010-10-29  1:43 UTC  (2+ messages)

[PATCH 1/8] staging: dream: fix information leak to userland
 2010-10-29  1:38 UTC  (6+ messages)

linux-next: Tree for October 29
 2010-10-29  1:11 UTC 

@ms_world you won!
 2010-10-29  2:06 UTC 

[PATCH] staging/keucr driver - uninitialized variable & proper memset length
 2010-10-29  1:04 UTC  (3+ messages)
` [PATCH v2] "

[patch] memcg: null dereference on allocation failure
 2010-10-29  0:38 UTC  (3+ messages)

linux-next: manual merge of the xen-pvhvm tree with the xen tree
 2010-10-29  0:42 UTC 

[PATCH] kconfig: Temporarily disable dependency warnings
 2010-10-29  0:37 UTC  (3+ messages)
` [PATCH] Revert "kconfig: Temporarily disable dependency warnings"

[PATCH 0/4] IMA: making i_readcount a first class inode citizen
 2010-10-29  0:30 UTC  (8+ messages)

[PATCH] RFC: vmscan: add min_filelist_kbytes sysctl for protecting the working set
 2010-10-29  0:28 UTC  (9+ messages)

build failures in linus' tree since commit c48c43e
 2010-10-29  0:10 UTC 

Pegasos OHCI bug (was Re: PROBLEM: memory corrupting bug,
 2010-10-29  0:16 UTC  (2+ messages)

[PATCH 0/7] cgroups: Allow to bind/unbind subsystems to/from non-trival hierarchy
 2010-10-29  0:15 UTC  (21+ messages)
` [PATCH 1/7] cgroups: Shrink struct cgroup_subsys
` [PATCH 2/7] cgroups: Allow to bind a subsystem to a cgroup hierarchy
` [PATCH 3/7] cgroups: Allow to unbind subsystem from a cgroup hierarachy
` [PATCH 5/7] cgroups: Make freezer subsystem bindable
` [PATCH 6/7] cgroups: Warn if a bindable subsystem calls css_get()
` [PATCH 7/7] cgroups: Update documentation for bindable subsystems

[RFC IRQ] genirq: fix handle_nested_irq for lazy disable
 2010-10-29  0:04 UTC  (5+ messages)

[PATCH] x86, memblock: Fix early_node_mem with big reserved region
 2010-10-28 23:40 UTC  (2+ messages)
` [tip:x86/urgent] "

GoogleUK 11th Anniversary Celebrations!!!***Contact Mr. Grahams Benfield via email for more info***
 2010-10-28 22:59 UTC 

[GIT PULL REQUEST] watchdog - v2.6.37-rc1
 2010-10-28 22:44 UTC 

[GIT PULL] ext4 bugfix update
 2010-10-28 22:41 UTC 

Important: Email Account Verification Update!!!
 2010-10-28 18:27 UTC 

[GIT] kbuild packaging changes for 2.6.37-rc1
 2010-10-28 22:32 UTC 

[GIT] kbuild misc changes for 2.6.37-rc1
 2010-10-28 22:29 UTC 

[PATCH] ARM: imx: Fix GPIO_1_xx settings that are wrongly assumed
 2010-10-28 22:27 UTC  (3+ messages)

i387.h:324: error: implicit declaration of function ‘kernel_locked’
 2010-10-28 22:25 UTC  (5+ messages)
` [PATCH v2] preempt: fix kernel build with !CONFIG_BKL

[GIT PULL] battery-2.6.git (a last minute fix)
 2010-10-28 22:26 UTC  (2+ messages)

Understanding cgroups
 2010-10-28 22:22 UTC  (2+ messages)

[GIT] kconfig changes for 2.6.37-rc1
 2010-10-28 22:19 UTC 

[PATCH 0/2] Reduce the amount of time spent in watermark-related functions V4
 2010-10-28 22:09 UTC  (3+ messages)
` [PATCH 2/2] mm: vmstat: Use a single setter function and callback for adjusting percpu thresholds


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