public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-03 19:17:42 to 2009-11-04 01:46:57 UTC [more...]

[PATCH 0/3] Reduce GFP_ATOMIC allocation failures, partial fix V3
 2009-11-04  1:46 UTC  (18+ messages)
` [PATCH 2/3] page allocator: Do not allow interrupts to use ALLOC_HARDER
` [PATCH 3/3] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit

[PATCH 1/3] ftrace: Fix unmatching locking in ftrace_regex_write()
 2009-11-04  1:44 UTC  (3+ messages)
` [PATCH 2/3] ftrace: Return EINVAL when writing invalid val to set_ftrace_filter

[PATCH] cgroup: Fixes the un-paired cgroup lock problem
 2009-11-04  1:40 UTC 

cc1plus invoked oom-killer: gfp_mask=0x280da, order=0, oom_adj=0
 2009-11-04  1:40 UTC  (3+ messages)

[announce] new rt2800 drivers for Ralink wireless & project tree
 2009-11-04  1:33 UTC  (13+ messages)

2.6.31-rc8 libata WARNING?
 2009-11-04  1:05 UTC  (5+ messages)
` 2.6.31-rc9 kernel BUG (was: Re: 2.6.31-rc8 libata WARNING?)
  ` 2.6.31-rc9 kernel BUG and mvsas

kernel building regression on 32-rc5 kernel
 2009-11-04  1:21 UTC  (2+ messages)

FatELF patches
 2009-11-04  1:09 UTC  (9+ messages)

[PATCH -v4] crypto: Add PCLMULQDQ accelerated GHASH implementation
 2009-11-04  0:59 UTC  (10+ messages)

2.6.32-rc5: bluetooth still broken
 2009-11-04  1:01 UTC  (2+ messages)

[PATCH 01/10] vfs: introduce FMODE_NONOTIFY
 2009-11-04  0:55 UTC  (4+ messages)
` [PATCH 10/10] send events using read

[RFC patch 5/6] x86: Use EOI register in io-apic on intel platforms
 2009-11-04  0:53 UTC  (3+ messages)
` [tip:x86/apic] "

Memory overcommit
 2009-11-04  0:50 UTC  (20+ messages)

[PATCH 00/11] Sort out sdio_uart - stage two
 2009-11-04  0:54 UTC  (3+ messages)

[PATCH] scsi_lib_dma.c : fix bug with dma maps on nested scsi objects - (2nd try)
 2009-11-04  0:45 UTC 

[patch 00/28] BKL removal queued patches
 2009-11-04  0:43 UTC  (5+ messages)
` [patch 24/28] rtc: Remove BKL from efirtc
  ` Subject: [PATCH] rtc: Explicitly set llseek to no_llseek

RFC: Transparent Hugepage support
 2009-11-04  0:36 UTC  (5+ messages)

[PATCH] prevent AoE causing cache aliases
 2009-11-04  0:37 UTC  (2+ messages)

utime/stime decreasing on thread exit
 2009-11-04  0:23 UTC 

[RFC][-mm][PATCH 0/6] oom-killer: total renewal
 2009-11-04  0:25 UTC  (15+ messages)
` [RFC][-mm][PATCH 1/6] oom-killer: updates for classification of OOM
` [RFC][-mm][PATCH 2/6] oom-killer: count swap usage per process
` [RFC][-mm][PATCH 3/6] oom-killer: count lowmem rss
` [RFC][-mm][PATCH 5/6] oom-killer: check last total_vm expansion

[PATCH] Correct nr_processes() when CPUs have been unplugged
 2009-11-03 18:34 UTC  (3+ messages)

[PATCH 1/8] SGI x86_64 UV: Add limit console output function
 2009-11-04  0:22 UTC  (10+ messages)
        ` [PATCH] x86_64: Limit the number of processor bootup messages

drivers/video/msm: update to new kernel
 2009-11-04  0:17 UTC  (2+ messages)

