public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-07 20:32:40 to 2009-01-08 03:37:36 UTC [more...]

[BUG] sched: fair group's bug
 2009-01-08  3:35 UTC  (2+ messages)

RFC: Network privilege separation
 2009-01-08  3:34 UTC  (15+ messages)
` [PATCH] Security: Implement and document RLIMIT_NETWORK

Btrfs for mainline
 2009-01-08  3:28 UTC  (60+ messages)
      ` [PATCH][RFC]: mutex: adaptive spin
                                ` [PATCH -v4][RFC]: mutex: implement adaptive spinning
                                    ` [PATCH -v5][RFC]: "

[PATCH 0/5] cpumask: more cpumask updates
 2009-01-08  3:15 UTC  (7+ messages)
` [PATCH 1/5] cpumask: update irq_desc to use cpumask_var_t

[PATCH 0/8] PCI Express port driver fixes and cleanups
 2009-01-08  3:02 UTC  (3+ messages)
` [PATCH 5/8] PCI PCIe portdrv: Fix allocation of interrupts

Tux3 report: A Golden Copy
 2009-01-08  2:50 UTC  (4+ messages)
` [Tux3] "

amd5536udc interrupts bug
 2009-01-08  2:32 UTC  (2+ messages)

[PATCH] [0/5] Couple of x86 patches for 2.6.29
 2009-01-08  2:16 UTC  (5+ messages)
` [PATCH] [3/5] Mark complex bitops.h inlines as __always_inline

sysrq loglevel
 2009-01-08  2:10 UTC  (12+ messages)
    ` [PATCH 0/3] document sysrq interaction with loglevels
      ` [PATCH 1/3] sysrq documentation: remove the redundant updated date
      ` [PATCH 2/3] sysrq documentation: document why the command header only is shown
      ` [PATCH 3/3] sysrq: add commentary on why we use the console loglevel over using KERN_EMERG
    ` [PATCH 0/3] document sysrq interaction with loglevels V2

[PATCH 0/13] IA64: unifying ways to handle multiple sets of dma mapping ops
 2009-01-08  1:55 UTC  (3+ messages)

[RFC -tip 0/4] x86: reduce fixup of uaccess
 2009-01-08  1:43 UTC  (3+ messages)

swapper: page allocation failure. order:2, mode:0x4020 in 2.6.27
 2009-01-08  1:19 UTC  (2+ messages)

[GIT]: Sparc
 2009-01-08  1:19 UTC 

[PATCH 0/7] V3 of the async function call patches
 2009-01-08  1:21 UTC  (12+ messages)
` [PATCH 1/7] async: Asynchronous function calls to speed up kernel boot
` [PATCH 2/7] fastboot: make scsi probes asynchronous
` [PATCH 3/7] fastboot: make the libata port scan asynchronous
` [PATCH 4/7] fastboot: Make libata initialization even more async
` [PATCH 5/7] async: make the final inode deletion an asynchronous event
` [PATCH 6/7] bootchart: improve output based on Dave Jones' feedback
` [PATCH 7/7] async: don't do the initcall stuff post boot

[RFC][PATCH 0/4] Memory controller soft limit patches
 2009-01-08  1:11 UTC  (6+ messages)