[PATCH] qlogicpti: add missing parentheses
 2009-11-04  0:19 UTC  (3+ messages)

[PATCH -tip perf/probes 0/5] perf-probe and kprobe-tracer updates
 2009-11-04  0:12 UTC  (6+ messages)
` [PATCH -tip perf/probes 1/5] perf/probe: Update Documentation/perf-probe.txt
` [PATCH -tip perf/probes 2/5] perf/probes: Improve error messages
` [PATCH -tip perf/probes 3/5] perf/probes: Fall back to non-dwarf if possible
` [PATCH -tip perf/probes 4/5] perf/probes: Rename perf probe events group name
` [PATCH -tip perf/probes 5/5] tracing/kprobes: Rename Kprobe-tracer to kprobe-event

Page alloc problems with 2.6.32-rc kernels
 2009-11-04  0:14 UTC  (2+ messages)

[PATCH] m32r: Should index be positive?
 2009-11-04  0:14 UTC  (2+ messages)

[PATCH 8/15] arch/m32r: Use DIV_ROUND_CLOSEST
 2009-11-04  0:11 UTC  (2+ messages)

[PATCH] gpiolib: fix device_create() result check
 2009-11-04  0:02 UTC  (4+ messages)

[PATCH 7/14] cpumask: avoid deprecated function in mm/slab.c
 2009-11-03 18:06 UTC  (2+ messages)

(no subject)
 2009-11-02  8:27 UTC 

[PATCH] intel-iommu: Fix alloc_coherent for pass-through devices
 2009-11-03 23:57 UTC  (7+ messages)

[PATCHv7 3/3] vhost_net: a kernel-level virtio server
 2009-11-03 23:57 UTC  (10+ messages)

[Patch 0/12] AppArmor security module
 2009-11-03 23:48 UTC  (13+ messages)
` [PATCH 01/12] AppArmor: misc. base functions and defines
` [PATCH 02/12] AppArmor: basic auditing infrastructure
` [PATCH 03/12] AppArmor: contexts used in attaching policy to system objects
` [PATCH 04/12] AppArmor: core policy routines
` [PATCH 05/12] AppArmor: dfa match engine
` [PATCH 06/12] AppArmor: policy routines for loading and unpacking policy
` [PATCH 07/12] AppArmor: userspace interfaces
` [PATCH 08/12] AppArmor: file enforcement routines
` [PATCH 09/12] AppArmor: mediation of non file objects
` [PATCH 10/12] AppArmor: domain functions for domain transition
` [PATCH 11/12] AppArmor: LSM interface, and security module initialization
` [PATCH 12/12] AppArmor: Enable configuring and building of the AppArmor security module

[RFC] Block IO Controller V1
 2009-11-03 23:43 UTC  (21+ messages)
` [PATCH 01/20] blkio: Documentation
` [PATCH 02/20] blkio: Change CFQ to use CFS like queue time stamps
` [PATCH 03/20] blkio: Introduce the notion of weights
` [PATCH 04/20] blkio: Introduce the notion of cfq entity
` [PATCH 05/20] blkio: Introduce the notion of cfq groups
` [PATCH 06/20] blkio: Introduce cgroup interface
` [PATCH 07/20] blkio: Provide capablity to enqueue/dequeue group entities
` [PATCH 08/20] blkio: Add support for dynamic creation of cfq_groups
` [PATCH 09/20] blkio: Porpogate blkio cgroup weight or ioprio class updation to cfq groups
` [PATCH 10/20] blkio: Implement cfq group deletion and reference counting support
` [PATCH 11/20] blkio: Some CFQ debugging Aid
` [PATCH 12/20] blkio: Export disk time and sectors dispatched from cgroup interface
` [PATCH 13/20] blkio: Add a group dequeue interface in cgroup for debugging
` [PATCH 14/20] blkio: Do not allow request merging across cfq groups
` [PATCH 15/20] blkio: Take care of preemptions across groups
` [PATCH 16/20] blkio: do not select co-operating queues from different cfq groups
` [PATCH 17/20] blkio: Wait for queue to get backlogged before it expires
` [PATCH 18/20] blkio: arm idle timer even if think time is great then time slice left
` [PATCH 19/20] blkio: Arm slice timer even if there are requests in driver
` [PATCH 20/20] blkio: Drop the reference to queue once the task changes cgroup

[PATCH 1/1] perf symbols: Factor out buildid reading routine
 2009-11-03 23:46 UTC 

2.6.32-rc5-git3: Reported regressions from 2.6.31
 2009-11-03 23:43 UTC  (5+ messages)
` [Bug #14472] EXT4 corruption

[PATCH] x86, apicdef: Fix checkpatch issues in apicdef.h
 2009-11-03 23:34 UTC  (4+ messages)

2.6.32-rc4ish: task umount blocked for more than 120 seconds after USB drive removal
 2009-11-03 23:18 UTC  (2+ messages)

[PATCH] oom_kill: use rss value instead of vm size for badness
 2009-11-03 23:09 UTC  (3+ messages)

[net-next-2.6 PATCH RFC] TCPCT part 1d: generate Responder Cookie
 2009-11-03 23:03 UTC  (4+ messages)

[PATCH] fbdev: Wrong test on unsigned in fb_set_user_cmap()?
 2009-11-03 22:59 UTC  (2+ messages)

[PATCH] page-types: decode flags directly from command line
 2009-11-03 22:54 UTC 

[PATCH] dst: Fix parentheses
 2009-11-03 22:53 UTC  (2+ messages)

[PATCH] TPM: Let the tpm char device be openable multiple times
 2009-11-03 22:41 UTC  (4+ messages)
` [tpmdd-devel] "

[PATCH 1/3] sysfs directory scaling: rbtree for dirent name lookups
 2009-11-03 22:28 UTC  (11+ messages)

please read
 2009-11-03 22:28 UTC 

[PATCH 0/13] sysfs lazification
 2009-11-03 22:27 UTC  (8+ messages)
` [PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
` [PATCH 03/13] sysfs: Use dentry_ops instead of directly playing with the dcache

[PATCH cleanup] Re: + mips-vpe-remove-leftover-unlock_kernel.patch added to -mm tree
 2009-11-03 22:24 UTC  (3+ messages)

[PATCH 1/1] MM: swapfile, fix crash on double swapon
 2009-11-03 22:19 UTC  (3+ messages)
  ` [PATCH mmotm] fix to swap_info-include-first_swap_extent-fix.patch

[PATCH] pci/pcie: Avoid unnecessary PCIe link retrains
 2009-11-03 21:38 UTC 

[PATCH] RTC: v3020 driver bugfix
 2009-11-03 22:01 UTC  (2+ messages)

[PATCH 0/3] perf latency command
 2009-11-03 22:00 UTC  (4+ messages)
` [PATCH 3/3] perf latency builtin command

[PATCH 0/5] cfq-iosched: improve latency for no-idle queues (v3)
 2009-11-03 22:00 UTC  (6+ messages)
              ` Fwd: "

[PATCHv2 2/5] vmscan: Kill hibernation specific reclaim logic and unify it
 2009-11-03 22:00 UTC  (8+ messages)

[PATCH] IXP4xx: Ensure index is positive
 2009-11-03 22:05 UTC  (4+ messages)

[PATCHv2 2/5] vmscan: Kill hibernation specific reclaim logic and unify it
 2009-11-03 21:51 UTC  (4+ messages)

sched: Add USER_SCHED to feature removal list
 2009-11-03 21:45 UTC 

[PATCH 1/14] cpumask: simplify sched_rt.c
 2009-11-03 21:40 UTC  (4+ messages)

2.6.32-rc5-mmotm1101 - kernel BUG at net/ipv4/tcp_input.c:3707!
 2009-11-03 21:34 UTC  (5+ messages)
  ` [PATCH 1/1] Use defaults when no route options are available

2.6.31.4 panic: CRED: put_cred_rcu() sees ffff880204e58c00 with usage 82150912
 2009-11-03 21:12 UTC  (4+ messages)

uv12/13
 2009-11-03 21:29 UTC  (2+ messages)

[PATCH 10/14] drivers/ata/libata: Move dereference after NULL test
 2009-11-03 21:17 UTC  (2+ messages)

pull request: wireless-next-2.6 2009-10-28
 2009-11-03 21:04 UTC  (6+ messages)

[PATCH 5/5] at91/atmel_lcdfb: add at91sam9g10 support to atmel LCD driver
 2009-11-03 21:05 UTC  (7+ messages)
` [RFC PATCH] atmel_lcdfb Kconfig: remove long dependency line

[PATCH 1/1] PM: Making bdi threads non-freezable
 2009-11-03 21:03 UTC  (4+ messages)

Is this needed to enable turbo mode/boost on i7 processors?
 2009-11-03 21:00 UTC  (2+ messages)

[PATCH v4 0/6] ACPI: dock: code hygiene
 2009-11-03 20:55 UTC  (4+ messages)

[GIT PULL v4] hw-breakpoints: Rewrite on top of perf events v4
 2009-11-03 20:45 UTC  (8+ messages)
` [PATCH 4/6] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events

[PATCH] drm: kill more unused DRM macros
 2009-11-03 20:26 UTC  (4+ messages)
  ` [PATCH] drm: replace DRM_COPY macro w/ a function
    ` [PATCH] drm: check return values in drm_version

[RFC] [PATCH v2] OMAP: DMA: Fix omapfb/lcdc on Amstrad Delta broken when PM set
 2009-11-03 20:10 UTC  (3+ messages)

Linux 2.6.32-rc6
 2009-11-03 20:05 UTC 

[ERROR] drivers/scsi/aic7xxx/aicasm
 2009-11-03 20:00 UTC 

[PATCH] strstrip incorrectly marked __must_check
 2009-11-03 19:58 UTC  (4+ messages)

[PATCH] um: minor Makefile simplification through use of cc-ifversion
 2009-11-03 19:55 UTC  (2+ messages)

[PATCH 1/2] Disk hot removal causing oopses and fixes
 2009-11-03 19:51 UTC  (4+ messages)

Serial interfaces and the Multiple device RAID driver
 2009-11-03 19:42 UTC 

[GIT PULL] block fixes for 2.6.32-rc
 2009-11-03 19:40 UTC 

[PATCH] UBI: Ensure index is positive
 2009-11-03 19:49 UTC 

[git patches] libata minor fixes
 2009-11-03 19:36 UTC 

Fwd: [PATCH] arch/powerpc: Improve _memcpy
 2009-11-03 19:30 UTC 

[PATCH] longhaul: select Longhaul version 2 for capable CPUs
 2009-11-03 19:51 UTC  (3+ messages)

[PATCH] mfd/mc13783: change type of irq handlers to irq_handler_t
 2009-11-03 19:31 UTC  (2+ messages)
` [PATCH] mfd/mc13783: near complete rewrite

Can build 2.6.31.5 on one P4 but not another
 2009-11-03 19:22 UTC  (4+ messages)

[PATCH 00/27] Push down BKL to the filesystems (v2)
 2009-11-03 19:21 UTC  (3+ messages)
` [PATCH 21/27] BKL: Remove BKL from omfs

[PATCH] mfd/mc13783: near complete rewrite
 2009-11-03 19:20 UTC  (3+ messages)
` [PATCH] [RTC] Add Freescale MC13783 RTC driver

2.6.32-rc5: unexpected thermal shutdown?
 2009-11-03 19:17 UTC  (5+ messages)


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