` [RFC][PATCH 3/4] Memory controller soft limit organize cgroups

[Patch V3 0/3] Enable irqs when waiting for rwlocks
 2009-01-08  0:05 UTC  (3+ messages)

SSD Raid 0 Chuck Size [OT]
 2009-01-08  1:02 UTC 

please pull nfsd patches for 2.6.29
 2009-01-08  1:06 UTC 

[GIT PATCHES for 2.6.29] V4L/DVB fixes
 2009-01-08  0:48 UTC  (3+ messages)

confusing checkpatch.pl messages
 2009-01-08  0:23 UTC  (2+ messages)

[PATCH] pci: __FUNCTION__ is gcc-specific, use __func__
 2009-01-08  0:22 UTC 

[PATCH 0/4] wimax: Kbuild / rfkill-build / PM fixes (v3)
 2009-01-08  0:10 UTC  (2+ messages)

28-rc9-mmotm1219 page_fault-retry-with-nopage_retry.patch hoses xmms
 2009-01-07 23:57 UTC  (2+ messages)

scripts/checkpatch.pl : undefined value as an ARRAY reference
 2009-01-07 23:50 UTC  (4+ messages)

[git pull] scheduler fix
 2009-01-07 23:47 UTC  (2+ messages)

64 bit PCI access using MMX register -- how?
 2009-01-07 23:39 UTC  (2+ messages)

linux-next: Tree for January 5
 2009-01-07 23:36 UTC  (6+ messages)
` linux-next: Tree for January 5 (multimedia #3)

hardirq.h removal broke sparc64 build
 2009-01-07 23:30 UTC  (4+ messages)

initrd panic
 2009-01-07 23:27 UTC  (6+ messages)

[PATCH] trivial: replace last usages of __FUNCTION__ in kernel
 2009-01-07 23:25 UTC  (2+ messages)

[PATCH] alpha: fix vmalloc breakage
 2009-01-07 23:01 UTC 

broken daemonize (COW credentials?)
 2009-01-07 23:08 UTC 

[PATCH -net-next 3/4] firmware: convert tg3 driver to request_firmware()
 2009-01-07 23:06 UTC  (5+ messages)

[PATCH] sparseirq: make some func to be used with genirq
 2009-01-07 23:03 UTC 

[RFC][PATCH 5/10] PCI PM: Avoid touching devices behind bridges in unknown state (rev. 2)
 2009-01-07 23:02 UTC  (5+ messages)

[PATCH 0/9] oprofile: implement support of samples with variable data size
 2009-01-07 22:45 UTC  (10+ messages)
` [PATCH 1/9] oprofile: add op_cpu_buffer_write_reserve()
` [PATCH 2/9] oprofile: modify op_cpu_buffer_read_entry()
` [PATCH 3/9] oprofile: rework implementation of cpu buffer events
` [PATCH 4/9] oprofile: add op_cpu_buffer_add_data()
` [PATCH 5/9] oprofile: add op_cpu_buffer_get_data()
` [PATCH 6/9] oprofile: use new data sample format for ibs
` [PATCH 7/9] ring_buffer: fix ring_buffer_event_length()
` [PATCH 8/9] oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code
` [PATCH 9/9] oprofile: make new cpu buffer functions part of the api

Spaces in filenames in gen_initramfs_list.sh/gen_init_cpio.c?
 2009-01-07 22:56 UTC 

[BUG] NULL pointer deref with rcutorture
 2009-01-07 22:48 UTC  (13+ messages)

Inconsistent disk state when creating paritions
 2009-01-07 22:23 UTC 

[GIT PATCH] USB patches for 2.6-git
 2009-01-07 22:48 UTC  (6+ messages)

[PATCH -tip] Fix bug in rcutorture system-shutdown code
 2009-01-07 22:47 UTC  (4+ messages)

[regression] glx performance drop with: "x86: PAT: implement track/untrack of pfnmap regions for x86 - v3"
 2009-01-07 22:43 UTC  (5+ messages)

[PATCH] ricoh_mmc: Use suspend/resume_noirq (v2) (resend)
 2009-01-07 22:33 UTC  (2+ messages)

[PATCH] staging: __FUNCTION__ is gcc-specific, use __func__
 2009-01-07 22:31 UTC 

[git pull] PCI pull request for 2.6.29
 2009-01-07 22:30 UTC 

[git pull] tracing updates/fixes
 2009-01-07 22:24 UTC  (2+ messages)
` [git pull] tracing updates/fixes, #2

[0/18] oprofile: fixes and cleanup patches
 2009-01-07 22:17 UTC  (19+ messages)
` [PATCH 01/18] oprofile: rename kernel-wide identifiers
` [PATCH 02/18] oprofile: rename cpu buffer functions
` [PATCH 03/18] oprofile: remove ring buffer inline functions in cpu_buffer.h
` [PATCH 04/18] x86/oprofile: fix pci_dev use count for AMD northbridge devices
` [PATCH 05/18] oprofile: reordering some code in cpu_buffer.c
` [PATCH 06/18] oprofile: add inline function __oprofile_add_ext_sample()
` [PATCH 07/18] oprofile: simplify add_sample()
` [PATCH 08/18] oprofile: simplify sync_buffer()
` [PATCH 09/18] oprofile: simplify oprofile_begin_trace()
` [PATCH 10/18] oprofile: simplify add_sample() in cpu_buffer.c
` [PATCH 11/18] oprofile: simplify add_ibs_begin()
` [PATCH 12/18] oprofile: remove unused components in struct oprofile_cpu_buffer
` [PATCH 13/18] oprofile: remove unused ibs macro
` [PATCH 14/18] oprofile: remove backtrace code for ibs
` [PATCH 15/18] oprofile: making add_sample_entry() inline
` [PATCH 16/18] oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c
` [PATCH 17/18] oprofile: rename add_sample() in cpu_buffer.c
` [PATCH 18/18] oprofile: rename variables in add_ibs_begin()

[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2009-01-07 22:21 UTC  (11+ messages)
      ` [PATCH 0/3] "

[PATCH for -tip 4/4] irq: for_each_irq_desc() makes simplify
 2009-01-07 22:18 UTC  (4+ messages)

Bug: Status/Summary of slashdot leap-second crash on new years 2008-2009
 2009-01-07 22:13 UTC  (16+ messages)

[PATCH 01/15] ACPI: create kernel/acpi/
 2009-01-07 22:10 UTC  (5+ messages)
` [PATCH 03/15] ACPICA: move common private headers under kernel/acpi/acpica/

[PATCH] [1/3] KBUILD: Add script to manipulate .config files on the command line
 2009-01-07 22:07 UTC  (8+ messages)
` [PATCH] [3/3] KBUILD: Add a "bin" symlink for the scripts directory too

[RFC PATCH v2] waitfd
 2009-01-07 21:50 UTC  (11+ messages)
` [RESEND][RFC "

[PATCH -tip 0/7] x86: move NON-SMP data from smp.h
 2009-01-07 21:40 UTC  (11+ messages)

[PATCH 2/2] [Resend] tracing/branch-tracer: adapt to the new reentrant stat tracing api
 2009-01-07 21:40 UTC 

[PATCH 1/2 v2] tracing/ftrace: handle more than one stat file per tracer
 2009-01-07 21:40 UTC 

[PATCH V3 01/17] Squashfs: inode operations
 2009-01-07 21:36 UTC  (3+ messages)

irqnr fallout in gpiolib on sparc32
 2009-01-07 21:08 UTC  (4+ messages)

BUG in latest GIT 2.6.28-0658-g637b180
 2009-01-07 21:01 UTC  (4+ messages)

[GIT] kbuild stuff
 2009-01-07 21:02 UTC 

Increase dirty_ratio and dirty_background_ratio?
 2009-01-07 20:51 UTC  (4+ messages)

[PATCH -net-next 1/4] firmware: convert e100 driver to request_firmware()
 2009-01-07 20:39 UTC  (4+ messages)

Suspend issues on all latest kernels!
 2009-01-07 20: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